1
2010-03-15 Simon Josefsson <simon@josefsson.org>
5
2010-03-15 Simon Josefsson <simon@josefsson.org>
7
* tests/openpgp-certs/Makefile.am, tests/openpgp-certs/testselfsigs:
8
Backport tests/openpgp-certs fixes.
10
2009-11-06 Simon Josefsson <simon@josefsson.org>
12
* gl/tests/Makefile.am: Update gnulib files.
14
2010-03-15 Simon Josefsson <simon@josefsson.org>
16
* gl/m4/getaddrinfo.m4, gl/m4/inet_ntop.m4, gl/m4/inet_pton.m4:
17
Backport fix for inet_ntop/inet_pton link problem.
19
2010-03-15 Simon Josefsson <simon@josefsson.org>
23
2010-03-15 Simon Josefsson <simon@josefsson.org>
25
* lib/po/LINGUAS, lib/po/cs.po.in, lib/po/fr.po.in,
26
lib/po/nl.po.in, lib/po/pl.po.in, lib/po/sv.po.in, lib/po/vi.po.in,
27
lib/po/zh_CN.po.in: Sync with TP.
29
2009-11-03 Simon Josefsson <simon@josefsson.org>
31
* doc/examples/Makefile.am, src/Makefile.am, tests/Makefile.am: Use
32
INET_NTOP_LIB and INET_PTON_LIB.
34
2010-01-20 Simon Josefsson <simon@josefsson.org>
38
2010-01-20 Simon Josefsson <simon@josefsson.org>
42
2009-11-05 Simon Josefsson <simon@josefsson.org>
44
* lib/m4/hooks.m4: Make sure libgcrypt's dependency on libgpg-error
47
2010-01-20 Simon Josefsson <simon@josefsson.org>
49
* tests/pathlen/ca-no-pathlen.pem,
50
tests/pathlen/no-ca-or-pathlen.pem: Fix public key identifier
53
2010-01-20 Simon Josefsson <simon@josefsson.org>
55
* NEWS: Add note about public key id difference.
57
2010-01-20 Simon Josefsson <simon@josefsson.org>
59
* lib/x509/mpi.c: Fix warning.
61
2010-01-20 Simon Josefsson <simon@josefsson.org>
63
* THANKS: Fix copyright. Add.
65
2010-01-20 Simon Josefsson <simon@josefsson.org>
69
2010-01-20 Simon Josefsson <simon@josefsson.org>
73
2010-01-20 Simon Josefsson <simon@josefsson.org>
75
* NEWS: Fix copyright. Add two NEWS blurbs.
77
2010-01-12 Nikos Mavrogiannopoulos <nmav@gnutls.org>
79
* NEWS, lib/opencdk/sig-check.c, src/certtool.c,
80
tests/openpgp-certs/Makefile.am, tests/openpgp-certs/testselfsigs:
81
When checking self signature also check the signatures of all
82
subkeys. Ilari Liusvaara noticed and reported the issue and
83
provided test vectors as well. certtool --pgp-certificate-info will check self signatures. Added self tests for self-sigs.
85
2010-01-12 Nikos Mavrogiannopoulos <nmav@gnutls.org>
87
* : commit fd29562630a701fadbfbf316ce323a248a3ccd43 Author: Simon
88
Josefsson <simon@josefsson.org> Date: Fri Dec 4 13:36:58 2009
91
2009-11-28 Nikos Mavrogiannopoulos <nmav@gnutls.org>
93
* lib/x509/mpi.c: Corrected two issues that affected certificate
94
request generation. 1. Null padding is added on integers (found thanks to Wilankar
95
Trupti <trupti.wilankar@hp.com>) 2. In optional SignatureAlgorithm parameters field for DSA keys the
96
DSA parameters were added. Those were rejected by verisign. Gnutls
97
no longer adds those parameters there since other implementations
98
don't do either and having them does not seem to offer anything
99
(anyway you need the signer's certificate to verify thus public key
102
2009-11-09 Simon Josefsson <simon@josefsson.org>
106
2009-11-06 Simon Josefsson <simon@josefsson.org>
108
* src/Makefile.am: Link to libgcrypt explicitly when libgcrypt
111
2009-11-06 Simon Josefsson <simon@josefsson.org>
115
2009-11-06 Simon Josefsson <simon@josefsson.org>
117
* configure.ac, m4/valgrind.m4: Fix --disable-valgrind-tests.
119
2009-11-05 Nikos Mavrogiannopoulos <nmav@gnutls.org>
121
* NEWS: Corrected bug fix author.
123
2009-11-05 Nikos Mavrogiannopoulos <nmav@gnutls.org>
125
* NEWS: Documented previous fix.
127
2009-11-05 Nikos Mavrogiannopoulos <nmav@gnutls.org>
129
* lib/auth_cert.c, lib/gnutls_constate.c, lib/gnutls_sig.c,
130
libextra/gnutls_openssl.c, src/certtool.c, src/cfg/cfg+.c,
131
src/cfg/platon/str/strdyn.c, src/serv.c: Cleanups and several bug
132
fixes found by Tomas Mraz. "I've patched the following problems in the code found by review of
133
gnutls-2.8.5 code done by Steve Grubb. See the patch attached. The gnutls_constate.c bug might be potentially serious so I've
134
decided to mail it to you directly, not to the public mailing list. The auth_cert.c change is just cleanup of the code. In gnutls_openssl.c I've just fixed the potential crasher, correct
135
fix would require using asprintf or precomputed length of the buffer
136
to allocate a memory. The certtool.c change is again just a cleanup."
138
2009-11-05 Simon Josefsson <simon@josefsson.org>
140
* lib/gl/tests/test-func.c: Back port Solaris work around for
141
__func__ bug. Reported by Dagobert Michelsen <dam@opencsw.org> in
143
<http://thread.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/3947>.
145
2009-11-02 Simon Josefsson <simon@josefsson.org>
147
* NEWS, configure.ac, lib/configure.ac, libextra/configure.ac: Bump
150
2009-11-02 Simon Josefsson <simon@josefsson.org>
152
* ChangeLog: Generated.
1
154
2009-11-02 Simon Josefsson <simon@josefsson.org>
3
156
* NEWS: Version 2.8.5.