summaryrefslogtreecommitdiff
path: root/src/common.c
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Added certificate authenticated SRP cipher suites.Nikos Mavrogiannopoulos2002-11-191-0/+1
* *** empty log message ***Nikos Mavrogiannopoulos2002-11-031-2/+2
* Added some new error codes and updated client.Nikos Mavrogiannopoulos2002-11-031-11/+9
* gnutls_x509_extract_certificate_dn_string() was rewritten.Nikos Mavrogiannopoulos2002-11-011-0/+19
* Added server name extension, from draft-ietf-tls-extension-05.Nikos Mavrogiannopoulos2002-10-111-61/+83
* *** empty log message ***gnutls_0_5_6Nikos Mavrogiannopoulos2002-09-061-1/+1
* added versioning in the XML output of certificate functions.Nikos Mavrogiannopoulos2002-09-061-0/+29
* *** empty log message ***Nikos Mavrogiannopoulos2002-09-011-1/+1
* cert_type abreviation was expanded to certificate_type.Nikos Mavrogiannopoulos2002-08-301-1/+1
* Renamed all the constructed types to have more consisten names, and some othe...Nikos Mavrogiannopoulos2002-08-291-32/+32
* Improved the gnutls-cli-debug programNikos Mavrogiannopoulos2002-08-261-23/+28
* *** empty log message ***Nikos Mavrogiannopoulos2002-07-051-1/+0
* Made the xml convertion functions more mnemonic. Several other fixes in the c...Nikos Mavrogiannopoulos2002-06-301-7/+0
* *** empty log message ***Nikos Mavrogiannopoulos2002-06-221-7/+7
* *** empty log message ***Nikos Mavrogiannopoulos2002-06-211-3/+3
* *** empty log message ***Nikos Mavrogiannopoulos2002-06-201-5/+5
* *** empty log message ***Nikos Mavrogiannopoulos2002-06-191-1/+4
* The server used was changed to a non blocking one. The server was created by ...Nikos Mavrogiannopoulos2002-06-181-0/+5