]> git.ipfire.org Git - thirdparty/gnutls.git/log
thirdparty/gnutls.git
24 years agoChanged the interface for the new OpenCDK version.
Timo Schulz [Thu, 28 Feb 2002 12:31:14 +0000 (12:31 +0000)] 
Changed the interface for the new OpenCDK version.

24 years agoupdated gaa files, and client options.
Nikos Mavrogiannopoulos [Thu, 28 Feb 2002 08:55:06 +0000 (08:55 +0000)] 
updated gaa files, and client options.

24 years agognutls_record_set_default_version() was prefixed with underscore, and
Nikos Mavrogiannopoulos [Thu, 28 Feb 2002 08:38:06 +0000 (08:38 +0000)] 
gnutls_record_set_default_version() was prefixed with underscore, and
it is no longer exported.

24 years agoCorrected session resuming in certificate authentication. gnutls_deinit,
Nikos Mavrogiannopoulos [Thu, 28 Feb 2002 08:36:08 +0000 (08:36 +0000)] 
Corrected session resuming in certificate authentication. gnutls_deinit,
does not remove the session entry any more if it is invalid. Added
gnutls_db_remove_session() function, which does this.

24 years agoadded missing files
Nikos Mavrogiannopoulos [Thu, 28 Feb 2002 07:00:13 +0000 (07:00 +0000)] 
added missing files

24 years agoremoved cycle from gnutls_free and gnutls_secure_free.
Nikos Mavrogiannopoulos [Wed, 27 Feb 2002 22:29:36 +0000 (22:29 +0000)] 
removed cycle from gnutls_free and gnutls_secure_free.

24 years agoadded check for TLS closure alerts
Nikos Mavrogiannopoulos [Wed, 27 Feb 2002 21:12:33 +0000 (21:12 +0000)] 
added check for TLS closure alerts

24 years agoadded openpgp authentication test, and unknown cipher suites test
Nikos Mavrogiannopoulos [Wed, 27 Feb 2002 20:53:05 +0000 (20:53 +0000)] 
added openpgp authentication test, and unknown cipher suites test

24 years agoNow we do not send the srp username as an extension, if SRP is
Nikos Mavrogiannopoulos [Wed, 27 Feb 2002 20:38:59 +0000 (20:38 +0000)] 
Now we do not send the srp username as an extension, if SRP is
disabled.

24 years agoadded check for client hello extensions.
Nikos Mavrogiannopoulos [Wed, 27 Feb 2002 20:26:23 +0000 (20:26 +0000)] 
added check for client hello extensions.

24 years agoAdded tls_test. This is program that can be used to test TLS servers'
Nikos Mavrogiannopoulos [Wed, 27 Feb 2002 20:07:07 +0000 (20:07 +0000)] 
Added tls_test. This is program that can be used to test TLS servers'
parameters.

24 years agoAdded gnutls_record_set_default_version(). This is a low level function.
Nikos Mavrogiannopoulos [Wed, 27 Feb 2002 20:05:35 +0000 (20:05 +0000)] 
Added gnutls_record_set_default_version(). This is a low level function.

24 years agoSOCKET_PTR was removed
Nikos Mavrogiannopoulos [Wed, 27 Feb 2002 10:58:24 +0000 (10:58 +0000)] 
SOCKET_PTR was removed

24 years agocorrected record_send() prototype
Nikos Mavrogiannopoulos [Wed, 27 Feb 2002 10:06:34 +0000 (10:06 +0000)] 
corrected record_send() prototype

24 years agoupdated for fcdump
Nikos Mavrogiannopoulos [Tue, 26 Feb 2002 19:08:36 +0000 (19:08 +0000)] 
updated for fcdump

24 years ago*** empty log message ***
Nikos Mavrogiannopoulos [Mon, 25 Feb 2002 22:49:41 +0000 (22:49 +0000)] 
*** empty log message ***

24 years agoadded (an impossible situation) check
Nikos Mavrogiannopoulos [Mon, 25 Feb 2002 22:48:39 +0000 (22:48 +0000)] 
added (an impossible situation) check

24 years ago*** empty log message ***
Nikos Mavrogiannopoulos [Mon, 25 Feb 2002 22:31:28 +0000 (22:31 +0000)] 
*** empty log message ***

24 years agoFixed a possible buffer overflow.
Timo Schulz [Sun, 24 Feb 2002 19:24:00 +0000 (19:24 +0000)] 
Fixed a possible buffer overflow.

