summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Changed certificate verification functions.Nikos Mavrogiannopoulos2002-02-222-22/+16
* Several alert protocol changes.Nikos Mavrogiannopoulos2002-02-222-4/+11
* Added gnutls_alert_str (allows printing alert number descriptions)Nikos Mavrogiannopoulos2002-02-211-3/+4
* *** empty log message ***Nikos Mavrogiannopoulos2002-02-218-27/+70
* removed CERT_CORRUPTEDNikos Mavrogiannopoulos2002-02-191-3/+0
* Added some stuff for the client to send the OpenPGP fingerprint.Nikos Mavrogiannopoulos2002-02-185-51/+76
* *** empty log message ***Nikos Mavrogiannopoulos2002-02-152-5/+5
* updated client and serverNikos Mavrogiannopoulos2002-02-156-143/+152
* Corrected bugs in prime generation.Nikos Mavrogiannopoulos2002-02-141-118/+179
* Server updated. Now command line parameters are available.Nikos Mavrogiannopoulos2002-02-147-79/+1151
* *** empty log message ***Nikos Mavrogiannopoulos2002-02-143-11/+11
* Updated clientNikos Mavrogiannopoulos2002-02-145-270/+334
* Added more functions to allow access to Diffie Hellman parametersNikos Mavrogiannopoulos2002-02-133-9/+75
* *** empty log message ***Nikos Mavrogiannopoulos2002-02-131-8/+3
* Made most ifdefs in client program, configurable via command line.Nikos Mavrogiannopoulos2002-02-135-19/+1137
* Added new client pgp keys and a keyringNikos Mavrogiannopoulos2002-02-114-30/+30
* *** empty log message ***Nikos Mavrogiannopoulos2002-02-101-6/+31
* *** empty log message ***Nikos Mavrogiannopoulos2002-02-101-2/+2
* *** empty log message ***Nikos Mavrogiannopoulos2002-02-093-16/+20
* *** empty log message ***Nikos Mavrogiannopoulos2002-02-092-9/+10
* Corrected behaviour of client openpgp certificate selection.Nikos Mavrogiannopoulos2002-02-073-0/+43
* *** empty log message ***Nikos Mavrogiannopoulos2002-02-051-5/+6
* Changes for gnutls_openpgp_name structureNikos Mavrogiannopoulos2002-02-041-3/+5
* renamed the gnutls_dn structure to gnutls_x509_dnNikos Mavrogiannopoulos2002-02-031-2/+2
* made the print_info stuff much cleaner.Nikos Mavrogiannopoulos2002-02-033-170/+213
* *** 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-033-56/+105
* Added gnutls_openpgp in the makefiles.Nikos Mavrogiannopoulos2002-02-011-1/+1
* New files for OpenPGP tests.Timo Schulz2002-02-012-0/+56
* Several changes in certificate and key handling.Nikos Mavrogiannopoulos2002-02-013-10/+10
* Renamed gnutls_x509pki_extract_* to gnutls_x509_extract_*.Nikos Mavrogiannopoulos2002-01-312-6/+6
* updated for gnutls_certificate_get_peers()Nikos Mavrogiannopoulos2002-01-291-1/+1
* Added in CertificateStatus:Nikos Mavrogiannopoulos2002-01-293-14/+14
* Identified a race condition in the example client.Nikos Mavrogiannopoulos2002-01-282-9/+14
* GNUTLS_X509PKI -> GNUTLS_CRD_X509PKINikos Mavrogiannopoulos2002-01-283-15/+14
* *** empty log message ***Nikos Mavrogiannopoulos2002-01-281-1/+1
* cleanupsNikos Mavrogiannopoulos2002-01-272-9/+9
* *** empty log message ***gnutls_with_dss_ciphersuitesNikos Mavrogiannopoulos2002-01-271-1/+1
* added missing filesNikos Mavrogiannopoulos2002-01-272-0/+100
* added support for DHE_DSS cipher suites.Nikos Mavrogiannopoulos2002-01-272-6/+15
* added support for DSS certificates.gnutls_with_dss_cert_supportNikos Mavrogiannopoulos2002-01-271-4/+8
* added new DSA certificates..Nikos Mavrogiannopoulos2002-01-268-121/+259
* gnutls_*_get_algo() renamed to gnutls_*_get() (suggested by Simon Josefsson)Nikos Mavrogiannopoulos2002-01-252-11/+11
* *** empty log message ***Nikos Mavrogiannopoulos2002-01-251-1/+1
* added check for requested TLS extensionsNikos Mavrogiannopoulos2002-01-251-1/+5
* in server side now prints srp usernameNikos Mavrogiannopoulos2002-01-231-0/+8
* Now a server in a case of rehandshake can continue normalyNikos Mavrogiannopoulos2002-01-202-3/+8
* Combined gnutls_x509pki_(set/get)_dh_bits() andNikos Mavrogiannopoulos2002-01-192-4/+4
* several cleanups in order to move to gnutls 0.4.0Nikos Mavrogiannopoulos2002-01-183-9/+9