summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* gnutls-cli-debug: do not run non-FIPS cipher tests when in FIPS modeNikos Mavrogiannopoulos2017-08-181-0/+16
* gnutls-cli-debug: check whether RFC7919 is supportedNikos Mavrogiannopoulos2017-08-183-0/+26
* certtool: simplified certificate PEM printingNikos Mavrogiannopoulos2017-08-181-20/+5
* gnutls-cli: fixed bounds check on benchmark-tlsNikos Mavrogiannopoulos2017-08-181-1/+1
* certtool: fixed documentation of sign-paramsNikos Mavrogiannopoulos2017-08-171-2/+2
* updated auto-generated filestmp-to-rsaNikos Mavrogiannopoulos2017-08-152-636/+668
* certtool: introduced --to-rsa optionNikos Mavrogiannopoulos2017-08-152-1/+76
* gnutls-serv: --require-client-cert no longer implies --verify-client-certNikos Mavrogiannopoulos2017-08-102-2/+3
* updated auto-generated filestmp-p11tool-generate-updateNikos Mavrogiannopoulos2017-08-092-462/+495
* p11tool: --generate-xxx options were replaced by generate-privkeyNikos Mavrogiannopoulos2017-08-095-23/+47
* certtool: eliminated unused variableNikos Mavrogiannopoulos2017-08-082-7/+0
* certtool: improved documentation on --provable optionNikos Mavrogiannopoulos2017-08-071-2/+11
* certtool: create mapping between --load-x and --info optionsNikos Mavrogiannopoulos2017-08-071-12/+31
* certtool: removed definitions of non-existing functionsNikos Mavrogiannopoulos2017-08-071-3/+0
* gnutls_x509_privkey_verify_seed: improved error on missing validation parametersNikos Mavrogiannopoulos2017-08-071-1/+4
* certtool: silence warnings related to --pkcs8Nikos Mavrogiannopoulos2017-08-071-3/+5
* certtool: better print provable key validation parametersNikos Mavrogiannopoulos2017-08-071-6/+9
* certtool: provable private keys are always exported in PKCS#8 formNikos Mavrogiannopoulos2017-08-073-21/+15
* p11tool: auto-generate the list of PKCS#11 mechanisms from p11-kitNikos Mavrogiannopoulos2017-08-044-216/+257
* updated auto-generated filesNikos Mavrogiannopoulos2017-08-042-1374/+1593
* spki: combined all exported functions to a single set and getNikos Mavrogiannopoulos2017-08-042-19/+20
* certtool: set RSA-PSS parameters using GNUTLS_KEYGEN_SPKI kdata typeNikos Mavrogiannopoulos2017-08-041-4/+19
* certtool: print signature algorithm in cert verification outputNikos Mavrogiannopoulos2017-08-041-0/+19
* certtool: sign_params_to_flags: use strtok to parse inputNikos Mavrogiannopoulos2017-08-041-5/+20
* certtool: copy SPKI information from private key when availableNikos Mavrogiannopoulos2017-08-041-15/+14
* certtool: allow specifying RSA-PSS parameters for key generationNikos Mavrogiannopoulos2017-08-042-14/+30
* certtool: group together common optionsNikos Mavrogiannopoulos2017-08-041-202/+279
* certtool: do not print error on missing RSA-PSS parameters on keyNikos Mavrogiannopoulos2017-08-031-0/+3
* x509.h: Renamed SPKI related functionsNikos Mavrogiannopoulos2017-08-032-4/+15
* updated auto-generated filesNikos Mavrogiannopoulos2017-08-032-329/+395
* gnutls-cli: introduced options to save client and server tracesNikos Mavrogiannopoulos2017-08-034-7/+90
* gnutls-cli: use FFDHE3072 parameters for benchmarkingNikos Mavrogiannopoulos2017-08-021-54/+2
* cli,serv: do not print any information on compressionNikos Mavrogiannopoulos2017-08-021-9/+0
* cli,serv: no longer print parameters when FFDHE groups are usedNikos Mavrogiannopoulos2017-08-021-0/+7
* gnutls-cli: print the supported groups instead of curvesNikos Mavrogiannopoulos2017-08-021-7/+7
* gnutls-cli: use gnutls_priority_setNikos Mavrogiannopoulos2017-07-251-2/+2
* gnutls-cli: re-use priorities for both client and server on benchmarksNikos Mavrogiannopoulos2017-07-181-2/+2
* gnutls-cli: re-use priorities when measuring performancetmp-gnutls-benchmark-updateNikos Mavrogiannopoulos2017-07-171-2/+10
* updated auto-generated filesNikos Mavrogiannopoulos2017-07-172-133/+134
* gnutls-cli: added RSA-PSS signatures in benchmarkNikos Mavrogiannopoulos2017-07-171-12/+54
* gnutls-cli: added benchmark on X25519-Ed25519 key exchangeNikos Mavrogiannopoulos2017-07-171-13/+49
* tests: replaced rsa-pss/eddsa certtool options with --key-typeNikos Mavrogiannopoulos2017-07-171-5/+5
* certtool: introduced the --key-type optionNikos Mavrogiannopoulos2017-07-172-18/+35
* Added support for EdDSA (Ed25519) curve keysNikos Mavrogiannopoulos2017-07-174-25/+51
* updated auto-generated filesNikos Mavrogiannopoulos2017-07-132-200/+232
* gnutls-cli: added option to allow verification with broken algorithmsNikos Mavrogiannopoulos2017-07-132-0/+13
* gnutls-serv: allow receiving requests up to 16kbNikos Mavrogiannopoulos2017-07-111-5/+4
* updated auto-generated filestmp-alpn-updatesNikos Mavrogiannopoulos2017-07-062-344/+409
* gnutls-serv: added the --alpn and --alpn-fatal optionsNikos Mavrogiannopoulos2017-07-042-0/+41
* gnutls-cli: save OCSP response at the time certificate is savedNikos Mavrogiannopoulos2017-06-291-8/+17