aboutsummaryrefslogtreecommitdiffstats
path: root/g10 (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Allow use of a standard space separated fingerprint.Werner Koch2012-01-101-7/+47
* Replace file locking by the new portable dotlock code.Werner Koch2012-01-106-147/+148
* Update copyright years.Werner Koch2012-01-101-1/+1
* Rename all ChangeLog files to ChangeLog-2011.Werner Koch2011-12-021-2/+9
* On VMS use --batch by default if in batch mode.Werner Koch2011-09-122-0/+18
* Removed some set but unused vars.Werner Koch2011-08-095-94/+93
* Fix bug#1307Werner Koch2011-08-093-98/+102
* Print the decoded iteration count witn --list-packets.Werner Koch2011-07-222-13/+20
* Add pubkey letters e and E for ECC.Werner Koch2011-07-016-198/+212
* * photoid.c (generate_photo_id): Check for the JPEG magic numbersDavid Shaw2011-04-062-3/+8
* Don't link gpgv with libreadlineWerner Koch2011-02-233-177/+185
* * gpg.c (main): Do not provide a default forDavid Shaw2010-10-292-6/+5
* * pkclist.c (select_algo_from_prefs): Slightly improve the handling ofDavid Shaw2010-10-292-13/+26
* * pkclist.c (select_algo_from_prefs): Make sure the scores can'tDavid Shaw2010-10-292-4/+17
* Detect unsigned time_t and adjust y2038 detection.Werner Koch2010-10-273-7/+18
* Remove warnings on VMSWerner Koch2010-10-205-3/+15
* Prepare for 1.4.11Werner Koch2010-10-182-1/+6
* VMS fixesWerner Koch2010-10-102-4/+8
* * options.skel: Make the example for force-v3-sigs match reality (itDavid Shaw2010-09-282-6/+12
* The rest of the VMS changes.Werner Koch2010-09-284-7/+30
* Minor changes to help the VMS portWerner Koch2010-09-287-3/+62
* Preparing a release candidateWerner Koch2010-09-231-0/+3
* Minor fixesWerner Koch2010-08-312-0/+13
* support more hash algorithms to support the v2 cardWerner Koch2010-07-243-1/+14
* Backport bug fix. Fixes bug#1240.Werner Koch2010-06-182-2/+15
* Ignore some GnuPG-2 only options.Werner Koch2010-06-012-1/+13
* Fix bug 1179Werner Koch2010-05-122-4/+9
* Fix for bug 1223Werner Koch2010-05-072-1/+66
* Force SHA1 only for v1 cardsWerner Koch2010-03-262-6/+14
* * plaintext.c (handle_plaintext): Make sure that the stdout flushDavid Shaw2010-03-262-4/+18
* Fix bug 1186Werner Koch2010-02-172-1/+6
* Change menu prompts.Werner Koch2010-02-023-2/+7
* Fix some spelling errors. Fixes bug#1127.Werner Koch2009-12-213-6/+6
* Fix bug#1059 (missing status line signature verification done with a Werner Koch2009-12-172-1/+10
* minor changes for VMSWerner Koch2009-12-153-5/+8
* fix bug#1162.Werner Koch2009-12-152-1/+7
* Fix bug#1138.Werner Koch2009-09-283-3/+17
* Last minute fixesWerner Koch2009-09-024-17/+32
* Preparing 1.4.10.Werner Koch2009-09-023-4/+22
* Fix debian bug#543530Werner Koch2009-08-262-0/+35
* Preparing for a release candidateWerner Koch2009-08-135-31/+230
* Try and detect mis-coded Latin1 and convert it to UTF8. Whether theDavid Shaw2009-08-122-7/+39
* (no commit message)Werner Koch2009-08-037-20/+134
* * gpg.c (main): --pgp6 includes --disable-mdc.David Shaw2009-07-312-0/+5
* Update key generation menu to match gnupg 2.0.Werner Koch2009-07-292-103/+187
* * keyserver.c (keyserver_import_ldap): Try a DNS-SD lookup to find aDavid Shaw2009-07-232-13/+55
* Parse EXTCAP lines from the card.Werner Koch2009-07-237-10/+73
* First set of changes to backport the new card code from 2.0.Werner Koch2009-07-2117-1378/+4501
* Repalce an assert by a proper error message.Werner Koch2009-07-172-1/+19
* Fix bug#1087.Werner Koch2009-07-162-2/+17