24 years agoadded missing makefile.am gnutls_0_3_90
Nikos Mavrogiannopoulos [Sun, 24 Feb 2002 17:34:03 +0000 (17:34 +0000)] 
added missing makefile.am

24 years agoThe Diffie Hellman parameters are now stored in the credentials structures.
Nikos Mavrogiannopoulos [Sun, 24 Feb 2002 15:46:05 +0000 (15:46 +0000)] 
The Diffie Hellman parameters are now stored in the credentials structures.
This will allow precomputation of signatures (for DHE cipher suites).

24 years ago*** empty log message ***
Nikos Mavrogiannopoulos [Sun, 24 Feb 2002 12:54:19 +0000 (12:54 +0000)] 
*** empty log message ***

24 years ago*** empty log message ***
Nikos Mavrogiannopoulos [Sun, 24 Feb 2002 12:00:40 +0000 (12:00 +0000)] 
*** empty log message ***

24 years ago*** empty log message ***
Nikos Mavrogiannopoulos [Sun, 24 Feb 2002 11:54:47 +0000 (11:54 +0000)] 
*** empty log message ***

24 years ago*** empty log message ***
Nikos Mavrogiannopoulos [Sun, 24 Feb 2002 11:24:06 +0000 (11:24 +0000)] 
*** empty log message ***

24 years agoremoved GNUTLS_CERT_NONE (replaced by GNUTLS_E_NO_CERTIFICATE_FOUND).
Nikos Mavrogiannopoulos [Sun, 24 Feb 2002 10:47:54 +0000 (10:47 +0000)] 
removed GNUTLS_CERT_NONE (replaced by GNUTLS_E_NO_CERTIFICATE_FOUND).
removed GNUTLS_CERT_VALID (it's valid if it's not invalid)

24 years agoBug fixes for _verify_key and basic trust handling for keys.
Timo Schulz [Sat, 23 Feb 2002 21:50:18 +0000 (21:50 +0000)] 
Bug fixes for _verify_key and basic trust handling for keys.

24 years ago*** empty log message ***
Nikos Mavrogiannopoulos [Sat, 23 Feb 2002 10:57:36 +0000 (10:57 +0000)] 
*** empty log message ***

24 years ago*** empty log message ***
Nikos Mavrogiannopoulos [Sat, 23 Feb 2002 09:00:20 +0000 (09:00 +0000)] 
*** empty log message ***

24 years ago*** empty log message ***
Nikos Mavrogiannopoulos [Fri, 22 Feb 2002 23:53:46 +0000 (23:53 +0000)] 
*** empty log message ***

24 years agoincludes moved before #ifdef
Nikos Mavrogiannopoulos [Fri, 22 Feb 2002 23:49:40 +0000 (23:49 +0000)] 
includes moved before #ifdef

24 years ago*** empty log message ***
Nikos Mavrogiannopoulos [Fri, 22 Feb 2002 19:29:03 +0000 (19:29 +0000)] 
*** empty log message ***

24 years agoAdded stubs for the case we don't have OpenCDK support.
Timo Schulz [Fri, 22 Feb 2002 18:49:37 +0000 (18:49 +0000)] 
Added stubs for the case we don't have OpenCDK support.

24 years agoChanged certificate verification functions.
Nikos Mavrogiannopoulos [Fri, 22 Feb 2002 18:31:05 +0000 (18:31 +0000)] 
Changed certificate verification functions.

24 years ago*** empty log message ***
Nikos Mavrogiannopoulos [Fri, 22 Feb 2002 17:43:11 +0000 (17:43 +0000)] 
*** empty log message ***

24 years agoImplemented gnutls_certificate_set_openpgp_key_mem.
Timo Schulz [Fri, 22 Feb 2002 17:14:07 +0000 (17:14 +0000)] 
Implemented gnutls_certificate_set_openpgp_key_mem.
Some basic routines for key ownertrust.

24 years agoadded trustdb stuff
Nikos Mavrogiannopoulos [Fri, 22 Feb 2002 13:30:50 +0000 (13:30 +0000)] 
added trustdb stuff

24 years agoModified code for the new OpenCDK code.
Timo Schulz [Fri, 22 Feb 2002 12:52:30 +0000 (12:52 +0000)] 
Modified code for the new OpenCDK code.

24 years ago*** empty log message ***
Nikos Mavrogiannopoulos [Fri, 22 Feb 2002 12:26:46 +0000 (12:26 +0000)] 
*** empty log message ***

24 years ago*** empty log message ***
Nikos Mavrogiannopoulos [Fri, 22 Feb 2002 11:39:47 +0000 (11:39 +0000)] 
*** empty log message ***

