summaryrefslogtreecommitdiff
path: root/devel
Commit message (Expand)AuthorAgeFilesLines
* algorithms: implement X448 key exchange and Ed448 signature schemeDaiki Ueno2020-01-232-6/+26
* nettle: vendor in Curve448 and Ed448 implementationDaiki Ueno2020-01-232-0/+154
* Merge branch 'tmp-ocsp-check' into 'master'903-add-crl-and-crq-fuzzersNikos Mavrogiannopoulos2020-01-091-0/+5
|\
| * gnutls_ocsp_status_request_is_checked: mark explicitly as unsigned the return...Nikos Mavrogiannopoulos2019-12-161-0/+5
* | crypto-api: add gnutls_hmac_get_key_size() functionDmitry Eremin-Solenikov2019-12-272-0/+2
* | updated auto-generated filesNikos Mavrogiannopoulos2019-12-193-1640/+1702
|/
* abi: updated to latest const changes and added NEWS entrytmp-more-const-1Nikos Mavrogiannopoulos2019-12-105-10001/+10682
* Add const to function arguments in lib/x509Tim Rühsen2019-12-071-0/+5
* Add support for VKO GOST key exchangeDmitry Eremin-Solenikov2019-11-081-0/+1
* Declare groups corresponding to GOST curvesDmitry Eremin-Solenikov2019-11-071-0/+7
* lib: define more GOST curvesDmitry Eremin-Solenikov2019-10-061-1/+6
* nettle: provide GOST 28147-89 IMIT MAC supportDmitry Eremin-Solenikov2019-09-281-0/+1
* nettle: provide GOST 28147-89 CNT mode supportDmitry Eremin-Solenikov2019-09-281-0/+1
* crypto-api: add gnutls_aead_cipher_{en,de}cryptv2tmp-encryptv2Daiki Ueno2019-08-092-0/+29
* abi-check: correctly bail-out on errorstmp-fix-abicheckNikos Mavrogiannopoulos2019-07-221-0/+40
* libgnutls.abignore: added comment linking to syntaxNikos Mavrogiannopoulos2019-07-211-0/+3
* lib: add support for AES-GMACDmitry Eremin-Solenikov2019-06-281-0/+3
* Align _gnutls_x86_cpuid_s as OPENSSL_ia32cap_P would beNikos Mavrogiannopoulos2019-06-274-133/+0
* Updated asm files to latest version under cryptogams licenseNikos Mavrogiannopoulos2019-06-274-0/+7
* lib: add support for gnutls_hash_copy()Dmitry Eremin-Solenikov2019-06-262-0/+2
* api: add gnutls_hmac_copy() functionDmitry Eremin-Solenikov2019-06-262-0/+2
* updated auto-generated filesNikos Mavrogiannopoulos2019-06-203-6795/+6929
* Use inih to parse configuration fileNikos Mavrogiannopoulos2019-06-201-0/+2
* Add plumbing to handle Q parameter in DH exchangesSimo Sorce2019-05-232-0/+24
* ext/record_size_limit: distinguish sending and receiving limitstmp-record-sizesDaiki Ueno2019-05-142-2/+10
* abi-check: supply --hd2 to abi-check-latest targetDaiki Ueno2019-05-031-1/+1
* prf: add function to retrieve early keying materialDaiki Ueno2019-04-192-0/+2
* abi-check: simplify ABI comparison using libabigail toolsNikos Mavrogiannopoulos2019-04-1611-174947/+46225
* Pass CI commit check if branches are 'even'tmp-check-evenTim Rühsen2019-04-091-2/+5
* Fix check_if_signedSimo Sorce2019-04-011-10/+15
* Let check_if_signed fail if git failstmp-fail-sigcheckTim Rühsen2019-03-281-2/+4
* Use https:// for arbitrary files #1Tim Rühsen2019-03-131-12/+12
* Use https:// for www.gnu.org and www.example.comTim Rühsen2019-03-131-1/+1
* .gitlab-ci.yml: added thread sanitizer runtmp-false-start-clarificationsNikos Mavrogiannopoulos2019-03-022-0/+10
* cppcheck: suppress warning on nettle code [ci skip]Nikos Mavrogiannopoulos2019-02-261-0/+1
* check_if_signed: Get source branch if not setTim Rühsen2019-02-181-0/+5
* Check for Signed-off-by: in CITim Rühsen2019-01-201-0/+25
* README-ci.freebsd.md: require autogenDaiki Ueno2018-11-131-1/+1
* protocols: bumped TLS1.3 version number to RFC8446 valueNikos Mavrogiannopoulos2018-08-201-0/+0
* testcompat-tls13-openssl: fix openssl interactionsNikos Mavrogiannopoulos2018-06-271-0/+0
* README-ci.freebsd.md: updated for new build method with gnulib [ci skip]Nikos Mavrogiannopoulos2018-06-141-2/+8
* tests: added interop tests with openssl under TLS1.3Nikos Mavrogiannopoulos2018-05-041-0/+0
* doc: added README on FreeBSD CI setupNikos Mavrogiannopoulos2017-09-081-0/+70
* .gitlab-ci.yml: enable more cppcheck testsNikos Mavrogiannopoulos2017-09-081-0/+3
* abi-check: added check for 3.6.0 ABI compatibilityNikos Mavrogiannopoulos2017-08-181-0/+39891
* removed devel/fuzz; functionality moved to fuzz/ [ci skip]Nikos Mavrogiannopoulos2017-08-179920-2081/+0
* fuzzer: added a fuzzer targetNikos Mavrogiannopoulos2017-08-161-1/+1
* fuzz: explicitly initialize and deinitialize the library [ci skip]Nikos Mavrogiannopoulos2017-08-1114-0/+44
* tests: added reproducer applications for psk and srp fuzzerstmp-oss-fuzz-updatesNikos Mavrogiannopoulos2017-08-051-7/+18
* gnutls_server_fuzzer: added ed25519 key/certNikos Mavrogiannopoulos2017-08-044-0/+81