aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix some spelling errors. Fixes bug#1127.Werner Koch2009-12-213-6/+6
|
* Fix bug#1059 (missing status line signature verification done with a Werner Koch2009-12-172-1/+10
| | | | | subkey while on the main key has expired).
* minor changes for VMSWerner Koch2009-12-153-5/+8
|
* fix bug#1162.Werner Koch2009-12-152-1/+7
|
* Remove sparc64 asm modulesWerner Koch2009-12-093-59/+72
|
* Fix bug#1138.Werner Koch2009-09-283-3/+17
|
* Make it easier to distribute bzip2Werner Koch2009-09-054-1/+10
|
* Fix a W32 problemWerner Koch2009-09-038-8/+31
|
* Update zH_TW and check for stdint.hWerner Koch2009-09-034-862/+315
|
* Update from JediWerner Koch2009-09-032-482/+715
|
* Post release version number bumpWerner Koch2009-09-022-2/+6
|
* Update line numbers - arghhhgnupg-1.4.10Werner Koch2009-09-0228-140/+140
|
* Last minute fixesWerner Koch2009-09-026-19/+41
|
* Preparing 1.4.10.Werner Koch2009-09-0237-908/+1016
|
* Fix debian bug#543530Werner Koch2009-08-262-0/+35
|
* Restructured the compat functions and changed its license.Werner Koch2009-08-2511-24/+193
| | | | | New fucntion xstrconcat for future use.
* Fix compiler size warning for debug outputWerner Koch2009-08-182-1/+4
|
* * miscutil.c (print_string2): Loose check for control charactersWerner Koch2009-08-182-1/+8
| | | | | | to better cope with utf-8. The range 0x80..0x9f is nowadays not anymore accidently used for control charaters. Fixes bug#1103.
* Fix two bugsWerner Koch2009-08-183-5/+11
|
* Update doc. This time also the included files.Werner Koch2009-08-185-19/+53
|
* Makefile tweak and de.po line number updategnupg-1.4.10rc1Werner Koch2009-08-133-5/+12
|
* Updated the German translation. Minor doc changes.Werner Koch2009-08-135-54/+61
|
* * NEWS: Note Camellia and hkps.David Shaw2009-08-132-0/+8
|
* Preparing for a release candidateWerner Koch2009-08-1339-20195/+23823
|
* Try and detect mis-coded Latin1 and convert it to UTF8. Whether theDavid Shaw2009-08-126-8/+120
| | | | | | heuristics succeed or not, the resulting string must be valid UTF8 as LDAP requires that. This is bug 1055.
* (no commit message)Werner Koch2009-08-038-23/+142
|
* * gpg.c (main): --pgp6 includes --disable-mdc.David Shaw2009-07-312-0/+5
|
* Update key generation menu to match gnupg 2.0.Werner Koch2009-07-292-103/+187
| | | | | Changes default preferences and key algorithms.
* * keyserver.c (keyserver_import_ldap): Try a DNS-SD lookup to find aDavid Shaw2009-07-232-13/+55
| | | | | domain-specific LDAP server before resorting to keys.{domain}.
* * srv.c (getsrv): Fix type-punning warning. (main): Allow testing anyDavid Shaw2009-07-232-3/+15
| | | | | SRV.
* Parse EXTCAP lines from the card.Werner Koch2009-07-237-10/+73
| | | | | Change messages for a corrupt trustdb.
* First set of changes to backport the new card code from 2.0.Werner Koch2009-07-2137-1500/+7191
| | | | | | | | For compatibility reasons a few new files had to be added. Also added estream-printf as this is now used in app-openpgp.c and provides a better and generic asprintf implementation than the hack we used for the W32 code in ttyio.c. Card code is not yet finished.
* Repalce an assert by a proper error message.Werner Koch2009-07-172-1/+19
|
* Fix bug#1087.Werner Koch2009-07-162-2/+17
|
* fix bug#1085.Werner Koch2009-07-132-437/+442
|
* * gpgkeys_hkp.c (main, srv_replace): Minor tweaks to use the DNS-SDDavid Shaw2009-07-082-5/+23
| | | | | | names ("pgpkey-http" and "pgpkey-https") in SRV lookups instead of "hkp" and "hkps".
* Fix a couple of minor bugs.Werner Koch2009-06-245-7/+18
|
* UpdateWerner Koch2009-06-172-639/+573
|
* Fix bug#1040.Werner Koch2009-06-172-2/+7
|
* * Makefile.am (gpgkeys_hkp_LDADD): Need DNSLIBS for the resolver nowDavid Shaw2009-06-092-2/+7
| | | | | that we're using SRVs.
* Remove Camellia restriction.David Shaw2009-06-054-21/+11
|
* Add stub function. Noted by Daniel Leidert.Werner Koch2009-06-022-0/+5
|
* Fix bug#1069.Werner Koch2009-06-022-504/+512
|
* * gpgkeys_hkp.c (srv_replace): Fix build warning.David Shaw2009-05-282-0/+6
|
* Avoid caches to get the most recent copy of the key. This is bugDavid Shaw2009-05-269-11/+131
| | | | | #1061
* Fixed bug1058.Werner Koch2009-05-225-0/+18
|
* Fix bug#1044.Werner Koch2009-05-202-6/+19
|
* Fix bug 1045Werner Koch2009-05-112-2/+7
|
* Fix bug 1045.Werner Koch2009-05-112-1/+4
|
* Print 'empty file' warning only with --verbose.Werner Koch2009-05-113-3/+9
|