summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* *** empty log message ***gnutls_1_7_2Simon Josefsson2007-01-141-0/+157
|
* Version 1.7.2.Simon Josefsson2007-01-141-1/+1
|
* Update.Simon Josefsson2007-01-146-9/+94
|
* Add.Simon Josefsson2007-01-141-0/+7
|
* Doc fix.Simon Josefsson2007-01-141-10/+10
|
* (cdk_pubkey_to_sexp, cdk_seckey_to_sexp): New functions, from MarioSimon Josefsson2007-01-142-1/+122
| | | | Lenz <mario.lenz@gmx.net>.
* Add.Simon Josefsson2007-01-132-1/+5
|
* Make it compile by commenting out call to virtual method (possiblySimon Josefsson2007-01-121-1/+3
| | | | incorrect but I don't know what the intention was).
* Don't use -mms-bitfields --enable-runtime-pseudo-reloc.Simon Josefsson2007-01-122-12/+4
|
* Fix objdir!=srcdir.Simon Josefsson2007-01-121-1/+1
|
* Add.Simon Josefsson2007-01-111-0/+5
|
* (generate_pkcs12): Read more than one certificate, if there are moreSimon Josefsson2007-01-111-36/+31
| | | | | available, and store them in the PKCS12 blob. Suggested by Sascha Ziemann <sascha.ziemann@secunet.com>.
* Ignore gnutls_extra_hooks.h.Simon Josefsson2007-01-111-2/+2
|
* Add.Simon Josefsson2007-01-111-1/+1
|
* Reorder lgl/ and gl/, to make sure lgl is built before gl.Simon Josefsson2007-01-111-2/+3
|
* Fix.Simon Josefsson2007-01-111-3/+3
|
* Support pathLenConstraint.Simon Josefsson2007-01-1110-51/+192
|
* libgnu.la depends on liblgnu.la, so don't add it twice.Simon Josefsson2007-01-111-5/+3
|
* Getaddrinfo needs snprintf from ../lgl/, so make libgnu.la depend on liblgnu.la.Simon Josefsson2007-01-113-185/+212
|
* Need strverscmp.h.Simon Josefsson2007-01-111-0/+2
|
* Fix.Simon Josefsson2007-01-111-1/+3
|
* Don't export _E_*, they are only needed inside libgnutls now.Simon Josefsson2007-01-111-2/+2
| | | | Fix copyright years.
* Cleanup gnutls vs gnutls-extra integration, for OpenPGP certs.Simon Josefsson2007-01-1112-87/+207
|
* Replace libgcrypt version check with strverscmp.Simon Josefsson2007-01-111-64/+3
| | | | | No need to duplicate prototype found in gnutls.h for gnutls_check_version.
* Update.Simon Josefsson2007-01-0919-311/+230
|
* Add.Simon Josefsson2007-01-051-0/+2
|
* Update.Simon Josefsson2007-01-058-76/+278
|
* Bump versions.Simon Josefsson2007-01-051-2/+2
|
* Add.Simon Josefsson2007-01-051-1/+9
|
* Revert part of patch.Simon Josefsson2007-01-051-2/+2
|
* Tiny patch from ludovic.courtes@laas.fr (Ludovic Courtès).Simon Josefsson2007-01-052-13/+21
| | | | | | | | * 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.
* *** empty log message ***gnutls_1_7_1Simon Josefsson2006-12-281-0/+5
|
* Don't dist mkinstalldirs, automake no longer copies it.Simon Josefsson2006-12-281-2/+0
|
* *** empty log message ***Simon Josefsson2006-12-281-0/+224
|
* Version 1.7.1.Simon Josefsson2006-12-281-1/+1
|
* Add.Simon Josefsson2006-12-281-0/+1
|
* Add.Simon Josefsson2006-12-281-0/+2
|
* Fix.gnutls_1_6_1Simon Josefsson2006-12-281-1/+1
|
* Fix.Simon Josefsson2006-12-281-1/+1
|
* Add.Simon Josefsson2006-12-282-0/+4
|
* Generate.Simon Josefsson2006-12-281-57/+57
|
* Fix comment to make it parse correctly.Simon Josefsson2006-12-281-1/+1
|
* *** empty log message ***Simon Josefsson2006-12-271-0/+1
|
* Add.Simon Josefsson2006-12-271-0/+3
|
* Fix signature verification for DSA signatures in TLS 1.2, reported bySimon Josefsson2006-12-271-6/+7
| | | | | | | | | ludovic.courtes@laas.fr (Ludovic Courtès). (_gnutls_pkcs1_rsa_verify_sig): Rename to _gnutls_verify_sig, and add new parameter SHA1POS to indicate where in hash_concat the SHA.1 hash is stored (for DSA). (_gnutls_verify_sig_hdata): Pass proper SHA1POS. (_gnutls_verify_sig_params): Likewise.
* Add.Simon Josefsson2006-12-271-0/+3
|
* Tiny patch from ludovic.courtes@laas.fr (Ludovic Courtès).Simon Josefsson2006-12-276-21/+21
| | | | | | | | | | | * doc/Makefile.am: Refer to `sort2.pl' as `$(srcdir)/scripts/sort2.pl' instead of `scripts/sort2.pl'. * doc/manpages/Makefile.am: Refer to `gdoc' as `$(top_srcdir)/doc/scripts/gdoc' instead of `../scripts/gdoc'. * doc/lib/Makefile.am: Likewise. * doc/lib/x509/Makefile.am: Likewise. * doc/libextra/Makefile.am: Likewise. * doc/libextra/openpgp/Makefile.am: Likewise.
* Add.Simon Josefsson2006-12-272-0/+6
|
* (_gnutls_gen_cert_server_cert_req): For TLS 1.2, generate conformingSimon Josefsson2006-12-271-0/+8
| | | | | cert requests (i.e., include a empty list of supported hashes). Report and tiny patch from ludovic.courtes@laas.fr (Ludovic Courtès).
* Add.Simon Josefsson2006-12-271-0/+7
|