Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gnutls_subject_alt_names_set and gnutls_x509_aki_set_cert_issuer will set nul... | Nikos Mavrogiannopoulos | 2015-03-28 | 1 | -0/+21 |
* | Added key zeroization primitives. | Nikos Mavrogiannopoulos | 2013-11-27 | 1 | -8/+0 |
* | reindented code | Nikos Mavrogiannopoulos | 2013-11-08 | 1 | -28/+25 |
* | Use gnutls_realloc_fast everywhere. Suggested by David Woodhouse. | Nikos Mavrogiannopoulos | 2013-02-18 | 1 | -1/+1 |
* | Use LGPLv2.1 in the files their author's agreed to. | Nikos Mavrogiannopoulos | 2013-02-01 | 1 | -1/+1 |
* | removed unused functions. | Nikos Mavrogiannopoulos | 2012-09-30 | 1 | -34/+0 |
* | simplified the _datum functions. | Nikos Mavrogiannopoulos | 2012-02-20 | 1 | -9/+8 |
* | Cleanup copyright headers. | Simon Josefsson | 2012-01-25 | 1 | -2/+1 |
* | Fixed signed/unsigned warnings. | Nikos Mavrogiannopoulos | 2012-01-21 | 1 | -4/+4 |
* | Run 'make update-copyright'. | Simon Josefsson | 2012-01-16 | 1 | -2/+2 |
* | Clarify license and copyright. | Simon Josefsson | 2011-08-03 | 1 | -1/+1 |
* | Upgraded to LGPLv3. | Nikos Mavrogiannopoulos | 2011-06-23 | 1 | -5/+3 |
* | Indented code. Use same indentation but with -nut to avoid usage of tabs. In ... | Nikos Mavrogiannopoulos | 2010-12-16 | 1 | -3/+3 |
* | Change GNUTLS into GnuTLS. | Simon Josefsson | 2010-05-22 | 1 | -2/+2 |
* | Update copyright years. | Simon Josefsson | 2010-01-27 | 1 | -1/+2 |
* | Fix FSF copyright notices. | Simon Josefsson | 2010-01-27 | 1 | -1/+1 |
* | Changed my name to my "official" name. | Nikos Mavrogiannopoulos | 2007-10-30 | 1 | -1/+1 |
* | (_gnutls_free_datum_m): Free even if size is 0. | Simon Josefsson | 2007-05-27 | 1 | -2/+2 |
* | Replace uint8 with uint8_t. | Simon Josefsson | 2005-12-09 | 1 | -1/+1 |
* | some more fixes for PSK. | Nikos Mavrogiannopoulos | 2005-11-16 | 1 | -4/+8 |
* | Use GNU coding style. | Simon Josefsson | 2005-11-07 | 1 | -40/+46 |
* | Update FSF office address in license. | Simon Josefsson | 2005-05-26 | 1 | -1/+1 |
* | Clean up license templates. | Simon Josefsson | 2005-01-22 | 1 | -13/+15 |
* | Indent. | Simon Josefsson | 2004-10-28 | 1 | -3/+5 |
* | The ephemeral DH and RSA parameters are no longer stored in the | Nikos Mavrogiannopoulos | 2004-06-29 | 1 | -5/+4 |
* | Added the '_t' suffix to all exported symbols. | Nikos Mavrogiannopoulos | 2004-06-13 | 1 | -7/+7 |
* | changed indentation to 4 spaces instead of tabs. | Nikos Mavrogiannopoulos | 2004-06-07 | 1 | -40/+52 |
* | several improvements | Nikos Mavrogiannopoulos | 2004-06-06 | 1 | -1/+8 |
* | * Added CRL verification functionality to certtool. | Nikos Mavrogiannopoulos | 2003-12-26 | 1 | -0/+1 |
* | *** empty log message *** | Nikos Mavrogiannopoulos | 2003-01-20 | 1 | -1/+1 |
* | Added the new functions gnutls_get_malloc_function(), gnutls_get_free_functio... | Nikos Mavrogiannopoulos | 2002-12-06 | 1 | -3/+3 |
* | Cleanups. Prefixed some internal function with underscore. | Nikos Mavrogiannopoulos | 2002-12-02 | 1 | -1/+1 |
* | Added some hints on the file purpose, and some other cleanups. | Nikos Mavrogiannopoulos | 2002-07-10 | 1 | -4/+5 |
* | Added gnutls_b64_encode_fmt2() and gnutls_b64_decode_fmt2(). These functions ... | Nikos Mavrogiannopoulos | 2002-06-09 | 1 | -24/+10 |
* | Applied Jeff Johnson's patch which fixes type problems in 64 bit machines. Re... | Nikos Mavrogiannopoulos | 2002-05-22 | 1 | -1/+1 |
* | Prefixed internal functions with _gnutls_ | Nikos Mavrogiannopoulos | 2002-05-21 | 1 | -8/+8 |
* | License changed to LGPL | Nikos Mavrogiannopoulos | 2002-05-14 | 1 | -11/+12 |
* | minor fixes | Nikos Mavrogiannopoulos | 2002-01-28 | 1 | -5/+5 |
* | added gnutls_datum_append() | Nikos Mavrogiannopoulos | 2002-01-28 | 1 | -0/+11 |
* | optimizations and fixes in the TLS PRF calculation (and the SSL3 equivalent) | Nikos Mavrogiannopoulos | 2001-12-10 | 1 | -2/+2 |
* | added DHE_RSA ciphersuites | Nikos Mavrogiannopoulos | 2001-10-08 | 1 | -1/+2 |
* | fixes in ChangeCipherSpec handling (this also fixes rehandshake). | Nikos Mavrogiannopoulos | 2001-06-24 | 1 | -1/+0 |
* | several cleanups | Nikos Mavrogiannopoulos | 2001-06-24 | 1 | -0/+8 |
* | Updated Ciphersuite selection algorithm. | Nikos Mavrogiannopoulos | 2001-06-21 | 1 | -0/+4 |
* | client side RSA works (no certificate checking) | Nikos Mavrogiannopoulos | 2001-06-20 | 1 | -0/+10 |
* | more rsa stuff -- and cleanups | Nikos Mavrogiannopoulos | 2001-06-15 | 1 | -0/+18 |
* | several additions in order to support KX_RSA and X509PKI. | Nikos Mavrogiannopoulos | 2001-06-15 | 1 | -0/+42 |