summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* documented guile fix.gnutls_2_12_4Nikos Mavrogiannopoulos2011-05-061-0/+4
* bumped version.Nikos Mavrogiannopoulos2011-05-066-8/+35159
* added Kalle.Nikos Mavrogiannopoulos2011-05-051-1/+1
* _gnutls_hostname_compare() was incredibly slow when over ten wildcards were p...Nikos Mavrogiannopoulos2011-05-056-7/+17
* Use c_toupper to avoid converting characters non in the english ASCII set. Re...Nikos Mavrogiannopoulos2011-05-052-3/+5
* Added gnutls_certificate_get_issuer() to allow getting the issuer a certifica...Nikos Mavrogiannopoulos2011-05-035-1/+46
* Grammar fix: allows *one* to ...Andreas Metzler2011-05-011-1/+1
* escape dashes in manpageAndreas Metzler2011-05-011-4/+4
* guile: Fix tests to match the `exit' behavior introduced in Guile 2.0.1.Ludovic Courtès2011-04-2812-154/+139
* removed pakchois dependencyNikos Mavrogiannopoulos2011-04-231-1/+1
* Removed incorrect test on IPAddresses (was relying on IPaddresses encoded as ...gnutls_2_12_3Nikos Mavrogiannopoulos2011-04-221-84/+0
* updated changelog.Nikos Mavrogiannopoulos2011-04-222-35095/+1704
* releasedNikos Mavrogiannopoulos2011-04-221-1/+1
* corrected typeNikos Mavrogiannopoulos2011-04-221-1/+1
* bumped versionNikos Mavrogiannopoulos2011-04-214-4/+4
* document fixes.Nikos Mavrogiannopoulos2011-04-211-0/+2
* gnutls_x509_crt_check_hostname() will never compare against IPaddress.Nikos Mavrogiannopoulos2011-04-211-10/+0
* correctedNikos Mavrogiannopoulos2011-04-211-2/+2
* removed keyid_t types.Nikos Mavrogiannopoulos2011-04-202-2/+2
* Use get_cert_callback() in server side.Nikos Mavrogiannopoulos2011-04-201-1/+2
* Several cleanups and fixes regarding the openpgp_keyid_t.Nikos Mavrogiannopoulos2011-04-1710-23/+20
* header fixes.Nikos Mavrogiannopoulos2011-04-172-0/+2
* pakchois is always included.Nikos Mavrogiannopoulos2011-04-172-33/+3
* Restored HMAC-MD5 for compatibility. Although considered weak, several sites ...Nikos Mavrogiannopoulos2011-04-162-3/+8
* removed unneeded comment.Nikos Mavrogiannopoulos2011-04-151-1/+0
* Reorganized sections in documentation.Nikos Mavrogiannopoulos2011-04-151-138/+139
* Removed text about select().Nikos Mavrogiannopoulos2011-04-142-10/+1
* check for libdl that pakchois needs.Nikos Mavrogiannopoulos2011-04-133-1/+5
* renamed memxor to gl_memxor.Nikos Mavrogiannopoulos2011-04-133-4/+4
* Don't include <gcrypt.h> when it's not needed.Ludovic Courtès2011-04-127-15/+10
* documented fix.Nikos Mavrogiannopoulos2011-04-121-0/+4
* Do not rely on lowat being set.Nikos Mavrogiannopoulos2011-04-121-18/+47
* gnutls_transport_set_global_errno() is deprecated.Nikos Mavrogiannopoulos2011-04-113-2/+6
* Combined the safe renegotiation tests with the again-common lib.Nikos Mavrogiannopoulos2011-04-118-993/+95
* updated.Nikos Mavrogiannopoulos2011-04-101-0/+8
* Use --infile in certtool to avoid issues with streams in windows.Nikos Mavrogiannopoulos2011-04-101-4/+4
* Changes armor.c to be able to handle both LF and CRLF inputs (output isNikos Mavrogiannopoulos2011-04-101-3/+16
* Define variables within the intended scope (not windows). Based on patch by LRN.Nikos Mavrogiannopoulos2011-04-105-3/+12
* Use getpass.h (from gnulib). Patch by LRN.Nikos Mavrogiannopoulos2011-04-103-0/+6
* Return correct value for dlclose() in windows. Patch by LRN.Nikos Mavrogiannopoulos2011-04-101-1/+1
* Disable openpgp-auth run in windows due to lack of socketpair(). Patch by LRN.Nikos Mavrogiannopoulos2011-04-101-1/+10
* updatedNikos Mavrogiannopoulos2011-04-081-9/+21
* updated versiongnutls_2_12_2Nikos Mavrogiannopoulos2011-04-084-4/+7
* more leaks fixed in common.cNikos Mavrogiannopoulos2011-04-081-14/+4
* Corrected leaks in gnutls_pubkey_t deinitialization.Nikos Mavrogiannopoulos2011-04-081-0/+7
* disable test in windows.Nikos Mavrogiannopoulos2011-04-081-0/+7
* more fixes.Nikos Mavrogiannopoulos2011-04-082-2/+9
* combined more tests with eagain-common.h.Nikos Mavrogiannopoulos2011-04-082-280/+21
* Corrected memory leaks.Nikos Mavrogiannopoulos2011-04-089-30/+45
* Do not run the test scripts in win32 environment.Nikos Mavrogiannopoulos2011-04-082-0/+8