]>
git.ipfire.org Git - thirdparty/gnutls.git/log
Nikos Mavrogiannopoulos [Mon, 5 Nov 2001 12:43:06 +0000 (12:43 +0000)]
cleanups
Nikos Mavrogiannopoulos [Mon, 5 Nov 2001 11:32:28 +0000 (11:32 +0000)]
list -> gnutls_list
Nikos Mavrogiannopoulos [Sun, 4 Nov 2001 16:52:44 +0000 (16:52 +0000)]
changed LIST to GNUTLS_LIST
Nikos Mavrogiannopoulos [Sun, 4 Nov 2001 12:01:22 +0000 (12:01 +0000)]
added new function to check for expired sessions.
Nikos Mavrogiannopoulos [Sun, 4 Nov 2001 10:43:27 +0000 (10:43 +0000)]
cleanups
Nikos Mavrogiannopoulos [Fri, 2 Nov 2001 18:20:02 +0000 (18:20 +0000)]
cleanups in function names
Nikos Mavrogiannopoulos [Fri, 2 Nov 2001 10:34:04 +0000 (10:34 +0000)]
cleanups in the resuming code
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.
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)
Nikos Mavrogiannopoulos [Fri, 2 Nov 2001 08:32:42 +0000 (08:32 +0000)]
moved README.CVS to doc/
Nikos Mavrogiannopoulos [Thu, 1 Nov 2001 22:54:52 +0000 (22:54 +0000)]
added documentation of the steps required to built the cvs tree
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.
Nikos Mavrogiannopoulos [Wed, 31 Oct 2001 09:07:10 +0000 (09:07 +0000)]
*** empty log message ***
Nikos Mavrogiannopoulos [Tue, 30 Oct 2001 19:35:47 +0000 (19:35 +0000)]
corrected and fixed several things in send_int() etc.
Nikos Mavrogiannopoulos [Tue, 30 Oct 2001 12:29:12 +0000 (12:29 +0000)]
Added missing file.
Nikos Mavrogiannopoulos [Tue, 30 Oct 2001 12:12:20 +0000 (12:12 +0000)]
*** empty log message ***
Nikos Mavrogiannopoulos [Tue, 30 Oct 2001 12:11:30 +0000 (12:11 +0000)]
added scripts into distribution
Nikos Mavrogiannopoulos [Tue, 30 Oct 2001 09:14:47 +0000 (09:14 +0000)]
*** empty log message ***
Nikos Mavrogiannopoulos [Tue, 30 Oct 2001 09:10:53 +0000 (09:10 +0000)]
corrected bugs in session resuming.
Nikos Mavrogiannopoulos [Sat, 27 Oct 2001 09:03:00 +0000 (09:03 +0000)]
*** empty log message ***
Nikos Mavrogiannopoulos [Tue, 23 Oct 2001 17:35:18 +0000 (17:35 +0000)]
cleanups
Nikos Mavrogiannopoulos [Tue, 23 Oct 2001 17:31:50 +0000 (17:31 +0000)]
added IO debugging code
Nikos Mavrogiannopoulos [Tue, 23 Oct 2001 15:48:12 +0000 (15:48 +0000)]
*** empty log message ***
Nikos Mavrogiannopoulos [Tue, 23 Oct 2001 15:45:10 +0000 (15:45 +0000)]
added some checks for memory allocation.
Fixes in write interrupts.
Nikos Mavrogiannopoulos [Tue, 23 Oct 2001 09:37:32 +0000 (09:37 +0000)]
corrected bugs which could break non blocking IO
Nikos Mavrogiannopoulos [Mon, 22 Oct 2001 22:09:30 +0000 (22:09 +0000)]
added file. Holds pgp keys
Nikos Mavrogiannopoulos [Mon, 22 Oct 2001 20:14:40 +0000 (20:14 +0000)]
corrections for the gnutls_read_buffered() function.
Nikos Mavrogiannopoulos [Mon, 22 Oct 2001 12:51:54 +0000 (12:51 +0000)]
updated/fixed the handling of interrupted writes
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
Nikos Mavrogiannopoulos [Sun, 21 Oct 2001 13:42:51 +0000 (13:42 +0000)]
*** empty log message ***
Nikos Mavrogiannopoulos [Sun, 21 Oct 2001 13:31:11 +0000 (13:31 +0000)]
*** empty log message ***
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)
Nikos Mavrogiannopoulos [Sun, 21 Oct 2001 11:53:24 +0000 (11:53 +0000)]
made gnutls_write() unaware of interrupted system calls and eagain errors.
Nikos Mavrogiannopoulos [Sun, 21 Oct 2001 11:36:45 +0000 (11:36 +0000)]
several cleanups
Nikos Mavrogiannopoulos [Sat, 20 Oct 2001 22:40:32 +0000 (22:40 +0000)]
Corrected short read bug
Nikos Mavrogiannopoulos [Sat, 20 Oct 2001 16:04:04 +0000 (16:04 +0000)]
corrected _gnutls_write()
Nikos Mavrogiannopoulos [Sat, 20 Oct 2001 15:44:21 +0000 (15:44 +0000)]
peeked data now stays also in handshake
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
Nikos Mavrogiannopoulos [Sat, 20 Oct 2001 10:28:17 +0000 (10:28 +0000)]
*** empty log message ***
Nikos Mavrogiannopoulos [Sat, 20 Oct 2001 09:40:32 +0000 (09:40 +0000)]
introduced GNUTLS_E_INTERRUPTED, fixes in error handling
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
Nikos Mavrogiannopoulos [Fri, 19 Oct 2001 17:07:17 +0000 (17:07 +0000)]
clean ups in the handshake protocol
Nikos Mavrogiannopoulos [Mon, 15 Oct 2001 09:55:17 +0000 (09:55 +0000)]
*** empty log message ***
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.
Nikos Mavrogiannopoulos [Fri, 12 Oct 2001 06:46:35 +0000 (06:46 +0000)]
added option to regenerate primes and generators for EDH
Nikos Mavrogiannopoulos [Thu, 11 Oct 2001 07:41:09 +0000 (07:41 +0000)]
*** empty log message ***
Nikos Mavrogiannopoulos [Wed, 10 Oct 2001 15:53:05 +0000 (15:53 +0000)]
updated name indication extension (dnsname)
Nikos Mavrogiannopoulos [Wed, 10 Oct 2001 09:28:34 +0000 (09:28 +0000)]
renamed crypt to srpcrypt.
Nikos Mavrogiannopoulos [Wed, 10 Oct 2001 09:25:49 +0000 (09:25 +0000)]
better prime handling
Nikos Mavrogiannopoulos [Tue, 9 Oct 2001 22:32:49 +0000 (22:32 +0000)]
*** empty log message ***
Nikos Mavrogiannopoulos [Tue, 9 Oct 2001 21:41:24 +0000 (21:41 +0000)]
*** empty log message ***
Nikos Mavrogiannopoulos [Tue, 9 Oct 2001 21:40:47 +0000 (21:40 +0000)]
Updated the handling of prime numbers.
Nikos Mavrogiannopoulos [Mon, 8 Oct 2001 19:57:53 +0000 (19:57 +0000)]
several cleanups
Nikos Mavrogiannopoulos [Mon, 8 Oct 2001 18:51:39 +0000 (18:51 +0000)]
*** empty log message ***
Nikos Mavrogiannopoulos [Mon, 8 Oct 2001 18:38:04 +0000 (18:38 +0000)]
added DHE_RSA ciphersuites
Nikos Mavrogiannopoulos [Mon, 8 Oct 2001 07:10:38 +0000 (07:10 +0000)]
updated documents
Nikos Mavrogiannopoulos [Sun, 7 Oct 2001 12:57:15 +0000 (12:57 +0000)]
*** empty log message ***
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>
Nikos Mavrogiannopoulos [Thu, 27 Sep 2001 13:38:31 +0000 (13:38 +0000)]
*** empty log message ***
Nikos Mavrogiannopoulos [Thu, 27 Sep 2001 08:36:58 +0000 (08:36 +0000)]
*** empty log message ***
Nikos Mavrogiannopoulos [Tue, 25 Sep 2001 17:59:32 +0000 (17:59 +0000)]
*** empty log message ***
Nikos Mavrogiannopoulos [Tue, 25 Sep 2001 17:55:21 +0000 (17:55 +0000)]
more documentation
Nikos Mavrogiannopoulos [Mon, 24 Sep 2001 15:02:23 +0000 (15:02 +0000)]
*** empty log message ***
Nikos Mavrogiannopoulos [Sun, 23 Sep 2001 18:21:28 +0000 (18:21 +0000)]
several cleanups in order to support DHE_RSA
Nikos Mavrogiannopoulos [Sun, 23 Sep 2001 18:20:56 +0000 (18:20 +0000)]
Preliminary support for DHE_RSA
Nikos Mavrogiannopoulos [Fri, 21 Sep 2001 16:37:28 +0000 (16:37 +0000)]
*** empty log message ***
Nikos Mavrogiannopoulos [Fri, 21 Sep 2001 14:01:49 +0000 (14:01 +0000)]
*** empty log message ***
Nikos Mavrogiannopoulos [Wed, 19 Sep 2001 08:35:31 +0000 (08:35 +0000)]
*** empty log message ***
Nikos Mavrogiannopoulos [Wed, 19 Sep 2001 08:23:22 +0000 (08:23 +0000)]
*** empty log message ***
Nikos Mavrogiannopoulos [Wed, 19 Sep 2001 08:21:14 +0000 (08:21 +0000)]
updated documentation
Nikos Mavrogiannopoulos [Mon, 17 Sep 2001 12:29:00 +0000 (12:29 +0000)]
*** empty log message ***
Nikos Mavrogiannopoulos [Fri, 14 Sep 2001 08:04:39 +0000 (08:04 +0000)]
Client certificate callback has been improved
Nikos Mavrogiannopoulos [Wed, 12 Sep 2001 18:35:28 +0000 (18:35 +0000)]
*** empty log message ***
Nikos Mavrogiannopoulos [Mon, 10 Sep 2001 15:49:37 +0000 (15:49 +0000)]
*** empty log message ***
Nikos Mavrogiannopoulos [Fri, 7 Sep 2001 11:16:31 +0000 (11:16 +0000)]
*** empty log message ***
Nikos Mavrogiannopoulos [Tue, 4 Sep 2001 19:50:41 +0000 (19:50 +0000)]
updated documentation generation
Nikos Mavrogiannopoulos [Tue, 4 Sep 2001 18:00:30 +0000 (18:00 +0000)]
*** empty log message ***
Nikos Mavrogiannopoulos [Mon, 3 Sep 2001 22:23:36 +0000 (22:23 +0000)]
updated documentation
Nikos Mavrogiannopoulos [Mon, 27 Aug 2001 08:51:32 +0000 (08:51 +0000)]
*** empty log message ***
Nikos Mavrogiannopoulos [Mon, 27 Aug 2001 08:31:20 +0000 (08:31 +0000)]
minor bugfixes
Nikos Mavrogiannopoulos [Sun, 26 Aug 2001 14:44:01 +0000 (14:44 +0000)]
use of sigaction instead of signal(), to ignore SIGPIPE
Nikos Mavrogiannopoulos [Sun, 26 Aug 2001 14:43:00 +0000 (14:43 +0000)]
*** empty log message ***
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().
Nikos Mavrogiannopoulos [Sun, 26 Aug 2001 09:41:06 +0000 (09:41 +0000)]
fixed memory leaks
Nikos Mavrogiannopoulos [Sat, 25 Aug 2001 21:52:14 +0000 (21:52 +0000)]
updated gnutls.h file
Nikos Mavrogiannopoulos [Sat, 25 Aug 2001 13:46:42 +0000 (13:46 +0000)]
*** empty log message ***
Nikos Mavrogiannopoulos [Sat, 25 Aug 2001 13:44:23 +0000 (13:44 +0000)]
some memory optimization while receiving packets
Nikos Mavrogiannopoulos [Sat, 25 Aug 2001 09:19:08 +0000 (09:19 +0000)]
header size is now written in gnutls_cipher.c
Nikos Mavrogiannopoulos [Mon, 20 Aug 2001 21:42:15 +0000 (21:42 +0000)]
*** empty log message ***
Nikos Mavrogiannopoulos [Mon, 20 Aug 2001 21:40:19 +0000 (21:40 +0000)]
bugfixes and minor updates
Nikos Mavrogiannopoulos [Mon, 20 Aug 2001 21:39:43 +0000 (21:39 +0000)]
corrected and updated documentation
Nikos Mavrogiannopoulos [Mon, 20 Aug 2001 19:26:00 +0000 (19:26 +0000)]
changed gnutls_bye() behaviour
Nikos Mavrogiannopoulos [Sun, 19 Aug 2001 21:45:26 +0000 (21:45 +0000)]
*** empty log message ***
Nikos Mavrogiannopoulos [Sun, 19 Aug 2001 20:11:48 +0000 (20:11 +0000)]
several fixes in gnutls_bye() function, and in gnutls_recv_int()
Nikos Mavrogiannopoulos [Sun, 19 Aug 2001 19:38:43 +0000 (19:38 +0000)]
corrected bugs in version handling and in certificate initialization
Nikos Mavrogiannopoulos [Sun, 19 Aug 2001 14:25:44 +0000 (14:25 +0000)]
better support for buffered read and several cleanups
Nikos Mavrogiannopoulos [Sun, 19 Aug 2001 11:52:20 +0000 (11:52 +0000)]
gnutls now sends (again) record packets using one write.
Nikos Mavrogiannopoulos [Sun, 19 Aug 2001 11:50:46 +0000 (11:50 +0000)]
corrected free for data not belonging to the heap
Nikos Mavrogiannopoulos [Sat, 18 Aug 2001 21:21:30 +0000 (21:21 +0000)]
several checks for failed allocations and other fixes
Nikos Mavrogiannopoulos [Tue, 7 Aug 2001 18:42:20 +0000 (18:42 +0000)]
*** empty log message ***