]>
git.ipfire.org Git - thirdparty/gnutls.git/log
Nikos Mavrogiannopoulos [Fri, 10 Feb 2012 14:50:01 +0000 (15:50 +0100)]
index after bibliography
Nikos Mavrogiannopoulos [Fri, 10 Feb 2012 14:49:40 +0000 (15:49 +0100)]
more files to ignore
Nikos Mavrogiannopoulos [Fri, 10 Feb 2012 14:19:16 +0000 (15:19 +0100)]
avoid headers in tables
Nikos Mavrogiannopoulos [Fri, 10 Feb 2012 14:10:38 +0000 (15:10 +0100)]
documentation update
Nikos Mavrogiannopoulos [Fri, 10 Feb 2012 14:10:38 +0000 (15:10 +0100)]
documentation update
Nikos Mavrogiannopoulos [Fri, 10 Feb 2012 14:04:24 +0000 (15:04 +0100)]
updated doc generation
Nikos Mavrogiannopoulos [Fri, 10 Feb 2012 13:59:41 +0000 (14:59 +0100)]
doc fixes
Nikos Mavrogiannopoulos [Fri, 10 Feb 2012 13:20:49 +0000 (14:20 +0100)]
updated NEWS
Nikos Mavrogiannopoulos [Fri, 10 Feb 2012 13:13:04 +0000 (14:13 +0100)]
added missing files
Nikos Mavrogiannopoulos [Fri, 10 Feb 2012 13:07:51 +0000 (14:07 +0100)]
resolve port only when needed to.
Nikos Mavrogiannopoulos [Fri, 10 Feb 2012 13:02:34 +0000 (14:02 +0100)]
updated makefile
Nikos Mavrogiannopoulos [Fri, 10 Feb 2012 13:02:15 +0000 (14:02 +0100)]
fix in non-blocking case.
Nikos Mavrogiannopoulos [Fri, 10 Feb 2012 12:42:50 +0000 (13:42 +0100)]
small correction
Nikos Mavrogiannopoulos [Fri, 10 Feb 2012 12:42:37 +0000 (13:42 +0100)]
corrected subdirs for libopts
Nikos Mavrogiannopoulos [Fri, 10 Feb 2012 12:39:11 +0000 (13:39 +0100)]
ENABLE_PKI is no more
Nikos Mavrogiannopoulos [Fri, 10 Feb 2012 12:28:13 +0000 (13:28 +0100)]
fix
Nikos Mavrogiannopoulos [Fri, 10 Feb 2012 12:25:47 +0000 (13:25 +0100)]
fix compilation
Nikos Mavrogiannopoulos [Fri, 10 Feb 2012 12:25:39 +0000 (13:25 +0100)]
fixed leak
Nikos Mavrogiannopoulos [Fri, 10 Feb 2012 12:25:24 +0000 (13:25 +0100)]
cleanup enable/disable options stuff.
Nikos Mavrogiannopoulos [Fri, 10 Feb 2012 12:17:32 +0000 (13:17 +0100)]
fixes to allow libopts to compile in windows
Nikos Mavrogiannopoulos [Fri, 10 Feb 2012 11:53:51 +0000 (12:53 +0100)]
corrected typo
Nikos Mavrogiannopoulos [Fri, 10 Feb 2012 11:30:23 +0000 (12:30 +0100)]
gnutls_verify_stored_pubkey() and gnutls_store_pubkey() allow for alternative storage back-end.
Nikos Mavrogiannopoulos [Fri, 10 Feb 2012 10:11:02 +0000 (11:11 +0100)]
use getservbyport() to obtain the service name.
Nikos Mavrogiannopoulos [Fri, 10 Feb 2012 10:09:08 +0000 (11:09 +0100)]
added servent
Nikos Mavrogiannopoulos [Fri, 10 Feb 2012 09:44:21 +0000 (10:44 +0100)]
use updated api
Nikos Mavrogiannopoulos [Fri, 10 Feb 2012 09:37:54 +0000 (10:37 +0100)]
updated for new eagain-common.h
Nikos Mavrogiannopoulos [Fri, 10 Feb 2012 09:35:29 +0000 (10:35 +0100)]
Removed the application field and added an expiration field.
Nikos Mavrogiannopoulos [Fri, 10 Feb 2012 09:27:10 +0000 (10:27 +0100)]
updated example
Nikos Mavrogiannopoulos [Fri, 10 Feb 2012 00:05:18 +0000 (01:05 +0100)]
More robust behavior against packet loss
Nikos Mavrogiannopoulos [Thu, 9 Feb 2012 17:51:41 +0000 (18:51 +0100)]
removed unneeded function.
Nikos Mavrogiannopoulos [Thu, 9 Feb 2012 07:23:14 +0000 (08:23 +0100)]
updated example
Nikos Mavrogiannopoulos [Thu, 9 Feb 2012 07:13:28 +0000 (08:13 +0100)]
updated
Nikos Mavrogiannopoulos [Wed, 8 Feb 2012 23:58:42 +0000 (00:58 +0100)]
prevent sending EOF to caller.
Nikos Mavrogiannopoulos [Wed, 8 Feb 2012 23:03:45 +0000 (00:03 +0100)]
print client/server when in debugging
Nikos Mavrogiannopoulos [Wed, 8 Feb 2012 22:57:15 +0000 (23:57 +0100)]
Added Sean.
Nikos Mavrogiannopoulos [Wed, 8 Feb 2012 22:46:11 +0000 (23:46 +0100)]
tests print server or client side in debugging output.
Nikos Mavrogiannopoulos [Wed, 8 Feb 2012 22:44:13 +0000 (23:44 +0100)]
gnutls_record_check_pending() accounts data not yet processed.
DTLS layer avoids multiple retransmissions in non-blocking mode.
Nikos Mavrogiannopoulos [Wed, 8 Feb 2012 21:04:20 +0000 (22:04 +0100)]
avoid many allocations for transmitting DTLS packets.
Nikos Mavrogiannopoulos [Wed, 8 Feb 2012 20:54:00 +0000 (21:54 +0100)]
mini-loss2 is more robust.
Nikos Mavrogiannopoulos [Wed, 8 Feb 2012 20:51:08 +0000 (21:51 +0100)]
DTLS is more tolerant in packet loss during last flight.
Nikos Mavrogiannopoulos [Wed, 8 Feb 2012 17:12:32 +0000 (18:12 +0100)]
Added test program mini-loss2.
Nikos Mavrogiannopoulos [Wed, 8 Feb 2012 16:08:40 +0000 (17:08 +0100)]
updated examples
Nikos Mavrogiannopoulos [Wed, 8 Feb 2012 09:59:05 +0000 (10:59 +0100)]
enable crywrap only if function daemon exists.
Nikos Mavrogiannopoulos [Wed, 8 Feb 2012 09:58:23 +0000 (10:58 +0100)]
Be conservative when sending GNUTLS_E_AGAIN and check for a DTLS timeout before.
Nikos Mavrogiannopoulos [Wed, 8 Feb 2012 09:42:37 +0000 (10:42 +0100)]
added strndup and updated gnulib.
Nikos Mavrogiannopoulos [Wed, 8 Feb 2012 09:31:53 +0000 (10:31 +0100)]
Added test to simulate loss of packets in DTLS.
Nikos Mavrogiannopoulos [Wed, 8 Feb 2012 09:16:45 +0000 (10:16 +0100)]
DTLS fixes.
Corrected bugs in DTLS sliding window code to account for lost packets
arriving after an epoch change. The last handshake flight is now being
kept by both parties in order to be used as a lost packet indication.
Nikos Mavrogiannopoulos [Tue, 7 Feb 2012 18:39:48 +0000 (19:39 +0100)]
Discard unexpected handshake or other packets in DTLS
Nikos Mavrogiannopoulos [Tue, 7 Feb 2012 18:21:54 +0000 (19:21 +0100)]
initial_negotiation_completed type changed to unsigned
Nikos Mavrogiannopoulos [Tue, 7 Feb 2012 17:20:11 +0000 (18:20 +0100)]
Included missing file in windows builds.
Nikos Mavrogiannopoulos [Mon, 6 Feb 2012 19:24:34 +0000 (20:24 +0100)]
Corrected check for the callback for gnutls_certificate_set_retrieve_function(). Reported by Dan Winship.
Nikos Mavrogiannopoulos [Mon, 6 Feb 2012 19:21:27 +0000 (20:21 +0100)]
updated documentation for gnutls_certificate_set_retrieve_function2.
Nikos Mavrogiannopoulos [Mon, 6 Feb 2012 19:11:10 +0000 (20:11 +0100)]
include gnutls_certificate_set_retrieve_function2() to documentation. Reported by Dan Winship.
Nikos Mavrogiannopoulos [Mon, 6 Feb 2012 19:06:46 +0000 (20:06 +0100)]
Corrected DTLS retransmission timeouts. Added the _ms suffix to the time variables in milliseconds. Report and patch by Sean Buckheister.
Nikos Mavrogiannopoulos [Wed, 1 Feb 2012 21:44:04 +0000 (22:44 +0100)]
updated information in manpages.
Nikos Mavrogiannopoulos [Wed, 1 Feb 2012 21:30:09 +0000 (22:30 +0100)]
updated manpages
Nikos Mavrogiannopoulos [Wed, 1 Feb 2012 21:29:44 +0000 (22:29 +0100)]
corrected added function
Nikos Mavrogiannopoulos [Tue, 31 Jan 2012 17:49:46 +0000 (18:49 +0100)]
text update
Nikos Mavrogiannopoulos [Tue, 31 Jan 2012 17:23:25 +0000 (18:23 +0100)]
Updated documentation for gnutls_pubkey.
Nikos Mavrogiannopoulos [Tue, 31 Jan 2012 00:22:09 +0000 (01:22 +0100)]
replacing the version is not enough. Regenerate all files depending on .dep on dist-hook.
Nikos Mavrogiannopoulos [Tue, 31 Jan 2012 00:06:39 +0000 (01:06 +0100)]
No need for .def.in files.
The @VERSION@ is now being replaced on dist-hook.
Also corrected the dist-hook for ChangeLog.
Nikos Mavrogiannopoulos [Mon, 30 Jan 2012 23:42:40 +0000 (00:42 +0100)]
updates
Nikos Mavrogiannopoulos [Mon, 30 Jan 2012 23:37:23 +0000 (00:37 +0100)]
make configure detect valgrind.
This is by creating the suppressions.valgrind file.
Nikos Mavrogiannopoulos [Mon, 30 Jan 2012 23:29:50 +0000 (00:29 +0100)]
use gnulib's base64 code
Nikos Mavrogiannopoulos [Mon, 30 Jan 2012 22:39:36 +0000 (23:39 +0100)]
Added test to ensure we can decode PEM encoded certificates with carriage returns, spaces and tabs.
Nikos Mavrogiannopoulos [Mon, 30 Jan 2012 22:31:46 +0000 (23:31 +0100)]
use gnulib's base64 encoding/decoding code
Nikos Mavrogiannopoulos [Mon, 30 Jan 2012 22:31:13 +0000 (23:31 +0100)]
silence test
Nikos Mavrogiannopoulos [Mon, 30 Jan 2012 22:06:10 +0000 (23:06 +0100)]
align crc32 table
Nikos Mavrogiannopoulos [Mon, 30 Jan 2012 21:59:30 +0000 (22:59 +0100)]
__MINGW32__ -> _WIN32
Nikos Mavrogiannopoulos [Mon, 30 Jan 2012 21:58:12 +0000 (22:58 +0100)]
removed dummy function
Nikos Mavrogiannopoulos [Mon, 30 Jan 2012 21:06:22 +0000 (22:06 +0100)]
corrected spacing
Nikos Mavrogiannopoulos [Mon, 30 Jan 2012 21:04:37 +0000 (22:04 +0100)]
Correct export of openpgp packets that have no private keying material in it's primary key.
Patch by Sean Buckheister.
Nikos Mavrogiannopoulos [Mon, 30 Jan 2012 19:59:08 +0000 (20:59 +0100)]
added print_cert_info_compact().
Nikos Mavrogiannopoulos [Sun, 29 Jan 2012 20:36:11 +0000 (21:36 +0100)]
send_ocsp_request is more tolerant on errors.
Nikos Mavrogiannopoulos [Sun, 29 Jan 2012 20:13:53 +0000 (21:13 +0100)]
updated doc
Nikos Mavrogiannopoulos [Sun, 29 Jan 2012 20:13:08 +0000 (21:13 +0100)]
valgrind with suppressions.
Nikos Mavrogiannopoulos [Sun, 29 Jan 2012 20:12:39 +0000 (21:12 +0100)]
until autogen supports subheading tag live with a workaround.
Nikos Mavrogiannopoulos [Sun, 29 Jan 2012 20:12:16 +0000 (21:12 +0100)]
updated manpages
Nikos Mavrogiannopoulos [Sun, 29 Jan 2012 15:41:13 +0000 (16:41 +0100)]
autogen required for building.
Nikos Mavrogiannopoulos [Sun, 29 Jan 2012 15:41:01 +0000 (16:41 +0100)]
Revert "autogen failure is not fatal."
This reverts commit
175e021fd8d0c195690b2d8806bd3a07e84415ce .
Nikos Mavrogiannopoulos [Sun, 29 Jan 2012 15:37:44 +0000 (16:37 +0100)]
autogen failure is not fatal.
Nikos Mavrogiannopoulos [Sun, 29 Jan 2012 15:15:25 +0000 (16:15 +0100)]
Added --leak-check=full to valgrind options.
Nikos Mavrogiannopoulos [Sun, 29 Jan 2012 15:14:36 +0000 (16:14 +0100)]
updated for new gnutls_ocsp_resp_verify_direct semantics.
Nikos Mavrogiannopoulos [Sun, 29 Jan 2012 15:10:23 +0000 (16:10 +0100)]
more files to ignore
Nikos Mavrogiannopoulos [Sun, 29 Jan 2012 15:09:08 +0000 (16:09 +0100)]
small fixes
Nikos Mavrogiannopoulos [Sun, 29 Jan 2012 15:06:38 +0000 (16:06 +0100)]
Revert "Added gnutls_ocsp_resp_verify() and some sign fixes."
This reverts commit
efaa2ee176568fcd009ff2ca9daa1b7fdac4c491 .
Conflicts:
lib/x509/ocsp.c
Nikos Mavrogiannopoulos [Sun, 29 Jan 2012 15:01:08 +0000 (16:01 +0100)]
Revert "Enable valgrind again."
This commit disabled the suppressions which is required for tests to
succeed.
This reverts commit
82498bad27645c47222fa932a7caa2e95747980a .
Nikos Mavrogiannopoulos [Sun, 29 Jan 2012 14:57:34 +0000 (15:57 +0100)]
updated text
Nikos Mavrogiannopoulos [Sun, 29 Jan 2012 14:55:12 +0000 (15:55 +0100)]
removed debugging code
Nikos Mavrogiannopoulos [Sun, 29 Jan 2012 14:52:48 +0000 (15:52 +0100)]
gnutls_ocsp_resp_verify_direct() will use the intermediate certificates
in the response in order to verify the validity, thus aligning its functionality
with gnutls_ocsp_resp_verify().
Nikos Mavrogiannopoulos [Sun, 29 Jan 2012 14:52:19 +0000 (15:52 +0100)]
cleanup a bit the printing information stuff.
Nikos Mavrogiannopoulos [Sun, 29 Jan 2012 13:20:07 +0000 (14:20 +0100)]
corrected dependencies
Nikos Mavrogiannopoulos [Sun, 29 Jan 2012 13:08:07 +0000 (14:08 +0100)]
Manual pages for included programs are auto-generated using the autoopts definitions.
Nikos Mavrogiannopoulos [Sun, 29 Jan 2012 11:38:23 +0000 (12:38 +0100)]
corrected dependencies
Nikos Mavrogiannopoulos [Sat, 28 Jan 2012 18:55:45 +0000 (19:55 +0100)]
gnutls-cli will try to verify ocsp responses if --ocsp is given.
Nikos Mavrogiannopoulos [Sat, 28 Jan 2012 17:55:55 +0000 (18:55 +0100)]
Added gnutls_ocsp_resp_verify() and some sign fixes.
Nikos Mavrogiannopoulos [Sat, 28 Jan 2012 16:16:25 +0000 (17:16 +0100)]
updated todo
Nikos Mavrogiannopoulos [Sat, 28 Jan 2012 16:14:48 +0000 (17:14 +0100)]
updated text.
Nikos Mavrogiannopoulos [Sat, 28 Jan 2012 16:14:37 +0000 (17:14 +0100)]
Do not store a key when it already exists.
Nikos Mavrogiannopoulos [Sat, 28 Jan 2012 12:48:50 +0000 (13:48 +0100)]
ssh flag is has the option to be disabled/enabled.