24 years agomoved private cipher suites to 0xFF space.
Nikos Mavrogiannopoulos [Fri, 22 Feb 2002 11:34:44 +0000 (11:34 +0000)] 
moved private cipher suites to 0xFF space.

24 years agoSeveral alert protocol changes.
Nikos Mavrogiannopoulos [Fri, 22 Feb 2002 00:40:23 +0000 (00:40 +0000)] 
Several alert protocol changes.

24 years agoFixed return code check for GnuTLS functions.
Timo Schulz [Thu, 21 Feb 2002 22:34:52 +0000 (22:34 +0000)] 
Fixed return code check for GnuTLS functions.

24 years ago*** empty log message ***
Nikos Mavrogiannopoulos [Thu, 21 Feb 2002 21:06:04 +0000 (21:06 +0000)] 
*** empty log message ***

24 years agoset_key_server renamed to set_keyserver
Nikos Mavrogiannopoulos [Thu, 21 Feb 2002 20:57:34 +0000 (20:57 +0000)] 
set_key_server renamed to set_keyserver

24 years agoAdded gnutls_alert_str (allows printing alert number descriptions)
Nikos Mavrogiannopoulos [Thu, 21 Feb 2002 20:42:27 +0000 (20:42 +0000)] 
Added gnutls_alert_str (allows printing alert number descriptions)

24 years agoFixed a segfault in the OpenPGP code.
Timo Schulz [Thu, 21 Feb 2002 13:49:30 +0000 (13:49 +0000)] 
Fixed a segfault in the OpenPGP code.

24 years agoUpdated the openpgp certificate message, fingerprint handling.
Nikos Mavrogiannopoulos [Thu, 21 Feb 2002 09:55:57 +0000 (09:55 +0000)] 
Updated the openpgp certificate message, fingerprint handling.

24 years ago*** empty log message ***
Nikos Mavrogiannopoulos [Thu, 21 Feb 2002 09:21:04 +0000 (09:21 +0000)] 
*** empty log message ***

24 years agosome fixes in verification procedure
Nikos Mavrogiannopoulos [Wed, 20 Feb 2002 20:53:31 +0000 (20:53 +0000)] 
some fixes in verification procedure

24 years agoApplied the patches to fix the GDOC problem.
Timo Schulz [Tue, 19 Feb 2002 18:57:27 +0000 (18:57 +0000)] 
Applied the patches to fix the GDOC problem.
Some bug fixes all over the place and the implementation of some
function stubs.

24 years agoremoved CERT_CORRUPTED
Nikos Mavrogiannopoulos [Tue, 19 Feb 2002 08:17:47 +0000 (08:17 +0000)] 
removed CERT_CORRUPTED

24 years agoopenpgp fingerprint is calculated dynamically.
Nikos Mavrogiannopoulos [Tue, 19 Feb 2002 08:09:23 +0000 (08:09 +0000)] 
openpgp fingerprint is calculated dynamically.

24 years agoAdded some support the OpenPGP Certificate message, with key fingerprints.
Nikos Mavrogiannopoulos [Mon, 18 Feb 2002 20:31:39 +0000 (20:31 +0000)] 
Added some support the OpenPGP Certificate message, with key fingerprints.

24 years agoAdded some stuff for the client to send the OpenPGP fingerprint.
Nikos Mavrogiannopoulos [Mon, 18 Feb 2002 14:11:15 +0000 (14:11 +0000)] 
Added some stuff for the client to send the OpenPGP fingerprint.

24 years ago*** empty log message ***
Nikos Mavrogiannopoulos [Mon, 18 Feb 2002 12:42:05 +0000 (12:42 +0000)] 
*** empty log message ***

24 years agoCorrected bug in RSA authentication, responsible for random
Nikos Mavrogiannopoulos [Sun, 17 Feb 2002 20:07:27 +0000 (20:07 +0000)] 
Corrected bug in RSA authentication, responsible for random
(very very rare, and difficult to reproduce) failures.

24 years ago*** empty log message ***
Nikos Mavrogiannopoulos [Sun, 17 Feb 2002 13:49:02 +0000 (13:49 +0000)] 
*** empty log message ***

24 years agoImproved X.509 verification functions. They are still too primitive.
Nikos Mavrogiannopoulos [Sun, 17 Feb 2002 13:14:02 +0000 (13:14 +0000)] 
Improved X.509 verification functions. They are still too primitive.

