summaryrefslogtreecommitdiff
path: root/src/common.h
Commit message (Expand)AuthorAgeFilesLines
* updated gnutls-cli-debug to print DHE and RSA-EXPORT information if verbose i...Nikos Mavrogiannopoulos2004-06-061-0/+1
* Some bugfixes, and type corrections.Nikos Mavrogiannopoulos2003-11-131-1/+1
* some code cleanups.Nikos Mavrogiannopoulos2003-11-091-0/+16
* *** empty log message ***Nikos Mavrogiannopoulos2003-11-071-0/+6
* Applied patch by Arne that fixes several possible NULL pointer dereferences.Nikos Mavrogiannopoulos2003-10-031-0/+2
* Rolled back some of Arne's changes. Now the ciphers can be set in the client/...gnutls_0_9_8Nikos Mavrogiannopoulos2003-10-021-0/+4
* Added a hostname check with the certificate in the gnutls-cli.Nikos Mavrogiannopoulos2003-09-171-3/+3
* Added support for the DSS certificate SRP authenticated cipher suites (curren...Nikos Mavrogiannopoulos2002-11-191-0/+7
* *** empty log message ***Nikos Mavrogiannopoulos2002-11-111-2/+2
* Improved the gnutls-cli-debug programNikos Mavrogiannopoulos2002-08-261-0/+1
* *** empty log message ***Nikos Mavrogiannopoulos2002-07-061-1/+1
* *** empty log message ***Nikos Mavrogiannopoulos2002-03-231-1/+1
* Updated cli and server to read certificate and keys from command lineNikos Mavrogiannopoulos2002-03-011-1/+1
* *** empty log message ***Nikos Mavrogiannopoulos2002-02-211-0/+3
* made the print_info stuff much cleaner.Nikos Mavrogiannopoulos2002-02-031-168/+1
* *** empty log message ***Nikos Mavrogiannopoulos2002-02-031-1/+2
* *** empty log message ***Nikos Mavrogiannopoulos2002-02-031-3/+5
* Added OpenPGP certificate support in gnutls.Nikos Mavrogiannopoulos2002-02-031-55/+90
* Several changes in certificate and key handling.Nikos Mavrogiannopoulos2002-02-011-1/+1
* Renamed gnutls_x509pki_extract_* to gnutls_x509_extract_*.Nikos Mavrogiannopoulos2002-01-311-5/+5
* updated for gnutls_certificate_get_peers()Nikos Mavrogiannopoulos2002-01-291-1/+1
* Added in CertificateStatus:Nikos Mavrogiannopoulos2002-01-291-3/+3
* GNUTLS_X509PKI -> GNUTLS_CRD_X509PKINikos Mavrogiannopoulos2002-01-281-3/+3
* gnutls_*_get_algo() renamed to gnutls_*_get() (suggested by Simon Josefsson)Nikos Mavrogiannopoulos2002-01-251-4/+4
* in server side now prints srp usernameNikos Mavrogiannopoulos2002-01-231-0/+8
* Combined gnutls_x509pki_(set/get)_dh_bits() andNikos Mavrogiannopoulos2002-01-191-2/+2
* several cleanups in order to move to gnutls 0.4.0Nikos Mavrogiannopoulos2002-01-181-3/+3
* Renamed gnutls_x509pki_s/get_dh_bits() to gnutls_dh_s/get_dhe_bits().Nikos Mavrogiannopoulos2002-01-171-1/+1
* updated documentationNikos Mavrogiannopoulos2002-01-041-5/+26
* Added gnutls_x509pki_extract_certificate_serial() and some cleanups.Nikos Mavrogiannopoulos2002-01-021-0/+93
* optimized certificate handling APINikos Mavrogiannopoulos2001-12-051-4/+1
* now the peer's certificate list is stored into auth info structure (insteadNikos Mavrogiannopoulos2001-12-041-0/+14