summaryrefslogtreecommitdiff
path: root/lib/gnutls_global.c
Commit message (Expand)AuthorAgeFilesLines
* Fix warnings.Simon Josefsson2008-08-291-2/+0
* Fix warnings.Simon Josefsson2008-08-281-8/+0
* Fix gnulib calls.Simon Josefsson2008-08-261-2/+0
* Fix secure memory initialization of libgcrypt.Simon Josefsson2008-08-181-5/+5
* Add APIs to register TLS extension handlers.Simon Josefsson2008-07-031-0/+10
* Indent code.Simon Josefsson2008-07-021-4/+4
* Initial merge attempt with gnutls_with_ext_mpiNikos Mavrogiannopoulos2008-06-281-12/+1
* Fix warning.Simon Josefsson2008-05-061-1/+0
* Added deregisteration function to free buffers allocated for registering algo...Nikos Mavrogiannopoulos2008-04-251-0/+1
* Added interface to register random generators.Nikos2008-03-291-3/+10
* Doc fix.Simon Josefsson2008-03-061-9/+11
* Doc fix, remove verbose 'This function ...'Simon Josefsson2008-03-061-9/+9
* Changed my name to my "official" name.Nikos Mavrogiannopoulos2007-10-301-1/+1
* Use strverscmp.Simon Josefsson2006-11-071-63/+10
* Initialize winsock, for mingw.Simon Josefsson2006-06-161-0/+31
* force the gcrypt random generator to be initialized at startup. Maybe it shou...Nikos Mavrogiannopoulos2006-03-111-0/+4
* Error message translations.Simon Josefsson2006-03-031-1/+5
* Doc fix.Simon Josefsson2005-12-261-1/+18
* Use _gnutls_init as increment/decrement counter for init/deinit,Simon Josefsson2005-12-231-5/+3
* Use GNU coding style.Simon Josefsson2005-11-071-144/+170
* Initialize gcrypt here, for now, to make sure it is done even ifSimon Josefsson2005-10-181-6/+28
* Revert stupid program_name workaround, patch from Martin LambersSimon Josefsson2005-09-211-3/+0
* Add program_name, to shut up error module.Simon Josefsson2005-08-301-0/+3
* Doc fixes, tiny patch from Ralph Giles <giles@onlinegamegroup.com>.Simon Josefsson2005-07-251-7/+6
* Update FSF office address in license.Simon Josefsson2005-05-261-1/+1
* Clean up license templates.Simon Josefsson2005-01-221-15/+16
* Indent.Simon Josefsson2004-10-281-5/+6
* Fix prototypes.Simon Josefsson2004-08-251-11/+11
* Use automake VERSION instead of GNUTLS_VERSION.Simon Josefsson2004-08-201-1/+1
* Fix warnings.Simon Josefsson2004-08-151-2/+0
* Initiate move of all libgcrypt calls to crypto/gc* wrapper.Simon Josefsson2004-08-151-28/+18
* (gnutls_global_set_mem_functions): Use typedefs in prototype, for gdoc.Simon Josefsson2004-08-051-7/+5
* Added the '_t' suffix to all exported symbols.Nikos Mavrogiannopoulos2004-06-131-4/+4
* changed indentation to 4 spaces instead of tabs.Nikos Mavrogiannopoulos2004-06-071-129/+138
* *** empty log message ***Nikos Mavrogiannopoulos2004-04-221-1/+0
* *** empty log message ***Nikos Mavrogiannopoulos2004-04-191-6/+0
* *** empty log message ***Nikos Mavrogiannopoulos2004-04-191-1/+1
* *** empty log message ***Nikos Mavrogiannopoulos2004-04-191-1/+8
* The RC2 cipher is no more included. The one in libgcrypt is now used.Nikos Mavrogiannopoulos2004-04-141-9/+0
* Deprecated: gnutls_srp_server_set_select_function(),Nikos Mavrogiannopoulos2004-03-251-1/+7
* Several bug fixes and cleanups by Arne Thomassen.Nikos Mavrogiannopoulos2004-01-061-1/+1
* * Added CRL verification functionality to certtool.Nikos Mavrogiannopoulos2003-12-261-0/+1
* Some bugfixes, and type corrections.Nikos Mavrogiannopoulos2003-11-131-3/+3
* added version check against libtasn1Nikos Mavrogiannopoulos2003-10-301-0/+5
* Corrected some of the return types. Several other minor corrections.Nikos Mavrogiannopoulos2003-10-071-1/+0
* *** empty log message ***Nikos Mavrogiannopoulos2003-08-211-2/+0
* RC2 is not included when PKCS#12 is disabled.Nikos Mavrogiannopoulos2003-08-131-1/+1
* *** empty log message ***Nikos Mavrogiannopoulos2003-08-131-5/+5
* *** empty log message ***Nikos Mavrogiannopoulos2003-08-131-1/+1
* added better check for gcrypt library.Nikos Mavrogiannopoulos2003-08-131-1/+5