Add.
261 lines of code changed in:
Add.
5 lines of code changed in:
(kbx_data_to_keyring): Fix off-by-one error in call to malloc,
reported by "Adam Langley" <agl@imperialviolet.org>.
2 lines of code changed in:
Add.
7 lines of code changed in:
Use library shared version 13 instead of 14, incrementing it was a
mistake since no API/ABI changes happened. Reported by Andreas
Metzler <ametzler@downhill.at.eu.org>.
2 lines of code changed in:
Improve the C++ test, to handle CXX env. variables, suggested by
Andreas Metzler <ametzler@downhill.at.eu.org>.
13 lines of code changed in:
Add.
6 lines of code changed in:
Use version script for libgnutlsxx too.
5 lines of code changed in:
Add.
30 lines of code changed in:
Update.
18 lines of code changed in:
Bump versions.
7 lines of code changed in:
(gnutls_x509_crt_init): Don't set output parameter on failures,
reported by Alon Bar-Lev <alon.barlev@gmail.com>. Also clean up
logic.
18 lines of code changed in:
Add.
1 lines of code changed in:
Fix prototype of gnutls_x509_crl_get_issuer_dn to match x509.h, for
IRIX ido cc builds, reported by Georg Schwarz
<georg.schwarz@freenet.de>.
2 lines of code changed in:
Fix gendocs.sh path.
1 lines of code changed in:
*** empty log message ***
398 lines of code changed in:
Version 1.5.1.
1 lines of code changed in:
Rename.
32 lines of code changed in:
Update.
1074 lines of code changed in:
Add.
3 lines of code changed in:
Dist gpl.texi and lgpl.texi.
12 lines of code changed in:
Add LGPL and GPL texts.
10 lines of code changed in:
Add.
2 lines of code changed in:
Simplify grep expression, to work around debug messages from wine.
10 lines of code changed in:
(generate_self_signed): Load key, if generate_certificate() didn't
load or generate it, typically because it used a certificate request.
Reported by Sascha Ziemann <sascha.ziemann@secunet.com>.
3 lines of code changed in:
Revert last patch.
10 lines of code changed in:
Add.
5 lines of code changed in:
(test_session_resume2): When comparing session id's, also compare that
the lengths are the same.
2 lines of code changed in:
Add.
1 lines of code changed in:
(test_session_resume2): If session-id is NULL, resumption isn't
supported. Tiny patch from Kataja Kai <kai.kataja@op.fi>.
4 lines of code changed in:
Dist more.
3 lines of code changed in:
Test another cert.
26 lines of code changed in:
Add forged cert, from Ralf-Philipp Weinmann.
0 lines of code changed in:
Gnulib seems to require autoconf 2.60? Bump it.
1 lines of code changed in:
(keydb_idx_search): Don't return CDK_EOF if key is found at offset 0.
Suggested by "Adam Langley" <alangley@gmail.com>.
3 lines of code changed in:
Remove (already there).
0 lines of code changed in:
Add.
1 lines of code changed in:
Fix typo. Tiny patch from "Adam Langley" <agl@imperialviolet.org>.
1 lines of code changed in:
Add.
2 lines of code changed in:
Fix.
2 lines of code changed in:
Fix.
1 lines of code changed in:
Permit empty parameters field too, found after adding self tests.
6 lines of code changed in:
Fix exit code.
9 lines of code changed in:
Add, from Eric Young in
<http://permalink.gmane.org/gmane.comp.encryption.general/9185>.
0 lines of code changed in:
Add more tests.
27 lines of code changed in:
Add pkcs1-pad test.
5 lines of code changed in:
Add, from Yutaka OIWA <y.oiwa@aist.go.jp>.
0 lines of code changed in:
Add.
3 lines of code changed in:
Fix asn1_read_value() call to fix crash, reported by Andreas Metzler
<ametzler@downhill.at.eu.org>.
1 lines of code changed in:
Add 'break' to make logic easier to follow.
1 lines of code changed in:
Revert part of patch, logging is only enabled in debug mode, which
isn't recommended for real use.
1 lines of code changed in:
Add.
6 lines of code changed in:
Fix.
3 lines of code changed in:
Fix.
3 lines of code changed in:
Add.
6 lines of code changed in:
Make sure the digestAlgorithm.parameters field is empty, which it has
to be for the hashes we support. Otherwise, the field can encode
"garbage" that might be used to make the signature be a perfect cube,
similar (but not identical) to Bleichenbacher's Crypto 06 rump session
attack.
10 lines of code changed in:
Add.
3 lines of code changed in:
Don't return different errors depending on content of decrypted PKCS#1
token, to avoid Bleichenbacher's Crypto'98 attack, suggested by Werner
Koch <wk@gnupg.org>.
9 lines of code changed in:
Add.
1 lines of code changed in:
Use GNUTLS_SHUT_RDWR, tiny patch from "Robert Millan [ackstorm]"
<rmillan@ackstorm.es>.
1 lines of code changed in: