summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* testcompat: refuse run with openssl 1.1.0gnutls_3_3_30Nikos Mavrogiannopoulos2018-07-161-1/+8
* Modernize gtk-doc supportAndreas Metzler2018-07-163-130/+162
* doc updateNikos Mavrogiannopoulos2018-07-161-2/+2
* bumped versionNikos Mavrogiannopoulos2018-07-163-3/+3
* doc update [ci skip]Nikos Mavrogiannopoulos2018-07-131-0/+5
* doc update: this version doesn't support EtM [ci skip]Nikos Mavrogiannopoulos2018-07-071-2/+1
* doc update [ci skip]Nikos Mavrogiannopoulos2018-07-071-0/+6
* Merge branch 'gnutls_3_3_x' into 'gnutls_3_3_x'Nikos Mavrogiannopoulos2018-06-224-43/+46
|\
| * hmac-sha384 and sha256 ciphersuites were removed from defaultsAnderson Toshiyuki Sasaki2018-06-212-13/+5
| * cbc_mac_verify: require minimum padding under SSL3.0Anderson Toshiyuki Sasaki2018-06-211-1/+6
| * dummy_wait: always hash the same amount of blocks that would have been on min...Anderson Toshiyuki Sasaki2018-06-211-30/+33
| * dummy_wait: correctly account the length field in SHA384 HMACAnderson Toshiyuki Sasaki2018-06-212-8/+11
|/
* doc updateNikos Mavrogiannopoulos2018-04-251-0/+12
* retrieve_pin: refuse to retrieve PIN from URI more than one timeNikos Mavrogiannopoulos2018-04-252-3/+36
* Merge branch 'gnutls_3_3_x' into 'gnutls_3_3_x'Nikos Mavrogiannopoulos2018-04-236-4/+193
|\
| * tests: Backport of sni-hostname testAnderson Toshiyuki Sasaki2018-04-232-1/+67
| * gnutls-cli: backported --sni-hostname optionAnderson Toshiyuki Sasaki2018-04-232-1/+11
| * gnutls-serv: send alert for unrecognized nameAnderson Toshiyuki Sasaki2018-04-231-2/+11
| * gnutls-serv: backported sni-hostname optionsAnderson Toshiyuki Sasaki2018-04-232-0/+104
|/
* cryptodev: added missing macro [ci skip]Nikos Mavrogiannopoulos2018-03-131-0/+4
* cryptodev: fix prototype of cryptodev_mac_fast [ci skip]Nikos Mavrogiannopoulos2018-03-131-0/+4
* bumped version to 3.3.29gnutls_3_3_29Nikos Mavrogiannopoulos2018-02-163-3/+3
* doc update [ci skip]Nikos Mavrogiannopoulos2018-02-121-2/+2
* doc updateNikos Mavrogiannopoulos2018-02-091-0/+3
* accelerated: make explicit key size check to all accelerated ciphersNikos Mavrogiannopoulos2018-02-0911-6/+24
* accelerated: check keysize in SSSE3 cipher setkeyVitezslav Cizek2018-02-091-0/+3
* nettle: use the nettle_get_secp API when availableNikos Mavrogiannopoulos2018-02-071-5/+15
* accelerated: fix use of SSSE3 vpaes_encrypttmp-gnutls_3_3_x-aesni-fixNikos Mavrogiannopoulos2018-02-061-1/+7
* doc updateNikos Mavrogiannopoulos2018-02-051-0/+3
* accelerated: fix use of aesni_ecb_encrypt()Nikos Mavrogiannopoulos2018-02-051-1/+1
* priority_options.gperf: modified for gperf 3.1tmp-3-3-x-gperf-updateNikos Mavrogiannopoulos2018-02-052-2/+1
* doc updatetmp-gnutls_3_3_x-use-strict-derNikos Mavrogiannopoulos2018-02-041-0/+4
* tests: removed test with invalid DER encoding in chainverifyNikos Mavrogiannopoulos2018-02-041-96/+0
* x509: use libtasn1's strict DER decoding rules in privkey, certificate reques...Nikos Mavrogiannopoulos2018-02-043-12/+12
* x509: use libtasn1's strict DER decoding rules in certificates and OCSPNikos Mavrogiannopoulos2018-02-049-32/+43
* doc updateNikos Mavrogiannopoulos2018-01-231-0/+2
* p11tool: corrected issue preventing the deletion of objects in batch modeNikos Mavrogiannopoulos2018-01-231-0/+2
* libtasn1: updated to latest libtasn1 master branchtmp-gnutls_3_3_x-libtasn1-updateNikos Mavrogiannopoulos2018-01-095-48/+105
* doc updateNikos Mavrogiannopoulos2017-12-101-0/+4
* load_dir_certs: use readdir() in all platformsgnutls_3_3_x_backportsNikos Mavrogiannopoulos2017-12-101-9/+1
* tests: added reproducer for safe renegotiation failure with opensslNikos Mavrogiannopoulos2017-12-101-0/+11
* doc updateNikos Mavrogiannopoulos2017-12-101-0/+3
* handshake: check SCSVs prior to resuming a sessionNikos Mavrogiannopoulos2017-12-103-4/+16
* doc update [ci skip]Nikos Mavrogiannopoulos2017-11-161-0/+2
* doc updateNikos Mavrogiannopoulos2017-09-201-0/+9
* parse_handshake_header: allow 1-byte sized fragmentsNikos Mavrogiannopoulos2017-09-201-2/+3
* p11tool: explicitly mark generated keys as sensitiveNikos Mavrogiannopoulos2017-08-251-1/+1
* _gnutls_recv_server_certificate_status: use the same type in subtracted valuesNikos Mavrogiannopoulos2017-08-151-2/+2
* _gnutls_proc_srp_client_kx: use same type in subtracted valuesNikos Mavrogiannopoulos2017-08-151-1/+1
* parse_pem_cert_mem: fixed issue resulting to accessing past the input dataNikos Mavrogiannopoulos2017-07-171-1/+3