summaryrefslogtreecommitdiff
path: root/src/common.c
Commit message (Expand)AuthorAgeFilesLines
* changed indentation to 4 spaces instead of tabs.Nikos Mavrogiannopoulos2004-06-071-609/+552
* several improvementsNikos Mavrogiannopoulos2004-06-061-123/+247
* updated gnutls-cli-debug to print DHE and RSA-EXPORT information if verbose i...Nikos Mavrogiannopoulos2004-06-061-37/+31
* some fixes in the compilation system.Nikos Mavrogiannopoulos2004-05-131-2/+2
* *** empty log message ***Nikos Mavrogiannopoulos2004-04-191-29/+21
* *** empty log message ***Nikos Mavrogiannopoulos2004-02-111-4/+7
* Fixed a bug where 'server name' extension was always sent.Nikos Mavrogiannopoulos2004-02-101-2/+2
* Several bug fixes and cleanups by Arne Thomassen.Nikos Mavrogiannopoulos2004-01-061-30/+41
* *** empty log message ***Nikos Mavrogiannopoulos2004-01-031-16/+21
* *** empty log message ***Nikos Mavrogiannopoulos2003-12-301-1/+1
* Added support for TLS 1.1Nikos Mavrogiannopoulos2003-12-291-1/+4
* *** empty log message ***gnutls_1_0_0Nikos Mavrogiannopoulos2003-12-041-2/+3
* eliminated some memory leaks and other fixes.Nikos Mavrogiannopoulos2003-12-011-0/+2
* several corrections in the documentation.Nikos Mavrogiannopoulos2003-11-301-4/+0
* *** empty log message ***Nikos Mavrogiannopoulos2003-11-221-1/+1
* Several minor fixes in code and function documentation.Nikos Mavrogiannopoulos2003-11-171-6/+7
* gnutls_x509_*_set_dn_by_oid() functions have a raw_flag parameter added. Some...Nikos Mavrogiannopoulos2003-11-141-3/+4
* Added the RIPEMD ciphersuites defined in draft-ietf-tls-openpgp-keys-04.Nikos Mavrogiannopoulos2003-11-131-0/+3
* some code cleanups.Nikos Mavrogiannopoulos2003-11-091-0/+13
* *** empty log message ***Nikos Mavrogiannopoulos2003-11-081-1/+10
* *** empty log message ***Nikos Mavrogiannopoulos2003-11-071-0/+17
* added gnutls_openpgp_key_export() function.Nikos Mavrogiannopoulos2003-11-021-2/+1
* * Several changes in certificate and key verification.Nikos Mavrogiannopoulos2003-11-011-8/+16
* *** empty log message ***Nikos Mavrogiannopoulos2003-10-311-2/+2
* more openpgp related changes.Nikos Mavrogiannopoulos2003-10-311-1/+3
* *** empty log message ***Nikos Mavrogiannopoulos2003-10-301-1/+1
* Improved the certificate verification functions and the certtool program's ve...Nikos Mavrogiannopoulos2003-10-301-4/+0
* *** empty log message ***Nikos Mavrogiannopoulos2003-10-271-1/+16
* Added the --print-cert option to gnutls-cli.Nikos Mavrogiannopoulos2003-10-261-0/+18
* Added a certtool primitive command line utilityNikos Mavrogiannopoulos2003-10-251-2/+2
* *** empty log message ***Nikos Mavrogiannopoulos2003-10-031-0/+6
* Updated the openpgp key API.Nikos Mavrogiannopoulos2003-10-031-27/+54
* Applied patch by Arne that fixes several possible NULL pointer dereferences.Nikos Mavrogiannopoulos2003-10-031-9/+11
* A new patch by Arne. More bug fixes and optimizations.Nikos Mavrogiannopoulos2003-10-011-7/+13
* Applied Simos' patch for the SIGALRM triggered handshake.Nikos Mavrogiannopoulos2003-10-011-0/+2
* Added a hostname check with the certificate in the gnutls-cli.Nikos Mavrogiannopoulos2003-09-171-10/+23
* Applied patch from Arne Thomassen <arne@arne-thomassen.de>, whichNikos Mavrogiannopoulos2003-08-091-2/+0
* *** empty log message ***Nikos Mavrogiannopoulos2003-04-141-1/+1
* Some fixes to allow proper compiling when --disable-srp-authentication and --...Nikos Mavrogiannopoulos2003-04-011-0/+4
* Added the --disable-extra-pki configure option, which disables all extra PKI ...Nikos Mavrogiannopoulos2003-04-011-1/+2
* Some fixes in the gnutls_x509_crt_to_xml() function.Nikos Mavrogiannopoulos2003-03-291-54/+71
* *** empty log message ***Nikos Mavrogiannopoulos2003-03-111-14/+16
* Added a flag to allow signing by v1 X.509 certificates. Also added a function...Nikos Mavrogiannopoulos2003-03-031-1/+1
* *** empty log message ***Nikos Mavrogiannopoulos2003-02-161-2/+4
* *** empty log message ***Nikos Mavrogiannopoulos2003-02-141-154/+180
* Corrected bugs in gnutls_x509_rdn_get(). Added a test to print the server's t...Nikos Mavrogiannopoulos2003-02-141-61/+36
* *** empty log message ***Nikos Mavrogiannopoulos2003-02-081-0/+4
* Added the function gnutls_srp_server_set_credentials_function()Nikos Mavrogiannopoulos2002-12-011-2/+3
* Added the functions:Nikos Mavrogiannopoulos2002-12-011-0/+2
* Added support for the DSS certificate SRP authenticated cipher suites (curren...Nikos Mavrogiannopoulos2002-11-191-0/+110