Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix some spelling errors. Fixes bug#1127. | Werner Koch | 2009-12-21 | 3 | -6/+6 | |
| | ||||||
* | Fix bug#1059 (missing status line signature verification done with a | Werner Koch | 2009-12-17 | 2 | -1/+10 | |
| | | | | | subkey while on the main key has expired). | |||||
* | minor changes for VMS | Werner Koch | 2009-12-15 | 3 | -5/+8 | |
| | ||||||
* | fix bug#1162. | Werner Koch | 2009-12-15 | 2 | -1/+7 | |
| | ||||||
* | Remove sparc64 asm modules | Werner Koch | 2009-12-09 | 3 | -59/+72 | |
| | ||||||
* | Fix bug#1138. | Werner Koch | 2009-09-28 | 3 | -3/+17 | |
| | ||||||
* | Make it easier to distribute bzip2 | Werner Koch | 2009-09-05 | 4 | -1/+10 | |
| | ||||||
* | Fix a W32 problem | Werner Koch | 2009-09-03 | 8 | -8/+31 | |
| | ||||||
* | Update zH_TW and check for stdint.h | Werner Koch | 2009-09-03 | 4 | -862/+315 | |
| | ||||||
* | Update from Jedi | Werner Koch | 2009-09-03 | 2 | -482/+715 | |
| | ||||||
* | Post release version number bump | Werner Koch | 2009-09-02 | 2 | -2/+6 | |
| | ||||||
* | Update line numbers - arghhhgnupg-1.4.10 | Werner Koch | 2009-09-02 | 28 | -140/+140 | |
| | ||||||
* | Last minute fixes | Werner Koch | 2009-09-02 | 6 | -19/+41 | |
| | ||||||
* | Preparing 1.4.10. | Werner Koch | 2009-09-02 | 37 | -908/+1016 | |
| | ||||||
* | Fix debian bug#543530 | Werner Koch | 2009-08-26 | 2 | -0/+35 | |
| | ||||||
* | Restructured the compat functions and changed its license. | Werner Koch | 2009-08-25 | 11 | -24/+193 | |
| | | | | | New fucntion xstrconcat for future use. | |||||
* | Fix compiler size warning for debug output | Werner Koch | 2009-08-18 | 2 | -1/+4 | |
| | ||||||
* | * miscutil.c (print_string2): Loose check for control characters | Werner Koch | 2009-08-18 | 2 | -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 bugs | Werner Koch | 2009-08-18 | 3 | -5/+11 | |
| | ||||||
* | Update doc. This time also the included files. | Werner Koch | 2009-08-18 | 5 | -19/+53 | |
| | ||||||
* | Makefile tweak and de.po line number updategnupg-1.4.10rc1 | Werner Koch | 2009-08-13 | 3 | -5/+12 | |
| | ||||||
* | Updated the German translation. Minor doc changes. | Werner Koch | 2009-08-13 | 5 | -54/+61 | |
| | ||||||
* | * NEWS: Note Camellia and hkps. | David Shaw | 2009-08-13 | 2 | -0/+8 | |
| | ||||||
* | Preparing for a release candidate | Werner Koch | 2009-08-13 | 39 | -20195/+23823 | |
| | ||||||
* | Try and detect mis-coded Latin1 and convert it to UTF8. Whether the | David Shaw | 2009-08-12 | 6 | -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 Koch | 2009-08-03 | 8 | -23/+142 | |
| | ||||||
* | * gpg.c (main): --pgp6 includes --disable-mdc. | David Shaw | 2009-07-31 | 2 | -0/+5 | |
| | ||||||
* | Update key generation menu to match gnupg 2.0. | Werner Koch | 2009-07-29 | 2 | -103/+187 | |
| | | | | | Changes default preferences and key algorithms. | |||||
* | * keyserver.c (keyserver_import_ldap): Try a DNS-SD lookup to find a | David Shaw | 2009-07-23 | 2 | -13/+55 | |
| | | | | | domain-specific LDAP server before resorting to keys.{domain}. | |||||
* | * srv.c (getsrv): Fix type-punning warning. (main): Allow testing any | David Shaw | 2009-07-23 | 2 | -3/+15 | |
| | | | | | SRV. | |||||
* | Parse EXTCAP lines from the card. | Werner Koch | 2009-07-23 | 7 | -10/+73 | |
| | | | | | Change messages for a corrupt trustdb. | |||||
* | First set of changes to backport the new card code from 2.0. | Werner Koch | 2009-07-21 | 37 | -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 Koch | 2009-07-17 | 2 | -1/+19 | |
| | ||||||
* | Fix bug#1087. | Werner Koch | 2009-07-16 | 2 | -2/+17 | |
| | ||||||
* | fix bug#1085. | Werner Koch | 2009-07-13 | 2 | -437/+442 | |
| | ||||||
* | * gpgkeys_hkp.c (main, srv_replace): Minor tweaks to use the DNS-SD | David Shaw | 2009-07-08 | 2 | -5/+23 | |
| | | | | | | names ("pgpkey-http" and "pgpkey-https") in SRV lookups instead of "hkp" and "hkps". | |||||
* | Fix a couple of minor bugs. | Werner Koch | 2009-06-24 | 5 | -7/+18 | |
| | ||||||
* | Update | Werner Koch | 2009-06-17 | 2 | -639/+573 | |
| | ||||||
* | Fix bug#1040. | Werner Koch | 2009-06-17 | 2 | -2/+7 | |
| | ||||||
* | * Makefile.am (gpgkeys_hkp_LDADD): Need DNSLIBS for the resolver now | David Shaw | 2009-06-09 | 2 | -2/+7 | |
| | | | | | that we're using SRVs. | |||||
* | Remove Camellia restriction. | David Shaw | 2009-06-05 | 4 | -21/+11 | |
| | ||||||
* | Add stub function. Noted by Daniel Leidert. | Werner Koch | 2009-06-02 | 2 | -0/+5 | |
| | ||||||
* | Fix bug#1069. | Werner Koch | 2009-06-02 | 2 | -504/+512 | |
| | ||||||
* | * gpgkeys_hkp.c (srv_replace): Fix build warning. | David Shaw | 2009-05-28 | 2 | -0/+6 | |
| | ||||||
* | Avoid caches to get the most recent copy of the key. This is bug | David Shaw | 2009-05-26 | 9 | -11/+131 | |
| | | | | | #1061 | |||||
* | Fixed bug1058. | Werner Koch | 2009-05-22 | 5 | -0/+18 | |
| | ||||||
* | Fix bug#1044. | Werner Koch | 2009-05-20 | 2 | -6/+19 | |
| | ||||||
* | Fix bug 1045 | Werner Koch | 2009-05-11 | 2 | -2/+7 | |
| | ||||||
* | Fix bug 1045. | Werner Koch | 2009-05-11 | 2 | -1/+4 | |
| | ||||||
* | Print 'empty file' warning only with --verbose. | Werner Koch | 2009-05-11 | 3 | -3/+9 | |
| |