Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Indent code. | Simon Josefsson | 2009-11-05 | 1 | -8/+8 |
* | Improved TLS 1.2 support. Added support for the SignatureAlgorithm extension | Nikos Mavrogiannopoulos | 2009-11-01 | 1 | -0/+9 |
* | Fix whitespace. | Simon Josefsson | 2009-08-19 | 1 | -1/+1 |
* | session ticket support | Daiki Ueno | 2009-08-19 | 1 | -2/+27 |
* | Mark global extfunc_size as having static scope. | Simon Josefsson | 2009-06-08 | 1 | -1/+1 |
* | Deinitalize extension global variable properly. | Simon Josefsson | 2009-06-08 | 1 | -1/+3 |
* | Fix warnings. | Simon Josefsson | 2008-11-12 | 1 | -1/+1 |
* | Fix warnings. | Simon Josefsson | 2008-11-12 | 1 | -2/+2 |
* | Fix mem leak. | Simon Josefsson | 2008-11-11 | 1 | -0/+6 |
* | Indent. | Simon Josefsson | 2008-09-16 | 1 | -4/+4 |
* | Re-add, but mark static. | Simon Josefsson | 2008-08-29 | 1 | -0/+12 |
* | Fix warnings. | Simon Josefsson | 2008-08-28 | 1 | -12/+0 |
* | Doc fixes. | Simon Josefsson | 2008-08-14 | 1 | -0/+2 |
* | Move TLS/IA features to libgnutls-extra. | Simon Josefsson | 2008-07-08 | 1 | -9/+0 |
* | Add APIs to register TLS extension handlers. | Simon Josefsson | 2008-07-03 | 1 | -82/+140 |
* | Indent code. | Simon Josefsson | 2008-07-02 | 1 | -15/+19 |
* | Fix gcc warnings. | Simon Josefsson | 2008-03-19 | 1 | -2/+2 |
* | Changes for post_client_hello_function(). The extensions are now parsed in a | Nikos | 2007-12-16 | 1 | -7/+13 |
* | Changed my name to my "official" name. | Nikos Mavrogiannopoulos | 2007-10-30 | 1 | -1/+1 |
* | Remove tls-authz. | Simon Josefsson | 2007-10-17 | 1 | -9/+0 |
* | ** Added capability to set a callback after the client hello is received | Nikos Mavrogiannopoulos | 2007-10-08 | 1 | -2/+2 |
* | Support for Opaque PRF Input TLS extension. | Simon Josefsson | 2007-09-20 | 1 | -0/+6 |
* | Make tls-authz conditional on ENABLE_AUTHZ. | Simon Josefsson | 2007-04-10 | 1 | -0/+2 |
* | Revert. | Simon Josefsson | 2007-02-22 | 1 | -1/+1 |
* | Remove static from _gnutls_extension_list_check, we use it in ext_authz.c | Simon Josefsson | 2007-02-22 | 1 | -1/+1 |
* | Add authz extension. | Simon Josefsson | 2007-02-21 | 1 | -1/+8 |
* | Indent more. | Simon Josefsson | 2005-12-15 | 1 | -7/+7 |
* | Add TLS/IA support. | Simon Josefsson | 2005-12-15 | 1 | -11/+11 |
* | Replace uint16 with uint16_t. | Simon Josefsson | 2005-12-09 | 1 | -8/+8 |
* | Use GNU coding style. | Simon Josefsson | 2005-11-07 | 1 | -148/+171 |
* | Update FSF office address in license. | Simon Josefsson | 2005-05-26 | 1 | -1/+1 |
* | Changes to make the --disable-* options work again. | Nikos Mavrogiannopoulos | 2005-01-26 | 1 | -0/+2 |
* | Clean up license templates. | Simon Josefsson | 2005-01-22 | 1 | -13/+15 |
* | Indent. | Simon Josefsson | 2004-10-28 | 1 | -1/+2 |
* | SRP ciphersuites were moved to the gnutls (lgpl) library. | Nikos Mavrogiannopoulos | 2004-07-28 | 1 | -1/+5 |
* | 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 | -153/+172 |
* | some improvements that lead to fewer calls to malloc(). | Nikos Mavrogiannopoulos | 2004-03-26 | 1 | -16/+25 |
* | *** empty log message *** | Nikos Mavrogiannopoulos | 2004-02-10 | 1 | -3/+0 |
* | Fixed a bug where 'server name' extension was always sent. | Nikos Mavrogiannopoulos | 2004-02-10 | 1 | -0/+3 |
* | * Added CRL verification functionality to certtool. | Nikos Mavrogiannopoulos | 2003-12-26 | 1 | -0/+1 |
* | *** empty log message *** | Nikos Mavrogiannopoulos | 2003-11-13 | 1 | -8/+8 |
* | Some bugfixes, and type corrections. | Nikos Mavrogiannopoulos | 2003-11-13 | 1 | -5/+6 |
* | some fixes to have the correct cert_type on resumed sessions. | Nikos Mavrogiannopoulos | 2003-11-10 | 1 | -2/+9 |
* | More more fixes by Arne. | Nikos Mavrogiannopoulos | 2003-09-01 | 1 | -4/+3 |
* | still more patches by Arne Thomassen | Nikos Mavrogiannopoulos | 2003-08-11 | 1 | -1/+1 |
* | Applied patch from Arne Thomassen <arne@arne-thomassen.de>, which | Nikos Mavrogiannopoulos | 2003-08-09 | 1 | -2/+0 |
* | * Improved the error logging functions, by adding a level, and | Nikos Mavrogiannopoulos | 2003-03-19 | 1 | -4/+2 |
* | Added ability to send some messages back to the application using | Nikos Mavrogiannopoulos | 2003-01-23 | 1 | -2/+2 |
* | *** empty log message *** | Nikos Mavrogiannopoulos | 2003-01-20 | 1 | -1/+1 |