summaryrefslogtreecommitdiff
path: root/lib/gnutls_db.c
Commit message (Expand)AuthorAgeFilesLines
* Set the extended master secret status based on resumption data onlyNikos Mavrogiannopoulos2015-08-211-5/+3
* doc: avoid using structure for opaque typesNikos Mavrogiannopoulos2015-03-201-9/+9
* do not allow the resumption of a session which switches the state of ext_mast...Nikos Mavrogiannopoulos2014-11-241-0/+5
* several bug fixes due to coverity.Nikos Mavrogiannopoulos2014-04-151-2/+1
* rename functionNikos Mavrogiannopoulos2014-01-281-2/+2
* Added gnutls_db_get_cache_expiration()Nikos Mavrogiannopoulos2014-01-281-0/+10
* correctly read the magic number and timestamp; report and patch by Jonathan R...Nikos Mavrogiannopoulos2014-01-271-2/+2
* reindented codeNikos Mavrogiannopoulos2013-11-081-167/+154
* do not duplicate tests for null.Nikos Mavrogiannopoulos2013-08-251-12/+0
* Small fixes.Nikos Mavrogiannopoulos2013-02-261-1/+2
* Added a magic number in front session DB data.Nikos Mavrogiannopoulos2013-02-041-2/+10
* Use LGPLv2.1 in the files their author's agreed to.Nikos Mavrogiannopoulos2013-02-031-1/+1
* simplified DB storingNikos Mavrogiannopoulos2013-02-011-30/+13
* remove function is not required to add or retrieve from db.Nikos Mavrogiannopoulos2013-02-011-3/+2
* Added gnutls_db_check_entry_time().Nikos Mavrogiannopoulos2013-01-311-0/+21
* deprecated problematic functionNikos Mavrogiannopoulos2013-01-311-16/+1
* Fixes in server side of DTLS-0.9.Nikos Mavrogiannopoulos2013-01-311-0/+7
* Run 'make update-copyright'.Simon Josefsson2012-01-161-1/+1
* minor doc and comment fixesPatrick Pelletier2011-12-281-4/+4
* Remove some redundant prototypes and use more static.Simon Josefsson2011-11-091-84/+74
* Simplify redundant code.Simon Josefsson2011-11-091-41/+26
* Clarify license and copyright.Simon Josefsson2011-08-031-1/+1
* More GTK-DOC improvements.Simon Josefsson2011-08-031-2/+2
* Upgraded to LGPLv3.Nikos Mavrogiannopoulos2011-06-231-5/+3
* Added gnutls_global_set_time_function() to allow overridingNikos Mavrogiannopoulos2011-05-261-1/+1
* Indented code. Use same indentation but with -nut to avoid usage of tabs. In ...Nikos Mavrogiannopoulos2010-12-161-16/+16
* Change GNUTLS into GnuTLS.Simon Josefsson2010-05-221-2/+2
* Doc fix.Simon Josefsson2010-02-171-2/+2
* Fix GTK-DOC syntax. Unfortunately this looses some information.Simon Josefsson2010-02-171-8/+8
* Align indentation of GTK-DOC comments.Simon Josefsson2010-02-171-51/+50
* Update copyright years.Simon Josefsson2010-01-271-1/+2
* Fix FSF copyright notices.Simon Josefsson2010-01-271-1/+1
* Indent code.Simon Josefsson2008-07-021-2/+2
* Doc fix.Simon Josefsson2008-03-061-56/+53
* Doc fix, remove verbose 'This function will' stuff.Simon Josefsson2008-03-061-1/+1
* Remove empty gnutls_session.h.Simon Josefsson2008-02-261-2/+1
* Changed my name to my "official" name.Nikos Mavrogiannopoulos2007-10-301-1/+1
* Added a preliminary C++ interface.Nikos Mavrogiannopoulos2006-06-011-3/+3
* Replace uint8 with uint8_t.Simon Josefsson2005-12-091-2/+2
* Use GNU coding style.Simon Josefsson2005-11-071-136/+157
* This is the initial commit in the 1.3 branch. Ported from the PSK branch:Nikos Mavrogiannopoulos2005-11-071-17/+2
* Update FSF office address in license.Simon Josefsson2005-05-261-1/+1
* Clean up license templates.Simon Josefsson2005-01-221-13/+15
* Doc fix.Simon Josefsson2004-10-281-8/+8
* Indent.Simon Josefsson2004-10-281-3/+5
* Added the '_t' suffix to all exported symbols.Nikos Mavrogiannopoulos2004-06-131-34/+34
* changed indentation to 4 spaces instead of tabs.Nikos Mavrogiannopoulos2004-06-071-147/+182
* some other changes to the internal types names.Nikos Mavrogiannopoulos2004-06-051-1/+1
* * Added CRL verification functionality to certtool.Nikos Mavrogiannopoulos2003-12-261-0/+1
* some type fixes. Based on build logs sent by Dimitri Papadopoulos-Orfanos <pa...Nikos Mavrogiannopoulos2003-11-041-3/+12