summaryrefslogtreecommitdiff
path: root/NEWS
Commit message (Expand)AuthorAgeFilesLines
* Release 3.7.7Zoltan Fridrich2022-07-281-14/+13
* Fix double free during gnutls_pkcs7_verifyZoltan Fridrich2022-07-271-0/+4
* crypto-api: add block cipher API with automatic paddingDaiki Ueno2022-07-221-0/+9
* guile: Allow session record ports to have a 'close' procedure.Ludovic Courtès2022-07-181-0/+9
* guile: Remove support for the 1.8.x series.Ludovic Courtès2022-07-171-0/+2
* cipher: limit plaintext length supplied to AES-GCMDaiki Ueno2022-07-131-0/+3
* guile: Session record port treats premature termination as EOF.Ludovic Courtès2022-07-101-0/+12
* Increase the limit of TLS PSK usernames from 128 to 65535 charactersZoltan Fridrich2022-07-081-0/+3
* nettle: restrict output size of HKDF-Expand to 255 * HashLenDaiki Ueno2022-06-291-0/+3
* fips: provide function to manually run FIPS self-testsDaiki Ueno2022-06-091-0/+5
* Release 3.7.63.7.6Zoltan Fridrich2022-05-271-0/+10
* Release 3.7.5Zoltan Fridrich2022-05-121-1/+4
* Merge branch 'wip/dueno/siv-iov' into 'master'Daiki Ueno2022-05-101-0/+7
|\
| * gnutls_aead_cipher_set_key: new functionDaiki Ueno2022-05-051-0/+7
* | Merge branch 'zfridric_devel' into 'master'Zoltán Fridrich2022-05-091-0/+10
|\ \ | |/ |/|
| * Improve certificate sanity checksZoltan Fridrich2022-05-091-0/+10
* | tls: add flag to disable session ticket in TLS 1.2Daiki Ueno2022-05-041-0/+11
|/
* gnutls-cli, gnutls-serv: print supported channel bindingZoltan Fridrich2022-04-281-0/+4
* Document C++ soname bump in NEWS.Andreas Metzler2022-04-121-0/+1
* Remove 3DES from FIPS approved algorithms.Zoltan Fridrich2022-04-071-0/+5
* Merge branch 'configure-args-compression' into 'master'Daiki Ueno2022-03-191-0/+9
|\
| * configure.ac: fix zstd detectionSam James2022-03-181-0/+2
| * configure.ac: fix brotli/zstd configure argument nameSam James2022-03-181-0/+7
* | NEWS: mention couple more changes in 3.7.4 release [ci-skip]Daiki Ueno2022-03-181-7/+23
|/
* Release 3.7.4Zoltan Fridrich2022-03-161-5/+13
* Make gnutls compliant to RFC5280Zoltan Fridrich2022-03-161-0/+4
* Add compress_certificate extension (RFC8879)Zoltan Fridrich2022-03-011-0/+8
* Release 3.7.3Daiki Ueno2022-01-181-11/+53
* pkcs12: use the correct MAC algorithm for GOST key generationDaiki Ueno2022-01-131-0/+5
* fips: add functions to inspect thread-local FIPS operation stateDaiki Ueno2022-01-071-0/+6
* priority: support allowlisting in configuration fileDaiki Ueno2021-11-291-0/+10
* Port openconnect TPM2 codeNikos Mavrogiannopoulos2021-11-131-0/+6
* NEWS: add a notice of insecure-hash filtering ciphersuites on PRFAlexander Sosedkin2021-10-211-0/+3
* NEWS: added news about certtool handling x448 and x25519Daniel Kahn Gillmor2021-09-171-0/+3
* pk: add flags to force RSA-PSS salt length to match digest lengthDaiki Ueno2021-08-071-0/+6
* guile: Writes to record ports handle EAGAIN/EINTR transparently.Ludovic Courtès2021-06-161-0/+3
* Release 3.7.2Daiki Ueno2021-05-291-1/+1
* certtool: order DN components by scale.Daniel Kahn Gillmor2021-05-281-0/+7
* gnutls_early_{cipher,prf_hash}_get: new functionsDaiki Ueno2021-05-131-0/+4
* global: rename GNUTLS_NO_EXPLICIT_INIT to GNUTLS_NO_IMPLICIT_INITDaiki Ueno2021-05-031-0/+4
* certtool: don't copy CRL distribution point from CA certDaiki Ueno2021-04-281-0/+3
* handshake: fix timing of sending early dataDaiki Ueno2021-04-251-0/+5
* NEWS: mention AF_ALG supportDaiki Ueno2021-04-231-0/+4
* priority: add option to disable TLS 1.3 middlebox compatibility modeDaiki Ueno2021-04-171-0/+5
* Release 3.7.13.7.1Daiki Ueno2021-03-101-0/+30
* NEWS: update for 3.7.0 releaseDaiki Ueno2020-12-021-6/+50
* crypto-backend: remove ability of overriding ciphersDaiki Ueno2020-11-201-0/+7
* NEWS: add entry for QUIC related API functionsDaiki Ueno2020-11-191-0/+10
* _gnutls_x509_read_value: don't count terminating null byte for OIDsNikos Mavrogiannopoulos2020-11-121-0/+6
* Merge branch 'cert_validation' into 'master'Daiki Ueno2020-11-101-0/+5
|\