summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixed SRTP profile configuration in cli.c and serv.c.David Weber2014-11-142-24/+32
* tests: ocsp: added the signature in checkNikos Mavrogiannopoulos2014-11-141-1/+19
* only print about additional certificates if they are presentNikos Mavrogiannopoulos2014-11-141-1/+3
* ocsp: fix DN decoding in gnutls_ocsp_resp_get_responder_raw_idNikos Mavrogiannopoulos2014-11-141-3/+41
* tests: ocsp: added check with a long responseNikos Mavrogiannopoulos2014-11-141-3/+209
* use the original DER/BER data when verifying an OCSP responseNikos Mavrogiannopoulos2014-11-141-8/+4
* _pkcs1_rsa_verify_sig() simplify hashingNikos Mavrogiannopoulos2014-11-141-5/+1
* ocsp: eliminated duplicate codeNikos Mavrogiannopoulos2014-11-141-26/+3
* clarified the multiple paths printing of the verify optionsNikos Mavrogiannopoulos2014-11-141-1/+3
* gnutls-cli: allow printing the certificates in OCSP responses when --print-ce...Nikos Mavrogiannopoulos2014-11-141-2/+6
* updated OCSP verification code to better use the trust list, and the KeyHashNikos Mavrogiannopoulos2014-11-142-74/+93
* OCSP printing: Add header in front of certificatesNikos Mavrogiannopoulos2014-11-141-0/+1
* added gnutls_pkcs11_get_raw_issuer_by_dn and gnutls_x509_trust_list_get_issue...Nikos Mavrogiannopoulos2014-11-144-0/+179
* gnutls-cli-debug: check for OCSP status responseNikos Mavrogiannopoulos2014-11-143-0/+33
* corrected crq test case; reported by Andreas MetzlerNikos Mavrogiannopoulos2014-11-141-2/+11
* set the GNUTLS_PIN_CONTEXT_SPECIFIC flag on PIN callbackNikos Mavrogiannopoulos2014-11-131-0/+3
* replaced gnutls_ocsp_resp_get_responder_by_key with gnutls_ocsp_resp_get_resp...Nikos Mavrogiannopoulos2014-11-135-15/+34
* certtool: make sure that GNUTLS_PKCS_PLAIN is set when no password should be ...Nikos Mavrogiannopoulos2014-11-131-1/+1
* gnutls_x509_privkey_import2: will not use a callback if GNUTLS_PKCS_PLAIN is ...Nikos Mavrogiannopoulos2014-11-131-1/+1
* the FIPS140-2 testing mode is disabled after self-checksNikos Mavrogiannopoulos2014-11-131-13/+17
* updated OCSP tests to account for the new key IDNikos Mavrogiannopoulos2014-11-131-2/+2
* doc update and gnutls_ocsp_resp_get_responder() will always initialized outpu...Nikos Mavrogiannopoulos2014-11-131-1/+4
* _rnd_get_event: use memset to avoid valgrind complaintsNikos Mavrogiannopoulos2014-11-131-0/+1
* gnutls-cli: print the OCSP response in verbose modeNikos Mavrogiannopoulos2014-11-131-5/+34
* corrected documentation of OCSP response verificationNikos Mavrogiannopoulos2014-11-131-2/+2
* Added gnutls_ocsp_resp_get_responder_by_key()Nikos Mavrogiannopoulos2014-11-134-9/+60
* dn parsing: return GNUTLS_E_REQUESTED_DATA_NOT_AVAILABLE when DN is not avail...Nikos Mavrogiannopoulos2014-11-131-2/+7
* gnutls-cli: added option to save the OCSP responseNikos Mavrogiannopoulos2014-11-133-2/+30
* added the notion of preferred sign algorithm in a private keyNikos Mavrogiannopoulos2014-11-134-15/+54
* Added priority string %NO_SESSION_HASH to prevent advertising the extended ma...Nikos Mavrogiannopoulos2014-11-135-3/+16
* certificate status requestion response is optional according to RFC6066Nikos Mavrogiannopoulos2014-11-131-1/+1
* Added flag GNUTLS_OCSP_SR_IS_AVAIL for gnutls_ocsp_status_request_is_checkedNikos Mavrogiannopoulos2014-11-133-4/+21
* rnd: removed the packed attribute from event_stNikos Mavrogiannopoulos2014-11-131-5/+1
* The priority modifier %LATEST_RECORD_VERSION is now the defaultNikos Mavrogiannopoulos2014-11-131-1/+0
* added check for servers that disallow the SSL 3.0 record versionNikos Mavrogiannopoulos2014-11-133-1/+27
* gnutls-cli: print whether status request has been checkedNikos Mavrogiannopoulos2014-11-121-0/+2
* doc updateNikos Mavrogiannopoulos2014-11-121-2/+3
* Enable PIN support to gnutls_x509_privkey_tNikos Mavrogiannopoulos2014-11-129-20/+94
* _gnutls_ucs2_to_utf8() can handle little endian strings.Nikos Mavrogiannopoulos2014-11-124-20/+51
* doc updateNikos Mavrogiannopoulos2014-11-111-0/+1
* Added gnutls_memcmp() and exported it.Nikos Mavrogiannopoulos2014-11-117-8/+40
* indentation fixNikos Mavrogiannopoulos2014-11-111-13/+7
* doc updateNikos Mavrogiannopoulos2014-11-111-0/+1
* added gnutls_pkcs12_bag_set_privkey()Nikos Mavrogiannopoulos2014-11-113-0/+56
* dropped unused copy_funcNikos Mavrogiannopoulos2014-11-113-8/+0
* silence warningNikos Mavrogiannopoulos2014-11-111-1/+1
* Added check with the invalid crq sent by Sean BurfordNikos Mavrogiannopoulos2014-11-094-2/+48
* when exporting curve coordinates to X9.63 format, perform additional sanity c...Nikos Mavrogiannopoulos2014-11-091-0/+10
* doc updateNikos Mavrogiannopoulos2014-11-081-2/+2
* doc updateNikos Mavrogiannopoulos2014-11-081-1/+1