summaryrefslogtreecommitdiffstats
path: root/g10/misc.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Minor code cleanups.Werner Koch2011-03-031-7/+5
* Relax mailbox name checking. Fixes bug#1315.Werner Koch2011-02-031-41/+40
* Move OpenPGP OID helpers to common/.Werner Koch2011-01-311-201/+0
* Reworked the ECC changes to better fit into the Libgcrypt API.Werner Koch2011-01-311-26/+278
* Function name cleanupsWerner Koch2011-01-261-88/+4
* Started with some code cleanups in ECDH.Werner Koch2011-01-251-1/+1
* Make most of the selftests work.Werner Koch2011-01-211-19/+1
* Editorial changes and allow building with old libgcrypts.Werner Koch2011-01-211-61/+72
* Integrating http://code.google.com/p/gnupg-ecc/source/detail?r=15 .Andrey Jivsov2011-01-061-5/+142
* s/AES/AES128/ in diagnostics and --list-configWerner Koch2010-12-021-1/+1
* Smartcard related updatesWerner Koch2010-11-171-7/+6
* Make public key data structure easier to read.Werner Koch2010-10-201-1/+1
* More agent support for gpg.Werner Koch2010-10-131-4/+3
* Import OpenPGP keys into the agent.Werner Koch2010-08-311-0/+35
* ./autogen.sh --build-w32ce does now succeed.Werner Koch2010-04-141-7/+10
* Finished the bulk of changes to use estream in most places instead ofWerner Koch2010-03-151-18/+20
* Various changes to eventually support openpgp keys in pgp-agent.Werner Koch2010-02-021-23/+27
* Fix bug 1091.Werner Koch2009-07-201-1/+1
* Add full Camellia support.David Shaw2009-06-051-11/+2
* Import/export of pkcs#12 now uses the gpg-agent directly.Werner Koch2009-04-011-33/+0
* Add limited support for NetKey 3.0 cards.Werner Koch2009-01-081-8/+7
* Update spanish translation.Werner Koch2009-01-081-2/+13
* Marked all unused args on non-W32 platforms.Werner Koch2008-10-201-4/+12
* * main.h, mainproc.c (check_sig_and_print), keylist.cDavid Shaw2008-10-031-15/+37
* Adjust for the changed Camellia draft.Werner Koch2008-04-181-5/+30
* Allow type 20 keys only with option --rfc2440.Werner Koch2007-12-121-0/+15
* Support DSA2.Werner Koch2007-12-121-4/+51
* Fix for bug 851.Werner Koch2007-12-101-0/+1
* Started to implement the audit log feature.Werner Koch2007-11-191-1/+1
* Ported changes from 1.4.Werner Koch2007-10-251-26/+43
* Updated estream.Werner Koch2007-08-221-4/+6
* Changed to GPLv3.Werner Koch2007-07-041-4/+2
* [w32] gpg-agent is now started automagically by gpgsm.Werner Koch2007-06-201-73/+0
* A whole bunch of changes to allow building for Windows.Werner Koch2007-06-141-37/+0
* First steps towards supporting W32.Werner Koch2007-06-061-41/+0
* Added LIBINTL to more Makefile targets.Werner Koch2007-01-301-0/+17
* No more warnings for AMD64 (at least when cross-compiling). Thus tehre is aWerner Koch2006-11-211-2/+2
* With --enable-gpg the keyservers are now build and a first test using gpg2Werner Koch2006-08-161-1/+4
* A couple of fixes. gpg2's key generation does now work.Werner Koch2006-06-301-4/+1
* Still making gpg2 work.Werner Koch2006-05-241-4/+50
* g10/ does build again.Werner Koch2006-05-231-1/+18
* Merged with gpg 1.4.3 code. Werner Koch2006-04-191-330/+713
* Fix to let it compile. This is not required but avoids complaintsWerner Koch2005-07-201-2/+1
* gcc-4 defaults forced me to edit many many files to get rid of theWerner Koch2005-06-161-2/+3
* Mainly changes to adjust for the changed KSBA API.Werner Koch2003-11-121-0/+2
* Merged most of David Shaw's changes in 1.3 since 2003-06-03.Werner Koch2003-09-231-3/+26
* * configure.ac: Required newer versions of some libraries.V1-9-1Werner Koch2003-09-061-3/+3
* Adjusted for use with current libgcrypt (1.1.42).Werner Koch2003-07-281-7/+7
* Fixes to the libgcrypt switch. Basically works now.Werner Koch2003-06-231-9/+56
* Finished the bulk of changes for gnupg 1.9. This included switchingWerner Koch2003-06-181-38/+288