]> git.ipfire.org Git - thirdparty/gnutls.git/log
thirdparty/gnutls.git
24 years agocleanups gnutls_0_2_10
Nikos Mavrogiannopoulos [Mon, 5 Nov 2001 12:43:06 +0000 (12:43 +0000)] 
cleanups

24 years agolist -> gnutls_list
Nikos Mavrogiannopoulos [Mon, 5 Nov 2001 11:32:28 +0000 (11:32 +0000)] 
list -> gnutls_list

24 years agochanged LIST to GNUTLS_LIST
Nikos Mavrogiannopoulos [Sun, 4 Nov 2001 16:52:44 +0000 (16:52 +0000)] 
changed LIST to GNUTLS_LIST

24 years agoadded new function to check for expired sessions.
Nikos Mavrogiannopoulos [Sun, 4 Nov 2001 12:01:22 +0000 (12:01 +0000)] 
added new function to check for expired sessions.

24 years agocleanups
Nikos Mavrogiannopoulos [Sun, 4 Nov 2001 10:43:27 +0000 (10:43 +0000)] 
cleanups

24 years agocleanups in function names
Nikos Mavrogiannopoulos [Fri, 2 Nov 2001 18:20:02 +0000 (18:20 +0000)] 
cleanups in function names

24 years agocleanups in the resuming code
Nikos Mavrogiannopoulos [Fri, 2 Nov 2001 10:34:04 +0000 (10:34 +0000)] 
cleanups in the resuming code

24 years agoadded hooks in order to use external database to store session to be
Nikos Mavrogiannopoulos [Fri, 2 Nov 2001 10:07:05 +0000 (10:07 +0000)] 
added hooks in order to use external database to store session to be
resumed. Works but it is not finished.

24 years agoset_push() & set_pull() functions moved to state (instead of being global)
Nikos Mavrogiannopoulos [Fri, 2 Nov 2001 09:01:55 +0000 (09:01 +0000)] 
set_push() & set_pull() functions moved to state (instead of being global)

24 years agomoved README.CVS to doc/
Nikos Mavrogiannopoulos [Fri, 2 Nov 2001 08:32:42 +0000 (08:32 +0000)] 
moved README.CVS to doc/

24 years agoadded documentation of the steps required to built the cvs tree
Nikos Mavrogiannopoulos [Thu, 1 Nov 2001 22:54:52 +0000 (22:54 +0000)] 
added documentation of the steps required to built the cvs tree

24 years agoAdopted some of the patches of Jon Nelson. Fixes the non blocking
Nikos Mavrogiannopoulos [Thu, 1 Nov 2001 20:10:12 +0000 (20:10 +0000)] 
Adopted some of the patches of Jon Nelson. Fixes the non blocking
behaviour.

24 years ago*** empty log message ***
Nikos Mavrogiannopoulos [Wed, 31 Oct 2001 09:07:10 +0000 (09:07 +0000)] 
*** empty log message ***

24 years agocorrected and fixed several things in send_int() etc.
Nikos Mavrogiannopoulos [Tue, 30 Oct 2001 19:35:47 +0000 (19:35 +0000)] 
corrected and fixed several things in send_int() etc.

24 years agoAdded missing file.
Nikos Mavrogiannopoulos [Tue, 30 Oct 2001 12:29:12 +0000 (12:29 +0000)] 
Added missing file.

24 years ago*** empty log message ***
Nikos Mavrogiannopoulos [Tue, 30 Oct 2001 12:12:20 +0000 (12:12 +0000)] 
*** empty log message ***

24 years agoadded scripts into distribution
Nikos Mavrogiannopoulos [Tue, 30 Oct 2001 12:11:30 +0000 (12:11 +0000)] 
added scripts into distribution

24 years ago*** empty log message ***
Nikos Mavrogiannopoulos [Tue, 30 Oct 2001 09:14:47 +0000 (09:14 +0000)] 
*** empty log message ***

24 years agocorrected bugs in session resuming.
Nikos Mavrogiannopoulos [Tue, 30 Oct 2001 09:10:53 +0000 (09:10 +0000)] 
corrected bugs in session resuming.

24 years ago*** empty log message *** gnutls_0_2_9
Nikos Mavrogiannopoulos [Sat, 27 Oct 2001 09:03:00 +0000 (09:03 +0000)] 
*** empty log message ***

