Use the CA's SKI as the AKI value, if it is present. Reported by Dale
Sedivec <dale-keyword-gnutls.5670f1@codefu.org>.
7 lines of code changed in:
Doc fix.
2 lines of code changed in:
Add.
1 lines of code changed in:
Fix last commit.
2 lines of code changed in:
Support reading/generating proxy certificates in certtool.
312 lines of code changed in:
Add gnutls_x509_crt_get_proxy.
159 lines of code changed in:
Fix last commit.
1 lines of code changed in:
(gnutls_x509_crt_set_proxy_dn): Permit NULL @name's.
11 lines of code changed in:
Add proxy certificate APIs.
10 lines of code changed in:
Mention RFC 3820.
2 lines of code changed in:
Add proxy certificate APIs.
194 lines of code changed in:
Add.
5 lines of code changed in:
Have RET for path lengths to mean -1.
12 lines of code changed in:
*** empty log message ***
2 lines of code changed in:
String.h from gnulib now makes sure memmem is available.
1 lines of code changed in:
Remove.
0 lines of code changed in:
Update.
963 lines of code changed in:
Add.
2 lines of code changed in:
Add.
4 lines of code changed in:
Test for pathlen bug (and general certificate parsing).
195 lines of code changed in:
Add.
2 lines of code changed in:
(_gnutls_x509_ext_extract_basicConstraints): Make sure
pathLenConstraint is read, even if CA reading fails.
7 lines of code changed in:
Add.
3 lines of code changed in:
Add comment to describe C++ compiler bug problem.
6 lines of code changed in:
Fix C++ compiler bug in a "better" way, tiny patch from Matthias
Scheler <tron@NetBSD.org>.
11 lines of code changed in:
Bump versions.
2 lines of code changed in:
Add.
8 lines of code changed in:
Fix import of ASCII armored OpenPGP keys, patch from ludovic.courtes@laas.fr (Ludovic Courtès).
28 lines of code changed in:
Add.
337 lines of code changed in:
*** empty log message ***
157 lines of code changed in:
Version 1.7.2.
1 lines of code changed in:
Update.
94 lines of code changed in:
Add.
7 lines of code changed in:
Doc fix.
10 lines of code changed in:
(cdk_pubkey_to_sexp, cdk_seckey_to_sexp): New functions, from Mario
Lenz <mario.lenz@gmx.net>.
122 lines of code changed in:
Add.
5 lines of code changed in:
Make it compile by commenting out call to virtual method (possibly
incorrect but I don't know what the intention was).
3 lines of code changed in:
Don't use -mms-bitfields --enable-runtime-pseudo-reloc.
4 lines of code changed in:
Fix objdir!=srcdir.
1 lines of code changed in:
Add.
5 lines of code changed in:
(generate_pkcs12): Read more than one certificate, if there are more
available, and store them in the PKCS12 blob. Suggested by Sascha
Ziemann <sascha.ziemann@secunet.com>.
31 lines of code changed in:
Ignore gnutls_extra_hooks.h.
2 lines of code changed in:
Add.
1 lines of code changed in:
Reorder lgl/ and gl/, to make sure lgl is built before gl.
3 lines of code changed in:
Fix.
3 lines of code changed in:
Support pathLenConstraint.
193 lines of code changed in:
libgnu.la depends on liblgnu.la, so don't add it twice.
3 lines of code changed in:
Getaddrinfo needs snprintf from ../lgl/, so make libgnu.la depend on liblgnu.la.
212 lines of code changed in:
Need strverscmp.h.
2 lines of code changed in:
Fix.
3 lines of code changed in:
Don't export _E_*, they are only needed inside libgnutls now.
Fix copyright years.
2 lines of code changed in:
Cleanup gnutls vs gnutls-extra integration, for OpenPGP certs.
207 lines of code changed in:
Replace libgcrypt version check with strverscmp.
No need to duplicate prototype found in gnutls.h for
gnutls_check_version.
4 lines of code changed in:
Update.
230 lines of code changed in:
Add.
2 lines of code changed in:
Update.
278 lines of code changed in:
Bump versions.
2 lines of code changed in:
Add.
9 lines of code changed in:
Revert part of patch.
2 lines of code changed in:
Tiny patch from ludovic.courtes@laas.fr (Ludovic Courtès).
* configure.in: Look for `gaa', issuing a warning with the URL
if not found.
* src/Makefile.am (*-gaa.c): Use `$(GAA)' instead of `gaa'.
Mark `.gaa' files as being in `$(srcdir)', thereby allowing for
out-of-source-tree builds.
21 lines of code changed in: