Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use LGPLv2.1 in the files their author's agreed to. | Nikos Mavrogiannopoulos | 2013-02-01 | 1 | -1/+1 |
* | corrected typo | Nikos Mavrogiannopoulos | 2012-04-19 | 1 | -1/+1 |
* | Return proper error code if parameter check fails. | Nikos Mavrogiannopoulos | 2012-04-19 | 1 | -23/+32 |
* | Added better sanity checks in Diffie-Hellman key exchange. | Nikos Mavrogiannopoulos | 2012-04-18 | 1 | -6/+24 |
* | Add sanity checks in Diffie-Hellman key exchange values. | Nikos Mavrogiannopoulos | 2012-04-11 | 1 | -9/+28 |
* | Cleanup copyright headers. | Simon Josefsson | 2012-01-25 | 1 | -2/+1 |
* | Run 'make update-copyright'. | Simon Josefsson | 2012-01-16 | 1 | -2/+2 |
* | Diffie Hellman PKCS #3 parameters now contain the recommended private key size. | Nikos Mavrogiannopoulos | 2011-12-12 | 1 | -5/+8 |
* | Clarify license and copyright. | Simon Josefsson | 2011-08-03 | 1 | -1/+1 |
* | Upgraded to LGPLv3. | Nikos Mavrogiannopoulos | 2011-06-23 | 1 | -5/+3 |
* | Initial ecc support. Adds support for anonymous ECDH ciphersuites. | Nikos Mavrogiannopoulos | 2011-05-20 | 1 | -0/+1 |
* | Indented code. Use same indentation but with -nut to avoid usage of tabs. In ... | Nikos Mavrogiannopoulos | 2010-12-16 | 1 | -7/+7 |
* | Change GNUTLS into GnuTLS. | Simon Josefsson | 2010-05-22 | 1 | -2/+2 |
* | Align indentation of GTK-DOC comments. | Simon Josefsson | 2010-02-17 | 1 | -8/+7 |
* | Update copyright years. | Simon Josefsson | 2010-01-27 | 1 | -1/+2 |
* | Fix FSF copyright notices. | Simon Josefsson | 2010-01-27 | 1 | -1/+1 |
* | 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 |