24 years agocleanups
Nikos Mavrogiannopoulos [Tue, 23 Oct 2001 17:35:18 +0000 (17:35 +0000)] 
cleanups

24 years agoadded IO debugging code
Nikos Mavrogiannopoulos [Tue, 23 Oct 2001 17:31:50 +0000 (17:31 +0000)] 
added IO debugging code

24 years ago*** empty log message ***
Nikos Mavrogiannopoulos [Tue, 23 Oct 2001 15:48:12 +0000 (15:48 +0000)] 
*** empty log message ***

24 years agoadded some checks for memory allocation.
Nikos Mavrogiannopoulos [Tue, 23 Oct 2001 15:45:10 +0000 (15:45 +0000)] 
added some checks for memory allocation.
Fixes in write interrupts.

24 years agocorrected bugs which could break non blocking IO
Nikos Mavrogiannopoulos [Tue, 23 Oct 2001 09:37:32 +0000 (09:37 +0000)] 
corrected bugs which could break non blocking IO

24 years agoadded file. Holds pgp keys
Nikos Mavrogiannopoulos [Mon, 22 Oct 2001 22:09:30 +0000 (22:09 +0000)] 
added file. Holds pgp keys

24 years agocorrections for the gnutls_read_buffered() function.
Nikos Mavrogiannopoulos [Mon, 22 Oct 2001 20:14:40 +0000 (20:14 +0000)] 
corrections for the gnutls_read_buffered() function.

24 years agoupdated/fixed the handling of interrupted writes
Nikos Mavrogiannopoulos [Mon, 22 Oct 2001 12:51:54 +0000 (12:51 +0000)] 
updated/fixed the handling of interrupted writes

24 years agochanged gnutls_write() semantics in order to cope with interrupted system
Nikos Mavrogiannopoulos [Sun, 21 Oct 2001 14:32:03 +0000 (14:32 +0000)] 
changed  gnutls_write() semantics in order to cope with interrupted system
calls and non blocking IO

24 years ago*** empty log message ***
Nikos Mavrogiannopoulos [Sun, 21 Oct 2001 13:42:51 +0000 (13:42 +0000)] 
*** empty log message ***

24 years ago*** empty log message ***
Nikos Mavrogiannopoulos [Sun, 21 Oct 2001 13:31:11 +0000 (13:31 +0000)] 
*** empty log message ***

24 years agochanges in order to be independent of the berkeley style sockets
Nikos Mavrogiannopoulos [Sun, 21 Oct 2001 13:27:36 +0000 (13:27 +0000)] 
changes in order to be independent of the berkeley style sockets
(but it is still difficult to use gnutls with any other api)

24 years agomade gnutls_write() unaware of interrupted system calls and eagain errors.
Nikos Mavrogiannopoulos [Sun, 21 Oct 2001 11:53:24 +0000 (11:53 +0000)] 
made gnutls_write() unaware of interrupted system calls and eagain errors.

24 years agoseveral cleanups
Nikos Mavrogiannopoulos [Sun, 21 Oct 2001 11:36:45 +0000 (11:36 +0000)] 
several cleanups

24 years agoCorrected short read bug
Nikos Mavrogiannopoulos [Sat, 20 Oct 2001 22:40:32 +0000 (22:40 +0000)] 
Corrected short read bug

24 years agocorrected _gnutls_write()
Nikos Mavrogiannopoulos [Sat, 20 Oct 2001 16:04:04 +0000 (16:04 +0000)] 
corrected _gnutls_write()

24 years agopeeked data now stays also in handshake
Nikos Mavrogiannopoulos [Sat, 20 Oct 2001 15:44:21 +0000 (15:44 +0000)] 
peeked data now stays also in handshake

24 years agocorrected bug which caused a fatal alert to be sent even if it
Nikos Mavrogiannopoulos [Sat, 20 Oct 2001 15:43:29 +0000 (15:43 +0000)] 
corrected bug which caused a fatal alert to be sent even if it
wasn't required

24 years ago*** empty log message ***
Nikos Mavrogiannopoulos [Sat, 20 Oct 2001 10:28:17 +0000 (10:28 +0000)] 
*** empty log message ***

