aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* W32 related keyserver fixes.Werner Koch2008-04-2110-42/+67
|
* Use default PIN flagWerner Koch2008-04-212-1/+24
|
* Adjust for the changed Camellia draft.Werner Koch2008-04-1815-69/+166
| | | | | | W32 gettext changes. Comment and typo fixes.
* Test commitDavid Shaw2008-04-161-2/+2
|
* If there are multiple 0x19 backsigs, take the most recent one. (from 1.4).Werner Koch2008-04-163-27/+81
| | | | | add log-file and debug-level to the --gpgconf-list.
* Add executable flag to test scripts.Werner Koch2008-04-1516-0/+0
|
* * gpgkeys_curl.c (main), gpgkeys_hkp.c (main): Make sure all libcurlDavid Shaw2008-04-144-13/+21
| | | | | | | | number options are passed as long. * curl-shim.c (curl_easy_setopt): Minor tweak to match the real curl better - libcurl uses 'long', not 'unsigned int'.
* Enhanced --auto-key-locate.Werner Koch2008-04-0814-97/+227
|
* Allow requesting TCP queries.Werner Koch2008-04-071-15/+21
|
* Minor cleanups.Werner Koch2008-04-0717-27/+768
| | | | | Implemented key helper kdns
* Fixed last yat2m change.Werner Koch2008-04-034-9/+20
| | | | | Add a similar change to @file and @env.
* disable DSA2 for old Libgcrypts.Werner Koch2008-04-022-0/+13
|
* Fix a problem with dirmngr looked up certificates.Werner Koch2008-04-0110-44/+133
| | | | | Typo fixes.
* Fix problem when using the fallback dirmngr.Werner Koch2008-03-312-1/+6
|
* Add CVE number.Werner Koch2008-03-281-1/+1
|
* Utilize new automake vars for proper installation into doc/.Werner Koch2008-03-2732-931/+638
|
* Allow standalone build.Werner Koch2008-03-262-4/+20
|
* UpdateWerner Koch2008-03-262-612/+923
|
* Post release updateWerner Koch2008-03-263-2/+11
|
* Last minute cleanups.gnupg-2.0.9Werner Koch2008-03-2630-41/+49
|
* Preparing a release.Werner Koch2008-03-2633-1541/+1919
|
* Changed the way i18n files are located under Windows. The setting of theWerner Koch2008-03-2511-1066/+1271
| | | | | Registry key is not anymore required. Helpfiles are not properly located.
* Fix bug 894.Werner Koch2008-03-255-7/+41
| | | | | | Change default keyserver. Allow key protection with Camellia.
* Fix a bug in the ambigious name detection.Werner Koch2008-03-2046-845/+1496
| | | | | Minor cleanups.
* Fix for v3 keys.Werner Koch2008-03-182-1/+6
|
* Fixed an email/DN bug.Werner Koch2008-03-1334-1964/+2113
| | | | | Changed pinentry prompts.
* Comment fixes.Werner Koch2008-03-065-4/+34
| | | | | Convey the new envvars when using simple-pwquery.
* Add IF command and new variable functions to gpg-connect-agent.Werner Koch2008-03-056-16/+128
|
* 2008-02-27 Marcus Brinkmann <[email protected]>Marcus Brinkmann2008-02-272-0/+23
| | | | | | | * gpgconf-comp.c (option_check_validity): For now, error out on empty strings. (enum): Add GC_ARG_TYPE_PUB_KEY and GC_ARG_TYPE_SEC_KEY.
* 2008-02-27 Marcus Brinkmann <[email protected]>Marcus Brinkmann2008-02-272-0/+15
| | | | | * tools.texi (Listing options): Document new types.
* Add some tests.Werner Koch2008-02-2212-41/+465
|
* Fixed release creation.Werner Koch2008-02-1936-4578/+4695
|
* Improve certificate chain construction.Werner Koch2008-02-1960-592/+1287
| | | | | Extend PKITS framework
* We better save the description of PKITS along with the test data.Werner Koch2008-02-181-0/+0
|
* 2008-02-15 Marcus Brinkmann <[email protected]>Marcus Brinkmann2008-02-152-1/+6
| | | | | | * exechelp.c (gnupg_spawn_process_fd): Add flag DETACHED_PROCESS unconditionally (required for all callers at the moment).
* Preparing a test releaseWerner Koch2008-02-1543-2341/+2371
|
* Poems for AllowSetForegroundWindow (W32)Werner Koch2008-02-1439-7977/+8715
|
* Always search missing certifcates using a running Dirmngr's cache.Werner Koch2008-02-1317-43/+246
|
* 2008-02-09 Marcus Brinkmann <[email protected]>Marcus Brinkmann2008-02-092-2/+9
| | | | | | * scdaemon.c (main): Use CONFIG_FILENAME as filename if it is set in gpgconf-list output.
* 2008-02-09 Marcus Brinkmann <[email protected]>Marcus Brinkmann2008-02-092-44/+70
| | | | | | | | * gpg.c (main): New variable default_configname. Use it if save_configname is NULL (can happen if default configfile does not exist). Move default configname determination to ... (get_default_configname): ... this new function.
* * gpg.texi (GPG Esoteric Options): Tweak mention of Tempest font toDavid Shaw2008-02-052-4/+9
| | | | | add a "claimed" in there.
* 2008-02-01 Marcus Brinkmann <[email protected]>Marcus Brinkmann2008-02-012-1/+6
| | | | | | * gpgconf-comp.c (gc_component_list_options): Fix memcpy. Reported by Marc Mutz.
* 2008-01-29 Marcus Brinkmann <[email protected]>Marcus Brinkmann2008-01-302-2/+20
| | | | | | * keylist.c (list_internal_keys): New variable lastcert. Use it to suppress duplicates which immediately follow each other.
* Fixed yesterday's W32 fix.Werner Koch2008-01-302-1/+2
|
* W32 fix for trustdb creation.Werner Koch2008-01-306-14/+35
|
* Fixed a W32 crash in gpg2 when creating a new keyring.Werner Koch2008-01-294-5/+23
| | | | | Typo fixes.
* Typo and grammer fixes by Justin Pryzby.Werner Koch2008-01-286-43/+48
|
* [W32] Avoid extra console window when importing or exporting.Werner Koch2008-01-2732-3519/+3643
| | | | | Fixes bug 875.
* Typo fixes.Werner Koch2008-01-265-5/+13
| | | | | | Portability fix for asschk.c
* Add --logger-fd alias.Werner Koch2008-01-263-0/+11
| | | | | Ass card vendor 004.