summaryrefslogtreecommitdiff
path: root/lib/gnutls_hash_int.c
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Nikos Mavrogiannopoulos2003-03-171-13/+0
* MD2 support was dropped this is an algorithm we cannot use.Nikos Mavrogiannopoulos2003-03-171-11/+0
* some cleanups.Nikos Mavrogiannopoulos2003-03-171-21/+1
* Added support for MD2 signature verification in X.509 certificates.Nikos Mavrogiannopoulos2003-02-271-0/+27
* *** empty log message ***Nikos Mavrogiannopoulos2003-01-091-0/+2
* Only the documented symbols are now exported.Nikos Mavrogiannopoulos2003-01-091-71/+6
* several fixes in the codebase, mostly in signed/unsigned checkings.Nikos Mavrogiannopoulos2002-10-131-2/+2
* Renamed all the constructed types to have more consisten names, and some othe...Nikos Mavrogiannopoulos2002-08-291-5/+5
* removed old FIXME stuff.Nikos Mavrogiannopoulos2002-08-271-3/+0
* corrected bug in SSL3 random generation function. Now the export ciphersuite ...Nikos Mavrogiannopoulos2002-08-211-70/+96
* Added the first exportable ciphersuite (TLS_RSA_WITH_RC4_EXPORT_MD5). This on...Nikos Mavrogiannopoulos2002-08-211-0/+30
* Added some hints on the file purpose, and some other cleanups.Nikos Mavrogiannopoulos2002-07-101-5/+5
* Several (internal) cleanups. Const flags are better used now.Nikos Mavrogiannopoulos2002-06-301-1/+1
* License changed to LGPLNikos Mavrogiannopoulos2002-05-141-11/+12
* Prefixed with underscore several internal functions.Nikos Mavrogiannopoulos2002-03-291-44/+44
* Added support for RFC2630 - PKCS7 formated structuresNikos Mavrogiannopoulos2002-03-241-0/+3
* Handshake messages are not kept in memory any more. Now we use less memoryNikos Mavrogiannopoulos2002-01-251-21/+48
* cleanupsNikos Mavrogiannopoulos2002-01-021-14/+14
* Cleanups in the digest code (separated from HMAC).Nikos Mavrogiannopoulos2002-01-021-14/+14
* optimizations and fixes in the TLS PRF calculation (and the SSL3 equivalent)Nikos Mavrogiannopoulos2001-12-101-12/+33
* cleanups againNikos Mavrogiannopoulos2001-12-061-4/+4
* added internal memory handlersNikos Mavrogiannopoulos2001-08-041-1/+1
* added mhash 0.8.10 supportNikos Mavrogiannopoulos2001-07-181-6/+2
* optimizations in hash functions (removed a lot of mallocs)Nikos Mavrogiannopoulos2001-07-111-38/+40
* fixes in ChangeCipherSpec handling (this also fixes rehandshake).Nikos Mavrogiannopoulos2001-06-241-1/+0
* several cleanupsNikos Mavrogiannopoulos2001-06-241-3/+3
* several additions in order to support KX_RSA and X509PKI.Nikos Mavrogiannopoulos2001-06-151-2/+2
* corrected memory leaksNikos Mavrogiannopoulos2001-05-091-13/+24
* some minor updatesNikos Mavrogiannopoulos2000-12-141-4/+4
* cleanups for gcc -WallNikos Mavrogiannopoulos2000-12-111-4/+0
* SSL3 support was addedNikos Mavrogiannopoulos2000-12-071-0/+59
* more ssl3 fixesNikos Mavrogiannopoulos2000-12-061-3/+3
* A lot of fixes for SSL3Nikos Mavrogiannopoulos2000-12-061-18/+17
* Priorities were moved to the state (were global)Nikos Mavrogiannopoulos2000-12-051-3/+3
* added ssl3 key generation function - more fixes in ssl3 macNikos Mavrogiannopoulos2000-11-221-155/+246
* more bugfixesNikos Mavrogiannopoulos2000-11-221-3/+3
* corrected nasty bugsNikos Mavrogiannopoulos2000-11-221-5/+7
* added support for the MAC used in SSLv3Nikos Mavrogiannopoulos2000-11-221-32/+93
* roll backs and fixesNikos Mavrogiannopoulos2000-11-151-17/+5
* added some support for ssl3 (with mhash only)Nikos Mavrogiannopoulos2000-11-131-8/+20
* added hooks for both mhash and mcryptNikos Mavrogiannopoulos2000-11-121-7/+10
* clean-upsNikos Mavrogiannopoulos2000-11-121-131/+48
* more fixesNikos Mavrogiannopoulos2000-11-071-2/+2
* minor fixes and cleanupsNikos Mavrogiannopoulos2000-11-071-0/+130
* added ability to receive certificates...Nikos Mavrogiannopoulos2000-10-261-3/+3
* there files were renamedNikos Mavrogiannopoulos2000-10-101-0/+161