24 years agointroduced GNUTLS_E_INTERRUPTED, fixes in error handling
Nikos Mavrogiannopoulos [Sat, 20 Oct 2001 09:40:32 +0000 (09:40 +0000)] 
introduced GNUTLS_E_INTERRUPTED, fixes in error handling

24 years agothe gnutls handshake protocol can now hold it's state. Thus it
Nikos Mavrogiannopoulos [Sat, 20 Oct 2001 09:10:03 +0000 (09:10 +0000)] 
the gnutls handshake protocol can now hold it's state. Thus it
may be used in some kind of non blocking mode. Not tested at all

24 years agoclean ups in the handshake protocol
Nikos Mavrogiannopoulos [Fri, 19 Oct 2001 17:07:17 +0000 (17:07 +0000)] 
clean ups in the handshake protocol

24 years ago*** empty log message ***
Nikos Mavrogiannopoulos [Mon, 15 Oct 2001 09:55:17 +0000 (09:55 +0000)] 
*** empty log message ***

24 years agoauth_info types and structures were moved to the internals of the library.
Nikos Mavrogiannopoulos [Mon, 15 Oct 2001 09:14:58 +0000 (09:14 +0000)] 
auth_info types and structures were moved to the internals of the library.
This makes the library incompatible (source & binary) with the previous
versions.

24 years agoadded option to regenerate primes and generators for EDH
Nikos Mavrogiannopoulos [Fri, 12 Oct 2001 06:46:35 +0000 (06:46 +0000)] 
added option to regenerate primes and generators for EDH

24 years ago*** empty log message ***
Nikos Mavrogiannopoulos [Thu, 11 Oct 2001 07:41:09 +0000 (07:41 +0000)] 
*** empty log message ***

24 years agoupdated name indication extension (dnsname)
Nikos Mavrogiannopoulos [Wed, 10 Oct 2001 15:53:05 +0000 (15:53 +0000)] 
updated name indication extension (dnsname)

24 years agorenamed crypt to srpcrypt.
Nikos Mavrogiannopoulos [Wed, 10 Oct 2001 09:28:34 +0000 (09:28 +0000)] 
renamed crypt to srpcrypt.

24 years agobetter prime handling
Nikos Mavrogiannopoulos [Wed, 10 Oct 2001 09:25:49 +0000 (09:25 +0000)] 
better prime handling

24 years ago*** empty log message *** gnutls_0_2_4
Nikos Mavrogiannopoulos [Tue, 9 Oct 2001 22:32:49 +0000 (22:32 +0000)] 
*** empty log message ***

24 years ago*** empty log message ***
Nikos Mavrogiannopoulos [Tue, 9 Oct 2001 21:41:24 +0000 (21:41 +0000)] 
*** empty log message ***

24 years agoUpdated the handling of prime numbers.
Nikos Mavrogiannopoulos [Tue, 9 Oct 2001 21:40:47 +0000 (21:40 +0000)] 
Updated the handling of prime numbers.

24 years agoseveral cleanups
Nikos Mavrogiannopoulos [Mon, 8 Oct 2001 19:57:53 +0000 (19:57 +0000)] 
several cleanups

24 years ago*** empty log message ***
Nikos Mavrogiannopoulos [Mon, 8 Oct 2001 18:51:39 +0000 (18:51 +0000)] 
*** empty log message ***

24 years agoadded DHE_RSA ciphersuites
Nikos Mavrogiannopoulos [Mon, 8 Oct 2001 18:38:04 +0000 (18:38 +0000)] 
added DHE_RSA ciphersuites

24 years agoupdated documents
Nikos Mavrogiannopoulos [Mon, 8 Oct 2001 07:10:38 +0000 (07:10 +0000)] 
updated documents

24 years ago*** empty log message ***
Nikos Mavrogiannopoulos [Sun, 7 Oct 2001 12:57:15 +0000 (12:57 +0000)] 
*** empty log message ***

24 years agofixes in the certificate extensions handling code.
Nikos Mavrogiannopoulos [Sun, 7 Oct 2001 12:47:53 +0000 (12:47 +0000)] 
fixes in the certificate extensions handling code.
Bugs reported by Neil Spring <nspring@saavie.org>

24 years ago*** empty log message ***
Nikos Mavrogiannopoulos [Thu, 27 Sep 2001 13:38:31 +0000 (13:38 +0000)] 
*** empty log message ***

