aboutsummaryrefslogtreecommitdiffstats
path: root/g10/misc.c (unfollow)
Commit message (Expand)AuthorFilesLines
2011-03-03Minor code cleanups.Werner Koch1-7/+5
2011-02-03Relax mailbox name checking. Fixes bug#1315.Werner Koch1-41/+40
2011-01-31Move OpenPGP OID helpers to common/.Werner Koch1-201/+0
2011-01-31Reworked the ECC changes to better fit into the Libgcrypt API.Werner Koch1-26/+278
2011-01-26Function name cleanupsWerner Koch1-88/+4
2011-01-25Started with some code cleanups in ECDH.Werner Koch1-1/+1
2011-01-21Make most of the selftests work.Werner Koch1-19/+1
2011-01-21Editorial changes and allow building with old libgcrypts.Werner Koch1-61/+72
2011-01-06Integrating http://code.google.com/p/gnupg-ecc/source/detail?r=15 .Andrey Jivsov1-5/+142
2010-12-02s/AES/AES128/ in diagnostics and --list-configWerner Koch1-1/+1
2010-11-17Smartcard related updatesWerner Koch1-7/+6
2010-10-20Make public key data structure easier to read.Werner Koch1-1/+1
2010-10-13More agent support for gpg.Werner Koch1-4/+3
2010-08-31Import OpenPGP keys into the agent.Werner Koch1-0/+35
2010-04-14./autogen.sh --build-w32ce does now succeed.Werner Koch1-7/+10
2010-03-15Finished the bulk of changes to use estream in most places instead ofWerner Koch1-18/+20
2010-02-02Various changes to eventually support openpgp keys in pgp-agent.Werner Koch1-23/+27
2009-07-20Fix bug 1091.Werner Koch1-1/+1
2009-06-05Add full Camellia support.David Shaw1-11/+2
2009-04-01Import/export of pkcs#12 now uses the gpg-agent directly.Werner Koch1-33/+0
2009-01-08Add limited support for NetKey 3.0 cards.Werner Koch1-8/+7
2009-01-08Update spanish translation.Werner Koch1-2/+13
2008-10-20Marked all unused args on non-W32 platforms.Werner Koch1-4/+12
2008-10-03* main.h, mainproc.c (check_sig_and_print), keylist.cDavid Shaw1-15/+37
2008-04-18Adjust for the changed Camellia draft.Werner Koch1-5/+30
2007-12-12Allow type 20 keys only with option --rfc2440.Werner Koch1-0/+15
2007-12-12Support DSA2.Werner Koch1-4/+51
2007-12-10Fix for bug 851.Werner Koch1-0/+1
2007-11-19Started to implement the audit log feature.Werner Koch1-1/+1
2007-10-25Ported changes from 1.4.Werner Koch1-26/+43
2007-08-22Updated estream.Werner Koch1-4/+6
2007-07-04Changed to GPLv3.Werner Koch1-4/+2
2007-06-20[w32] gpg-agent is now started automagically by gpgsm.Werner Koch1-73/+0
2007-06-14A whole bunch of changes to allow building for Windows.Werner Koch1-37/+0
2007-06-06First steps towards supporting W32.Werner Koch1-41/+0
2007-01-30Added LIBINTL to more Makefile targets.Werner Koch1-0/+17
2006-11-21No more warnings for AMD64 (at least when cross-compiling). Thus tehre is aWerner Koch1-2/+2
2006-08-16With --enable-gpg the keyservers are now build and a first test using gpg2Werner Koch1-1/+4
2006-06-30A couple of fixes. gpg2's key generation does now work.Werner Koch1-4/+1
2006-05-24Still making gpg2 work.Werner Koch1-4/+50
2006-05-23g10/ does build again.Werner Koch1-1/+18
2006-04-19Merged with gpg 1.4.3 code. Werner Koch1-330/+713
2006-03-22Changed URLsWerner Koch1-2/+2
2006-03-01* getkey.c (parse_auto_key_locate): Error if the user selects "cert" orDavid Shaw1-5/+2
2006-01-22* keyserver.c (keyserver_spawn): Include the EXEEXT so we can findDavid Shaw1-1/+9
2005-10-14* keyedit.c (keyedit_menu, menu_backsign): New "backsign" command toDavid Shaw1-1/+1
2005-09-14* main.h, misc.c (parse_options): Add the ability to have helpDavid Shaw1-3/+12
2005-09-07Add "help" sub option to --*-options.Werner Koch1-0/+9
2005-08-27* misc.c (openpgp_pk_algo_usage): Default to allowing CERT for signingDavid Shaw1-3/+4
2005-08-21* Makefile.am: No need to link with curl any longer.David Shaw1-2/+37