summaryrefslogtreecommitdiffstats
path: root/g10 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add finger support to dirmngr.Werner Koch2011-02-083-26/+89
* Fix ECDSA 521 bit signing.Werner Koch2011-02-072-15/+20
* Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch2011-02-0454-926/+906
* Removed deprecated SIGEXPIRED status line.Werner Koch2011-02-042-2/+5
* Fix test for gcry_pk_get_curve.Werner Koch2011-02-032-1/+4
* Add a DECRYPTION_INFO status.Werner Koch2011-02-032-25/+36
* Relax mailbox name checking. Fixes bug#1315.Werner Koch2011-02-032-41/+43
* Extend algo selection menu.Werner Koch2011-02-033-42/+75
* Finished ECC integration.Werner Koch2011-02-035-191/+219
* Compute the fingerprint for ECDH only on demand.Werner Koch2011-02-024-79/+90
* Sample ECC keys and message do now work.Werner Koch2011-02-029-252/+504
* Move OpenPGP OID helpers to common/.Werner Koch2011-01-313-205/+3
* Fixed the ECC interface to Libgcrypt to be ABI compatible with the previous v...Werner Koch2011-01-317-144/+115
* Reworked the ECC changes to better fit into the Libgcrypt API.Werner Koch2011-01-3110-356/+613
* Function name cleanupsWerner Koch2011-01-267-141/+142
* Started with some code cleanups in ECDH.Werner Koch2011-01-255-136/+158
* More ECDH code cleanupsWerner Koch2011-01-254-101/+72
* Editorial cleanups of keygen.cWerner Koch2011-01-256-254/+163
* Merge branch 'master' into ECC-INTEGRATION-2-1Werner Koch2011-01-2412-924/+1352
|\
| * All standard keyserver commands are now using dirmngr.Werner Koch2011-01-206-694/+300
| * Keyserver search and get basically works again.Werner Koch2011-01-187-305/+749
| * Initial code checking for backup - not yet working.Werner Koch2011-01-109-58/+436
* | Fix regression introduced by "editing only change".Werner Koch2011-01-241-1/+1
* | Truncate the DSA hash; fixes regression.Werner Koch2011-01-213-7/+8
* | Make most of the selftests work.Werner Koch2011-01-213-19/+8
* | Editorial changes and allow building with old libgcrypts.Werner Koch2011-01-2117-706/+801
* | Fixed key generation with P-521. Confirmed that signature generation and veri...Andrey Jivsov2011-01-131-2/+2
* | 'g10/gpg2 --encrypt --debug 15 -r ecdsa -a -o _e.asc _' and 'g10/gpg2 --deb...Andrey Jivsov2011-01-116-131/+73
* | Milestone: Data signing/verification and key signing/verification work with E...Andrey Jivsov2011-01-071-1/+1
* | Integrating http://code.google.com/p/gnupg-ecc/source/detail?r=15 .Andrey Jivsov2011-01-0623-153/+1370
|/
* Change last change. Does now work.Werner Koch2010-12-092-4/+19
* Change dirmngr timer under W32CE.Werner Koch2010-12-092-0/+23
* s/AES/AES128/ in diagnostics and --list-configWerner Koch2010-12-022-1/+5
* Change stack size for Wince.Werner Koch2010-11-235-69/+96
* Smartcard related updatesWerner Koch2010-11-179-298/+237
* * pkclist.c (select_algo_from_prefs): Make sure the scores can'tDavid Shaw2010-10-292-17/+43
* Better support unsigned time_tWerner Koch2010-10-273-7/+17
* Re-implemented GPG's --passwd command and improved it.Werner Koch2010-10-267-221/+183
* Remove cruft.Werner Koch2010-10-216-34/+28
* Enable i18n for W32.Werner Koch2010-10-202-1/+4
* Make public key data structure easier to read.Werner Koch2010-10-2018-134/+222
* replace some sprintf by bin2hex.Werner Koch2010-10-182-17/+15
* Fix a signing problem with the cardWerner Koch2010-10-182-53/+27
* All tests work are again workingWerner Koch2010-10-144-25/+60
* More agent support for gpg.Werner Koch2010-10-1315-252/+308
* Add new option --with-keygripWerner Koch2010-10-084-5/+42
* Import fixes.Werner Koch2010-10-062-5/+20
* Exporting secret keys via gpg-agent is now basically supported.Werner Koch2010-10-0132-412/+1105
* * options.skel: Make the example for force-v3-sigs match reality (itDavid Shaw2010-09-282-6/+12
* Fix standard directories for Wince.Werner Koch2010-09-131-6/+1