24 years ago*** empty log message ***
Nikos Mavrogiannopoulos [Sun, 17 Feb 2002 09:55:07 +0000 (09:55 +0000)] 
*** empty log message ***

24 years agoSome cleanups.
Nikos Mavrogiannopoulos [Sat, 16 Feb 2002 20:50:14 +0000 (20:50 +0000)] 
Some cleanups.

24 years ago*** empty log message ***
Nikos Mavrogiannopoulos [Sat, 16 Feb 2002 13:29:09 +0000 (13:29 +0000)] 
*** empty log message ***

24 years ago*** empty log message ***
Nikos Mavrogiannopoulos [Fri, 15 Feb 2002 18:43:14 +0000 (18:43 +0000)] 
*** empty log message ***

24 years agoFixed some memory leaks.
Timo Schulz [Fri, 15 Feb 2002 17:30:54 +0000 (17:30 +0000)] 
Fixed some memory leaks.
Code to handle ElGamal keys.
Some minor bug fixes.

24 years agorenamed gnutls_read to gnutls_record_read and gnutls_write to
Nikos Mavrogiannopoulos [Fri, 15 Feb 2002 17:04:46 +0000 (17:04 +0000)] 
renamed gnutls_read to gnutls_record_read and gnutls_write to
gnutls_record_write.

24 years agoAdded TLS Layers section.
Nikos Mavrogiannopoulos [Fri, 15 Feb 2002 17:03:11 +0000 (17:03 +0000)] 
Added TLS Layers section.

24 years ago*** empty log message ***
Nikos Mavrogiannopoulos [Fri, 15 Feb 2002 15:28:42 +0000 (15:28 +0000)] 
*** empty log message ***

24 years agoupdated client and server
Nikos Mavrogiannopoulos [Fri, 15 Feb 2002 11:34:33 +0000 (11:34 +0000)] 
updated client and server

24 years agoremoved
Nikos Mavrogiannopoulos [Fri, 15 Feb 2002 11:34:01 +0000 (11:34 +0000)] 
removed

24 years agoExtension types now use a 16 bit type field (following the current draft).
Nikos Mavrogiannopoulos [Fri, 15 Feb 2002 11:23:19 +0000 (11:23 +0000)] 
Extension types now use a 16 bit type field (following the current draft).
Some fixes in the max record size extension.

24 years ago*** empty log message ***
Nikos Mavrogiannopoulos [Fri, 15 Feb 2002 11:22:32 +0000 (11:22 +0000)] 
*** empty log message ***

24 years agoBasic HKP keyserver support.
Timo Schulz [Thu, 14 Feb 2002 21:38:44 +0000 (21:38 +0000)] 
Basic HKP keyserver support.
Function to retrieve the key from the keyring by keyid, fingerprint.

24 years agoVerification function returns the GNUTLS_CERT_VALID flag.
Nikos Mavrogiannopoulos [Thu, 14 Feb 2002 11:52:54 +0000 (11:52 +0000)] 
Verification function returns the GNUTLS_CERT_VALID flag.

24 years ago*** empty log message ***
Nikos Mavrogiannopoulos [Thu, 14 Feb 2002 11:02:24 +0000 (11:02 +0000)] 
*** empty log message ***

24 years agoChanged srp callback function parameters.
Nikos Mavrogiannopoulos [Thu, 14 Feb 2002 10:57:57 +0000 (10:57 +0000)] 
Changed srp callback function parameters.

24 years agoCorrected bugs in prime generation.
Nikos Mavrogiannopoulos [Thu, 14 Feb 2002 10:45:50 +0000 (10:45 +0000)] 
Corrected bugs in prime generation.

24 years agoServer updated. Now command line parameters are available.
Nikos Mavrogiannopoulos [Thu, 14 Feb 2002 10:30:46 +0000 (10:30 +0000)] 
Server updated. Now command line parameters are available.

24 years ago*** empty log message ***
Nikos Mavrogiannopoulos [Thu, 14 Feb 2002 10:04:29 +0000 (10:04 +0000)] 
*** empty log message ***

24 years ago*** empty log message ***
Nikos Mavrogiannopoulos [Thu, 14 Feb 2002 09:57:25 +0000 (09:57 +0000)] 
*** empty log message ***

24 years agoUpdated client
Nikos Mavrogiannopoulos [Thu, 14 Feb 2002 09:25:16 +0000 (09:25 +0000)] 
Updated client

24 years agoDirect access to version field in the state was replaced by the function
Nikos Mavrogiannopoulos [Thu, 14 Feb 2002 09:21:43 +0000 (09:21 +0000)] 
Direct access to version field in the state was replaced by the function
gnutls_protocol_get_version().

