summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* gnutls-cli-debug: added tests for supported curvesNikos Mavrogiannopoulos2016-04-243-17/+56
* gnutls-cli: enhanced KX benchmark with X25519Nikos Mavrogiannopoulos2016-04-241-11/+12
* gnutls-cli-debug: added CHACHA20-POLY1305 detectionNikos Mavrogiannopoulos2016-04-243-6/+23
* certtool: document sha3 functions in manpage [ci skip]Nikos Mavrogiannopoulos2016-04-191-1/+1
* doc: added missing @end example in danetool documentationNikos Mavrogiannopoulos2016-04-191-0/+1
* gnutls-cli-debug: enable socket verbosity when --verbose is givenNikos Mavrogiannopoulos2016-04-191-0/+2
* tools: explicitly initialize socket struct to zeroNikos Mavrogiannopoulos2016-04-191-0/+2
* tools: avoid extracting the value of the app-proto aliasNikos Mavrogiannopoulos2016-04-192-6/+6
* tools: document the starttls capabilityNikos Mavrogiannopoulos2016-04-193-2/+15
* tools: avoid relying on static buffers for service nameNikos Mavrogiannopoulos2016-04-184-11/+15
* danetool: Allow specifying a service name into port optionNikos Mavrogiannopoulos2016-04-183-25/+24
* gnutls-serv: don't send closure messages in failed handshakesNikos Mavrogiannopoulos2016-04-181-1/+6
* doc: updated docs related to private key generationNikos Mavrogiannopoulos2016-04-141-1/+1
* certtool: do not allow combining --provable with --ecc in key generationNikos Mavrogiannopoulos2016-04-141-0/+6
* danetool: corrected typo in manual [ci skip]Nikos Mavrogiannopoulos2016-04-121-1/+1
* crywrap: was removed from gnutls toolsNikos Mavrogiannopoulos2016-04-096-1273/+0
* certtool: allow generating IP name constraintsNikos Mavrogiannopoulos2016-04-052-1/+135
* ocsptool: use HTTP/1.0 for requestsNikos Mavrogiannopoulos2016-04-021-1/+1
* certtool: added flag to allow verification using broken algorithmsNikos Mavrogiannopoulos2016-03-312-4/+21
* ocsptool: eliminated memory leaks in verify-response optionNikos Mavrogiannopoulos2016-03-241-0/+4
* ocsptool: don't exit with error code on verification failures when --ignore-e...Nikos Mavrogiannopoulos2016-03-241-2/+2
* ocsptool: exit with error on verification failuresNikos Mavrogiannopoulos2016-03-231-2/+7
* ocsptool: Allow saving responses even if verification failsNikos Mavrogiannopoulos2016-03-232-2/+8
* gnutls-cli: corrected usage of gnutls_session_get_data()Nikos Mavrogiannopoulos2016-03-213-13/+26
* certtool: do not require a CA for OCSP signingNikos Mavrogiannopoulos2016-03-151-12/+14
* certtool: better error handling in file_size()Nikos Mavrogiannopoulos2016-03-111-2/+8
* gnutls-cli: fix invalid initialization in cert_verify_ocsp()Nikos Mavrogiannopoulos2016-03-111-1/+1
* gnutls-serv: human_addr always returns a non-null argumentNikos Mavrogiannopoulos2016-03-111-2/+2
* gnutls-cli: fail if gnutls is not compiled with DANE support and --dane is pr...Nikos Mavrogiannopoulos2016-02-291-5/+6
* Let p11tool --provider option accept filenames.Andreas Metzler2016-02-281-1/+0
* p11tool: addressed memory leaksNikos Mavrogiannopoulos2016-02-281-1/+15
* certtool: eliminated memory leaksNikos Mavrogiannopoulos2016-02-181-2/+11
* src: added systemkey-args to BUILT_SOURCESNikos Mavrogiannopoulos2016-02-181-1/+1
* Added NIST's OIDs for SHA3 signature algorithmsNikos Mavrogiannopoulos2016-02-151-2/+5
* gnutls-cli: improved indentation in benchmark outputNikos Mavrogiannopoulos2016-02-111-2/+2
* certtool: removed unused variableNikos Mavrogiannopoulos2016-02-111-1/+0
* certtool: the --generate-dh-params option can be combined with --provableNikos Mavrogiannopoulos2016-02-115-226/+281
* certtool: the --dh-info option will retrieve DH parameters from DSA keysNikos Mavrogiannopoulos2016-02-111-4/+29
* doc: Fix some typosAttila Molnar2016-02-061-1/+1
* Remove remaining RSA-EXPORT support leftovers from doc and messagesAttila Molnar2016-02-062-2/+2
* Fix some more typos.Andreas Metzler2016-02-011-1/+1
* certtool: corrected email escaping in texinfoNikos Mavrogiannopoulos2016-01-281-1/+1
* certtool: corrected texinfo output for krb5_principalNikos Mavrogiannopoulos2016-01-211-2/+2
* certtool: introduced the krb5_principal template optionNikos Mavrogiannopoulos2016-01-122-0/+45
* certtool: allow writing xmpp_nameNikos Mavrogiannopoulos2016-01-102-0/+43
* certtool: added ability to generate othernames via template filesNikos Mavrogiannopoulos2016-01-084-2/+173
* certtool: doc update [skip ci]Nikos Mavrogiannopoulos2015-12-301-2/+2
* certtool: eliminated various memory leaksNikos Mavrogiannopoulos2015-12-201-0/+5
* certtool: prevented memory leak in pkcs8-info cmdNikos Mavrogiannopoulos2015-12-201-0/+1
* certtool: do not use signal() under win32Nikos Mavrogiannopoulos2015-12-191-1/+5