aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Preparing a releasegnupg-1.4.6Werner Koch2006-12-0656-10114/+21043
* Changing the way man pages are build.Werner Koch2006-12-047-5957/+1366
* * ksutil.c (classify_ks_search): Try and recognize a key ID evenDavid Shaw2006-12-042-4/+22
* * keyedit.c (menu_clean): Show "already minimized" rather thanDavid Shaw2006-12-032-1/+12
* * gpgkeys_hkp.c (search_key): HKP keyservers like the 0x to be presentDavid Shaw2006-12-032-0/+11
* * NEWS: Note the CVE for bug#728, --s2k-count, --passphrase-repeat,David Shaw2006-12-032-3/+25
* * options.h, gpg.c (main), passphrase.c (passphrase_to_dek): AddDavid Shaw2006-12-034-32/+55
* Preparing an RCWerner Koch2006-11-2933-5755/+5766
* * openfile.c (ask_outfile_name): Fixed buffer overflow occurringWerner Koch2006-11-272-1/+6
* Missing changelog entryDavid Shaw2006-11-061-0/+9
* * configure.ac: --enable-minimal leaves out gettext and all resolverDavid Shaw2006-11-062-15/+25
* * gpgkeys_hkp.c (curl_mrindex_writer): Revert previous change.David Shaw2006-11-062-5/+8
* New command --gpgconf-test.Werner Koch2006-10-235-0/+20
* * gpgkeys_hkp.c (curl_mrindex_writer): Print a warning if we see HTMLDavid Shaw2006-10-202-1/+9
* * parse-packet.c (parse_symkeyenc): Show the unpacked as well as theDavid Shaw2006-10-135-5/+43
* * keyserver.c (keyserver_spawn): Write the 16-digit keyid rather thanDavid Shaw2006-10-062-3/+12
* * strsep.c (strsep): It's strsep, not strsep2 from testing. (If I hadDavid Shaw2006-10-032-1/+6
* Fixed bug 518Werner Koch2006-10-022-2/+11
* fix for bug 537 and documentation fixes.Werner Koch2006-10-029-31/+105
* Add compat.h to distfilesDavid Shaw2006-09-281-0/+1
* Move strsep() and ascii_isspace() to libcompat.David Shaw2006-09-289-60/+69
* Put in the basic wiring (just hextobyte for now) for a libcompat.a thatDavid Shaw2006-09-2812-59/+64
* * gpgkeys_ldap.c (build_attrs), ksutil.c (ks_toupper, ks_strcasecmp),David Shaw2006-09-284-33/+10
* Allow to build w/o curl.Werner Koch2006-09-2613-36/+169
* Post release updates.Werner Koch2006-08-0129-326/+330
* MOves trunk to a new branch.Werner Koch2006-08-010-0/+0
* Forgot this one.gnupg-1.4.5Werner Koch2006-08-011-1/+1
* Preparing 1.4.5Werner Koch2006-08-015-15/+32
* Fix bug 655Werner Koch2006-07-312-1/+5
* Fixed bug 479. Not a real good fix but a reliable one which limits possibleWerner Koch2006-07-3133-569/+940
* 2006-07-29 Marcus Brinkmann <[email protected]>Marcus Brinkmann2006-07-292-0/+5
* Preparing a release candidategnupg-1.4.5rc1Werner Koch2006-07-2810-16/+6043
* * Makefile.am: Fix missing include path for gpgkeys_finger (needs theDavid Shaw2006-07-262-0/+7
* Fixed memory allocation bug and typos.Werner Koch2006-07-2634-2984/+2784
* * curl-shim.c (curl_easy_perform): Minor cleanup of proxy code.David Shaw2006-07-212-5/+7
* * http.c (send_request): A zero-length proxy is the same as no proxy atDavid Shaw2006-07-202-1/+6
* * gpgkeys_hkp.c (send_key), gpgkeys_ldap.c (send_key,David Shaw2006-07-173-8/+14
* * gpgkeys_hkp.c (send_key), gpgkeys_ldap.c (send_key, send_key_keyserver):David Shaw2006-07-143-11/+27
* * gpgkeys_ldap.c (printquoted), curl-shim.c (curl_escape): Fix badDavid Shaw2006-07-123-2/+7
* * tar-ustar.m4: Use dd instead of strings as it's more likely to beDavid Shaw2006-07-122-1/+6
* * tar-ustar.m4: Not all greps know the -q (quiet) flag, so redirect toDavid Shaw2006-07-112-2/+5
* * tar-ustar.m4: Pass tar data through strings so that greps that don'tDavid Shaw2006-07-112-1/+7
* * configure.ac: Fix resolver autoconf code so it works (fails)David Shaw2006-07-085-29/+37
* Updated.Werner Koch2006-07-032-719/+849
* * rsa.c (generate): Use e=65537 for new RSA keys.David Shaw2006-06-282-13/+13
* i18n fixWerner Koch2006-06-282-2/+10
* * keydb.h, pkclist.c (select_algo_from_prefs, algo_available): Pass aDavid Shaw2006-06-284-14/+27
* * sign.c (sign_file): When signing with multiple DSA keys, one being DSA1David Shaw2006-06-282-49/+49
* * pkclist.c (algo_available): Automatically enable DSA2 mode when handlingDavid Shaw2006-06-282-5/+10
* Fixed uploading of keays.Werner Koch2006-06-282-1/+7