summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tests: ignore any memory leaks from libcryptoasm-aes-gcmNikos Mavrogiannopoulos2016-07-052-1/+3
* doc updateNikos Mavrogiannopoulos2016-07-051-0/+3
* asm: updated openssl and the asm sources for AES-GCM from openssl 1.0.2hNikos Mavrogiannopoulos2016-07-0528-3655/+11077
* tests: when testing with openssl disallow any CPU optimizationsNikos Mavrogiannopoulos2016-07-051-0/+1
* tests: added openssl compatibility tests for AES-GCM cipherNikos Mavrogiannopoulos2016-07-058-7/+191
* dane: corrected the license of libdane filesNikos Mavrogiannopoulos2016-07-052-2/+2
* tests: ignore leaks due to p11-kit in test suiteNikos Mavrogiannopoulos2016-07-042-1/+3
* tests: added check to ensure that pkcs11 objects will be reopened on forkNikos Mavrogiannopoulos2016-07-044-2/+206
* pkcs11: on object import always check for a support public key algorithmNikos Mavrogiannopoulos2016-07-041-6/+8
* gnutls_aead_cipher_decrypt: corrected the return value of ptext_lenNikos Mavrogiannopoulos2016-07-012-2/+2
* doc updateNikos Mavrogiannopoulos2016-06-301-0/+3
* configure: check for libdl irrespective of FIPS140 configurationNikos Mavrogiannopoulos2016-06-301-1/+2
* tests: account pkcs11/pkcs11-mock-ext.h in MakefileNikos Mavrogiannopoulos2016-06-301-1/+1
* tests: link pkcs11-import-url-privkey with libdlNikos Mavrogiannopoulos2016-06-301-0/+1
* more files to ignoreNikos Mavrogiannopoulos2016-06-301-0/+12
* tests: avoid compiler warning from pkcs11-pubkey-importNikos Mavrogiannopoulos2016-06-301-1/+1
* tests: added check to verify the tolerance of broken C_GetAttributesNikos Mavrogiannopoulos2016-06-304-2/+170
* pkcs11_get_attribute_avalue: correctly handle a -1 value length from C_GetAtt...Nikos Mavrogiannopoulos2016-06-301-0/+6
* pkcs11_get_attribute_avalue: do not assign values on failureNikos Mavrogiannopoulos2016-06-291-0/+1
* tests: use datefudge in name-constraints testNikos Mavrogiannopoulos2016-06-291-1/+6
* tests: link libpkcs11mock1 with gnulibip-name-constraintsNikos Mavrogiannopoulos2016-06-281-0/+1
* p11tool: do not return from void functionsNikos Mavrogiannopoulos2016-06-281-2/+2
* doc: mention the boolean functions in the gnutls APINikos Mavrogiannopoulos2016-06-241-6/+9
* tests: removed remainders of pkcs11 tests from suite/Nikos Mavrogiannopoulos2016-06-241-1/+1
* gnutls_pkcs11_crt_is_known: changed to unsigned typeNikos Mavrogiannopoulos2016-06-242-2/+2
* tests: pkcs11-is-known: check that no flags enforce compareNikos Mavrogiannopoulos2016-06-231-4/+21
* gnutls_pkcs11_crt_is_known: always assume GNUTLS_PKCS11_OBJ_FLAG_COMPARE unle...Nikos Mavrogiannopoulos2016-06-231-3/+3
* tests: moved pkcs11-softhsm test suite into pkcs11/Nikos Mavrogiannopoulos2016-06-2311-6/+9
* find_cert_cb: minor cleanups in find_cert_cbNikos Mavrogiannopoulos2016-06-231-29/+29
* tests: added more unit tests for gnutls_pkcs11_crt_is_known()Nikos Mavrogiannopoulos2016-06-231-1/+169
* dn2: updated to account for serial number being printedNikos Mavrogiannopoulos2016-06-221-3/+5
* tests: corrected create-chain.sh to remove the ocsp_signing_key from generate...Nikos Mavrogiannopoulos2016-06-221-3/+0
* tests: replaced tls feature extension checksNikos Mavrogiannopoulos2016-06-221-412/+402
* enhanced debugging messages for cert verificationNikos Mavrogiannopoulos2016-06-222-0/+4
* x509: print serial number in compact outputNikos Mavrogiannopoulos2016-06-221-0/+13
* tests: include softhsm.h into dist filesNikos Mavrogiannopoulos2016-06-221-1/+1
* pkcs11: correctly encode the serial number when searching for certificateNikos Mavrogiannopoulos2016-06-221-16/+9
* pkcs11: correctly account check_found_cert()Nikos Mavrogiannopoulos2016-06-221-0/+1
* gnutls-cli-debug: replaced draft-ietf-tls-chacha20-poly1305-04 with RFC7905Nikos Mavrogiannopoulos2016-06-221-1/+1
* gnutls-cli: benchmark the memcpy performance to compare with ciphersNikos Mavrogiannopoulos2016-06-213-33/+108
* doc update [ci skip]Nikos Mavrogiannopoulos2016-06-211-0/+12
* doc: corrected typoNikos Mavrogiannopoulos2016-06-191-1/+1
* Sync with TP.Nikos Mavrogiannopoulos2016-06-191-0/+13
* Typo fixes (found by lintian): extention, reencodeAndreas Metzler2016-06-194-8/+8
* tests: added check for handshake packet reconstructionNikos Mavrogiannopoulos2016-06-162-1/+387
* dtls: corrected reconstruction of handshake packets received out of orderNikos Mavrogiannopoulos2016-06-161-4/+4
* Corrected the writing of serial number in PKCS#11 modulesNikos Mavrogiannopoulos2016-06-161-4/+9
* ext: ecc: replaced SUPPORTED ECC POINT FORMATS with better formatted nameNikos Mavrogiannopoulos2016-06-151-1/+1
* tests: disable SRP-base64 encode/decoded tests when SRP is disabledNikos Mavrogiannopoulos2016-06-151-0/+9
* .gitlab-ci.yml: restrict windows build checks to tests/ subdir [ci skip]Nikos Mavrogiannopoulos2016-06-141-1/+1