summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix -I's, for srcdir != objdir builds (e.g., 'make distcheck').Simon Josefsson2004-08-151-1/+1
* Fix -I's, for srcdir != objdir builds (e.g., 'make distcheck').Simon Josefsson2004-08-151-1/+1
* Link gnulib.Simon Josefsson2004-08-141-2/+3
* Generated.Simon Josefsson2004-08-142-817/+756
* Add --smime-to-p7.Simon Josefsson2004-08-143-1/+53
* Remove retcodes.Simon Josefsson2004-08-052-111/+1
* Fix.Simon Josefsson2004-08-051-0/+1
* Fix.Simon Josefsson2004-08-051-0/+1
* (errcodes): Add, same as retcodes, but for texinfo.Simon Josefsson2004-08-052-1/+62
* *** empty log message ***Simon Josefsson2004-08-051-0/+1
* Ignore more.Simon Josefsson2004-08-025-0/+14
* print the number of bits of the public key in a certificate.Nikos Mavrogiannopoulos2004-07-311-3/+5
* The ephemeral DH and RSA parameters are no longer stored in theNikos Mavrogiannopoulos2004-06-291-1/+1
* added some new certificates.Nikos Mavrogiannopoulos2004-06-287-362/+136
* changed indentation to 4 spaces instead of tabs.Nikos Mavrogiannopoulos2004-06-0716-9029/+9558
* several improvementsNikos Mavrogiannopoulos2004-06-0613-443/+676
* *** empty log message ***Nikos Mavrogiannopoulos2004-06-063-5/+7
* updated gnutls-cli-debug to print DHE and RSA-EXPORT information if verbose i...Nikos Mavrogiannopoulos2004-06-066-55/+153
* Added news functions to allow access to the ephemeralNikos Mavrogiannopoulos2004-06-041-1/+1
* ciphers are sorted according to a strength order.Nikos Mavrogiannopoulos2004-05-311-5/+6
* some libtasn1 related compilation fixesNikos Mavrogiannopoulos2004-05-273-7/+9
* certtool has now support for more X.520 DN attribute types.Nikos Mavrogiannopoulos2004-05-152-0/+59
* certtool can now read and set the UID field to a DN.Nikos Mavrogiannopoulos2004-05-143-0/+43
* removed gnutls_const_datum type.Nikos Mavrogiannopoulos2004-05-131-9/+3
* *** empty log message ***Nikos Mavrogiannopoulos2004-05-132-0/+11
* some fixes in the compilation system.Nikos Mavrogiannopoulos2004-05-133-73/+5
* certtool can now add ip address SAN extension.Nikos Mavrogiannopoulos2004-05-125-7/+27
* *** empty log message ***Nikos Mavrogiannopoulos2004-05-082-6/+6
* added xml exporting capabilities to certtool utility.Nikos Mavrogiannopoulos2004-04-294-56/+88
* *** empty log message ***Nikos Mavrogiannopoulos2004-04-231-15/+23
* *** empty log message ***Nikos Mavrogiannopoulos2004-04-191-29/+21
* Renamed gnutls-srpcrypt to srptoolNikos Mavrogiannopoulos2004-04-181-3/+3
* Added gnutls_sign_algorithm_get_name() and gnutls_pk_algorithm_get_name().Nikos Mavrogiannopoulos2004-04-173-59/+34
* Some updates in order to compile with tcc.Nikos Mavrogiannopoulos2004-04-159-101/+97
* some cleanups in the parsing code.Nikos Mavrogiannopoulos2004-04-153-559/+635
* *** empty log message ***Nikos Mavrogiannopoulos2004-04-141-3/+1
* minor bugfixes.Nikos Mavrogiannopoulos2004-04-141-4/+8
* *** empty log message ***Nikos Mavrogiannopoulos2004-04-143-29/+182
* *** empty log message ***Nikos Mavrogiannopoulos2004-04-142-89/+1
* certtool will use the system's libcfg if available.Nikos Mavrogiannopoulos2004-04-141-0/+6
* Added batch support to certtool. Now can use templates.Nikos Mavrogiannopoulos2004-04-1431-81/+6272
* updated the extensions handling.Nikos Mavrogiannopoulos2004-04-141-20/+45
* - Added support for authority key identifier X.509 extensionNikos Mavrogiannopoulos2004-04-141-3/+94
* Deprecated: gnutls_srp_server_set_select_function(),Nikos Mavrogiannopoulos2004-03-252-91/+246
* replaced the getpass() call with an internal one.gnutls_1_1_7_pre0Nikos Mavrogiannopoulos2004-03-165-60/+69
* *** empty log message ***Nikos Mavrogiannopoulos2004-03-151-0/+1
* Added gnutls_certificate_set_params_function() andNikos Mavrogiannopoulos2004-03-111-5/+24
* *** empty log message ***Nikos Mavrogiannopoulos2004-02-111-4/+7
* Fixed a bug where 'server name' extension was always sent.Nikos Mavrogiannopoulos2004-02-102-7/+7
* added getpass() check.Nikos Mavrogiannopoulos2004-01-061-2/+2