summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* GNUTLS_CERT_EXPIRED is no longer returned by verification functions. Added fu...Nikos Mavrogiannopoulos2002-04-041-0/+22
* Removed the CRL list parameter from gnutls_certificate_set_x509_trust_*.Nikos Mavrogiannopoulos2002-03-302-2/+2
* *** empty log message ***Nikos Mavrogiannopoulos2002-03-291-1/+2
* added crlf optionNikos Mavrogiannopoulos2002-03-294-82/+108
* Some cleanups in the certificate authentication. Parameters areNikos Mavrogiannopoulos2002-03-294-79/+94
* added option to read DER encoded certificatesNikos Mavrogiannopoulos2002-03-288-155/+206
* *** empty log message ***Nikos Mavrogiannopoulos2002-03-261-1/+1
* *** empty log message ***Nikos Mavrogiannopoulos2002-03-261-3/+19
* changed semantics of gnutls_x509_extract_certificate_pk_algorithm()Nikos Mavrogiannopoulos2002-03-261-8/+4
* added gnutls_x509_extract_certificate_pk_algorithm()Nikos Mavrogiannopoulos2002-03-263-3/+21
* Improved PKCS7 supportNikos Mavrogiannopoulos2002-03-256-24/+24
* Added support for RFC2630 - PKCS7 formated structuresNikos Mavrogiannopoulos2002-03-242-2/+2
* *** empty log message ***Nikos Mavrogiannopoulos2002-03-235-5/+8
* Added hooks not to include SRP and Anonymous authenticationNikos Mavrogiannopoulos2002-03-211-1/+1
* Added script which runs an http server with the appropriate parameters.Nikos Mavrogiannopoulos2002-03-212-1/+5
* *** empty log message ***Nikos Mavrogiannopoulos2002-03-181-1/+1
* removed default parameters argumentsNikos Mavrogiannopoulos2002-03-182-9/+37
* Added hooks for electric fenceNikos Mavrogiannopoulos2002-03-171-3/+1
* *** empty log message ***Nikos Mavrogiannopoulos2002-03-171-5/+5
* removed GNUTLS_CERT_TRUSTED enumerationNikos Mavrogiannopoulos2002-03-091-2/+2
* *** empty log message ***Nikos Mavrogiannopoulos2002-03-083-3/+3
* *** empty log message ***gnutls_0_3_91Nikos Mavrogiannopoulos2002-03-031-1/+1
* last minute changes for 0.3.91 releaseNikos Mavrogiannopoulos2002-03-031-1/+2
* Added checks in authentication type renegotiation procedure.Nikos Mavrogiannopoulos2002-03-031-4/+4
* Updated cli and server to read certificate and keys from command lineNikos Mavrogiannopoulos2002-03-0113-1032/+1655
* added session resumption testNikos Mavrogiannopoulos2002-02-283-15/+60
* updated gaa files, and client options.Nikos Mavrogiannopoulos2002-02-288-53/+61
* gnutls_record_set_default_version() was prefixed with underscore, andNikos Mavrogiannopoulos2002-02-281-1/+2
* added missing filesNikos Mavrogiannopoulos2002-02-283-0/+767
* added check for TLS closure alertsNikos Mavrogiannopoulos2002-02-273-2/+52
* added openpgp authentication test, and unknown cipher suites testNikos Mavrogiannopoulos2002-02-273-1/+50
* added check for client hello extensions.Nikos Mavrogiannopoulos2002-02-274-2/+20
* Added tls_test. This is program that can be used to test TLS servers'Nikos Mavrogiannopoulos2002-02-275-5/+599
* added missing makefile.amgnutls_0_3_90Nikos Mavrogiannopoulos2002-02-241-0/+1
* The Diffie Hellman parameters are now stored in the credentials structures.Nikos Mavrogiannopoulos2002-02-242-10/+28
* *** empty log message ***Nikos Mavrogiannopoulos2002-02-241-1/+5
* *** empty log message ***Nikos Mavrogiannopoulos2002-02-243-9/+6
* 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