Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix include order, include gnutls_int.h before gnutls.h, otherwise undefined ... | Tim Kosse | 2015-04-19 | 1 | -1/+1 |
* | gnutls_supplemental_register will fail on double registration | Nikos Mavrogiannopoulos | 2015-04-04 | 1 | -2/+15 |
* | gnutls_do_recv/send_supplemental -> gnutls_supplemental_recv/send | Nikos Mavrogiannopoulos | 2015-04-04 | 1 | -10/+10 |
* | Added documentation for gnutls_do_send/recv_supplemental | Nikos Mavrogiannopoulos | 2015-04-04 | 1 | -2/+23 |
* | cleanups in supplemental data support | Nikos Mavrogiannopoulos | 2015-04-04 | 1 | -2/+5 |
* | mention that the registration functions are not thread safe | Nikos Mavrogiannopoulos | 2015-03-19 | 1 | -1/+1 |
* | deinitialize supplemental data on deinit | Nikos Mavrogiannopoulos | 2015-03-19 | 1 | -2/+17 |
* | reduce warnings | Nikos Mavrogiannopoulos | 2015-03-19 | 1 | -1/+1 |
* | added documentation for the new functions | Nikos Mavrogiannopoulos | 2015-03-19 | 1 | -1/+15 |
* | Added a way to add custom supplemental data from public API. | Thierry Quemerais | 2015-03-19 | 1 | -17/+62 |
* | Fixed handling of supplemental data with types > 255. | Nikos Mavrogiannopoulos | 2015-03-13 | 1 | -2/+2 |
* | reindented code | Nikos Mavrogiannopoulos | 2013-11-08 | 1 | -129/+121 |
* | Use LGPLv2.1 in the files their author's agreed to. | Nikos Mavrogiannopoulos | 2013-02-01 | 1 | -1/+1 |
* | Cleanup copyright headers. | Simon Josefsson | 2012-01-25 | 1 | -1/+1 |
* | Fixed signed/unsigned warnings. | Nikos Mavrogiannopoulos | 2012-01-21 | 1 | -2/+2 |
* | Run 'make update-copyright'. | Simon Josefsson | 2012-01-16 | 1 | -1/+1 |
* | 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 | -32/+32 |
* | Indent (using GNU indent 2.2.11). | Simon Josefsson | 2010-10-14 | 1 | -1/+2 |
* | The gnutls_string code was simplified and integrated with the buffer to avoid | Nikos Mavrogiannopoulos | 2010-06-11 | 1 | -4/+4 |
* | Change GNUTLS into GnuTLS. | Simon Josefsson | 2010-05-22 | 1 | -2/+2 |
* | More GTK-DOC fixes. | Simon Josefsson | 2010-02-17 | 1 | -0/+10 |
* | Update copyright years. | Simon Josefsson | 2010-01-27 | 1 | -1/+1 |
* | Fix FSF copyright notices. | Simon Josefsson | 2010-01-27 | 1 | -1/+1 |
* | Indent code. | Simon Josefsson | 2009-11-05 | 1 | -1/+1 |
* | Added casts to reduce warnings (based on report by Brad Hards). | Nikos Mavrogiannopoulos | 2009-07-13 | 1 | -1/+1 |
* | Fix warnings. | Simon Josefsson | 2008-11-12 | 1 | -2/+2 |
* | Fix warnings. | Simon Josefsson | 2008-08-29 | 1 | -2/+1 |
* | Indent code. | Simon Josefsson | 2008-07-02 | 1 | -16/+13 |
* | Initial merge attempt with gnutls_with_ext_mpi | Nikos Mavrogiannopoulos | 2008-06-28 | 1 | -1/+1 |
* | Remove tls-authz. | Simon Josefsson | 2007-10-17 | 1 | -5/+0 |
* | Typo. | Simon Josefsson | 2007-02-22 | 1 | -2/+2 |
* | Add authz hooks. | Simon Josefsson | 2007-02-21 | 1 | -0/+5 |
* | Fill in type+length. | Simon Josefsson | 2007-02-21 | 1 | -3/+28 |
* | If callbacks failed to provide anything, at least send protocol valid | Simon Josefsson | 2007-02-21 | 1 | -19/+7 |
* | New file. | Simon Josefsson | 2007-02-21 | 1 | -0/+197 |