24 years ago*** empty log message ***
Nikos Mavrogiannopoulos [Thu, 27 Sep 2001 08:36:58 +0000 (08:36 +0000)] 
*** empty log message ***

24 years ago*** empty log message ***
Nikos Mavrogiannopoulos [Tue, 25 Sep 2001 17:59:32 +0000 (17:59 +0000)] 
*** empty log message ***

24 years agomore documentation
Nikos Mavrogiannopoulos [Tue, 25 Sep 2001 17:55:21 +0000 (17:55 +0000)] 
more documentation

24 years ago*** empty log message ***
Nikos Mavrogiannopoulos [Mon, 24 Sep 2001 15:02:23 +0000 (15:02 +0000)] 
*** empty log message ***

24 years agoseveral cleanups in order to support DHE_RSA
Nikos Mavrogiannopoulos [Sun, 23 Sep 2001 18:21:28 +0000 (18:21 +0000)] 
several cleanups in order to support DHE_RSA

24 years agoPreliminary support for DHE_RSA
Nikos Mavrogiannopoulos [Sun, 23 Sep 2001 18:20:56 +0000 (18:20 +0000)] 
Preliminary support for DHE_RSA

24 years ago*** empty log message ***
Nikos Mavrogiannopoulos [Fri, 21 Sep 2001 16:37:28 +0000 (16:37 +0000)] 
*** empty log message ***

24 years ago*** empty log message ***
Nikos Mavrogiannopoulos [Fri, 21 Sep 2001 14:01:49 +0000 (14:01 +0000)] 
*** empty log message ***

24 years ago*** empty log message ***
Nikos Mavrogiannopoulos [Wed, 19 Sep 2001 08:35:31 +0000 (08:35 +0000)] 
*** empty log message ***

24 years ago*** empty log message *** gnutls_0_2_3
Nikos Mavrogiannopoulos [Wed, 19 Sep 2001 08:23:22 +0000 (08:23 +0000)] 
*** empty log message ***

24 years agoupdated documentation
Nikos Mavrogiannopoulos [Wed, 19 Sep 2001 08:21:14 +0000 (08:21 +0000)] 
updated documentation

24 years ago*** empty log message ***
Nikos Mavrogiannopoulos [Mon, 17 Sep 2001 12:29:00 +0000 (12:29 +0000)] 
*** empty log message ***

24 years agoClient certificate callback has been improved
Nikos Mavrogiannopoulos [Fri, 14 Sep 2001 08:04:39 +0000 (08:04 +0000)] 
Client certificate callback has been improved

24 years ago*** empty log message ***
Nikos Mavrogiannopoulos [Wed, 12 Sep 2001 18:35:28 +0000 (18:35 +0000)] 
*** empty log message ***

24 years ago*** empty log message ***
Nikos Mavrogiannopoulos [Mon, 10 Sep 2001 15:49:37 +0000 (15:49 +0000)] 
*** empty log message ***

24 years ago*** empty log message ***
Nikos Mavrogiannopoulos [Fri, 7 Sep 2001 11:16:31 +0000 (11:16 +0000)] 
*** empty log message ***

24 years agoupdated documentation generation
Nikos Mavrogiannopoulos [Tue, 4 Sep 2001 19:50:41 +0000 (19:50 +0000)] 
updated documentation generation

24 years ago*** empty log message ***
Nikos Mavrogiannopoulos [Tue, 4 Sep 2001 18:00:30 +0000 (18:00 +0000)] 
*** empty log message ***

24 years agoupdated documentation
Nikos Mavrogiannopoulos [Mon, 3 Sep 2001 22:23:36 +0000 (22:23 +0000)] 
updated documentation

24 years ago*** empty log message ***
Nikos Mavrogiannopoulos [Mon, 27 Aug 2001 08:51:32 +0000 (08:51 +0000)] 
*** empty log message ***

24 years agominor bugfixes
Nikos Mavrogiannopoulos [Mon, 27 Aug 2001 08:31:20 +0000 (08:31 +0000)] 
minor bugfixes

24 years agouse of sigaction instead of signal(), to ignore SIGPIPE
Nikos Mavrogiannopoulos [Sun, 26 Aug 2001 14:44:01 +0000 (14:44 +0000)] 
use of sigaction instead of signal(), to ignore SIGPIPE

