Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Indent more. | Simon Josefsson | 2005-12-15 | 1 | -19/+23 |
* | Replace uint16 with uint16_t. | Simon Josefsson | 2005-12-09 | 1 | -2/+2 |
* | Replace uint8 with uint8_t. | Simon Josefsson | 2005-12-09 | 1 | -4/+4 |
* | Completed the DHE-PSK ciphersuite additions. | Nikos Mavrogiannopoulos | 2005-11-16 | 1 | -26/+42 |
* | added DHE-PSK ciphersuites and some cleanups. | Nikos Mavrogiannopoulos | 2005-11-15 | 1 | -2/+47 |
* | Use GNU coding style. | Simon Josefsson | 2005-11-07 | 1 | -180/+197 |
* | Made the PKCS #12 API handle null passwords. Based on patch by | Nikos Mavrogiannopoulos | 2005-09-27 | 1 | -4/+4 |
* | Update FSF office address in license. | Simon Josefsson | 2005-05-26 | 1 | -1/+1 |
* | eliminated some memory leaks caused by DHE and RSA-EXPORT ciphersuites. Thank... | Nikos Mavrogiannopoulos | 2005-03-19 | 1 | -0/+10 |
* | Clean up license templates. | Simon Josefsson | 2005-01-22 | 1 | -14/+16 |
* | Indent. | Simon Josefsson | 2004-10-28 | 1 | -5/+7 |
* | Added the '_t' suffix to all exported symbols. | Nikos Mavrogiannopoulos | 2004-06-13 | 1 | -4/+4 |
* | changed indentation to 4 spaces instead of tabs. | Nikos Mavrogiannopoulos | 2004-06-07 | 1 | -205/+208 |
* | several internal types fix. | Nikos Mavrogiannopoulos | 2004-06-05 | 1 | -4/+4 |
* | Allow access to the RSA-EXPORT parameters. | Nikos Mavrogiannopoulos | 2004-06-05 | 1 | -47/+24 |
* | added function to access the DH (peer's) public key. | Nikos Mavrogiannopoulos | 2004-06-04 | 1 | -6/+3 |
* | Added news functions to allow access to the ephemeral | Nikos Mavrogiannopoulos | 2004-06-04 | 1 | -7/+6 |
* | * Added CRL verification functionality to certtool. | Nikos Mavrogiannopoulos | 2003-12-26 | 1 | -0/+1 |
* | still more patches by Arne Thomassen | Nikos Mavrogiannopoulos | 2003-08-11 | 1 | -1/+4 |
* | *** empty log message *** | Nikos Mavrogiannopoulos | 2003-06-03 | 1 | -2/+2 |
* | *** empty log message *** | Nikos Mavrogiannopoulos | 2003-01-20 | 1 | -1/+1 |
* | The session->gnutls_key was renamed to session->key. | Nikos Mavrogiannopoulos | 2002-11-12 | 1 | -29/+29 |
* | Merged common stuff in DHE and anonymous DH key exchange. | Nikos Mavrogiannopoulos | 2002-10-23 | 1 | -0/+294 |