summaryrefslogtreecommitdiff
path: root/lib/gnutls_global.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Arne:Nikos Mavrogiannopoulos2003-08-131-0/+1
* still more patches by Arne ThomassenNikos Mavrogiannopoulos2003-08-111-17/+17
* more patches by Arne Thomassen.Nikos Mavrogiannopoulos2003-08-111-2/+2
* Applied patch from Arne Thomassen <arne@arne-thomassen.de>, whichNikos Mavrogiannopoulos2003-08-091-3/+2
* Ported to the new libgcrypt (still unstable). Also added the RC2 cipher and i...Nikos Mavrogiannopoulos2003-08-071-0/+10
* * Corrected behaviour when a certificate request message is received.Nikos Mavrogiannopoulos2003-03-241-3/+3
* The functions that return the pkix_asn and gnutls_asn types were converted to...Nikos Mavrogiannopoulos2003-03-231-16/+7
* Added ability to import PKCS8 encrypted keys.Nikos Mavrogiannopoulos2003-03-211-1/+1
* * The RSA premaster secret version check can no longer be disabled.Nikos Mavrogiannopoulos2003-03-201-1/+1
* * Improved the error logging functions, by adding a level, andNikos Mavrogiannopoulos2003-03-191-9/+29
* *** empty log message ***Nikos Mavrogiannopoulos2003-02-211-2/+2
* renamed gnutls_x509_fingerprint to gnutls_fingerprint.Nikos Mavrogiannopoulos2003-02-101-2/+4
* * gnutls_dh_params_generate() and gnutls_rsa_params_generate() now useNikos Mavrogiannopoulos2003-02-031-9/+0
* The gcrypt log handler is only set when we are in debugging mode.Nikos Mavrogiannopoulos2003-01-241-0/+3
* *** empty log message ***Nikos Mavrogiannopoulos2003-01-241-0/+4
* Added ability to send some messages back to the application usingNikos Mavrogiannopoulos2003-01-231-6/+0
* *** empty log message ***Nikos Mavrogiannopoulos2003-01-201-1/+1
* Exported the more convenient gnutls_malloc() and gnutls_free() functions. Act...Nikos Mavrogiannopoulos2002-12-071-29/+0
* *** empty log message ***Nikos Mavrogiannopoulos2002-12-071-4/+6
* Added the new functions gnutls_get_malloc_function(), gnutls_get_free_functio...Nikos Mavrogiannopoulos2002-12-061-4/+30
* *** empty log message ***Nikos Mavrogiannopoulos2002-12-041-6/+10
* Cleanups. Prefixed some internal function with underscore.Nikos Mavrogiannopoulos2002-12-021-1/+1
* some updated in the documentationNikos Mavrogiannopoulos2002-11-051-5/+6
* several fixes in the codebase, mostly in signed/unsigned checkings.Nikos Mavrogiannopoulos2002-10-131-1/+1
* enabled error messages of libgcrypt in debug modeNikos Mavrogiannopoulos2002-09-201-0/+13
* *** empty log message ***Nikos Mavrogiannopoulos2002-09-141-2/+2
* changes for autoconf 2.50Nikos Mavrogiannopoulos2002-09-101-5/+0
* Renamed all the constructed types to have more consisten names, and some othe...Nikos Mavrogiannopoulos2002-08-291-14/+14
* Fixes in zlib compression code. gnutls_global_init_extra() in libgnutls-extra...Nikos Mavrogiannopoulos2002-07-151-0/+81
* *** empty log message ***Nikos Mavrogiannopoulos2002-06-201-2/+2
* _func abreviation is no longer used. Functions renamed to _function.Nikos Mavrogiannopoulos2002-06-191-13/+11
* renamed libasn1 to libtasn1Nikos Mavrogiannopoulos2002-06-111-1/+1
* Adapted codebase to the new libasn1 0.1.0.Nikos Mavrogiannopoulos2002-06-101-14/+14
* Added gnutls_b64_encode_fmt2() and gnutls_b64_decode_fmt2(). These functions ...Nikos Mavrogiannopoulos2002-06-091-4/+4
* Added check for C99 macro support. Stubs are used if they are not supported b...Nikos Mavrogiannopoulos2002-06-091-2/+6
* only use the libc's strdup, if using the libc's malloc function.Nikos Mavrogiannopoulos2002-06-091-0/+8
* Applied Jeff Johnson's patch which fixes type problems in 64 bit machines. Re...Nikos Mavrogiannopoulos2002-05-221-1/+45
* *** empty log message ***Nikos Mavrogiannopoulos2002-05-161-0/+1
* License changed to LGPLNikos Mavrogiannopoulos2002-05-141-11/+12
* Updated libgcrypt initialization stuff. Now depends on libgcrypt 1.1.7, and o...Nikos Mavrogiannopoulos2002-05-081-2/+13
* Error codes of ASN.1 parser are now independent, with a map toNikos Mavrogiannopoulos2002-03-311-2/+2
* removed unneeded functionsNikos Mavrogiannopoulos2002-03-291-6/+0