summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* certtool: eliminated unused variabletmp-gnutls_3_5_x_pkcs8Nikos Mavrogiannopoulos2017-08-082-8/+1
* x509: when importing the old FIPS186-4 format set the provable flagsNikos Mavrogiannopoulos2017-08-081-0/+2
* x509: never output our custom FIPS186-4 formatNikos Mavrogiannopoulos2017-08-084-77/+26
* tests: check whether validation parameters are lost on key re-importNikos Mavrogiannopoulos2017-08-081-0/+19
* tests: backported provable privkey testing with PKCS#8 filesNikos Mavrogiannopoulos2017-08-086-0/+620
* doc updateNikos Mavrogiannopoulos2017-08-082-1/+15
* certtool: provable private keys are always exported in PKCS#8 formNikos Mavrogiannopoulos2017-08-071-20/+14
* x509: store and read provable seed in PKCS#8 form of keyNikos Mavrogiannopoulos2017-08-076-11/+201
* x509: separated PKIX1 attributes parsing code for cert request handlingNikos Mavrogiannopoulos2017-08-064-266/+335
* parse_pem_cert_mem: fixed issue resulting to accessing past the input dataNikos Mavrogiannopoulos2017-07-171-1/+3
* record: added sanity checking in the record layer version copyNikos Mavrogiannopoulos2017-07-131-3/+3
* gnutls-serv: allow receiving requests up to 16kbNikos Mavrogiannopoulos2017-07-131-5/+4
* decryption: use the same error code on all casesNikos Mavrogiannopoulos2017-07-131-5/+5
* doc: updated documentation on client authentication [ci skip]Nikos Mavrogiannopoulos2017-07-112-2/+15
* released 3.5.14gnutls_3_5_14Nikos Mavrogiannopoulos2017-07-043-7/+7
* doc updateNikos Mavrogiannopoulos2017-07-011-0/+4
* OCSP: find_signercert: improved DER length calculationNikos Mavrogiannopoulos2017-07-011-6/+24
* OCSP: check the subject public key identifier field to figure issuerNikos Mavrogiannopoulos2017-07-011-1/+16
* tests: added ECDSA OCSP response verificationNikos Mavrogiannopoulos2017-07-014-2/+82
* .travis.yml: do not fail on brew install failuresNikos Mavrogiannopoulos2017-06-301-1/+1
* doc updategnutls_3_5_x-save-ocspNikos Mavrogiannopoulos2017-06-291-0/+3
* tests: added check on saving certs and OCSP responsesNikos Mavrogiannopoulos2017-06-292-1/+79
* gnutls-cli: save OCSP response at the time certificate is savedNikos Mavrogiannopoulos2017-06-291-8/+17
* certtool: removed unused variablesNikos Mavrogiannopoulos2017-06-201-7/+1
* ocsp: print response's signature algorithm in compact listingNikos Mavrogiannopoulos2017-06-201-16/+18
* gnutls-cli: be less verbose in OCSP error messagesNikos Mavrogiannopoulos2017-06-201-1/+2
* gnutls-cli: improved error message of OCSP failureNikos Mavrogiannopoulos2017-06-201-2/+2
* tests: pkcs11-mock: backported module from masterNikos Mavrogiannopoulos2017-06-201-34/+33
* gnutls_certificate_verification_status_print: mention OCSP in error messages ...Nikos Mavrogiannopoulos2017-06-191-2/+2
* tests: added unit test for safenet protectserver HSM's PKCS#11 supportgnutls_3_5_x_safenet_updatesNikos Mavrogiannopoulos2017-06-174-11/+227
* NEWS: doc updateNikos Mavrogiannopoulos2017-06-171-0/+20
* pkcs11: simplified pkcs11_login()Nikos Mavrogiannopoulos2017-06-173-28/+29
* pkcs11: the GNUTLS_PKCS11_OBJ_FLAG_LOGIN will force a loginNikos Mavrogiannopoulos2017-06-163-25/+38
* Handle specially safenet HSMs which request explicit authenticationNikos Mavrogiannopoulos2017-06-162-6/+19
* ocsp: added sanity check in returned lengthNikos Mavrogiannopoulos2017-06-151-1/+4
* doc: added/modernized text on AEAD ciphers [ci skip]Nikos Mavrogiannopoulos2017-06-151-18/+31
* .gitlab-ci.yml: FreeBSD system is no longer available; disabling for CI [ci s...Nikos Mavrogiannopoulos2017-06-141-21/+21
* pkcs11: do not set leading zeros when writing integersgnutls_3_5_x_pkcs11_leading_zeros_fixNikos Mavrogiannopoulos2017-06-121-2/+41
* certtool: improved error message when public key cannot be figured [ci skip]Nikos Mavrogiannopoulos2017-06-081-1/+1
* tests: corrected typo in makefilegnutls_3_5_13Nikos Mavrogiannopoulos2017-06-071-1/+1
* released 3.5.13Nikos Mavrogiannopoulos2017-06-073-7/+7
* certtool: fix DER export with --p7-infoNikos Mavrogiannopoulos2017-06-061-8/+10
* doc updategnutls_3_5_x-tolerate-invalid-timeNikos Mavrogiannopoulos2017-06-051-0/+7
* tests: added unit test to verify that certificates with non-DER strict time f...Nikos Mavrogiannopoulos2017-06-055-117/+72
* Tolerate DER time encoding errorsNikos Mavrogiannopoulos2017-06-051-1/+6
* GNUTLS_E_INSUFFICIENT_SECURITY: moved to fatal errorsNikos Mavrogiannopoulos2017-05-311-2/+3
* doc updateNikos Mavrogiannopoulos2017-05-271-0/+2
* libtasn1: updated to 4.11Nikos Mavrogiannopoulos2017-05-275-22/+55
* tests: skip x86-specific tests when not in x86Nikos Mavrogiannopoulos2017-05-264-2/+25
* configure: warn when building as static library [ci skip]Nikos Mavrogiannopoulos2017-05-241-0/+9