summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: mini-alpn: corrected protocol selection orderNikos Mavrogiannopoulos2016-01-101-1/+1
* tests: alpn: enhance the testing of ALPN negotiationNikos Mavrogiannopoulos2016-01-101-11/+13
* tests: verify that the selected ALPN protocol is the first advertisedNikos Mavrogiannopoulos2016-01-091-2/+8
* tests: added check for certtool's othername writing functionalityNikos Mavrogiannopoulos2016-01-084-2/+161
* tests: updated to account for cert generation after 2adb9b2bfb31afebbdd9f990e...Nikos Mavrogiannopoulos2016-01-058-67/+67
* tests: pkcs11-pubkey-import will check both RSA and ECDSA keyspkcs11-ecdsaNikos Mavrogiannopoulos2015-12-314-13/+102
* tests: added ECDSA key in cert-common.hNikos Mavrogiannopoulos2015-12-311-0/+26
* Fix some typos [ci skip]Andreas Metzler2015-12-271-1/+1
* tests: added check for max-record extension in TLSNikos Mavrogiannopoulos2015-12-242-1/+146
* tests: check whether the max-record extension is usable with DTLSNikos Mavrogiannopoulos2015-12-243-2/+154
* tests: added timeout in long-running checksNikos Mavrogiannopoulos2015-12-202-2/+14
* tests: don't run the no-signal test in systems which MSG_NOSIGNAL is not avai...Nikos Mavrogiannopoulos2015-12-181-11/+21
* Reduce the number of used syscalls by using sendmsg() instead of writev()Nikos Mavrogiannopoulos2015-12-181-3/+0
* tests: added check to verify that the PKCS#7 embedded data are recovered as e...Nikos Mavrogiannopoulos2015-12-171-0/+16
* tests: updated pkcs7-gen to account for content-type attributeNikos Mavrogiannopoulos2015-12-161-2/+14
* tests: check whether the content-type attribute is set if we sign using timeNikos Mavrogiannopoulos2015-12-161-0/+7
* pkcs7: Disable the optional fields prior to generating the PKCS#7 structureNikos Mavrogiannopoulos2015-12-161-2/+2
* tests: check whether server returns the correct error code if presented with ...Nikos Mavrogiannopoulos2015-12-143-1/+286
* tests: check whether a peer changing certificate is detectedNikos Mavrogiannopoulos2015-12-086-1/+810
* tests: doc updateNikos Mavrogiannopoulos2015-12-082-5/+3
* tests: check whether gnutls_pubkey_import_privkey() operates well for PKCS#11...Nikos Mavrogiannopoulos2015-12-062-2/+213
* tests: added check for TLS extension decoding error propagationNikos Mavrogiannopoulos2015-11-293-1/+371
* tests: override-ciphers will not run mac tests on windowsNikos Mavrogiannopoulos2015-11-262-11/+20
* tests: updates for certtool test to run under windowsNikos Mavrogiannopoulos2015-11-262-2/+6
* tests: changes for running tests under windowsNikos Mavrogiannopoulos2015-11-258-16/+15
* tests: cipher-test will forward the prog exit code as the script exit codeNikos Mavrogiannopoulos2015-11-252-37/+52
* tests: added basic functionality testing for system-keys in windowsNikos Mavrogiannopoulos2015-11-258-3/+655
* tests: use gnulib where neededNikos Mavrogiannopoulos2015-11-241-1/+3
* tests: disable global-init-override test in windowsNikos Mavrogiannopoulos2015-11-241-0/+5
* tests: added check for multiple extension registeringNikos Mavrogiannopoulos2015-11-211-4/+13
* tests: check gnutls_certificate_flagsNikos Mavrogiannopoulos2015-11-181-0/+14
* tests: corrected copyright infoNikos Mavrogiannopoulos2015-11-162-4/+4
* tests: added check for overriding global initializationNikos Mavrogiannopoulos2015-11-162-1/+64
* tests: utils.c: simplify windows checkNikos Mavrogiannopoulos2015-11-161-2/+0
* tests: made seccomp tests more reliable by waiting for each side to terminateNikos Mavrogiannopoulos2015-11-154-4/+4
* tests: check operation of TLS and DTLS under seccomp when configured with --e...Nikos Mavrogiannopoulos2015-11-157-3/+1652
* tests: suite: more shell scripts were given the .sh suffix and simplified mak...Nikos Mavrogiannopoulos2015-11-129-13/+117
* tests: verify that unique IDs are generated as expectedNikos Mavrogiannopoulos2015-11-124-1/+119
* tests: added check with the various X.509 key exchangesNikos Mavrogiannopoulos2015-11-122-1/+273
* tests: check rehandshake from anon to DHENikos Mavrogiannopoulos2015-11-121-5/+13
* tests: added check for ciphersuite switch from anonymous to certificateNikos Mavrogiannopoulos2015-11-113-3/+297
* tests: suite: don't run shell scripts with valgrindNikos Mavrogiannopoulos2015-11-104-5/+7
* tests: testsrn: output errors on stderrNikos Mavrogiannopoulos2015-11-101-15/+16
* testdane: improved error detection in sitesNikos Mavrogiannopoulos2015-11-091-3/+13
* tests: suite: eliminate many leaks in the tests and run them under valgrindNikos Mavrogiannopoulos2015-11-096-34/+339
* tests: openpgp-certs: use valgrindNikos Mavrogiannopoulos2015-11-093-7/+28
* tests: eliminate leaks in mini-eagain2.cNikos Mavrogiannopoulos2015-11-091-0/+3
* tests: key-tests: use valgrindNikos Mavrogiannopoulos2015-11-094-16/+45
* tests: run the PKCS #12 tests under valgrindNikos Mavrogiannopoulos2015-11-093-18/+295
* tests: provable-privkey: fixed DSA test on FIPS140 enabled systemsNikos Mavrogiannopoulos2015-11-093-3/+140