summaryrefslogtreecommitdiffstats
path: root/g10 (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Enable i18n for W32.Werner Koch2010-10-202-1/+4
|
* Make public key data structure easier to read.Werner Koch2010-10-2018-134/+222
| | | | | Check vor v1 card while signing.
* 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
| | | | | new otion for watchgnupg
* Exporting secret keys via gpg-agent is now basically supported.Werner Koch2010-10-0132-412/+1105
| | | | | | A couple of forward ported changes. Doc updates.
* * options.skel: Make the example for force-v3-sigs match reality (itDavid Shaw2010-09-282-6/+12
| | | | | has defaulted to off since 2007-10-25).
* Fix standard directories for Wince.Werner Koch2010-09-131-6/+1
| | | | | Typo fix.
* Removed more secret key related code.Werner Koch2010-09-0620-1992/+1353
| | | | | | It builds fine and passes some of the tests but there are quite some features which don't work yet.
* Merge secret keys during importWerner Koch2010-09-022-28/+23
|
* Even less prompts for a new key now.Werner Koch2010-09-0111-51/+84
|
* Use passphrase caching for import and genkey.Werner Koch2010-09-015-26/+88
|
* Import OpenPGP keys into the agent.Werner Koch2010-08-3112-254/+672
|
* Fix regression in logging.Werner Koch2010-08-182-81/+90
| | | | | | Add a registry key to enable catch-all remote debugging for W32. Replace more stdio stuff by estream.
* Some work on the dirmngrWerner Koch2010-07-232-0/+8
|
* Avoid using the protect-tool to import pkcs#12.Werner Koch2010-06-172-4/+5
|
* use estream for status output.Werner Koch2010-06-072-122/+149
|
* Add unfinished gpgtar.Werner Koch2010-06-074-3/+21
| | | | | Collected changes and ports of bug fixes from stable.
* Fix for bug 1223Werner Koch2010-05-072-160/+235
|
* Provide a useful pinentry prompt.Werner Koch2010-04-275-5/+65
|
* Fix preference setting in new keysWerner Koch2010-04-264-5/+31
|
* Decryption and signi via agent is now implemented.Werner Koch2010-04-2320-356/+407
|
* Re-indent and changed return type.Werner Koch2010-04-213-248/+279
|
* More changes on the way to remove secring.gpg.Werner Koch2010-04-2119-870/+582
|
* ReindentedWerner Koch2010-04-201-3637/+3833
|
* Generating an OpenPGP key cia gpg-agent basically works.Werner Koch2010-04-2023-1361/+1230
|
* ./autogen.sh --build-w32ce does now succeed.Werner Koch2010-04-1411-32/+92
|
* Whole lot of changes to support CE.Werner Koch2010-04-142-6/+6
|
* Use gpg_err_set_errno to assign values to ERRNO.Werner Koch2010-04-0118-41/+45
|
* Minor cleanupsWerner Koch2010-03-293-27/+5
|
* More changes for CE. gpgsm does now build and run a keylisting.Werner Koch2010-03-241-0/+5
|
* More chnages to use estream. Add a way to replace the standardWerner Koch2010-03-222-2/+2
| | | | | descriptors.
* Finished the bulk of changes to use estream in most places instead ofWerner Koch2010-03-1516-607/+626
| | | | | stdio.
* Use a custom log handler for libassuan.Werner Koch2010-03-113-4/+9
|
* Merged jnlib into common.Werner Koch2010-03-105-4/+9
|
* Removed almost al dup calls.Werner Koch2010-03-087-38/+42
|
* Use macros for iobuf ioctls. Werner Koch2010-03-0811-21/+30
|
* Some minor changes and typo fixes.Werner Koch2010-02-261-6/+9
| | | | | Started to implement a TCP option in gpg-connect-agent.
* Fix bug#1186.Werner Koch2010-02-172-1/+6
|
* Various changes to eventually support openpgp keys in pgp-agent.Werner Koch2010-02-0218-1067/+1091
| | | | | | Comment fixes. Minor chnages in preparation of a W32CE port.
* Re-indentWerner Koch2010-01-094-3220/+3459
|
* Add dummu option --passwd for gpg.Werner Koch2010-01-0814-61/+213
| | | | | Collected changes.
* Fix bug#1059 (missing status line signature verification done with aWerner Koch2009-12-172-1/+8
| | | | | subkey while on the main key has expired).
* Implement --faked-systrem-time for gpg.Werner Koch2009-12-173-2/+28
| | | | | Typo and comment fixes.
* Do not use the VMC C reserved word readonly.Werner Koch2009-12-154-15/+18
|
* Fix bug#1162: error creating home directoryWerner Koch2009-12-152-2/+8
|
* Implement dynamic S2K count computation.Werner Koch2009-12-141-1/+22
|