summaryrefslogtreecommitdiff
path: root/NEWS
blob: 47e0c5e94a3a49c8daa5fe2ef8199754365b047d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Version 0.0.8 (28/01/2001)
- GNUTLS is a gnu library
- Added some support for TLS extensions.
- Added some support for SRP

Version 0.0.7 (11/01/2001)
- Added server side session resuming (using gdbm)
- Added twofish algorithm

Version 0.0.6 (20/12/2000)
- Added client side session resuming
- Better documentation (check doc/API)
- Better socket handling (gnutls can be used with select())
- Some primitive support for non blocking IO and socket options has been added.

Version 0.0.5 (7/12/2000)
- Added Compression (using ZLIB)
- Added SSL 3.0 support