summaryrefslogtreecommitdiff
path: root/lib/gnutls_db.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* more patches by Arne Thomassen.Nikos Mavrogiannopoulos2003-08-111-1/+1
* *** empty log message ***Nikos Mavrogiannopoulos2003-01-201-1/+1
* Exported the more convenient gnutls_malloc() and gnutls_free() functions. Act...Nikos Mavrogiannopoulos2002-12-071-2/+2
* *** empty log message ***Nikos Mavrogiannopoulos2002-12-061-1/+1
* Added the new functions gnutls_get_malloc_function(), gnutls_get_free_functio...Nikos Mavrogiannopoulos2002-12-061-5/+5
* Cleanups. Prefixed some internal function with underscore.Nikos Mavrogiannopoulos2002-12-021-1/+1
* some updated in the documentationNikos Mavrogiannopoulos2002-11-051-9/+3
* several fixes in the codebase, mostly in signed/unsigned checkings.Nikos Mavrogiannopoulos2002-10-131-3/+4
* Corrected bug in gnutls_dh_params_set(). Corrected bug in session resuming co...Nikos Mavrogiannopoulos2002-09-111-0/+1
* Renamed all the constructed types to have more consisten names, and some othe...Nikos Mavrogiannopoulos2002-08-291-53/+53
* Added some hints on the file purpose, and some other cleanups.Nikos Mavrogiannopoulos2002-07-101-6/+5
* Now gnutls_deinit() removes abnormally terminated sessions. Added the _gnutls...Nikos Mavrogiannopoulos2002-07-101-2/+4
* _func abreviation is no longer used. Functions renamed to _function.Nikos Mavrogiannopoulos2002-06-191-9/+9
* Removed the gdbm backend for resuming TLS sessions. Program gnutls-serv was m...Nikos Mavrogiannopoulos2002-06-151-178/+12
* License changed to LGPLNikos Mavrogiannopoulos2002-05-141-11/+12
* *** empty log message ***Nikos Mavrogiannopoulos2002-03-291-17/+16
* Corrected session resuming in certificate authentication. gnutls_deinit,Nikos Mavrogiannopoulos2002-02-281-19/+62
* several cleanups in order to move to gnutls 0.4.0Nikos Mavrogiannopoulos2002-01-181-5/+5