Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | several bug fixes due to coverity. | Nikos Mavrogiannopoulos | 2014-04-15 | 1 | -2/+1 |
* | rename function | Nikos Mavrogiannopoulos | 2014-01-28 | 1 | -2/+2 |
* | Added gnutls_db_get_cache_expiration() | Nikos Mavrogiannopoulos | 2014-01-28 | 1 | -0/+10 |
* | correctly read the magic number and timestamp; report and patch by Jonathan R... | Nikos Mavrogiannopoulos | 2014-01-27 | 1 | -2/+2 |
* | reindented code | Nikos Mavrogiannopoulos | 2013-11-08 | 1 | -167/+154 |
* | do not duplicate tests for null. | Nikos Mavrogiannopoulos | 2013-08-25 | 1 | -12/+0 |
* | Small fixes. | Nikos Mavrogiannopoulos | 2013-02-26 | 1 | -1/+2 |
* | Added a magic number in front session DB data. | Nikos Mavrogiannopoulos | 2013-02-04 | 1 | -2/+10 |
* | Use LGPLv2.1 in the files their author's agreed to. | Nikos Mavrogiannopoulos | 2013-02-03 | 1 | -1/+1 |
* | simplified DB storing | Nikos Mavrogiannopoulos | 2013-02-01 | 1 | -30/+13 |
* | remove function is not required to add or retrieve from db. | Nikos Mavrogiannopoulos | 2013-02-01 | 1 | -3/+2 |
* | Added gnutls_db_check_entry_time(). | Nikos Mavrogiannopoulos | 2013-01-31 | 1 | -0/+21 |
* | deprecated problematic function | Nikos Mavrogiannopoulos | 2013-01-31 | 1 | -16/+1 |
* | Fixes in server side of DTLS-0.9. | Nikos Mavrogiannopoulos | 2013-01-31 | 1 | -0/+7 |
* | Run 'make update-copyright'. | Simon Josefsson | 2012-01-16 | 1 | -1/+1 |
* | minor doc and comment fixes | Patrick Pelletier | 2011-12-28 | 1 | -4/+4 |
* | Remove some redundant prototypes and use more static. | Simon Josefsson | 2011-11-09 | 1 | -84/+74 |
* | Simplify redundant code. | Simon Josefsson | 2011-11-09 | 1 | -41/+26 |
* | Clarify license and copyright. | Simon Josefsson | 2011-08-03 | 1 | -1/+1 |
* | More GTK-DOC improvements. | Simon Josefsson | 2011-08-03 | 1 | -2/+2 |
* | Upgraded to LGPLv3. | Nikos Mavrogiannopoulos | 2011-06-23 | 1 | -5/+3 |
* | Added gnutls_global_set_time_function() to allow overriding | Nikos Mavrogiannopoulos | 2011-05-26 | 1 | -1/+1 |
* | Indented code. Use same indentation but with -nut to avoid usage of tabs. In ... | Nikos Mavrogiannopoulos | 2010-12-16 | 1 | -16/+16 |
* | Change GNUTLS into GnuTLS. | Simon Josefsson | 2010-05-22 | 1 | -2/+2 |
* | Doc fix. | Simon Josefsson | 2010-02-17 | 1 | -2/+2 |
* | Fix GTK-DOC syntax. Unfortunately this looses some information. | Simon Josefsson | 2010-02-17 | 1 | -8/+8 |
* | Align indentation of GTK-DOC comments. | Simon Josefsson | 2010-02-17 | 1 | -51/+50 |
* | Update copyright years. | Simon Josefsson | 2010-01-27 | 1 | -1/+2 |
* | Fix FSF copyright notices. | Simon Josefsson | 2010-01-27 | 1 | -1/+1 |
* | Indent code. | Simon Josefsson | 2008-07-02 | 1 | -2/+2 |
* | Doc fix. | Simon Josefsson | 2008-03-06 | 1 | -56/+53 |
* | Doc fix, remove verbose 'This function will' stuff. | Simon Josefsson | 2008-03-06 | 1 | -1/+1 |
* | Remove empty gnutls_session.h. | Simon Josefsson | 2008-02-26 | 1 | -2/+1 |
* | Changed my name to my "official" name. | Nikos Mavrogiannopoulos | 2007-10-30 | 1 | -1/+1 |
* | Added a preliminary C++ interface. | Nikos Mavrogiannopoulos | 2006-06-01 | 1 | -3/+3 |
* | Replace uint8 with uint8_t. | Simon Josefsson | 2005-12-09 | 1 | -2/+2 |
* | Use GNU coding style. | Simon Josefsson | 2005-11-07 | 1 | -136/+157 |
* | This is the initial commit in the 1.3 branch. Ported from the PSK branch: | Nikos Mavrogiannopoulos | 2005-11-07 | 1 | -17/+2 |
* | 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 |
* | Doc fix. | Simon Josefsson | 2004-10-28 | 1 | -8/+8 |
* | Indent. | Simon Josefsson | 2004-10-28 | 1 | -3/+5 |
* | Added the '_t' suffix to all exported symbols. | Nikos Mavrogiannopoulos | 2004-06-13 | 1 | -34/+34 |
* | changed indentation to 4 spaces instead of tabs. | Nikos Mavrogiannopoulos | 2004-06-07 | 1 | -147/+182 |
* | some other changes to the internal types names. | Nikos Mavrogiannopoulos | 2004-06-05 | 1 | -1/+1 |
* | * Added CRL verification functionality to certtool. | Nikos Mavrogiannopoulos | 2003-12-26 | 1 | -0/+1 |
* | some type fixes. Based on build logs sent by Dimitri Papadopoulos-Orfanos <pa... | Nikos Mavrogiannopoulos | 2003-11-04 | 1 | -3/+12 |
* | more patches by Arne Thomassen. | Nikos Mavrogiannopoulos | 2003-08-11 | 1 | -1/+1 |
* | *** empty log message *** | Nikos Mavrogiannopoulos | 2003-01-20 | 1 | -1/+1 |
* | Exported the more convenient gnutls_malloc() and gnutls_free() functions. Act... | Nikos Mavrogiannopoulos | 2002-12-07 | 1 | -2/+2 |