summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* build: fix make distclean by including src/gl only oncegnutls_3_4_8Nikos Mavrogiannopoulos2016-01-081-1/+2
* certtool: introduced the --p7-show-data optionNikos Mavrogiannopoulos2015-12-172-6/+50
* certtool: warn if an ECDSA key is marked for encryptionNikos Mavrogiannopoulos2015-12-151-4/+10
* certtool: corrected invalid freeNikos Mavrogiannopoulos2015-12-151-2/+2
* gnutls-cli-debug: rephrased inappropriate fallback test description to match ...Nikos Mavrogiannopoulos2015-12-131-1/+1
* certtool: the --p7-include-cert option is enabled by defaultNikos Mavrogiannopoulos2015-12-132-2/+4
* #56 Feature: certtool --p7-sign support GNUTLS_PKCS7_INCLUDE_CERTsskaje2015-12-132-0/+10
* gnutls-cli: don't use RSA ciphersuites to test chacha20 as they are not definedNikos Mavrogiannopoulos2015-12-021-1/+1
* libopts: use the O_BINARY flag in windows for filesNikos Mavrogiannopoulos2015-11-281-1/+3
* libopts: updated to 5.18.6Nikos Mavrogiannopoulos2015-11-2857-714/+763
* tools: don't call endservent in windowsNikos Mavrogiannopoulos2015-11-241-2/+5
* certtool: check fread_file() for errors in all situationsNikos Mavrogiannopoulos2015-11-201-0/+55
* gnutls-cli-debug: make TLS 1.6 fallback check more reliableNikos Mavrogiannopoulos2015-11-181-1/+3
* certtool: Allow writing unique IDs in generated certificatesNikos Mavrogiannopoulos2015-11-124-0/+62
* certtool: eliminate leaks in _verify_x509_mem()Nikos Mavrogiannopoulos2015-11-091-1/+3
* certtool: eliminate memory leaks in certificate generationNikos Mavrogiannopoulos2015-11-091-0/+2
* certtool: make sure that pkcs12 structures are deinitializedNikos Mavrogiannopoulos2015-11-091-1/+13
* p11tool: introduced --only-urls optionNikos Mavrogiannopoulos2015-11-084-1/+20
* tools: better ftp auth tls negotiationNikos Mavrogiannopoulos2015-11-051-7/+7
* tools: only check for status code in FTP starttls negotiationNikos Mavrogiannopoulos2015-11-031-1/+1
* tools: print more info in starttls negotiation when --verbose is givenNikos Mavrogiannopoulos2015-11-031-25/+34
* p11tool: Allow writing a PKCS #11 pubkey objectNikos Mavrogiannopoulos2015-10-171-2/+16
* gnutls-cli-debug: updated docNikos Mavrogiannopoulos2015-10-171-45/+49
* tools: when the starttls-proto is specified automatically detect the port if ...Nikos Mavrogiannopoulos2015-10-167-4/+62
* certtool: recognize the future sec-paramNikos Mavrogiannopoulos2015-10-121-0/+2
* certtool: be more specific on the help message for --sec-param when --bits ar...Nikos Mavrogiannopoulos2015-10-121-1/+12
* certtool: print 16-bytes of hex values per lineNikos Mavrogiannopoulos2015-09-221-3/+7
* certtool: switched the default level to HIGH for key generationNikos Mavrogiannopoulos2015-09-211-4/+1
* tools: added xmpp into the starttls-proto optionsNikos Mavrogiannopoulos2015-09-184-4/+16
* tools: added ldap into the starttls-proto optionsNikos Mavrogiannopoulos2015-09-184-3/+12
* gnutls-cli-debug: use RFC7627 instead of draft-ietf-tls-session-hashNikos Mavrogiannopoulos2015-09-171-1/+1
* gnutls-cli-debug: corrected typo in inappropriate fallback checkNikos Mavrogiannopoulos2015-08-281-1/+1
* gnutls-cli-debug: added check for inappropriate fallback supportNikos Mavrogiannopoulos2015-08-283-0/+33
* certtool: allow exporting very long CRLsNikos Mavrogiannopoulos2015-08-211-5/+4
* certtool: Allow specifying CRL dates as fixed datesNikos Mavrogiannopoulos2015-08-134-4/+56
* certtool: allow appending certificates to a CRLNikos Mavrogiannopoulos2015-08-132-6/+17
* certtool: removed limit on maximum imported certificates in the -i optionNikos Mavrogiannopoulos2015-08-121-17/+8
* certtool: eliminated memory leaks due to new cert loading codeNikos Mavrogiannopoulos2015-08-122-3/+16
* certtool: lifted limits on file size to loadNikos Mavrogiannopoulos2015-08-122-114/+52
* p11tool: test-sign will not fail if a pubkey is not foundNikos Mavrogiannopoulos2015-08-061-0/+2
* use the gettext-h gnulib moduleNikos Mavrogiannopoulos2015-08-0116-32/+108
* p11tool: fix documentation for --generate-ecc and generate-dsaNikos Mavrogiannopoulos2015-07-201-4/+4
* tpmtool: Added --test-sign parameterNikos Mavrogiannopoulos2015-07-142-2/+83
* p11tool: be more compact in token URL printingNikos Mavrogiannopoulos2015-07-101-2/+2
* p11tool: group the provided options for readabilityNikos Mavrogiannopoulos2015-07-101-104/+132
* p11tool: keep backwards compatibility by introducing --list-token-urlsNikos Mavrogiannopoulos2015-07-102-5/+9
* p11tool: print the module name of a token in verbose modeNikos Mavrogiannopoulos2015-07-101-0/+9
* p11tool: less verbose output in --list-tokens unless --verbose is specifiedNikos Mavrogiannopoulos2015-07-102-1/+5
* gnutls-cli: doc updateNikos Mavrogiannopoulos2015-07-091-2/+2
* certtool --outder should not emit signature verification statusDaniel Kahn Gillmor2015-07-021-4/+6