Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | removed legacy code. | Nikos Mavrogiannopoulos | 2014-05-10 | 1 | -15/+6 |
* | Added gnutls_credentials_get(). | Nikos Mavrogiannopoulos | 2014-05-10 | 1 | -0/+38 |
* | _gnutls_auth_info_set() will decide the replacing of auth info based on the p... | Nikos Mavrogiannopoulos | 2014-04-18 | 1 | -6/+5 |
* | Made _gnutls_get_auth_info() safer to use. | Nikos Mavrogiannopoulos | 2014-04-18 | 1 | -21/+3 |
* | reindented code | Nikos Mavrogiannopoulos | 2013-11-08 | 1 | -246/+225 |
* | Removed the RSA-EXPORT ciphersuites. | Nikos Mavrogiannopoulos | 2013-04-07 | 1 | -3/+0 |
* | Use LGPLv2.1 in the files their author's agreed to. | Nikos Mavrogiannopoulos | 2013-02-01 | 1 | -1/+1 |
* | session->key no longer needs to be an allocated structure. | Nikos Mavrogiannopoulos | 2012-10-10 | 1 | -33/+31 |
* | Cleanup copyright headers. | Simon Josefsson | 2012-01-25 | 1 | -2/+1 |
* | Run 'make update-copyright'. | Simon Josefsson | 2012-01-16 | 1 | -2/+2 |
* | cipher_suite_st is no longer used internally. We only use a point to 2 bytes. | Nikos Mavrogiannopoulos | 2011-12-13 | 1 | -6/+6 |
* | Clarify license and copyright. | Simon Josefsson | 2011-08-03 | 1 | -1/+1 |
* | documentation fixes | Nikos Mavrogiannopoulos | 2011-07-23 | 1 | -2/+2 |
* | Upgraded to LGPLv3. | Nikos Mavrogiannopoulos | 2011-06-23 | 1 | -5/+3 |
* | gnutls_algorithms.c was split into manageable files in algorithms/. | Nikos Mavrogiannopoulos | 2011-05-21 | 1 | -1/+1 |
* | The auth_ and ext_ files were moved to respective directories. | Nikos Mavrogiannopoulos | 2011-04-16 | 1 | -3/+3 |
* | Indented code. Use same indentation but with -nut to avoid usage of tabs. In ... | Nikos Mavrogiannopoulos | 2010-12-16 | 1 | -110/+110 |
* | Change GNUTLS into GnuTLS. | Simon Josefsson | 2010-05-22 | 1 | -2/+2 |
* | Indent code. | Simon Josefsson | 2010-04-14 | 1 | -6/+7 |
* | Fix GTK-DOC syntax. Unfortunately this looses some information. | Simon Josefsson | 2010-02-17 | 1 | -5/+5 |
* | Align indentation of GTK-DOC comments. | Simon Josefsson | 2010-02-17 | 1 | -59/+58 |
* | Update copyright years. | Simon Josefsson | 2010-01-27 | 1 | -1/+2 |
* | Fix FSF copyright notices. | Simon Josefsson | 2010-01-27 | 1 | -1/+1 |
* | Typo fixes: successful, precedence, preferred | Andreas Metzler | 2010-01-04 | 1 | -1/+1 |
* | 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 |