aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Better implementation for the SRV check. We don't need to actually checkDavid Shaw2004-12-293-3/+10
* (find_endpoint): New.Werner Koch2004-12-282-26/+190
* * keyserver.c (keyserver_typemap): Only map HTTP and FTP if libcurl hasDavid Shaw2004-12-242-2/+9
* * gpgkeys_curl.c (main): Use new defines for opting out of certainDavid Shaw2004-12-243-20/+38
* * configure.ac: Use new LIBCURL_CHECK_CONFIG macro for all libcurl stuff.David Shaw2004-12-242-14/+23
* * libcurl.m4: Rewrite this to use the new --protocols flag I gave to theDavid Shaw2004-12-243-68/+179
* * libcurl.m4: OSX has a problem with their curl-config script.David Shaw2004-12-232-0/+11
* * readline.m4: Make sure that readline is modern enough to understandDavid Shaw2004-12-233-9/+33
* * gpgkeys_curl.c (main): New "follow-redirects" option. Takes an optionalDavid Shaw2004-12-226-5/+42
* * options.h, keyserver.c (parse_keyserver_uri): Properly parse auth dataDavid Shaw2004-12-223-0/+24
* * gpgkeys_curl.c (get_key, writer): New function to wrap around fwrite toDavid Shaw2004-12-223-4/+24
* * keyserver.c (keyserver_typemap): New. Map certain keyserver types to aDavid Shaw2004-12-223-11/+33
* * Makefile.am: Build gpgkeys_http or gpgkeys_curl as needed.David Shaw2004-12-223-17/+67
* * configure.ac: --enable-ftp is on by default, --with-libcurl is off byDavid Shaw2004-12-222-8/+24
* * libcurl.m4: Be much more strict with libcurl by trying to compile andDavid Shaw2004-12-222-1/+38
* * gpgkeys_ftp.c (main, get_key): Use auth data as passed by gpg. UseDavid Shaw2004-12-222-6/+19
* * autogen.sh: automake needs --add-missing for conditional CPPFLAGS buildDavid Shaw2004-12-212-2/+7
* As always, CVS leaves out the local directory?David Shaw2004-12-212-0/+20
* FTP keyserver support via gpgkeys_ftp. This is currently off by default.David Shaw2004-12-215-7/+402
* * keyedit.c (menu_set_keyserver_url): Make sure we only operate on theDavid Shaw2004-12-213-4/+14
* * keylist.c (list_keyblock_print): Secret key listings should always showDavid Shaw2004-12-213-16/+31
* (ask_expire_interval): For better translations chnage 2Werner Koch2004-12-202-7/+13
* * seckey-cert.c (do_check): Handle case when checksum was okay butWerner Koch2004-12-206-8/+49
* (handle_iconv_error): Turn diagnostics into warningsWerner Koch2004-12-203-5/+16
* * keyedit.c (keyedit_menu): Invisible alias "passwd" as "password".David Shaw2004-12-208-32/+61
* * keygen.c (keygen_get_std_prefs): Set reference count when creating theDavid Shaw2004-12-193-28/+61
* * keyedit.c (menu_revkey): Rename to menu_revsubkey. (menu_revkey): New.David Shaw2004-12-192-19/+77
* Oddly commit missed this one.David Shaw2004-12-182-15/+6
* Readline fix to be robust against platforms where readline has its ownDavid Shaw2004-12-189-10/+87
* * configure.ac: Add a --with-ldap=DIR so people can add to the searchDavid Shaw2004-12-172-15/+34
* * passphrase.c (agent_get_passphrase): Define NREAD locally asWerner Koch2004-12-174-3/+13
* * configure.ac: Check for arpa/nameser.h.David Shaw2004-12-162-1/+5
* * configure.ac: Check for arpa/nameser.h.David Shaw2004-12-162-1/+7
* post release updatesWerner Koch2004-12-162-1/+5
* Minor fixesV1-4-0Werner Koch2004-12-162-6/+7
* Add a note on how to send translations.Werner Koch2004-12-163-45/+70
* About to release 1.4.0Werner Koch2004-12-1629-8358/+8488
* * gpg.sgml: Document --require-secmem/--no-require-secmem. Note that theDavid Shaw2004-12-162-31/+37
* * g10.c (main): Add --require-secmem/--no-require-secmem to cause gpg toDavid Shaw2004-12-166-22/+37
* * apdu.c (apdu_send_le, apdu_send_direct), keylist.cDavid Shaw2004-12-155-9/+24
* * keyedit.c (keyedit_menu): Re-remove the N_() markers.David Shaw2004-12-142-43/+45
* * trustdb.c (uid_trust_string_fixed): Show uids as revoked if the key isDavid Shaw2004-12-143-119/+196
* post release updatesWerner Koch2004-12-142-2/+9
* automake updates, removed one debug outputV1-3-93Werner Koch2004-12-142-1/+2
* Prepared for last 1.4 release candidateWerner Koch2004-12-1443-14205/+12300
* (read_passphrase_from_fd): Fixed memory leak.Werner Koch2004-12-132-1/+9
* (keys): Removed my old 621CC013 keyWerner Koch2004-12-123-1251/+1916
* * keyserver.c (parse_preferred_keyserver): Force preferred keyserverDavid Shaw2004-12-122-1/+6
* * options.h, g10.c (main), textfilter.c (standard): Use --rfc2440 orDavid Shaw2004-12-115-6/+11
* * sv.po: Take the update done for 1.2.6.Werner Koch2004-12-1030-22247/+23629