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