summaryrefslogtreecommitdiff
path: root/devel
Commit message (Expand)AuthorAgeFilesLines
* 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
* fuzz: introduced mem.h with common callbacks for mem accessNikos Mavrogiannopoulos2017-08-037-252/+91
* fuzz: added SRP server and client fuzzersNikos Mavrogiannopoulos2017-08-0310-1/+339
* fuzz: introduced psk.h common headerNikos Mavrogiannopoulos2017-08-033-7/+40
* fuzz: added PSK server fuzzerNikos Mavrogiannopoulos2017-08-038-229/+427
* fuzz: added PSK client fuzzerNikos Mavrogiannopoulos2017-08-036-2/+129
* fuzz: ported libidn2's main.c taking advantage of afl-clang-fastNikos Mavrogiannopoulos2017-08-032-22/+51
* 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-072-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-071-45/+95
* fuzz: gnutls-server-fuzzer: read directly from memory [ci skip]Nikos Mavrogiannopoulos2017-07-071-284/+334
* fuzz: updated server with multiple keys (ECDSA, RSA) and DH parameters [ci skip]Nikos Mavrogiannopoulos2017-07-041-8/+79