| Commit message (Expand) | Author | Files | Lines |
2006-08-21 | disconnectafter wake-up bug fix by Bob Dunlop. | Werner Koch | 2 | -11/+29 |
2006-08-18 | More man pages. Added include files for 2 common paragraphs. | Werner Koch | 11 | -68/+217 |
2006-08-17 | include support and texi fixes | Werner Koch | 6 | -37/+86 |
2006-08-17 | More man pages. | Werner Koch | 13 | -328/+1769 |
2006-08-16 | Copied gpg.texi over from 1.4.5 and started to restructure it into a proper | Werner Koch | 2 | -18/+2569 |
2006-08-16 | With --enable-gpg the keyservers are now build and a first test using gpg2 | Werner Koch | 36 | -372/+952 |
2006-08-14 | Changed HTTP API. | Werner Koch | 6 | -57/+288 |
2006-08-11 | Added http.c from 1.4. | Werner Koch | 5 | -12/+1885 |
2006-08-01 | Forgot this one.gnupg-1.4.5 | Werner Koch | 1 | -1/+1 |
2006-08-01 | Preparing 1.4.5 | Werner Koch | 5 | -15/+32 |
2006-07-31 | Fix bug 655 | Werner Koch | 2 | -1/+5 |
2006-07-31 | Fixed bug 479. Not a real good fix but a reliable one which limits possible | Werner Koch | 33 | -569/+940 |
2006-07-29 | 2006-07-29 Marcus Brinkmann <marcus@g10code.de> | Marcus Brinkmann | 3 | -3/+61 |
2006-07-29 | 2006-07-29 Marcus Brinkmann <marcus@g10code.de> | Marcus Brinkmann | 2 | -15/+19 |
2006-07-29 | 2006-07-29 Marcus Brinkmann <marcus@g10code.de> | Marcus Brinkmann | 2 | -0/+5 |
2006-07-28 | Preparing a release candidategnupg-1.4.5rc1 | Werner Koch | 10 | -16/+6043 |
2006-07-27 | post release preparations | Werner Koch | 2 | -2/+7 |
2006-07-27 | Preparing a new releasegnupg-1.9.22 | Werner Koch | 20 | -124/+238 |
2006-07-26 | * Makefile.am: Fix missing include path for gpgkeys_finger (needs the | David Shaw | 2 | -0/+7 |
2006-07-26 | Fixed memory allocation bug and typos. | Werner Koch | 34 | -2984/+2784 |
2006-07-24 | Create bag attributes so that Mozilla will accept these files. | Werner Koch | 4 | -8/+93 |
2006-07-21 | Support import from TrustedMIME (i.e. from simple keyBags) | Werner Koch | 4 | -46/+202 |
2006-07-21 | * curl-shim.c (curl_easy_perform): Minor cleanup of proxy code. | David Shaw | 2 | -5/+7 |
2006-07-21 | * http.c (send_request): A zero-length proxy is the same as no proxy at | David Shaw | 2 | -1/+6 |
2006-07-17 | * gpgkeys_hkp.c (send_key), gpgkeys_ldap.c (send_key, | David Shaw | 3 | -8/+14 |
2006-07-14 | * gpgkeys_hkp.c (send_key), gpgkeys_ldap.c (send_key, send_key_keyserver): | David Shaw | 3 | -11/+27 |
2006-07-12 | * gpgkeys_ldap.c (printquoted), curl-shim.c (curl_escape): Fix bad | David Shaw | 3 | -2/+7 |
2006-07-12 | * tar-ustar.m4: Use dd instead of strings as it's more likely to be | David Shaw | 2 | -1/+6 |
2006-07-11 | * tar-ustar.m4: Not all greps know the -q (quiet) flag, so redirect to | David Shaw | 2 | -2/+5 |
2006-07-11 | * tar-ustar.m4: Pass tar data through strings so that greps that don't | David Shaw | 2 | -1/+7 |
2006-07-09 | * configure.ac: Fix resolver autoconf code so it works (fails) | David Shaw | 5 | -29/+37 |
2006-07-03 | better reporting of bad DNs | Werner Koch | 5 | -11/+37 |
2006-07-03 | Updated. | Werner Koch | 2 | -719/+849 |
2006-06-30 | Added keyserver directory from trunk | Werner Koch | 18 | -1/+6746 |
2006-06-30 | A couple of fixes. gpg2's key generation does now work. | Werner Koch | 12 | -35/+62 |
2006-06-29 | * rsa.c (generate): Use e=65537 for new RSA keys. | David Shaw | 2 | -13/+13 |
2006-06-28 | i18n fix | Werner Koch | 2 | -2/+10 |
2006-06-28 | * keydb.h, pkclist.c (select_algo_from_prefs, algo_available): Pass a | David Shaw | 4 | -14/+27 |
2006-06-28 | * sign.c (sign_file): When signing with multiple DSA keys, one being DSA1 | David Shaw | 2 | -49/+49 |
2006-06-28 | * pkclist.c (algo_available): Automatically enable DSA2 mode when handling | David Shaw | 2 | -5/+10 |
2006-06-28 | Remove stale lockfiles if created on the same node. | Werner Koch | 2 | -257/+348 |
2006-06-28 | Fixed uploading of keays. | Werner Koch | 2 | -1/+7 |
2006-06-27 | Various smaller changes | Werner Koch | 11 | -15/+71 |
2006-06-27 | Ported patches from 1.4.x | Werner Koch | 10 | -59/+323 |
2006-06-27 | do no use reopen_std under W32. | Werner Koch | 2 | -2/+6 |
2006-06-25 | Post release version update | Werner Koch | 2 | -2/+6 |
2006-06-25 | Ready for a releasegnupg-1.4.4 | Werner Koch | 27 | -13006/+13538 |
2006-06-25 | Typo fix | Werner Koch | 1 | -1/+1 |
2006-06-25 | About to do a new release | Werner Koch | 12 | -37/+87 |
2006-06-23 | * gpg.sgml: Document --enable-dsa2, --disable-dsa2, and | David Shaw | 3 | -0/+27 |