summaryrefslogtreecommitdiff
path: root/lib/gnutls_dh.c
Commit message (Expand)AuthorAgeFilesLines
* corrected memory leaks and other bugsNikos Mavrogiannopoulos2001-11-071-3/+3
* Updated the handling of prime numbers.Nikos Mavrogiannopoulos2001-10-091-302/+17
* several checks for failed allocations and other fixesNikos Mavrogiannopoulos2001-08-181-1/+20
* fixes in SRP key exchange and several others.Nikos Mavrogiannopoulos2001-08-071-9/+9
* fixes in ChangeCipherSpec handling (this also fixes rehandshake).Nikos Mavrogiannopoulos2001-06-241-1/+0
* more rsa fixes.Nikos Mavrogiannopoulos2001-06-161-9/+8
* some cleanups in Diffie Hellman key exchangeNikos Mavrogiannopoulos2001-05-261-8/+97
* removed DHE_DSS.Nikos Mavrogiannopoulos2001-05-261-73/+180
* Changed gnutls_set_*_priority functions.Nikos Mavrogiannopoulos2001-05-201-0/+2
* some hacks in order to exchange the algorithm used to hashNikos Mavrogiannopoulos2001-05-051-18/+18
* more additions for SRPNikos Mavrogiannopoulos2001-05-041-2/+0
* More adds for SRP - SRPSHA1 and bcryptNikos Mavrogiannopoulos2001-05-041-2/+4
* added hooks for dmallocNikos Mavrogiannopoulos2001-01-111-2/+0
* added some support for ssl3 (with mhash only)Nikos Mavrogiannopoulos2000-11-131-4/+8
* Some more fixes and additions in order to interoperate with opensslNikos Mavrogiannopoulos2000-11-011-11/+24
* The encryption api was fixed and gnutls_cipher.c was cleaned up a bit.Nikos Mavrogiannopoulos2000-10-101-24/+14
* corrected the problem with the double underscoreNikos Mavrogiannopoulos2000-10-101-3/+3
* removed double underscoresNikos Mavrogiannopoulos2000-10-101-2/+2
* Added copyright notices.Nikos Mavrogiannopoulos2000-04-141-0/+20
* Corrected bug in gnutls_cipher.c that caused the library to failNikos Mavrogiannopoulos2000-04-121-8/+11
* Bugfixes in the diffie hellman.Nikos Mavrogiannopoulos2000-04-101-92/+102
* Added anonymous diffie-hellman key exchange. It does not work yet, andNikos Mavrogiannopoulos2000-04-101-12/+66
* Added the basics for key exchange.Nikos Mavrogiannopoulos2000-04-101-602/+16
* Changed directory structure.Nikos Mavrogiannopoulos2000-04-091-0/+662