summaryrefslogtreecommitdiff
path: root/lib/gnutls_algorithms.h
Commit message (Expand)AuthorAgeFilesLines
* corrected bug in b64 decoding. Added support for multiple TLS protocolNikos Mavrogiannopoulos2001-07-241-0/+4
* several cleanups. Added check for certificate's expiration time.Nikos Mavrogiannopoulos2001-07-171-5/+5
* removed unneeded code and added some kind of client support for RSANikos Mavrogiannopoulos2001-06-191-15/+0
* several fixes for RSA. gnutls server can now work with rsa certificates.Nikos Mavrogiannopoulos2001-06-171-4/+4
* better handling of set/get credentials.Nikos Mavrogiannopoulos2001-06-141-0/+4
* Changed gnutls_set_*_priority functions.Nikos Mavrogiannopoulos2001-05-201-0/+2
* cleanups... and more modular design.Nikos Mavrogiannopoulos2001-05-021-0/+8
* Added client kx0 and server kx2 in order to be used with SRPNikos Mavrogiannopoulos2001-05-021-0/+3
* Key exchange (authentication) algorithms were reorganized, and now areNikos Mavrogiannopoulos2001-03-111-0/+3
* TLS version handling is now more simple (no structures)Nikos Mavrogiannopoulos2001-02-031-0/+3
* added copyright noticeNikos Mavrogiannopoulos2001-01-281-0/+20
* corrected buffer overrunsNikos Mavrogiannopoulos2001-01-101-2/+1
* improved some things found from gcovNikos Mavrogiannopoulos2000-12-111-0/+1
* Added compression support (ZLIB)Nikos Mavrogiannopoulos2000-12-071-0/+7
* Priorities were moved to the state (were global)Nikos Mavrogiannopoulos2000-12-051-9/+6
* several cleanups in order to support ssl3Nikos Mavrogiannopoulos2000-11-151-1/+1
* added some support for ssl3 (with mhash only)Nikos Mavrogiannopoulos2000-11-131-0/+3
* added ability to receive certificates...Nikos Mavrogiannopoulos2000-10-261-2/+2
* Added support for priorities. Some function names were renamed to be more rat...Nikos Mavrogiannopoulos2000-10-081-54/+33
* Added some kind of priorities for algorithms. Still experimental.Nikos Mavrogiannopoulos2000-10-071-5/+9
* Better mac algorithms handling.Nikos Mavrogiannopoulos2000-04-141-80/+24
* Changes in handshake messages handling.Nikos Mavrogiannopoulos2000-04-131-1/+1
* Added the basics for key exchange.Nikos Mavrogiannopoulos2000-04-101-9/+48
* Changed directory structure.Nikos Mavrogiannopoulos2000-04-091-0/+76