24 years ago*** empty log message ***
Nikos Mavrogiannopoulos [Sun, 26 Aug 2001 14:43:00 +0000 (14:43 +0000)] 
*** empty log message ***

24 years agognutls_set_certificate_request() renamed to gnutls_x509pki_set_cert_request().
Nikos Mavrogiannopoulos [Sun, 26 Aug 2001 10:44:21 +0000 (10:44 +0000)] 
gnutls_set_certificate_request() renamed to gnutls_x509pki_set_cert_request().
Added gnutls_x509pki_set_cert_callback().

24 years agofixed memory leaks
Nikos Mavrogiannopoulos [Sun, 26 Aug 2001 09:41:06 +0000 (09:41 +0000)] 
fixed memory leaks

24 years agoupdated gnutls.h file
Nikos Mavrogiannopoulos [Sat, 25 Aug 2001 21:52:14 +0000 (21:52 +0000)] 
updated gnutls.h file

24 years ago*** empty log message ***
Nikos Mavrogiannopoulos [Sat, 25 Aug 2001 13:46:42 +0000 (13:46 +0000)] 
*** empty log message ***

24 years agosome memory optimization while receiving packets
Nikos Mavrogiannopoulos [Sat, 25 Aug 2001 13:44:23 +0000 (13:44 +0000)] 
some memory optimization while receiving packets

24 years agoheader size is now written in gnutls_cipher.c
Nikos Mavrogiannopoulos [Sat, 25 Aug 2001 09:19:08 +0000 (09:19 +0000)] 
header size is now written in gnutls_cipher.c

24 years ago*** empty log message *** gnutls_0_2_2
Nikos Mavrogiannopoulos [Mon, 20 Aug 2001 21:42:15 +0000 (21:42 +0000)] 
*** empty log message ***

24 years agobugfixes and minor updates
Nikos Mavrogiannopoulos [Mon, 20 Aug 2001 21:40:19 +0000 (21:40 +0000)] 
bugfixes and minor updates

24 years agocorrected and updated documentation
Nikos Mavrogiannopoulos [Mon, 20 Aug 2001 21:39:43 +0000 (21:39 +0000)] 
corrected and updated documentation

24 years agochanged gnutls_bye() behaviour
Nikos Mavrogiannopoulos [Mon, 20 Aug 2001 19:26:00 +0000 (19:26 +0000)] 
changed gnutls_bye() behaviour

24 years ago*** empty log message ***
Nikos Mavrogiannopoulos [Sun, 19 Aug 2001 21:45:26 +0000 (21:45 +0000)] 
*** empty log message ***

24 years agoseveral fixes in gnutls_bye() function, and in gnutls_recv_int()
Nikos Mavrogiannopoulos [Sun, 19 Aug 2001 20:11:48 +0000 (20:11 +0000)] 
several fixes in gnutls_bye() function, and in gnutls_recv_int()

24 years agocorrected bugs in version handling and in certificate initialization
Nikos Mavrogiannopoulos [Sun, 19 Aug 2001 19:38:43 +0000 (19:38 +0000)] 
corrected bugs in version handling and in certificate initialization

24 years agobetter support for buffered read and several cleanups
Nikos Mavrogiannopoulos [Sun, 19 Aug 2001 14:25:44 +0000 (14:25 +0000)] 
better support for buffered read and several cleanups

24 years agognutls now sends (again) record packets using one write.
Nikos Mavrogiannopoulos [Sun, 19 Aug 2001 11:52:20 +0000 (11:52 +0000)] 
gnutls now sends (again) record packets using one write.

24 years agocorrected free for data not belonging to the heap
Nikos Mavrogiannopoulos [Sun, 19 Aug 2001 11:50:46 +0000 (11:50 +0000)] 
corrected free for data not belonging to the heap

24 years agoseveral checks for failed allocations and other fixes
Nikos Mavrogiannopoulos [Sat, 18 Aug 2001 21:21:30 +0000 (21:21 +0000)] 
several checks for failed allocations and other fixes

25 years ago*** empty log message *** gnutls_0_2_1
Nikos Mavrogiannopoulos [Tue, 7 Aug 2001 18:42:20 +0000 (18:42 +0000)] 
*** empty log message ***