24 years agoCorrected bugs in RSA authentication. Random value is not generated
Nikos Mavrogiannopoulos [Thu, 14 Feb 2002 09:20:18 +0000 (09:20 +0000)] 
Corrected bugs in RSA authentication. Random value is not generated
using the GNUTLS_STRONG_RANDOM flag, and fixed client key exchange packet
formating, to depend on the correct version.

24 years ago*** empty log message ***
Nikos Mavrogiannopoulos [Thu, 14 Feb 2002 09:18:34 +0000 (09:18 +0000)] 
*** empty log message ***

24 years agoAdded GNUTLS_CERT_INVALID and GNUTLS_CERT_VALID of CertificateStatus flags,
Nikos Mavrogiannopoulos [Thu, 14 Feb 2002 09:16:58 +0000 (09:16 +0000)] 
Added GNUTLS_CERT_INVALID and GNUTLS_CERT_VALID of CertificateStatus flags,
which replace GNUTLS_CERT_NOT_TRUSTED.

24 years agobug fix with bison 1.32
Fabio Fiorina [Wed, 13 Feb 2002 19:48:14 +0000 (19:48 +0000)] 
bug fix with bison 1.32

24 years agoAdded more functions to allow access to Diffie Hellman parameters
Nikos Mavrogiannopoulos [Wed, 13 Feb 2002 18:03:31 +0000 (18:03 +0000)] 
Added more functions to allow access to Diffie Hellman parameters
(partially at least). Corrected Diffie Hellman stuff.

24 years ago*** empty log message ***
Nikos Mavrogiannopoulos [Wed, 13 Feb 2002 10:27:39 +0000 (10:27 +0000)] 
*** empty log message ***

24 years ago*** empty log message ***
Nikos Mavrogiannopoulos [Wed, 13 Feb 2002 10:07:29 +0000 (10:07 +0000)] 
*** empty log message ***

24 years agoMade most ifdefs in client program, configurable via command line.
Nikos Mavrogiannopoulos [Wed, 13 Feb 2002 10:03:22 +0000 (10:03 +0000)] 
Made most ifdefs in client program, configurable via command line.

24 years agoIt does not send the cert_type extension if only x.509 certificates
Nikos Mavrogiannopoulos [Wed, 13 Feb 2002 10:02:12 +0000 (10:02 +0000)] 
It does not send the cert_type extension if only x.509 certificates
are used.

24 years agoCorrected bugs in examples.
Nikos Mavrogiannopoulos [Tue, 12 Feb 2002 13:27:09 +0000 (13:27 +0000)] 
Corrected bugs in examples.

24 years agoPriority cannot be set if not using the OPENCDK library.
Nikos Mavrogiannopoulos [Tue, 12 Feb 2002 13:04:09 +0000 (13:04 +0000)] 
Priority cannot be set if not using the OPENCDK library.

24 years agoUpdated documentation.
Nikos Mavrogiannopoulos [Mon, 11 Feb 2002 19:33:52 +0000 (19:33 +0000)] 
Updated documentation.

24 years agoAdded new client pgp keys and a keyring
Nikos Mavrogiannopoulos [Mon, 11 Feb 2002 10:08:52 +0000 (10:08 +0000)] 
Added new client pgp keys and a keyring

24 years ago*** empty log message ***
Nikos Mavrogiannopoulos [Sun, 10 Feb 2002 23:52:47 +0000 (23:52 +0000)] 
*** empty log message ***

24 years ago*** empty log message ***
Nikos Mavrogiannopoulos [Sun, 10 Feb 2002 23:38:21 +0000 (23:38 +0000)] 
*** empty log message ***

24 years ago*** empty log message ***
Nikos Mavrogiannopoulos [Sun, 10 Feb 2002 23:28:41 +0000 (23:28 +0000)] 
*** empty log message ***

24 years agoHigh level support for OpenPGP keyrings.
Timo Schulz [Sun, 10 Feb 2002 23:08:56 +0000 (23:08 +0000)] 
High level support for OpenPGP keyrings.

24 years agoAdded ChangeLog [generated by CVS log]
Nikos Mavrogiannopoulos [Sun, 10 Feb 2002 22:24:55 +0000 (22:24 +0000)] 
Added ChangeLog [generated by CVS log]

24 years ago*** empty log message ***
Nikos Mavrogiannopoulos [Sun, 10 Feb 2002 21:58:44 +0000 (21:58 +0000)] 
*** empty log message ***