]>
git.ipfire.org Git - thirdparty/gnutls.git/log
Simon Josefsson [Wed, 12 Oct 2011 12:09:25 +0000 (14:09 +0200)]
Add and sort.
Nikos Mavrogiannopoulos [Tue, 11 Oct 2011 18:21:25 +0000 (20:21 +0200)]
updated text
Nikos Mavrogiannopoulos [Mon, 10 Oct 2011 16:35:29 +0000 (18:35 +0200)]
check for nettle 2.4 or later
Simon Josefsson [Mon, 10 Oct 2011 13:14:35 +0000 (15:14 +0200)]
Fix type of keyid (finally!).
Simon Josefsson [Mon, 10 Oct 2011 12:27:46 +0000 (14:27 +0200)]
More doc fixes.
Simon Josefsson [Mon, 10 Oct 2011 12:26:05 +0000 (14:26 +0200)]
GTK-DOC doc fix.
Simon Josefsson [Mon, 10 Oct 2011 12:20:46 +0000 (14:20 +0200)]
Use gnutls_openpgp_keyid_t type for keyid variable.
Simon Josefsson [Mon, 10 Oct 2011 09:24:07 +0000 (11:24 +0200)]
Include stdint.h to get uint8_t.
Simon Josefsson [Mon, 10 Oct 2011 09:23:31 +0000 (11:23 +0200)]
Revert "avoid usage of C99 constructs."
This reverts commit
643ebdf12b415fc3edd3b7bc12654bc92d3aed24 .
Nikos Mavrogiannopoulos [Sun, 9 Oct 2011 04:56:06 +0000 (06:56 +0200)]
updated Andy's code. padlock_shax_blocks does not require any more, the state to be of 128-byte size.
Nikos Mavrogiannopoulos [Sat, 8 Oct 2011 13:01:26 +0000 (15:01 +0200)]
Corrected check for AES-GCM
Nikos Mavrogiannopoulos [Sat, 8 Oct 2011 12:41:40 +0000 (14:41 +0200)]
test for camellia
Nikos Mavrogiannopoulos [Sat, 8 Oct 2011 10:47:07 +0000 (12:47 +0200)]
avoid usage of C99 constructs.
Nikos Mavrogiannopoulos [Sat, 8 Oct 2011 10:43:42 +0000 (12:43 +0200)]
is_padlock_nano moved to padlock-common.s to allow easier upgrade
to Andy's newer code.
Nikos Mavrogiannopoulos [Sat, 8 Oct 2011 10:43:10 +0000 (12:43 +0200)]
Added more elaborate test of hash functions.
Nikos Mavrogiannopoulos [Sat, 8 Oct 2011 03:13:51 +0000 (05:13 +0200)]
HASH2MAC macro is no more.
Nikos Mavrogiannopoulos [Sat, 8 Oct 2011 03:09:02 +0000 (05:09 +0200)]
Key ID calculation is now consistent on all structures. It
is a SHA1 hash of the subjectPublicKeyInfo structures.
Nikos Mavrogiannopoulos [Sat, 8 Oct 2011 01:07:40 +0000 (03:07 +0200)]
simplified documentation
Nikos Mavrogiannopoulos [Sat, 8 Oct 2011 00:54:09 +0000 (02:54 +0200)]
documentation update
Nikos Mavrogiannopoulos [Sat, 8 Oct 2011 00:39:27 +0000 (02:39 +0200)]
Added tests for ECDHE, AES-GCM and SHA256.
Nikos Mavrogiannopoulos [Fri, 7 Oct 2011 16:09:26 +0000 (18:09 +0200)]
fixes to enable the external signing callback to operate with TLS 1.2
Nikos Mavrogiannopoulos [Fri, 7 Oct 2011 15:47:09 +0000 (17:47 +0200)]
Added new signing callback in gnutls_privkey_t.
Nikos Mavrogiannopoulos [Wed, 5 Oct 2011 22:33:29 +0000 (00:33 +0200)]
updated gnulib.
Nikos Mavrogiannopoulos [Wed, 5 Oct 2011 22:33:24 +0000 (00:33 +0200)]
documented fix
Nikos Mavrogiannopoulos [Wed, 5 Oct 2011 19:05:40 +0000 (21:05 +0200)]
corrected bug in key id extraction. Reported by Erik Jensen.
Nikos Mavrogiannopoulos [Wed, 5 Oct 2011 15:40:03 +0000 (17:40 +0200)]
better detection of padlock PHE.
Nikos Mavrogiannopoulos [Wed, 5 Oct 2011 06:44:35 +0000 (08:44 +0200)]
Updates for padlock hashes in C7 nano. Requires a part of nettle to be included.
Nikos Mavrogiannopoulos [Wed, 5 Oct 2011 06:41:01 +0000 (08:41 +0200)]
Always use encryption direction.
Nikos Mavrogiannopoulos [Tue, 4 Oct 2011 18:37:08 +0000 (20:37 +0200)]
libextra is not needed for neither gnutls-cli or serv.
Nikos Mavrogiannopoulos [Tue, 4 Oct 2011 15:41:28 +0000 (17:41 +0200)]
corrected path
Nikos Mavrogiannopoulos [Tue, 4 Oct 2011 15:38:06 +0000 (17:38 +0200)]
updated padlock code.
Nikos Mavrogiannopoulos [Tue, 4 Oct 2011 15:37:09 +0000 (17:37 +0200)]
fixes in headers. Suggested by Bjorn Christensen.
Nikos Mavrogiannopoulos [Tue, 4 Oct 2011 15:36:56 +0000 (17:36 +0200)]
intel directory renamed to x86.
Nikos Mavrogiannopoulos [Mon, 3 Oct 2011 16:43:13 +0000 (18:43 +0200)]
updated
Nikos Mavrogiannopoulos [Mon, 3 Oct 2011 16:13:11 +0000 (18:13 +0200)]
Added new gnulib.
Nikos Mavrogiannopoulos [Mon, 3 Oct 2011 15:29:47 +0000 (17:29 +0200)]
added an assert
Nikos Mavrogiannopoulos [Mon, 3 Oct 2011 15:14:50 +0000 (17:14 +0200)]
doc fixes
Nikos Mavrogiannopoulos [Mon, 3 Oct 2011 15:12:25 +0000 (17:12 +0200)]
replaced uint type.
Nikos Mavrogiannopoulos [Mon, 3 Oct 2011 15:12:15 +0000 (17:12 +0200)]
fix compilation in windows
Nikos Mavrogiannopoulos [Sat, 1 Oct 2011 18:06:10 +0000 (20:06 +0200)]
updated text.
Nikos Mavrogiannopoulos [Sat, 1 Oct 2011 18:04:56 +0000 (20:04 +0200)]
Added ability to hash and hmac with VIA padlock.
Nikos Mavrogiannopoulos [Sat, 1 Oct 2011 17:40:35 +0000 (19:40 +0200)]
documented updates
Nikos Mavrogiannopoulos [Sat, 1 Oct 2011 11:28:09 +0000 (13:28 +0200)]
optimizations in hmac.
Nikos Mavrogiannopoulos [Sat, 1 Oct 2011 04:41:10 +0000 (06:41 +0200)]
The hash_fast() and hmac_fast() functions can be registered as well to allow
backends with optimized (hw) implementations. In the nettle backend the different
is one memory allocation less.
Nikos Mavrogiannopoulos [Fri, 30 Sep 2011 14:01:08 +0000 (16:01 +0200)]
operations structures were made constants.
Nikos Mavrogiannopoulos [Fri, 30 Sep 2011 13:50:55 +0000 (15:50 +0200)]
simplified usage of resume_true and resume_false.
Nikos Mavrogiannopoulos [Fri, 30 Sep 2011 13:50:18 +0000 (15:50 +0200)]
simplified assignment of server_write and client_write.
Nikos Mavrogiannopoulos [Thu, 29 Sep 2011 21:50:27 +0000 (23:50 +0200)]
movdqa replaced with movaps (C3 doesn't support SSE2 but only SSE)
Nikos Mavrogiannopoulos [Thu, 29 Sep 2011 16:04:14 +0000 (18:04 +0200)]
manually keep the IV.
Nikos Mavrogiannopoulos [Thu, 29 Sep 2011 12:52:49 +0000 (14:52 +0200)]
re-added ecb
Nikos Mavrogiannopoulos [Thu, 29 Sep 2011 12:01:18 +0000 (14:01 +0200)]
removed unused modes.
Nikos Mavrogiannopoulos [Thu, 29 Sep 2011 11:18:35 +0000 (13:18 +0200)]
Allow benchmarking the software version of ciphers.
Nikos Mavrogiannopoulos [Thu, 29 Sep 2011 10:58:15 +0000 (12:58 +0200)]
fixed compilation without p11-kit
Nikos Mavrogiannopoulos [Thu, 29 Sep 2011 10:49:17 +0000 (12:49 +0200)]
enabled VIA acceleration.
Nikos Mavrogiannopoulos [Thu, 29 Sep 2011 10:49:02 +0000 (12:49 +0200)]
small update
Nikos Mavrogiannopoulos [Tue, 27 Sep 2011 20:35:27 +0000 (22:35 +0200)]
more people to thank
Nikos Mavrogiannopoulos [Mon, 26 Sep 2011 15:16:42 +0000 (17:16 +0200)]
include config.h where needed.
Nikos Mavrogiannopoulos [Sun, 25 Sep 2011 18:02:37 +0000 (20:02 +0200)]
worked around openssl 1.0.0e bug (avoid using -mtu).
Nikos Mavrogiannopoulos [Sun, 25 Sep 2011 17:36:38 +0000 (19:36 +0200)]
udp-serv includes config.h.
Nikos Mavrogiannopoulos [Sun, 25 Sep 2011 16:35:13 +0000 (18:35 +0200)]
corrections in debugging code.
Nikos Mavrogiannopoulos [Sun, 25 Sep 2011 16:17:30 +0000 (18:17 +0200)]
Better usage of X86 conditionals to simplify and avoid an undefined warning in x86-32.
Nikos Mavrogiannopoulos [Fri, 23 Sep 2011 14:39:29 +0000 (16:39 +0200)]
a hack to allow compilation on systems without AF_LOCAL.
Nikos Mavrogiannopoulos [Fri, 23 Sep 2011 14:34:12 +0000 (16:34 +0200)]
Disable openpgp code when not requested. Reported by Bjorn Christensen.
Nikos Mavrogiannopoulos [Fri, 23 Sep 2011 12:31:01 +0000 (14:31 +0200)]
more silent tests.
Nikos Mavrogiannopoulos [Fri, 23 Sep 2011 12:22:33 +0000 (14:22 +0200)]
Further optimizations in the compression code. Re-enabled the test program by suppressing the zlib warning.
Simon Josefsson [Fri, 23 Sep 2011 10:15:38 +0000 (12:15 +0200)]
Redeuce self-test noise.
Nikos Mavrogiannopoulos [Thu, 22 Sep 2011 22:00:16 +0000 (00:00 +0200)]
more files to ignore
Nikos Mavrogiannopoulos [Thu, 22 Sep 2011 21:59:38 +0000 (23:59 +0200)]
Added epub version of manual
Nikos Mavrogiannopoulos [Thu, 22 Sep 2011 21:24:53 +0000 (23:24 +0200)]
corrected typos
Nikos Mavrogiannopoulos [Thu, 22 Sep 2011 20:49:58 +0000 (22:49 +0200)]
pdf is the image format for latex.
Nikos Mavrogiannopoulos [Thu, 22 Sep 2011 17:11:29 +0000 (19:11 +0200)]
deflate test moved out
Nikos Mavrogiannopoulos [Thu, 22 Sep 2011 17:02:30 +0000 (19:02 +0200)]
removed uneeded vars
Nikos Mavrogiannopoulos [Thu, 22 Sep 2011 16:48:07 +0000 (18:48 +0200)]
Simplified and corrected decompression and compression.
Added test program.
Nikos Mavrogiannopoulos [Thu, 22 Sep 2011 15:28:02 +0000 (17:28 +0200)]
print session ID
Simon Josefsson [Wed, 21 Sep 2011 15:23:35 +0000 (17:23 +0200)]
libgnutls: gnutls_x509_crt_print supports printing AIA fields. Support caIssuers.
Simon Josefsson [Wed, 21 Sep 2011 14:00:09 +0000 (16:00 +0200)]
Improve gnutls_info_access_what_t documentation.
Simon Josefsson [Wed, 21 Sep 2011 13:50:48 +0000 (15:50 +0200)]
Fix syntax-check warnings.
Simon Josefsson [Wed, 21 Sep 2011 13:49:06 +0000 (15:49 +0200)]
Update gnulib files.
Simon Josefsson [Wed, 21 Sep 2011 13:39:59 +0000 (15:39 +0200)]
Fix gtk-doc Since: tags.
Simon Josefsson [Wed, 21 Sep 2011 13:30:24 +0000 (15:30 +0200)]
Generated.
Simon Josefsson [Wed, 21 Sep 2011 12:51:08 +0000 (14:51 +0200)]
Added gnutls_x509_crt_get_authority_info_access.
Simon Josefsson [Wed, 21 Sep 2011 12:48:20 +0000 (14:48 +0200)]
Make it build with -Wunused.
Nikos Mavrogiannopoulos [Tue, 20 Sep 2011 17:01:57 +0000 (19:01 +0200)]
do not trust getaddrinfo if IPv6 is not enabled. Patch by Somchai Smythe.
Nikos Mavrogiannopoulos [Tue, 20 Sep 2011 16:59:12 +0000 (18:59 +0200)]
Added missing files
Nikos Mavrogiannopoulos [Tue, 20 Sep 2011 16:56:59 +0000 (18:56 +0200)]
Compilation fixes when pkcs11 is not enabled.
Nikos Mavrogiannopoulos [Mon, 19 Sep 2011 06:50:21 +0000 (08:50 +0200)]
enumerations are visible in the texinfo output.
Nikos Mavrogiannopoulos [Sun, 18 Sep 2011 21:52:00 +0000 (23:52 +0200)]
released 3.0.3
Nikos Mavrogiannopoulos [Sun, 18 Sep 2011 21:47:30 +0000 (23:47 +0200)]
Added missing file.
Nikos Mavrogiannopoulos [Sun, 18 Sep 2011 21:38:43 +0000 (23:38 +0200)]
doc fixes
Nikos Mavrogiannopoulos [Sun, 18 Sep 2011 21:14:09 +0000 (23:14 +0200)]
VIA is disabled by default.
Nikos Mavrogiannopoulos [Sun, 18 Sep 2011 18:51:44 +0000 (20:51 +0200)]
bumped version
Nikos Mavrogiannopoulos [Sat, 17 Sep 2011 16:15:51 +0000 (18:15 +0200)]
Corrected memory leak in privkey deinitialization. Reported by Dan Winship.
Nikos Mavrogiannopoulos [Sat, 17 Sep 2011 09:44:08 +0000 (11:44 +0200)]
eliminated inline assembly.
Nikos Mavrogiannopoulos [Sat, 17 Sep 2011 09:22:02 +0000 (11:22 +0200)]
Added gnutls_record_get_discarded() to return the number of discarded
record packets in a DTLS session.
Nikos Mavrogiannopoulos [Fri, 16 Sep 2011 20:46:13 +0000 (22:46 +0200)]
Added better detection of capabilities in 386. If cpuid doesn't exist don't try to execute it.
Nikos Mavrogiannopoulos [Thu, 15 Sep 2011 11:36:27 +0000 (13:36 +0200)]
updates on SRP description
Nikos Mavrogiannopoulos [Wed, 14 Sep 2011 18:31:50 +0000 (20:31 +0200)]
stress that values are bytes and not bits
Nikos Mavrogiannopoulos [Wed, 14 Sep 2011 18:30:14 +0000 (20:30 +0200)]
new gaa
Nikos Mavrogiannopoulos [Wed, 14 Sep 2011 18:29:59 +0000 (20:29 +0200)]
removed unused macro
Nikos Mavrogiannopoulos [Sat, 10 Sep 2011 10:34:01 +0000 (12:34 +0200)]
corrected name of gnutls_global_set_mutex.