Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix typos in documentation. | Simon Josefsson | 2009-08-11 | 1 | -3/+3 |
* | Doc fix. | Simon Josefsson | 2009-05-26 | 1 | -3/+3 |
* | Doc fixes for GTK-DOC. | Simon Josefsson | 2009-05-13 | 1 | -25/+30 |
* | Make it build. | Simon Josefsson | 2008-11-17 | 1 | -0/+1 |
* | Corrected memory leak in _gnutls_free_auth_info(). Trace and patch by Michael... | Nikos Mavrogiannopoulos | 2008-11-15 | 1 | -0/+11 |
* | Indent. | Simon Josefsson | 2008-09-16 | 1 | -7/+6 |
* | removed unnesessary and dangerous free from credentials_set(). | Nikos Mavrogiannopoulos | 2008-09-15 | 1 | -1/+0 |
* | Move definitions in gnutls_auth_int.h to gnutls_auth.h and update callers. | Simon Josefsson | 2008-09-01 | 1 | -1/+1 |
* | Indent code. | Simon Josefsson | 2008-07-02 | 1 | -10/+10 |
* | Doc fixes. | Simon Josefsson | 2008-03-06 | 1 | -6/+14 |
* | Corrected memory leaks in session resuming and DHE ciphersuites. Reported | Nikos | 2008-02-17 | 1 | -2/+5 |
* | Changed my name to my "official" name. | Nikos Mavrogiannopoulos | 2007-10-30 | 1 | -1/+1 |
* | Indent more. | Simon Josefsson | 2005-12-15 | 1 | -1/+0 |
* | added DHE-PSK ciphersuites and some cleanups. | Nikos Mavrogiannopoulos | 2005-11-15 | 1 | -19/+0 |
* | Use GNU coding style. | Simon Josefsson | 2005-11-07 | 1 | -187/+219 |
* | Fix GTK-DOC warnings. | Simon Josefsson | 2005-07-16 | 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 | -1/+18 |
* | Clean up license templates. | Simon Josefsson | 2005-01-22 | 1 | -13/+15 |
* | Doc fix. | Simon Josefsson | 2004-10-28 | 1 | -7/+7 |
* | Indent. | Simon Josefsson | 2004-10-28 | 1 | -2/+4 |
* | Added the '_t' suffix to all exported symbols. | Nikos Mavrogiannopoulos | 2004-06-13 | 1 | -25/+25 |
* | changed indentation to 4 spaces instead of tabs. | Nikos Mavrogiannopoulos | 2004-06-07 | 1 | -168/+191 |
* | some other changes to the internal types names. | Nikos Mavrogiannopoulos | 2004-06-05 | 1 | -7/+7 |
* | several internal types fix. | Nikos Mavrogiannopoulos | 2004-06-05 | 1 | -10/+10 |
* | Added news functions to allow access to the ephemeral | Nikos Mavrogiannopoulos | 2004-06-04 | 1 | -1/+3 |
* | Added gnutls_auth_client_get_type() and gnutls_auth_server_get_type(). | Nikos Mavrogiannopoulos | 2004-05-03 | 1 | -0/+33 |
* | Some updates in order to compile with tcc. | Nikos Mavrogiannopoulos | 2004-04-15 | 1 | -2/+2 |
* | * 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/+1 |
* | more patches by Arne Thomassen. | Nikos Mavrogiannopoulos | 2003-08-11 | 1 | -8/+7 |
* | Applied patch from Arne Thomassen <arne@arne-thomassen.de>, which | Nikos Mavrogiannopoulos | 2003-08-09 | 1 | -11/+12 |
* | *** empty log message *** | Nikos Mavrogiannopoulos | 2003-06-03 | 1 | -1/+1 |
* | some fixes in types. | Nikos Mavrogiannopoulos | 2003-02-18 | 1 | -3/+7 |
* | *** empty log message *** | Nikos Mavrogiannopoulos | 2003-01-20 | 1 | -1/+1 |
* | Only the documented symbols are now exported. | Nikos Mavrogiannopoulos | 2003-01-09 | 1 | -3/+9 |
* | Cleanups. Prefixed some internal function with underscore. | Nikos Mavrogiannopoulos | 2002-12-02 | 1 | -2/+2 |
* | Added certificate authenticated SRP cipher suites. | Nikos Mavrogiannopoulos | 2002-11-19 | 1 | -4/+13 |
* | The session->gnutls_key was renamed to session->key. | Nikos Mavrogiannopoulos | 2002-11-12 | 1 | -31/+31 |
* | several fixes in the codebase, mostly in signed/unsigned checkings. | Nikos Mavrogiannopoulos | 2002-10-13 | 1 | -1/+1 |
* | several cleanups | Nikos Mavrogiannopoulos | 2002-10-07 | 1 | -1/+1 |
* | *** empty log message *** | Nikos Mavrogiannopoulos | 2002-09-03 | 1 | -7/+6 |
* | more cleanups | Nikos Mavrogiannopoulos | 2002-09-01 | 1 | -2/+2 |
* | Renamed all the constructed types to have more consisten names, and some othe... | Nikos Mavrogiannopoulos | 2002-08-29 | 1 | -45/+45 |
* | *** empty log message *** | Nikos Mavrogiannopoulos | 2002-08-22 | 1 | -0/+2 |
* | reintroduced realloc_fast() which prevents some malloc(0) situations.gnutls_0_4_3 | Nikos Mavrogiannopoulos | 2002-05-23 | 1 | -1/+1 |
* | Applied Jeff Johnson's patch which fixes type problems in 64 bit machines. Re... | Nikos Mavrogiannopoulos | 2002-05-22 | 1 | -3/+5 |
* | License changed to LGPL | Nikos Mavrogiannopoulos | 2002-05-14 | 1 | -11/+12 |
* | Cleaned up the big number support. | Nikos Mavrogiannopoulos | 2002-05-01 | 1 | -1/+1 |
* | Added hooks not to include SRP and Anonymous authentication | Nikos Mavrogiannopoulos | 2002-03-21 | 1 | -1/+14 |