aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* ReindentedWerner Koch2010-04-201-3637/+3833
|
* Generating an OpenPGP key cia gpg-agent basically works.Werner Koch2010-04-2023-1361/+1230
|
* Add missing file.Werner Koch2010-04-203-2/+6
| | | | | Typo fix.
* Add a separate header for time related fucntions.Werner Koch2010-04-204-41/+80
|
* common/Marcus Brinkmann2010-04-2010-35/+77
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 2010-04-20 Marcus Brinkmann <[email protected]> * logging.c (do_log_ignore_arg): New helper function. (log_string): Use it to remove ugly volatile hack that causes gcc warning. (log_flush): Likewise. * sysutils.c (gnupg_unsetenv) [!HAVE_W32CE_SYSTEM]: Return something. (gnupg_setenv) [!HAVE_W32CE_SYSTEM]: Likewise. * pka.c (get_pka_info): Solve strict aliasing rule violation. * t-exechelp.c (test_close_all_fds): Use dummy variables to silence gcc warning. kbx/ 2010-04-20 Marcus Brinkmann <[email protected]> * keybox-update.c [!HAVE_DOSISH_SYSTEM]: Include ../common/sysutils.h even then to silence gcc warning about missing declaration of gnupg_remove. tools/ 2010-04-20 Marcus Brinkmann <[email protected]> * gpgconf-comp.c (option_check_validity): Use dummy variables to silence gcc warning.
* Fixed dependencies and a syntax errorWerner Koch2010-04-143-2/+7
|
* Remove dependency to simple-pwquery.Werner Koch2010-04-142-0/+5
|
* ./autogen.sh --build-w32ce does now succeed.Werner Koch2010-04-1428-61/+205
|
* Whole lot of changes to support CE.Werner Koch2010-04-1428-151/+413
|
* 2010-04-13 Marcus Brinkmann <[email protected]>Marcus Brinkmann2010-04-132-1/+9
| | | | | | | * POTFILES.in: Replace common/exechelp.c by common/exechelp-posix.c, common/exechelp-w32.c and common/exechelp-w32ce.c.
* Use gpg_err_set_errno to assign values to ERRNO.Werner Koch2010-04-0118-41/+45
|
* Minor cleanupsWerner Koch2010-03-2910-50/+61
|
* More changes for CE. gpgsm does now build and run a keylisting.Werner Koch2010-03-2428-328/+594
|
* Reorganized the exechelp code.Werner Koch2010-03-225-329/+1274
|
* Code cleanup.Werner Koch2010-03-222-75/+32
|
* More chnages to use estream. Add a way to replace the standardWerner Koch2010-03-2233-78/+241
| | | | | descriptors.
* Builds again for W32.Werner Koch2010-03-158-17/+39
|
* Finished the bulk of changes to use estream in most places instead ofWerner Koch2010-03-1532-711/+824
| | | | | stdio.
* Use a custom log handler for libassuan.Werner Koch2010-03-1122-83/+165
|
* Change logging to use estream. The makes logging to a socket alsoWerner Koch2010-03-105-122/+175
| | | | | | work on Solaris etc. Further changes required.. This is just a first step.
* Merged jnlib into common.Werner Koch2010-03-1079-138/+262
|
* Fix for latest libgpg-error.Werner Koch2010-03-092-8/+31
|
* Removed almost al dup calls.Werner Koch2010-03-0814-84/+89
|
* Use macros for iobuf ioctls. Werner Koch2010-03-0816-94/+103
|
* More cleanupsWerner Koch2010-03-082-100/+53
|
* Remove unused code.Werner Koch2010-03-082-132/+28
|
* Replace use stdio by estream functions.Werner Koch2010-03-0813-199/+243
|
* Changes required to use estream in gpgsm.Werner Koch2010-03-083-6/+16
|
* First steps towards the W32CE portWerner Koch2010-03-0217-111/+406
|
* Finished jnlib port to CE.Werner Koch2010-03-015-2/+219
|
* First batch of changes to support W32CE.Werner Koch2010-02-2625-1800/+524
| | | | | Note that jnlib/w32-reg.c is not yet ready.
* Some minor changes and typo fixes.Werner Koch2010-02-268-20/+120
| | | | | Started to implement a TCP option in gpg-connect-agent.
* Provide default strings for the pinentry.Werner Koch2010-02-172-3/+38
|
* Fix bug#1186.Werner Koch2010-02-172-1/+6
|
* Link to the bug tracker in the gpg man page.Werner Koch2010-02-112-8/+8
|
* Various changes to eventually support openpgp keys in pgp-agent.Werner Koch2010-02-0223-1081/+1122
| | | | | | Comment fixes. Minor chnages in preparation of a W32CE port.
* Fixed a regression introduced with 2.0.14.Werner Koch2010-01-262-13/+24
|
* Re-indentWerner Koch2010-01-094-3220/+3459
|
* Add dummu option --passwd for gpg.Werner Koch2010-01-0826-71/+248
| | | | | Collected changes.
* Fix bug 1146Werner Koch2009-12-182-6/+9
|
* 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-178-12/+49
| | | | | Typo and comment fixes.
* Do not use the VMC C reserved word readonly.Werner Koch2009-12-158-19/+27
|
* Fix bug#1162: error creating home directoryWerner Koch2009-12-152-2/+8
|
* Implement dynamic S2K count computation.Werner Koch2009-12-146-5/+190
|
* add new gpgsm server command PASSWDWerner Koch2009-12-142-1/+39
|
* Add option --cert-extension.Werner Koch2009-12-106-4/+47
|
* 2009-12-08 Marcus Brinkmann <[email protected]>Marcus Brinkmann2009-12-082-1/+10
| | | | | | * Makefile.am (audit-events.h, status.h) [!MAINTAINER_MODE]: No longer include these rules if not in maintainer mode.
* Unification of the search descriptor usage.Werner Koch2009-12-0832-599/+501
|
* Support CERT records via ADNSWerner Koch2009-12-085-11/+121
|