summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Added gnutls_x509_crt_set_authority_info_access.Nikos Mavrogiannopoulos2012-03-164-0/+68
* doc updatesNikos Mavrogiannopoulos2012-03-152-2/+2
* added spacingNikos Mavrogiannopoulos2012-03-141-1/+1
* gnutls-cli honours the --x509fmtder.Nikos Mavrogiannopoulos2012-03-131-2/+2
* only set the server name if we do not have an IP address.Nikos Mavrogiannopoulos2012-03-131-3/+4
* add more space to dst to allow GCM mode tests in cryptodev.Nikos Mavrogiannopoulos2012-03-071-2/+2
* certtool may explicitly set the domain component (DC) field of a DN.Nikos Mavrogiannopoulos2012-03-064-1/+60
* Added a real key purpose OID as exampleNikos Mavrogiannopoulos2012-03-061-3/+7
* updated p11tool documentation.Nikos Mavrogiannopoulos2012-03-061-1/+3
* Only set the private status if it has been explicitly specified. That is beca...Nikos Mavrogiannopoulos2012-03-061-3/+10
* The default cipher when encrypting with PKCS12 is AES.Nikos Mavrogiannopoulos2012-03-061-1/+5
* to-p12 requires the load-certificate and load-privkey.Nikos Mavrogiannopoulos2012-03-061-1/+3
* Added ifdef HAVE_FCHMODNikos Mavrogiannopoulos2012-03-021-0/+2
* corrected check_command() inputNikos Mavrogiannopoulos2012-02-291-1/+1
* Update to autogen 5.15.Simon Josefsson2012-02-2913-44/+21
* Do not call gnutls_x509_crt_check_hostname() if hostname eq NULL. Reported by...Nikos Mavrogiannopoulos2012-02-281-9/+12
* doc updatesNikos Mavrogiannopoulos2012-02-261-6/+6
* rehandshake command works in udp mode as well.Nikos Mavrogiannopoulos2012-02-264-14/+41
* properly break lines.Nikos Mavrogiannopoulos2012-02-262-17/+22
* Updated libopts.Nikos Mavrogiannopoulos2012-02-2519-217/+221
* Link to correct libraries.Nikos Mavrogiannopoulos2012-02-251-2/+4
* provide accurate value to selectNikos Mavrogiannopoulos2012-02-251-1/+7
* account args-std.def in make distNikos Mavrogiannopoulos2012-02-211-0/+2
* benchmark-ciphers re-enabledNikos Mavrogiannopoulos2012-02-201-0/+19
* Optimizations in command line argument handling. Patch by Bruce Korb.Nikos Mavrogiannopoulos2012-02-1910-280/+85
* Included libopts is not installed by default.Nikos Mavrogiannopoulos2012-02-191-3/+3
* do not try to verify certificates when not needed.Nikos Mavrogiannopoulos2012-02-181-2/+4
* updated docNikos Mavrogiannopoulos2012-02-171-2/+2
* use NEED_LIBOPTS_DIR=true instead of modifying libopts.m4Nikos Mavrogiannopoulos2012-02-121-2/+1
* Added more tests to check whether various TLS versions need to be disabled.Nikos Mavrogiannopoulos2012-02-113-5/+90
* correctionsNikos Mavrogiannopoulos2012-02-112-1/+4
* updated liboptsNikos Mavrogiannopoulos2012-02-1149-971/+1412
* documentation updateNikos Mavrogiannopoulos2012-02-101-3/+3
* doc fixesNikos Mavrogiannopoulos2012-02-103-6/+6
* resolve port only when needed to.Nikos Mavrogiannopoulos2012-02-101-2/+2
* corrected subdirs for liboptsNikos Mavrogiannopoulos2012-02-101-1/+7
* ENABLE_PKI is no moreNikos Mavrogiannopoulos2012-02-103-7/+0
* fixNikos Mavrogiannopoulos2012-02-101-1/+1
* fix compilationNikos Mavrogiannopoulos2012-02-102-4/+1
* fixes to allow libopts to compile in windowsNikos Mavrogiannopoulos2012-02-104-4/+8
* gnutls_verify_stored_pubkey() and gnutls_store_pubkey() allow for alternative...Nikos Mavrogiannopoulos2012-02-102-8/+8
* use getservbyport() to obtain the service name.Nikos Mavrogiannopoulos2012-02-103-29/+31
* use updated apiNikos Mavrogiannopoulos2012-02-101-3/+3
* updated for new eagain-common.hNikos Mavrogiannopoulos2012-02-101-1/+3
* No need for .def.in files.Nikos Mavrogiannopoulos2012-01-318-0/+0
* added print_cert_info_compact().Nikos Mavrogiannopoulos2012-01-303-17/+36
* send_ocsp_request is more tolerant on errors.Nikos Mavrogiannopoulos2012-01-291-4/+5
* updated manpagesNikos Mavrogiannopoulos2012-01-292-8/+10
* updated textNikos Mavrogiannopoulos2012-01-291-33/+4
* removed debugging codeNikos Mavrogiannopoulos2012-01-291-6/+0