summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Don't use error module until program_name problem is solved.Simon Josefsson2005-09-212-9/+10
* Don't use mmap, patch from Martin Lambers <marlam@marlam.de>.Simon Josefsson2005-09-191-31/+28
* Prototype error().Simon Josefsson2005-08-301-0/+2
* Add libgc.la for crypt.c.Simon Josefsson2005-08-301-1/+1
* Avoid gcrypt.Simon Josefsson2005-08-301-7/+8
* Fix typo.Simon Josefsson2005-08-301-1/+1
* Add -I for ../crypto.Simon Josefsson2005-08-301-1/+1
* Fix copyright.Simon Josefsson2005-08-241-9/+8
* Use gnutls_certificate_verify_peers2, suggested by Daniel StenbergSimon Josefsson2005-08-241-7/+8
* Don't re-map socklen_t (done by configure now), suggested by MartinSimon Josefsson2005-08-231-1/+0
* (read_int): Use readline. Use strtol, and catch out of range inputs.Simon Josefsson2005-08-151-7/+27
* Possibly link with readline.Simon Josefsson2005-08-151-1/+1
* Don't call progname stuff.Simon Josefsson2005-08-121-1/+0
* Replace GPL progname.h with simple workaround.Simon Josefsson2005-08-121-1/+1
* print the correct issuer in verify_chain()Nikos Mavrogiannopoulos2005-05-281-1/+1
* eliminated some warnings.Nikos Mavrogiannopoulos2005-05-271-1/+1
* Update FSF office address in license.Simon Josefsson2005-05-2611-10/+29
* Introduced to --fix-key option to certtool, which can be used toNikos Mavrogiannopoulos2005-05-214-72/+91
* removed unneeded gnutls_x509_crt_init().Nikos Mavrogiannopoulos2005-05-181-2/+0
* certtool can now fix the old RSA private keys. This is done by using the -k p...Nikos Mavrogiannopoulos2005-04-271-0/+6
* some cleanups in certtoolNikos Mavrogiannopoulos2005-04-181-54/+9
* print some more information for PKCS #12 structures.Nikos Mavrogiannopoulos2005-04-111-122/+181
* *** empty log message ***Nikos Mavrogiannopoulos2005-04-091-1/+1
* more improvments to gnutls_x509_crt_list_import()Nikos Mavrogiannopoulos2005-03-292-4/+21
* improved gnutls_x509_crt_list_import().Nikos Mavrogiannopoulos2005-03-281-2/+2
* certtool can now print certificate information in files containing multiple c...Nikos Mavrogiannopoulos2005-03-281-24/+28
* Added the function gnutls_x509_crt_list_import(). This is a convinience funct...Nikos Mavrogiannopoulos2005-03-281-5/+8
* *** empty log message ***Nikos Mavrogiannopoulos2005-03-061-1/+1
* *** empty log message ***Nikos Mavrogiannopoulos2005-03-051-0/+1
* renamed all instances of _SHA to _SHA1 to make naming more consistent and clear.Nikos Mavrogiannopoulos2005-03-055-9/+24
* Added the option --get-dh-params to certtool, in order to get the included pr...Nikos Mavrogiannopoulos2005-03-055-88/+125
* added warning when MD5 is being used.Nikos Mavrogiannopoulos2005-03-041-4/+8
* *** empty log message ***Nikos Mavrogiannopoulos2005-02-061-0/+2
* srptool has now the --version parameter.Nikos Mavrogiannopoulos2005-01-263-468/+497
* *** empty log message ***Nikos Mavrogiannopoulos2005-01-261-1/+1
* print version in srptoolNikos Mavrogiannopoulos2005-01-261-0/+14
* *** empty log message ***Nikos Mavrogiannopoulos2005-01-261-4/+7