summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gnutls_x509_privkey_export: use _gnutls_copy_string on PEM datatmp-check-for-rfc7919Nikos Mavrogiannopoulos2017-08-181-1/+4
* Corrected argument names of functions to correspond to declarationNikos Mavrogiannopoulos2017-08-183-7/+7
* lib: use casts and be explicit on intentional enumeration useNikos Mavrogiannopoulos2017-08-183-8/+12
* gnutls-cli-debug: do not run non-FIPS cipher tests when in FIPS modeNikos Mavrogiannopoulos2017-08-181-0/+16
* doc updateNikos Mavrogiannopoulos2017-08-181-0/+1
* doc updateNikos Mavrogiannopoulos2017-08-181-0/+1
* tests: added basic test for the operation of gnutls-cli-debugNikos Mavrogiannopoulos2017-08-182-1/+75
* tests: verify the presence of GNUTLS_SFLAGS_RFC7919 flag in server and client...Nikos Mavrogiannopoulos2017-08-181-0/+12
* gnutls-cli-debug: check whether RFC7919 is supportedNikos Mavrogiannopoulos2017-08-183-0/+26
* gnutls_session_get_flags: introduced GNUTLS_SFLAGS_RFC7919Nikos Mavrogiannopoulos2017-08-185-6/+14
* gnutls_auth_*: check cs parameter for validity prior to useNikos Mavrogiannopoulos2017-08-181-1/+16
* certtool: simplified certificate PEM printingNikos Mavrogiannopoulos2017-08-181-20/+5
* gnutls-cli: fixed bounds check on benchmark-tlsNikos Mavrogiannopoulos2017-08-181-1/+1
* lib: removed legacy debugging codetmp-remove-debugging-codeNikos Mavrogiannopoulos2017-08-182-41/+0
* fuzz: added missing files into dist [ci skip]Nikos Mavrogiannopoulos2017-08-181-6/+6
* tests: added missing files in dist [ci skip]Nikos Mavrogiannopoulos2017-08-182-2/+3
* tests: do not suppress stderr errors on servers startupNikos Mavrogiannopoulos2017-08-181-2/+2
* doc updateNikos Mavrogiannopoulos2017-08-181-1/+2
* abi-check: added check for 3.6.0 ABI compatibilityNikos Mavrogiannopoulos2017-08-182-1/+39892
* gnutls_x509_crl_get_issuer_dn: removed unnecessary constNikos Mavrogiannopoulos2017-08-181-1/+1
* certtool: fixed documentation of sign-paramsNikos Mavrogiannopoulos2017-08-171-2/+2
* README.md: mention lockfile-progs dependencytmp-sign-rsa-rawNikos Mavrogiannopoulos2017-08-171-2/+2
* tests: tls-neg-ext4-key: explicitly restrict to TLS 1.2, 1.1 and 1.0Nikos Mavrogiannopoulos2017-08-172-11/+40
* sign APIs: introduce RSA-RAW signing algorithmNikos Mavrogiannopoulos2017-08-1710-41/+97
* removed devel/fuzz; functionality moved to fuzz/ [ci skip]Nikos Mavrogiannopoulos2017-08-179920-2081/+0
* fuzzer: Add 'make -C fuzz coverage' [ci skip]Tim Rühsen2017-08-161-0/+16
* _gnutls_recv_server_certificate_status: use the same type in subtracted valuesNikos Mavrogiannopoulos2017-08-161-2/+2
* _gnutls_proc_srp_client_kx: use same type in subtracted valuesNikos Mavrogiannopoulos2017-08-161-1/+1
* fuzzer: Move regression corpora from tests/ to fuzz/Tim Rühsen2017-08-1621-800/+5
* fuzzer: Suppress leak in libgmp <= 6.1.2Tim Rühsen2017-08-162-1/+2
* fuzzer: Suppress unsigned integer overflow in rnd-fuzzer.cTim Rühsen2017-08-161-0/+6
* fuzzer: Initial check in for improved fuzzingTim Rühsen2017-08-168444-3/+3506
* fuzzer: added a fuzzer targetNikos Mavrogiannopoulos2017-08-167-3/+189
* updated auto-generated filestmp-to-rsaNikos Mavrogiannopoulos2017-08-152-636/+668
* gnutls_x509_privkey_export: made a wrapper over gnutls_x509_privkey_export2()Nikos Mavrogiannopoulos2017-08-151-30/+18
* gnutls-http-serv: use RSA-PSS keyNikos Mavrogiannopoulos2017-08-151-2/+3
* doc updateNikos Mavrogiannopoulos2017-08-151-4/+17
* tests: use certtool to check RSA-PSS to RSA conversionNikos Mavrogiannopoulos2017-08-154-0/+78
* certtool: introduced --to-rsa optionNikos Mavrogiannopoulos2017-08-152-1/+76
* doc updateNikos Mavrogiannopoulos2017-08-151-0/+6
* updated auto-generated filesNikos Mavrogiannopoulos2017-08-154-0/+4
* tests: added unit tests for gnutls_privkey_import_ext4Nikos Mavrogiannopoulos2017-08-154-1/+709
* gnutls_privkey_import_ext4: introduced to allow signing with RSA-PSS or Ed255...Nikos Mavrogiannopoulos2017-08-155-56/+201
* reduce common asserts to assist in debugging the libraryNikos Mavrogiannopoulos2017-08-154-4/+0
* doc: algorithms.texi: include list of groups but skip compression methodsNikos Mavrogiannopoulos2017-08-151-16/+3
* doc: improved elliptic curve and group documentationNikos Mavrogiannopoulos2017-08-151-3/+6
* doc: mention the AES-DRBG random generator [ci skip]Nikos Mavrogiannopoulos2017-08-142-1/+23
* tests: improved detection of 64-bit systemstmp-added-x86-buildNikos Mavrogiannopoulos2017-08-113-2/+7
* tests: updated for new x86 hostNikos Mavrogiannopoulos2017-08-113-1/+9
* .gitlab-ci.yml: replaced the f23 x86 build with a f26 x86 buildNikos Mavrogiannopoulos2017-08-111-3/+4