aboutsummaryrefslogtreecommitdiffstats
path: root/g10 (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-10-26Re-implemented GPG's --passwd command and improved it.Werner Koch7-221/+183
2010-10-21Remove cruft.Werner Koch6-34/+28
Make --gen-revoke work
2010-10-20Enable i18n for W32.Werner Koch2-1/+4
2010-10-20Make public key data structure easier to read.Werner Koch18-134/+222
Check vor v1 card while signing.
2010-10-18replace some sprintf by bin2hex.Werner Koch2-17/+15
2010-10-18Fix a signing problem with the cardWerner Koch2-53/+27
2010-10-14All tests work are again workingWerner Koch4-25/+60
2010-10-13More agent support for gpg.Werner Koch15-252/+308
2010-10-08Add new option --with-keygripWerner Koch4-5/+42
2010-10-06Import fixes.Werner Koch2-5/+20
new otion for watchgnupg
2010-10-01Exporting secret keys via gpg-agent is now basically supported.Werner Koch32-412/+1105
A couple of forward ported changes. Doc updates.
2010-09-28* options.skel: Make the example for force-v3-sigs match reality (itDavid Shaw2-6/+12
has defaulted to off since 2007-10-25).
2010-09-13Fix standard directories for Wince.Werner Koch1-6/+1
Typo fix.
2010-09-06Removed more secret key related code.Werner Koch20-1992/+1353
It builds fine and passes some of the tests but there are quite some features which don't work yet.
2010-09-02Merge secret keys during importWerner Koch2-28/+23
2010-09-01Even less prompts for a new key now.Werner Koch11-51/+84
2010-09-01Use passphrase caching for import and genkey.Werner Koch5-26/+88
2010-08-31Import OpenPGP keys into the agent.Werner Koch12-254/+672
2010-08-18Fix regression in logging.Werner Koch2-81/+90
Add a registry key to enable catch-all remote debugging for W32. Replace more stdio stuff by estream.
2010-07-23Some work on the dirmngrWerner Koch2-0/+8
2010-06-17Avoid using the protect-tool to import pkcs#12.Werner Koch2-4/+5
2010-06-07use estream for status output.Werner Koch2-122/+149
2010-06-07Add unfinished gpgtar.Werner Koch4-3/+21
Collected changes and ports of bug fixes from stable.
2010-05-07Fix for bug 1223Werner Koch2-160/+235
2010-04-27Provide a useful pinentry prompt.Werner Koch5-5/+65
2010-04-26Fix preference setting in new keysWerner Koch4-5/+31
2010-04-23Decryption and signi via agent is now implemented.Werner Koch20-356/+407
2010-04-21Re-indent and changed return type.Werner Koch3-248/+279
2010-04-21More changes on the way to remove secring.gpg.Werner Koch19-870/+582
2010-04-20ReindentedWerner Koch1-3637/+3833
2010-04-20Generating an OpenPGP key cia gpg-agent basically works.Werner Koch23-1361/+1230
2010-04-14./autogen.sh --build-w32ce does now succeed.Werner Koch11-32/+92
2010-04-14Whole lot of changes to support CE.Werner Koch2-6/+6
2010-04-01Use gpg_err_set_errno to assign values to ERRNO.Werner Koch18-41/+45
2010-03-29Minor cleanupsWerner Koch3-27/+5
2010-03-24More changes for CE. gpgsm does now build and run a keylisting.Werner Koch1-0/+5
2010-03-22More chnages to use estream. Add a way to replace the standardWerner Koch2-2/+2
descriptors.
2010-03-15Finished the bulk of changes to use estream in most places instead ofWerner Koch16-607/+626
stdio.
2010-03-11Use a custom log handler for libassuan.Werner Koch3-4/+9
2010-03-10Merged jnlib into common.Werner Koch5-4/+9
2010-03-08Removed almost al dup calls.Werner Koch7-38/+42
2010-03-08Use macros for iobuf ioctls. Werner Koch11-21/+30
2010-02-26Some minor changes and typo fixes.Werner Koch1-6/+9
Started to implement a TCP option in gpg-connect-agent.
2010-02-17Fix bug#1186.Werner Koch2-1/+6
2010-02-02Various changes to eventually support openpgp keys in pgp-agent.Werner Koch18-1067/+1091
Comment fixes. Minor chnages in preparation of a W32CE port.
2010-01-09Re-indentWerner Koch4-3220/+3459
2010-01-08Add dummu option --passwd for gpg.Werner Koch14-61/+213
Collected changes.
2009-12-17Fix bug#1059 (missing status line signature verification done with aWerner Koch2-1/+8
subkey while on the main key has expired).
2009-12-17Implement --faked-systrem-time for gpg.Werner Koch3-2/+28
Typo and comment fixes.
2009-12-15Do not use the VMC C reserved word readonly.Werner Koch4-15/+18