Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix warnings. | Simon Josefsson | 2008-08-28 | 1 | -1/+2 |
* | Indent code. | Simon Josefsson | 2008-07-02 | 1 | -2/+2 |
* | Initial merge attempt with gnutls_with_ext_mpi | Nikos Mavrogiannopoulos | 2008-06-28 | 1 | -22/+8 |
* | Changed my name to my "official" name. | Nikos Mavrogiannopoulos | 2007-10-30 | 1 | -1/+1 |
* | Indent more. | Simon Josefsson | 2005-12-15 | 1 | -2/+3 |
* | added DHE-PSK ciphersuites and some cleanups. | Nikos Mavrogiannopoulos | 2005-11-15 | 1 | -0/+37 |
* | Use GNU coding style. | Simon Josefsson | 2005-11-07 | 1 | -52/+60 |
* | Update FSF office address in license. | Simon Josefsson | 2005-05-26 | 1 | -1/+1 |
* | added a check to test whether the DH secret is zero. | Nikos Mavrogiannopoulos | 2005-03-06 | 1 | -2/+6 |
* | Clean up license templates. | Simon Josefsson | 2005-01-22 | 1 | -14/+15 |
* | changed indentation to 4 spaces instead of tabs. | Nikos Mavrogiannopoulos | 2004-06-07 | 1 | -55/+54 |
* | several internal types fix. | Nikos Mavrogiannopoulos | 2004-06-05 | 1 | -4/+4 |
* | * Added CRL verification functionality to certtool. | Nikos Mavrogiannopoulos | 2003-12-26 | 1 | -0/+1 |
* | *** empty log message *** | Nikos Mavrogiannopoulos | 2003-06-03 | 1 | -1/+1 |
* | *** empty log message *** | Nikos Mavrogiannopoulos | 2003-01-20 | 1 | -1/+1 |
* | Cleanups. Prefixed some internal function with underscore. | Nikos Mavrogiannopoulos | 2002-12-02 | 1 | -1/+1 |
* | *** empty log message *** | Nikos Mavrogiannopoulos | 2002-05-14 | 1 | -13/+29 |
* | Some cleanups in the Diffie Hellman code. | Nikos Mavrogiannopoulos | 2002-05-13 | 1 | -19/+8 |
* | *** empty log message *** | Nikos Mavrogiannopoulos | 2002-05-10 | 1 | -1/+0 |
* | Cleaned up the big number support. | Nikos Mavrogiannopoulos | 2002-05-01 | 1 | -8/+8 |
* | *** empty log message *** | Nikos Mavrogiannopoulos | 2002-04-16 | 1 | -0/+6 |
* | *** empty log message *** | Nikos Mavrogiannopoulos | 2002-02-17 | 1 | -1/+1 |
* | Added more functions to allow access to Diffie Hellman parameters | Nikos Mavrogiannopoulos | 2002-02-13 | 1 | -10/+3 |
* | *** empty log message *** | Nikos Mavrogiannopoulos | 2002-01-19 | 1 | -1/+4 |
* | Combined gnutls_x509pki_(set/get)_dh_bits() and | Nikos Mavrogiannopoulos | 2002-01-19 | 1 | -0/+7 |
* | corrected memory leaks and other bugs | Nikos Mavrogiannopoulos | 2001-11-07 | 1 | -3/+3 |
* | Updated the handling of prime numbers. | Nikos Mavrogiannopoulos | 2001-10-09 | 1 | -302/+17 |
* | several checks for failed allocations and other fixes | Nikos Mavrogiannopoulos | 2001-08-18 | 1 | -1/+20 |
* | fixes in SRP key exchange and several others. | Nikos Mavrogiannopoulos | 2001-08-07 | 1 | -9/+9 |
* | fixes in ChangeCipherSpec handling (this also fixes rehandshake). | Nikos Mavrogiannopoulos | 2001-06-24 | 1 | -1/+0 |
* | more rsa fixes. | Nikos Mavrogiannopoulos | 2001-06-16 | 1 | -9/+8 |
* | some cleanups in Diffie Hellman key exchange | Nikos Mavrogiannopoulos | 2001-05-26 | 1 | -8/+97 |
* | removed DHE_DSS. | Nikos Mavrogiannopoulos | 2001-05-26 | 1 | -73/+180 |
* | Changed gnutls_set_*_priority functions. | Nikos Mavrogiannopoulos | 2001-05-20 | 1 | -0/+2 |
* | some hacks in order to exchange the algorithm used to hash | Nikos Mavrogiannopoulos | 2001-05-05 | 1 | -18/+18 |
* | more additions for SRP | Nikos Mavrogiannopoulos | 2001-05-04 | 1 | -2/+0 |
* | More adds for SRP - SRPSHA1 and bcrypt | Nikos Mavrogiannopoulos | 2001-05-04 | 1 | -2/+4 |
* | added hooks for dmalloc | Nikos Mavrogiannopoulos | 2001-01-11 | 1 | -2/+0 |
* | added some support for ssl3 (with mhash only) | Nikos Mavrogiannopoulos | 2000-11-13 | 1 | -4/+8 |
* | Some more fixes and additions in order to interoperate with openssl | Nikos Mavrogiannopoulos | 2000-11-01 | 1 | -11/+24 |
* | The encryption api was fixed and gnutls_cipher.c was cleaned up a bit. | Nikos Mavrogiannopoulos | 2000-10-10 | 1 | -24/+14 |
* | corrected the problem with the double underscore | Nikos Mavrogiannopoulos | 2000-10-10 | 1 | -3/+3 |
* | removed double underscores | Nikos Mavrogiannopoulos | 2000-10-10 | 1 | -2/+2 |
* | Added copyright notices. | Nikos Mavrogiannopoulos | 2000-04-14 | 1 | -0/+20 |
* | Corrected bug in gnutls_cipher.c that caused the library to fail | Nikos Mavrogiannopoulos | 2000-04-12 | 1 | -8/+11 |
* | Bugfixes in the diffie hellman. | Nikos Mavrogiannopoulos | 2000-04-10 | 1 | -92/+102 |
* | Added anonymous diffie-hellman key exchange. It does not work yet, and | Nikos Mavrogiannopoulos | 2000-04-10 | 1 | -12/+66 |
* | Added the basics for key exchange. | Nikos Mavrogiannopoulos | 2000-04-10 | 1 | -602/+16 |
* | Changed directory structure. | Nikos Mavrogiannopoulos | 2000-04-09 | 1 | -0/+662 |