summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Revert 2.113.2.1 fix, it solved one problem but generated another.Simon Josefsson2006-09-081-10/+11
* (generate_certificate): Load private key when --load-request is used,Simon Josefsson2006-08-271-11/+10
* Fix load of pgp_keyfile, reported by Mario Lenz.Simon Josefsson2006-07-101-2/+2
* - Replaced inactive ifdefs to enable openpgp support in test programs.Nikos Mavrogiannopoulos2006-07-053-5/+5
* Remove duplicated #include.Simon Josefsson2006-05-151-2/+1
* Don't use AI_NUMERICSERV, it doesn't exist on most platforms.Simon Josefsson2006-05-122-4/+4
* Need getaddrinfo.h.Simon Josefsson2006-05-121-1/+3
* some changes for IPv6. Based on patch by Remi Denis-Courmont, sent to Debian ...Nikos Mavrogiannopoulos2006-05-073-193/+282
* export to DER format is possible with certtoolNikos Mavrogiannopoulos2006-03-181-6/+14
* Indent.Simon Josefsson2006-03-084-28/+31
* gnutls-cli can now recognize services and port numbers with the -p option.Nikos Mavrogiannopoulos2006-03-056-123/+153
* Mingw32 fixes.Simon Josefsson2006-01-271-2/+1
* removed the RIPEMD test since it is not supported any more.Nikos Mavrogiannopoulos2006-01-203-19/+0
* Indent more.Simon Josefsson2005-12-152-20/+28
* Remove -I../lib, these tools should only use the external API.Simon Josefsson2005-12-091-1/+1
* Make --password work for PKCS#8 --key-info.Simon Josefsson2005-12-081-1/+4
* Generate unencrypted PKCS#8 keys for blank passwords.Simon Josefsson2005-12-081-1/+2
* Print PKCS#12 type for each element.Simon Josefsson2005-12-081-0/+2
* Don't infloop.Simon Josefsson2005-12-011-14/+7
* Check starttls_alarmed earlier, the signal might be sent before selectSimon Josefsson2005-12-011-22/+22
* Corrected a bug in certtool for 64 bit machines. Reported by Max Kellermann <...Nikos Mavrogiannopoulos2005-11-161-1/+2
* *** empty log message ***Nikos Mavrogiannopoulos2005-11-162-2/+4
* some more fixes for PSK.Nikos Mavrogiannopoulos2005-11-161-1/+1
* Completed the DHE-PSK ciphersuite additions.Nikos Mavrogiannopoulos2005-11-168-17/+30
* added DHE-PSK ciphersuites and some cleanups.Nikos Mavrogiannopoulos2005-11-152-0/+5
* Indent.Simon Josefsson2005-11-152-8/+7
* Regenerate GAA code, to remove use of C++ // comments.Simon Josefsson2005-11-156-373/+396
* Disable more SRP stuff if --disable-srp, tiny patch from Albert Chin <gnutls-...Simon Josefsson2005-11-152-2/+11
* Fix.Simon Josefsson2005-11-151-1/+1
* Include config.h first. Tiny patch from Albert Chin <gnutls-dev@mlists.thewr...Simon Josefsson2005-11-141-3/+2
* some documentation updates.Nikos Mavrogiannopoulos2005-11-121-1/+1
* fixed bug in session packing for anonymous connections.Nikos Mavrogiannopoulos2005-11-082-2/+2
* Indent.Simon Josefsson2005-11-071-5/+6
* Use GNU coding style.Simon Josefsson2005-11-0715-6278/+7227
* *** empty log message ***Simon Josefsson2005-11-071-0/+1
* more psk stuffNikos Mavrogiannopoulos2005-11-072-63/+88
* This is the initial commit in the 1.3 branch. Ported from the PSK branch:Nikos Mavrogiannopoulos2005-11-0714-58/+1324
* corrected bug in pkcs 12 ID key setting. Found and reported by Fran <e_agf@ya...Nikos Mavrogiannopoulos2005-11-061-1/+1
* appended the intermediate CA certificates to client certificates.Nikos Mavrogiannopoulos2005-10-302-0/+34
* added the --require-cert option to gnutls-servNikos Mavrogiannopoulos2005-10-304-874/+827
* some updates and improvments in the pdf output.Nikos Mavrogiannopoulos2005-10-271-3/+3
* Print whether verification failed due to an insecure algorithm.Simon Josefsson2005-10-271-0/+14
* Don't link to gc directly.Simon Josefsson2005-10-171-2/+2
* added some more verbose messages to the client to report whether it sent any ...Nikos Mavrogiannopoulos2005-10-141-1/+5
* Don't use error.Simon Josefsson2005-10-071-4/+2
* handle better EOF from stdin.Nikos Mavrogiannopoulos2005-10-021-0/+1
* Use gnulib for inet_ntop.Simon Josefsson2005-09-242-28/+2
* Generated.Simon Josefsson2005-09-232-867/+800
* Add --insecure.Simon Josefsson2005-09-232-4/+22
* Fix warnings.Simon Josefsson2005-09-231-3/+5