summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* updatedgnutls_3_0_26Nikos Mavrogiannopoulos2012-11-091-10/+10
* updatedNikos Mavrogiannopoulos2012-11-091-10/+10
* updated scriptsNikos Mavrogiannopoulos2012-11-094-4/+11
* bumped versionNikos Mavrogiannopoulos2012-11-093-4/+4
* removed debuggingNikos Mavrogiannopoulos2012-11-071-1/+0
* Tolerate key usage violation.Nikos Mavrogiannopoulos2012-11-074-10/+5
* Too old -> superseded.Nikos Mavrogiannopoulos2012-11-063-4/+4
* corrected checksNikos Mavrogiannopoulos2012-11-061-27/+7
* updatedNikos Mavrogiannopoulos2012-11-061-0/+3
* Increased maximum password len in PKCS #12.Nikos Mavrogiannopoulos2012-11-061-11/+18
* CRL verification includes the time checks.Nikos Mavrogiannopoulos2012-11-065-10/+50
* Added debugging, and reverted some changes from the 3.1 backport.gnutls_3_0_25Nikos Mavrogiannopoulos2012-10-122-5/+21
* bumped versionsNikos Mavrogiannopoulos2012-10-123-5/+5
* updated docNikos Mavrogiannopoulos2012-10-121-0/+2
* Added (back) RFC5081 support in client mode.Nikos Mavrogiannopoulos2012-10-115-14/+62
* Several OpenPGP updates.Nikos Mavrogiannopoulos2012-10-118-122/+168
* do not set verify_flagsNikos Mavrogiannopoulos2012-10-041-1/+0
* gnutls_ocsp_resp_check_crt() accepts the response index.Nikos Mavrogiannopoulos2012-10-012-5/+7
* Added gnutls_ocsp_resp_check_crt() to check whether the OCSPNikos Mavrogiannopoulos2012-09-306-1/+110
* Backported fix for receiving session tickets during session resumption.Nikos Mavrogiannopoulos2012-09-305-141/+156
* released 3.0.24gnutls_3_0_24Nikos Mavrogiannopoulos2012-09-261-1/+1
* updatedNikos Mavrogiannopoulos2012-09-231-0/+2
* reduced verbosity and better debugging.Nikos Mavrogiannopoulos2012-09-236-97/+195
* Corrected bug in PGP subpacket encodingNikos Mavrogiannopoulos2012-09-231-1/+3
* doc updateNikos Mavrogiannopoulos2012-09-221-1/+1
* small fixNikos Mavrogiannopoulos2012-09-221-2/+1
* removed test depending on 3.1 functions.Nikos Mavrogiannopoulos2012-09-222-748/+1
* corrected bug in gnutls_x509_privkey_sign_dataNikos Mavrogiannopoulos2012-09-221-1/+1
* several cleanupsNikos Mavrogiannopoulos2012-09-2220-138/+95
* updated makefilesNikos Mavrogiannopoulos2012-09-212-10/+12
* bumped versionNikos Mavrogiannopoulos2012-09-212-2/+2
* Correctly restore gnutls_record_recv() in DTLS mode if interrupted during the...Nikos Mavrogiannopoulos2012-09-216-26/+51
* compare-makefile is only executed during make dist.Nikos Mavrogiannopoulos2012-09-182-1242/+1241
* updatedNikos Mavrogiannopoulos2012-09-181-1/+8
* do not complain on overlength stringsNikos Mavrogiannopoulos2012-09-181-0/+1
* Added verification flags GNUTLS_VERIFY_ALLOW_UNSORTED_CHAIN, which is enabled...Nikos Mavrogiannopoulos2012-09-185-10/+37
* Added function to sort the provided certificate chain prior to verification.Nikos Mavrogiannopoulos2012-09-183-1/+795
* avoid duplicate asn1 structure initialization.Nikos Mavrogiannopoulos2012-09-162-1/+4
* fix ECDSA issues with opensslNikos Mavrogiannopoulos2012-09-161-5/+7
* Be tolerant is ECDSA-violating signatures.Nikos Mavrogiannopoulos2012-09-161-0/+1
* documented updatesNikos Mavrogiannopoulos2012-09-161-0/+2
* corrected prototype.Nikos Mavrogiannopoulos2012-09-161-4/+4
* removed old libtasn1 requirementsNikos Mavrogiannopoulos2012-09-162-11/+0
* MAX_NAME_SIZE -> MAX_SERVER_NAME_SIZENikos Mavrogiannopoulos2012-09-161-2/+2
* Use the new asn1_read_node_value()Nikos Mavrogiannopoulos2012-09-161-6/+21
* updated minitasn1 to 2.14.Nikos Mavrogiannopoulos2012-09-169-43/+101
* Use the pkg-config macro to find libtasn1.Nikos Mavrogiannopoulos2012-09-162-5/+4
* use a %STATELESS_COMPRESSION priority string instead of gnutls_init() flag.Nikos Mavrogiannopoulos2012-09-167-11/+14
* Do not ask unnecessary questions when signing a certificate (request).Nikos Mavrogiannopoulos2012-09-151-11/+19
* documented updateNikos Mavrogiannopoulos2012-09-151-0/+4