de83d34addab0bee73c1c092ab67f958d849e0f5
[libradsec.git] / lib / CHANGES
1 Changes between 0.0.4 and 0.0.5.dev
2
3   - When POSIX thread support is detected at configure and build time
4     libradsec will be more safe to use by programs that call it from
5     more than one thread simultaneously.
6
7 User visible changes between 0.0.1 and 0.0.4
8
9   - TLS support is now enabled by default. Use --disable-tls to
10     disable it.
11
12   - Support for TLS-PSK has been added (--enable-tls-psk).
13
14   - The RADIUS dictionaries are now compiled into the library and are
15     no longer read from disk.