Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upgrade to OpenCDK 0.6.4. | Simon Josefsson | 2007-08-24 | 2 | -3/+3 |
| | |||||
* | Fix pointer mix for different sized variables. | Simon Josefsson | 2007-08-16 | 2 | -5/+10 |
| | | | | Tiny patch from <http://cvs.fedora.redhat.com/viewcvs/devel/gnutls/gnutls-1.6.3-incompat-pointers.patch?rev=1.1&view=auto>. | ||||
* | Fix warning. Tiny patch from Andreas Metzler <ametzler@downhill.at.eu.org>. | Simon Josefsson | 2007-08-15 | 1 | -0/+1 |
| | |||||
* | Add gnutls_openpgp_privkey_sign_hash. | Simon Josefsson | 2007-08-13 | 1 | -0/+35 |
| | |||||
* | Merge patch from Timo, applied to CVS. | Simon Josefsson | 2007-06-14 | 1 | -3/+7 |
| | | | | (stream_to_datum): Call gnutls_assert() on error. | ||||
* | Fix use of uninitialized variable in `gnutls_certificate_set_openpgp_key_mem ()' | Ludovic Courtès | 2007-06-14 | 1 | -1/+1 |
| | | | | | | | * libextra/gnutls_openpgp.c (stream_to_datum): Check whether INP is NULL rather than checking BUF (which is not initialized yet). Signed-off-by: Simon Josefsson <simon@josefsson.org> | ||||
* | Update to OpenCDK 0.6.3. | Simon Josefsson | 2007-06-11 | 20 | -558/+1130 |
| | |||||
* | Add opencdk.h to sources. | Simon Josefsson | 2007-05-26 | 1 | -5/+4 |
| | |||||
* | fix the key ID representation in the XML code. | Timo Schulz | 2007-05-23 | 1 | -33/+35 |
| | |||||
* | cleanups for the xml code: elgamal keys are not supported. | Timo Schulz | 2007-05-21 | 4 | -26/+40 |
| | | | | | bug fix for the key import (base64) code, store the stream and close it in the deinit function. | ||||
* | do not close the input stream in the import code | Timo Schulz | 2007-05-21 | 1 | -18/+14 |
| | | | | when the base64 is used. | ||||
* | patch to support raw keyrings. | Timo Schulz | 2007-05-14 | 1 | -23/+27 |
| | |||||
* | Update. | Simon Josefsson | 2007-05-12 | 18 | -1084/+1347 |
| | |||||
* | missing file. | Timo Schulz | 2007-04-24 | 1 | -0/+244 |
| | |||||
* | *** empty log message *** | Timo Schulz | 2007-04-22 | 1 | -0/+16 |
| | |||||
* | replace the old build-in opencdk version with the most | Timo Schulz | 2007-04-22 | 35 | -11630/+8701 |
| | | | | recent cvs version. | ||||
* | Adjustments for the opencdk migration and some cleanups. | Timo Schulz | 2007-04-20 | 1 | -129/+114 |
| | |||||
* | First bunch of patches for the opencdk migration. | Timo Schulz | 2007-04-20 | 8 | -406/+271 |
| | |||||
* | (gnutls_openpgp_keyring_import): Make it work (it seems the old code | Simon Josefsson | 2007-04-19 | 1 | -11/+11 |
| | | | | didn't work). Patch from ludo@chbouib.org (Ludovic Courtès). | ||||
* | (gnutls_certificate_set_openpgp_key): Allocate certificate structure | Simon Josefsson | 2007-04-10 | 1 | -1/+7 |
| | | | | properly. Tiny patch from ludo@chbouib.org (Ludovic Courtès). | ||||
* | Fix LIBOPENCDK_LIBS. | Simon Josefsson | 2007-04-03 | 1 | -3/+1 |
| | | | | | No need for AM_CPPFLAGS += $(LIBOPENCDK_CFLAGS), the new macro add necessary -I's to CPPFLAGS automatically. | ||||
* | We do need lgl/ though. | Simon Josefsson | 2007-02-13 | 1 | -2/+2 |
| | |||||
* | No need for gl/. | Simon Josefsson | 2007-02-13 | 2 | -5/+4 |
| | |||||
* | Don't include gl/. | Simon Josefsson | 2007-02-13 | 1 | -2/+1 |
| | |||||
* | No need for gl/. | Simon Josefsson | 2007-02-13 | 1 | -1/+0 |
| | |||||
* | Fix import of ASCII armored OpenPGP keys, patch from ludovic.courtes@laas.fr ↵ | Simon Josefsson | 2007-01-16 | 3 | -7/+23 |
| | | | | (Ludovic Courtès). | ||||
* | Doc fix. | Simon Josefsson | 2007-01-14 | 1 | -10/+10 |
| | |||||
* | (cdk_pubkey_to_sexp, cdk_seckey_to_sexp): New functions, from Mario | Simon Josefsson | 2007-01-14 | 2 | -1/+122 |
| | | | | Lenz <mario.lenz@gmx.net>. | ||||
* | libgnu.la depends on liblgnu.la, so don't add it twice. | Simon Josefsson | 2007-01-11 | 1 | -5/+3 |
| | |||||
* | Need strverscmp.h. | Simon Josefsson | 2007-01-11 | 1 | -0/+2 |
| | |||||
* | Cleanup gnutls vs gnutls-extra integration, for OpenPGP certs. | Simon Josefsson | 2007-01-11 | 1 | -44/+17 |
| | |||||
* | Replace libgcrypt version check with strverscmp. | Simon Josefsson | 2007-01-11 | 1 | -64/+3 |
| | | | | | No need to duplicate prototype found in gnutls.h for gnutls_check_version. | ||||
* | Tiny patch from ludovic.courtes@laas.fr (Ludovic Courtès). | Simon Josefsson | 2006-12-27 | 2 | -3/+3 |
| | | | | | | | | | | | * 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. | ||||
* | Doc fix. | Simon Josefsson | 2006-11-26 | 1 | -1/+2 |
| | |||||
* | Doc fixes. | Simon Josefsson | 2006-11-26 | 1 | -8/+8 |
| | |||||
* | Doc fix. | Simon Josefsson | 2006-11-26 | 5 | -8/+7 |
| | |||||
* | Doc fix. | Simon Josefsson | 2006-11-26 | 3 | -5/+8 |
| | |||||
* | Doc fix. | Simon Josefsson | 2006-11-26 | 1 | -1/+1 |
| | |||||
* | Use new internal PRF API. | Simon Josefsson | 2006-11-26 | 1 | -3/+3 |
| | |||||
* | Doc fix. | Simon Josefsson | 2006-11-07 | 1 | -3/+1 |
| | |||||
* | Remove SOVERSION (see configure.in). | Simon Josefsson | 2006-11-05 | 1 | -1/+0 |
| | |||||
* | (gnutls_openpgp_key_get_pk_algorithm): Fix prototype. | Simon Josefsson | 2006-11-05 | 1 | -2/+3 |
| | |||||
* | (gnutls_openpgp_key_get_fingerprint): Doc fix. Reported by | Simon Josefsson | 2006-10-30 | 1 | -1/+1 |
| | | | | ludovic.courtes@laas.fr (Ludovic Courtès). | ||||
* | (gnutls_openpgp_key_get_name): Make SIZEOF_BUF contain actual/required | Simon Josefsson | 2006-10-30 | 1 | -5/+5 |
| | | | | | buffer size on return. Suggested by ludovic.courtes@laas.fr (Ludovic Courtès). | ||||
* | Fix return types. | Simon Josefsson | 2006-10-30 | 2 | -4/+4 |
| | |||||
* | Fix -I's. | Simon Josefsson | 2006-10-26 | 1 | -1/+1 |
| | |||||
* | Change lgpl/ library name. | Simon Josefsson | 2006-10-26 | 1 | -2/+2 |
| | |||||
* | Update to 0.5.11. | Simon Josefsson | 2006-10-26 | 2 | -2/+5 |
| | |||||
* | Reorder libgnu.la's. | Simon Josefsson | 2006-10-21 | 1 | -2/+2 |
| | |||||
* | Need lgpl/ gnulib in CFLAGS. | Simon Josefsson | 2006-10-21 | 1 | -1/+25 |
| |