summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tlsfuzzer: document the reason of failure of few fragmentation teststmp-dtls-1-byte-frag-fixNikos Mavrogiannopoulos2017-09-181-2/+2
* parse_handshake_header: removed duplicate checkNikos Mavrogiannopoulos2017-09-181-5/+0
* ecdh: return more appropriate error code on empty packetNikos Mavrogiannopoulos2017-09-181-0/+5
* parse_handshake_header: allow 1-byte sized fragmentsNikos Mavrogiannopoulos2017-09-161-2/+3
* tests: added reproducer for DTLS infinite loopNikos Mavrogiannopoulos2017-09-165-5/+441
* x509: removed debugging code [ci skip]Nikos Mavrogiannopoulos2017-09-161-1/+0
* tests: modified the MD5 signature algorithm negotiation teststmp-remove-sha224Nikos Mavrogiannopoulos2017-09-134-335/+721
* doc updateNikos Mavrogiannopoulos2017-09-131-0/+4
* tlsfuzzer: no longer include tests involving SHA224 signaturesNikos Mavrogiannopoulos2017-09-131-1/+8
* algorithms/sign: removed TLS identifiers for legacy algorithmsNikos Mavrogiannopoulos2017-09-131-6/+5
* algorithms/sign: legacy signature algorithms were moved toward the end of the...Nikos Mavrogiannopoulos2017-09-131-168/+183
* algorithms/sign: no longer enable SHA224 hash in signaturesNikos Mavrogiannopoulos2017-09-131-3/+4
* tlsfuzzer: added large client hello teststmp-large-client-hello-tlsfuzzerNikos Mavrogiannopoulos2017-09-081-0/+19
* win32: removed no longer used subdirNikos Mavrogiannopoulos2017-09-083-218/+0
* .gitlab-ci.yml: added warning cppcheck checksNikos Mavrogiannopoulos2017-09-081-1/+1
* .gitlab-ci.yml: removed initialization stepNikos Mavrogiannopoulos2017-09-081-21/+1
* doc: added README on FreeBSD CI setupNikos Mavrogiannopoulos2017-09-081-0/+70
* .gitlab-ci.yml: added FreeBSD buildNikos Mavrogiannopoulos2017-09-081-21/+21
* tests: ip-utils: added include for FreeBSD compilationNikos Mavrogiannopoulos2017-09-081-0/+1
* .gitlab-ci.yml: enable more cppcheck testsNikos Mavrogiannopoulos2017-09-082-2/+6
* tests: updated tlsfuzzer to reduce rsa-pss failuresNikos Mavrogiannopoulos2017-09-081-0/+0
* crq: doc updatetmp-sign-with-default-algoNikos Mavrogiannopoulos2017-09-081-2/+16
* tests: added unit test for gnutls_x509_crq_signNikos Mavrogiannopoulos2017-09-082-1/+165
* tests: added verification checks into crl_apisNikos Mavrogiannopoulos2017-09-081-46/+80
* gnutls_x509_crl_verify: check next update field for presenceNikos Mavrogiannopoulos2017-09-081-1/+3
* tests: added verification check into crt_apisNikos Mavrogiannopoulos2017-09-081-0/+11
* tests: added unit test for gnutls_x509_crt_signNikos Mavrogiannopoulos2017-09-082-0/+266
* doc updateNikos Mavrogiannopoulos2017-09-081-0/+9
* gnutls_x509_crq_sign: undeprecateNikos Mavrogiannopoulos2017-09-083-8/+2
* gnutls_x509_crl_sign: undeprecateNikos Mavrogiannopoulos2017-09-083-9/+4
* gnutls_x509_crq_sign: no longer sign with SHA1Nikos Mavrogiannopoulos2017-09-081-1/+28
* gnutls_x509_*_sign: no longer sign with SHA1Nikos Mavrogiannopoulos2017-09-083-7/+35
* doc: document the change of gnutls_x509_crt_signNikos Mavrogiannopoulos2017-09-081-3/+6
* tests: tolerate leaks in opensc-pkcs11 when presenttmp-fix-safe-renego-with-opensslNikos Mavrogiannopoulos2017-09-081-0/+1
* doc updateNikos Mavrogiannopoulos2017-09-071-0/+3
* tests: added reproducer for safe renegotiation failure with opensslNikos Mavrogiannopoulos2017-09-071-1/+13
* handshake: check SCSVs prior to resuming a sessionNikos Mavrogiannopoulos2017-09-073-7/+22
* Use $(LIBDL) instead of hardcoding -ldl.Thomas Klausner2017-09-062-2/+2
* cmocka: require 1.0.1Nikos Mavrogiannopoulos2017-09-061-1/+1
* tlslite-ng: updated to latest versionNikos Mavrogiannopoulos2017-09-061-0/+0
* cli-debug-args.def: Fix typoAvinash Sonawane2017-08-311-1/+1
* latex: handle the deprecated function mark [ci skip]Nikos Mavrogiannopoulos2017-08-291-0/+4
* .gitlab-ci.yml: give more specific name to windows job artifacts [ci skip]Nikos Mavrogiannopoulos2017-08-291-0/+2
* tools: removed re-using PIN message when in non-verbose modeNikos Mavrogiannopoulos2017-08-291-3/+5
* p11tool: print public or private key algorithmNikos Mavrogiannopoulos2017-08-291-3/+111
* gnutls_pkcs11_privkey_generate3: doc update [ci skip]Nikos Mavrogiannopoulos2017-08-281-0/+3
* tests: check whether generated private keys are marked privatetmp-p11tool-sign-with-rsa-pssNikos Mavrogiannopoulos2017-08-271-0/+8
* tests: added unit test of p11tool with --set-pinNikos Mavrogiannopoulos2017-08-271-0/+20
* tests: check whether generated or copied keys are marked as sensitiveNikos Mavrogiannopoulos2017-08-271-0/+15
* updated auto-generated filesNikos Mavrogiannopoulos2017-08-272-137/+203