summaryrefslogtreecommitdiff
path: root/lib/gnutls_hash_int.h
Commit message (Expand)AuthorAgeFilesLines
* Replace uint32 with uint32_t.Simon Josefsson2005-12-091-1/+1
* Use GNU coding style.Simon Josefsson2005-11-071-24/+26
* Fixes to make GC work again.Simon Josefsson2005-10-171-1/+1
* Update FSF office address in license.Simon Josefsson2005-05-261-1/+1
* *** empty log message ***Nikos Mavrogiannopoulos2005-03-191-6/+5
* Clean up license templates.Simon Josefsson2005-01-241-1/+1
* Clean up license templates.Simon Josefsson2005-01-241-13/+16
* Indent.Simon Josefsson2004-10-281-2/+2
* Move hashing to generic crypto API.Simon Josefsson2004-08-161-1/+2
* Added the '_t' suffix to all exported symbols.Nikos Mavrogiannopoulos2004-06-131-7/+7
* changed indentation to 4 spaces instead of tabs.Nikos Mavrogiannopoulos2004-06-071-16/+22
* some other changes to the internal types names.Nikos Mavrogiannopoulos2004-06-051-8/+8
* Several bug fixes and cleanups by Arne Thomassen.Nikos Mavrogiannopoulos2004-01-061-2/+2
* Ported to the new libgcrypt (still unstable). Also added the RC2 cipher and i...Nikos Mavrogiannopoulos2003-08-071-1/+1
* Only the documented symbols are now exported.Nikos Mavrogiannopoulos2003-01-091-8/+0
* 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-6/+6
* Added the first exportable ciphersuite (TLS_RSA_WITH_RC4_EXPORT_MD5). This on...Nikos Mavrogiannopoulos2002-08-211-0/+2
* Several (internal) cleanups. Const flags are better used now.Nikos Mavrogiannopoulos2002-06-301-2/+2
* Prefixed with underscore several internal functions.Nikos Mavrogiannopoulos2002-03-291-13/+13
* Handshake messages are not kept in memory any more. Now we use less memoryNikos Mavrogiannopoulos2002-01-251-4/+4
* optimizations and fixes in the TLS PRF calculation (and the SSL3 equivalent)Nikos Mavrogiannopoulos2001-12-101-1/+1
* added internal memory handlersNikos Mavrogiannopoulos2001-08-041-1/+1
* added some kind of certificate checkingNikos Mavrogiannopoulos2001-07-201-4/+4
* optimizations in hash functions (removed a lot of mallocs)Nikos Mavrogiannopoulos2001-07-111-4/+4
* several additions in order to support KX_RSA and X509PKI.Nikos Mavrogiannopoulos2001-06-151-2/+2
* Changes in random number handling. Added bcrypt (for use with SRP).Nikos Mavrogiannopoulos2001-05-031-2/+0
* added copyright noticeNikos Mavrogiannopoulos2001-01-281-0/+20
* SSL3 support was addedNikos Mavrogiannopoulos2000-12-071-0/+2
* more ssl3 fixesNikos Mavrogiannopoulos2000-12-061-2/+4
* A lot of fixes for SSL3Nikos Mavrogiannopoulos2000-12-061-2/+2
* Priorities were moved to the state (were global)Nikos Mavrogiannopoulos2000-12-051-0/+2
* added ssl3 key generation function - more fixes in ssl3 macNikos Mavrogiannopoulos2000-11-221-5/+3
* more bugfixesNikos Mavrogiannopoulos2000-11-221-2/+2
* added support for the MAC used in SSLv3Nikos Mavrogiannopoulos2000-11-221-6/+17
* roll backs and fixesNikos Mavrogiannopoulos2000-11-151-2/+2
* added some support for ssl3 (with mhash only)Nikos Mavrogiannopoulos2000-11-131-2/+2
* clean-upsNikos Mavrogiannopoulos2000-11-121-0/+24
* there files were renamedNikos Mavrogiannopoulos2000-10-101-0/+10