summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Added the --print-cert option to gnutls-serv.Nikos Mavrogiannopoulos2014-05-292-0/+10
* certtool: correct size calculation when loading privkeyNikos Mavrogiannopoulos2014-05-291-2/+2
* gnutls-cli's benchmark-soft-ciphers is no more.Nikos Mavrogiannopoulos2014-05-274-19/+5
* ocsptool: Include path in ocsp request.Nikos Mavrogiannopoulos2014-05-261-5/+9
* Allow wildcard comparison of options.Nikos Mavrogiannopoulos2014-05-231-2/+9
* certtool: Warn when invalid configuration options are set into a template.Nikos Mavrogiannopoulos2014-05-231-1/+90
* Added aliases for unit and organization.Nikos Mavrogiannopoulos2014-05-201-1/+8
* certtool: allow multiple organizations and organizational unit names to be sp...Nikos Mavrogiannopoulos2014-05-201-42/+48
* tools: Replace normal sec-param with medium in documentation.Nikos Mavrogiannopoulos2014-05-173-3/+3
* certificate verification is performed asynchronously.Nikos Mavrogiannopoulos2014-05-171-11/+28
* enhanced the danetool usage instructions.Nikos Mavrogiannopoulos2014-05-151-1/+2
* Do not use autogen's file option for input parameters.Nikos Mavrogiannopoulos2014-05-151-6/+3
* certtool: check for null prior to checking for empty passwdNikos Mavrogiannopoulos2014-05-141-1/+1
* gnutls-cli: if dane verification is used but not PKIX only check the end cert...Nikos Mavrogiannopoulos2014-05-131-1/+7
* Added gnutls-serv option --verify-client-cert.Nikos Mavrogiannopoulos2014-05-092-1/+8
* Do not run autogen twice to generate the header files.Nikos Mavrogiannopoulos2014-05-061-9/+19
* Do not set "NORMAL" as default priority string.Nikos Mavrogiannopoulos2014-05-051-3/+0
* When generating ECDSA keys, generate 256-bit keys by default.Nikos Mavrogiannopoulos2014-05-042-9/+15
* Added a timeout to close inactive sessions.Nikos Mavrogiannopoulos2014-05-041-3/+14
* Send the appropriate alert when a certificate is required but not present.Nikos Mavrogiannopoulos2014-05-031-3/+11
* Cleaned up server process.Nikos Mavrogiannopoulos2014-05-031-241/+90
* Do not return from void functions. Reported by dev [at] cor0.com.Nikos Mavrogiannopoulos2014-05-011-2/+2
* only fail DANE verification if status is non-zeroNikos Mavrogiannopoulos2014-04-281-1/+1
* Allow exporting a CRL in DER format.Nikos Mavrogiannopoulos2014-04-261-9/+10
* gnutls-cli will no longer allow the session to proceed if DANE verification f...Nikos Mavrogiannopoulos2014-04-191-4/+5
* Both DANE and PKI verification are advisory when --tofu is being used.Nikos Mavrogiannopoulos2014-04-182-41/+48
* doc updateNikos Mavrogiannopoulos2014-04-171-1/+1
* documentation update.Nikos Mavrogiannopoulos2014-04-171-2/+2
* Do not print certificates twice.Nikos Mavrogiannopoulos2014-04-171-2/+0
* Updated TOFU documentation. Suggested by Jens Lechtenboerger.Nikos Mavrogiannopoulos2014-04-171-1/+1
* added newlines to p11tool error messagesNikos Mavrogiannopoulos2014-04-171-5/+5
* several bug fixes in certtool.Nikos Mavrogiannopoulos2014-04-152-12/+12
* use the same cflags for included programs as with library.Nikos Mavrogiannopoulos2014-04-151-10/+0
* Added the PFS priority string.Nikos Mavrogiannopoulos2014-04-141-2/+2
* Added bind gnulib module.Nikos Mavrogiannopoulos2014-04-094-2/+68
* Added connect gnulib module.Nikos Mavrogiannopoulos2014-04-094-2/+75
* Replaced gnutls_certificate_verify_peers3() with the extendable gnutls_certif...Nikos Mavrogiannopoulos2014-04-094-6/+22
* Allow using the --provider parameter in gnutls-cli and certtool to specify a ...Nikos Mavrogiannopoulos2014-04-055-3/+58
* changed the behavior in certtool's PKCS #8 key export with no passwordNikos Mavrogiannopoulos2014-04-034-5/+22
* Updated documentation on null-password and password options of certtool.Nikos Mavrogiannopoulos2014-04-031-2/+2
* Combined the code to set CRL next update with certificate expiration date.Nikos Mavrogiannopoulos2014-04-024-29/+19
* corrected typoNikos Mavrogiannopoulos2014-04-021-1/+1
* improved error messageNikos Mavrogiannopoulos2014-04-021-1/+1
* When a CRL serial number is not specified, generate a time-based one.Nikos Mavrogiannopoulos2014-04-024-25/+28
* fixes for 'medium' levelNikos Mavrogiannopoulos2014-03-262-2/+2
* the longer e-mail caused crash in autogen's manpage generationNikos Mavrogiannopoulos2014-03-201-1/+1
* Certtool can now write more than a single crl_dist_point.Nikos Mavrogiannopoulos2014-03-193-23/+39
* initialize pointerNikos Mavrogiannopoulos2014-03-121-1/+1
* serv.c Fix memory leak for *crtinfo pointer. The reference is lost if an allo...Luis G.F2014-03-121-3/+6
* use the number of seconds as serial in 32-bit systemsNikos Mavrogiannopoulos2014-03-111-2/+6