summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* updated tlsfuzzertmp-tls1.3-backportsNikos Mavrogiannopoulos2017-07-131-0/+0
* tests: csr-invalid.der: modify the SPKI OID to use SECP384R1Nikos Mavrogiannopoulos2017-07-131-0/+0
* x509/output: do not attempt to print the key ID on unknown SPKI algorithmsNikos Mavrogiannopoulos2017-07-131-6/+15
* .gitlab-ci.yml: corrected location of artifacts in aarch64 buildNikos Mavrogiannopoulos2017-07-131-3/+4
* tests: certtool-rsa-pss: use unique temp filesNikos Mavrogiannopoulos2017-07-131-2/+2
* updated auto-generated filesNikos Mavrogiannopoulos2017-07-132-200/+232
* _gnutls_buffer_append_data_prefix: cleanupNikos Mavrogiannopoulos2017-07-131-6/+5
* .gitlab-ci.yml: removed unnecessary options from minimal buildNikos Mavrogiannopoulos2017-07-131-3/+4
* pubkey: print the failed signature algorithm when verification failsNikos Mavrogiannopoulos2017-07-131-0/+1
* gnutls-cli: added option to allow verification with broken algorithmsNikos Mavrogiannopoulos2017-07-132-0/+13
* tls sessions will not fail of insecure algorithms which are explicitly enabledNikos Mavrogiannopoulos2017-07-131-2/+8
* tests: mini-record-2: made more robustNikos Mavrogiannopoulos2017-07-131-14/+15
* tests: mini-record: made more robustNikos Mavrogiannopoulos2017-07-131-62/+19
* record: reject 0-byte long ciphertextNikos Mavrogiannopoulos2017-07-131-1/+4
* record: added sanity checking in the record layer version copyNikos Mavrogiannopoulos2017-07-132-6/+18
* record: more precise calculation of max recv sizeNikos Mavrogiannopoulos2017-07-136-11/+26
* decryption: use the same error code on all casesNikos Mavrogiannopoulos2017-07-131-5/+5
* gnutls-serv: allow receiving requests up to 16kbNikos Mavrogiannopoulos2017-07-111-5/+4
* max_record_recv_size: removed call to gnutls_compression_get()Nikos Mavrogiannopoulos2017-07-111-1/+1
* Print the requested CA names when in debug modeNikos Mavrogiannopoulos2017-07-112-3/+21
* gnutls-http-serv: do not set the obsolete PGP optionsNikos Mavrogiannopoulos2017-07-111-1/+1
* doc: updated documentation on client authentication [ci skip]Nikos Mavrogiannopoulos2017-07-112-2/+15
* doc: explicitly state intended usage of priorities on server-sideNikos Mavrogiannopoulos2017-07-101-4/+14
* doc: use the default priorities in server exampleNikos Mavrogiannopoulos2017-07-101-2/+4
* updated auto-generated filesNikos Mavrogiannopoulos2017-07-103-0/+4
* tests: added unit tests for gnutls_priority_set*()Nikos Mavrogiannopoulos2017-07-103-1/+263
* Documented use gnutls_priority_set2().Nikos Mavrogiannopoulos2017-07-108-5/+12
* priorities: share priority structures across sessionsNikos Mavrogiannopoulos2017-07-1022-97/+184
* set_client_ciphersuite: use the new internal APIsNikos Mavrogiannopoulos2017-07-101-10/+6
* .gitignore: ignore new testsNikos Mavrogiannopoulos2017-07-101-0/+30
* tests: added unit testing for server/client cipher negotiationNikos Mavrogiannopoulos2017-07-106-1/+691
* tests: added unit testing for server ciphersuite/KX negotiationNikos Mavrogiannopoulos2017-07-107-2/+1749
* doc: corrected typoNikos Mavrogiannopoulos2017-07-101-4/+4
* Renamed fields of sign_algorithm_stNikos Mavrogiannopoulos2017-07-106-53/+50
* handshake: simplified signature algorithm list generationNikos Mavrogiannopoulos2017-07-107-66/+56
* Eliminated access to obsolete priority cache fieldsNikos Mavrogiannopoulos2017-07-109-195/+126
* handshake: simplified the client-side ciphersuite negotiationNikos Mavrogiannopoulos2017-07-103-258/+100
* handshake: simplified the server-side ciphersuite negotiationNikos Mavrogiannopoulos2017-07-1011-428/+287
* priority: include a cache of supported ciphersuitesNikos Mavrogiannopoulos2017-07-104-4/+43
* removed unused cipher-suite and KX related functionsNikos Mavrogiannopoulos2017-07-104-64/+23
* algorithm/kx: sorted key exchange algorithms based on current trendsNikos Mavrogiannopoulos2017-07-101-19/+19
* Removed unused functionsNikos Mavrogiannopoulos2017-07-108-139/+0
* fuzz: added make update command [ci skip]Nikos Mavrogiannopoulos2017-07-072-0/+11
* fuzz: added corpora from openssl [ci skip]Nikos Mavrogiannopoulos2017-07-077900-0/+36
* fuzz: undid changes related to boringssl server/client corpus format [ci skip]Nikos Mavrogiannopoulos2017-07-077-22/+0
* fuzz: included verbatim corpus from boringsslNikos Mavrogiannopoulos2017-07-071936-0/+43
* fuzz: gnutls-client-fuzzer: read directly from memory [ci skip]Nikos Mavrogiannopoulos2017-07-075-45/+95
* fuzz: gnutls-server-fuzzer: read directly from memory [ci skip]Nikos Mavrogiannopoulos2017-07-072-284/+334
* updated auto-generated filestmp-alpn-updatesNikos Mavrogiannopoulos2017-07-062-344/+409
* priority_options.gperf: modified for gperf 3.1Nikos Mavrogiannopoulos2017-07-062-2/+1