summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* set_client_ciphersuite: use the new internal APIstmp-handshake-simplificationsNikos Mavrogiannopoulos2017-07-071-10/+6
* .gitignore: ignore new testsNikos Mavrogiannopoulos2017-07-071-0/+30
* tests: added unit testing for server/client cipher negotiationNikos Mavrogiannopoulos2017-07-076-1/+691
* tests: added unit testing for server ciphersuite/KX negotiationNikos Mavrogiannopoulos2017-07-077-2/+1749
* doc: corrected typoNikos Mavrogiannopoulos2017-07-071-4/+4
* Renamed fields of sign_algorithm_stNikos Mavrogiannopoulos2017-07-076-53/+50
* handshake: simplified signature algorithm list generationNikos Mavrogiannopoulos2017-07-077-66/+56
* Eliminated access to obsolete priority cache fieldsNikos Mavrogiannopoulos2017-07-079-195/+126
* handshake: simplified the client-side ciphersuite negotiationNikos Mavrogiannopoulos2017-07-073-258/+100
* handshake: simplified the server-side ciphersuite negotiationNikos Mavrogiannopoulos2017-07-0711-428/+287
* priority: include a cache of supported ciphersuitesNikos Mavrogiannopoulos2017-07-074-4/+43
* removed unused cipher-suite and KX related functionsNikos Mavrogiannopoulos2017-07-074-64/+23
* algorithm/kx: sorted key exchange algorithms based on current trendsNikos Mavrogiannopoulos2017-07-071-19/+19
* Removed unused functionsNikos Mavrogiannopoulos2017-07-078-139/+0
* updated auto-generated filestmp-alpn-updatesNikos Mavrogiannopoulos2017-07-062-344/+409
* priority_options.gperf: modified for gperf 3.1Nikos Mavrogiannopoulos2017-07-062-2/+1
* tlsfuzzer: enabled ALPN testsNikos Mavrogiannopoulos2017-07-063-1/+92
* updated tlsfuzzerNikos Mavrogiannopoulos2017-07-051-0/+0
* ext/alpn: added stricter checks on field lengthsNikos Mavrogiannopoulos2017-07-041-6/+10
* gnutls-serv: added the --alpn and --alpn-fatal optionsNikos Mavrogiannopoulos2017-07-042-0/+41
* fuzz: updated server with multiple keys (ECDSA, RSA) and DH parameters [ci skip]Nikos Mavrogiannopoulos2017-07-041-8/+79
* OCSP: find_signercert: improved DER length calculationtmp-ocsp-improvementsNikos Mavrogiannopoulos2017-07-011-7/+30
* OCSP: check the subject public key identifier field to figure issuerNikos Mavrogiannopoulos2017-07-011-2/+16
* OCSP: added more verbose debug logging on verificationNikos Mavrogiannopoulos2017-07-011-0/+10
* tests: added ECDSA OCSP response verificationNikos Mavrogiannopoulos2017-07-014-1/+67
* .travis.yml: do not fail on brew install failuresNikos Mavrogiannopoulos2017-06-301-1/+1
* tests: added check on saving certs and OCSP responsestmp-ocsp-save-testsNikos Mavrogiannopoulos2017-06-292-1/+78
* gnutls-cli: save OCSP response at the time certificate is savedNikos Mavrogiannopoulos2017-06-291-8/+17
* moved compression-related APIs to compat.htmp-remove-support-for-compressionNikos Mavrogiannopoulos2017-06-222-11/+17
* doc: removed any references to compression and documented changeNikos Mavrogiannopoulos2017-06-223-40/+39
* tests: removed tests related to zlib supportNikos Mavrogiannopoulos2017-06-223-43/+0
* doc updateNikos Mavrogiannopoulos2017-06-221-0/+2
* Removed support for compression mechanismsNikos Mavrogiannopoulos2017-06-2217-901/+112
* gnutls-cli: be less verbose in OCSP error messagestmp-ocsptool-updatesNikos Mavrogiannopoulos2017-06-201-1/+2
* gnutls-cli: improved error message of OCSP failureNikos Mavrogiannopoulos2017-06-201-2/+2
* updated auto-generated filesNikos Mavrogiannopoulos2017-06-202-151/+238
* tests: ocsptool: added test of --verify-response with --load-chainNikos Mavrogiannopoulos2017-06-205-1/+221
* ocsp: print response's signature algorithm in compact listingNikos Mavrogiannopoulos2017-06-201-16/+18
* ocsptool: verify_response will print information on the responseNikos Mavrogiannopoulos2017-06-201-0/+12
* ocsptool: doc updateNikos Mavrogiannopoulos2017-06-201-21/+41
* ocsptool: allow combining --load-trust with --verify-responseNikos Mavrogiannopoulos2017-06-201-7/+9
* ocsptool: --load-chain will sort the input chainNikos Mavrogiannopoulos2017-06-203-1/+7
* ocsptool: introduced --verify-allow-broken optionNikos Mavrogiannopoulos2017-06-192-2/+12
* ocsptool: the --verify-response can be combined with --load-chainNikos Mavrogiannopoulos2017-06-191-39/+53
* gnutls_certificate_verification_status_print: mention OCSP in error messagesNikos Mavrogiannopoulos2017-06-191-2/+2
* ocsptool: added --load-chain optionNikos Mavrogiannopoulos2017-06-194-197/+224
* doc updateNikos Mavrogiannopoulos2017-06-191-0/+4
* tests: enabled X25519 interop tests with openssl 1.1.0Nikos Mavrogiannopoulos2017-06-192-15/+31
* NORMAL priority: no longer enable the smaller curves by defaultNikos Mavrogiannopoulos2017-06-191-4/+0
* NORMAL priority: enable X25519 curveNikos Mavrogiannopoulos2017-06-191-0/+2