aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Typo fixesWerner Koch2005-04-055-7/+12
* Changes to make use of code taken from libassuan. This replaces theWerner Koch2005-04-0523-615/+2428
* * mainproc.c (proc_plaintext): Properly handle SIG+LITERAL (old-style PGP)David Shaw2005-04-012-19/+41
* (keygen_set_std_prefs): Explain the chosen order ofWerner Koch2005-04-011-1/+13
* * exec.h, exec.c (set_exec_path): Remove some dead code and change allDavid Shaw2005-03-315-23/+16
* * keydb.c (keydb_add_resource): Clarify meaning of flags. Add newWerner Koch2005-03-313-6/+24
* * keyserver.c (keyserver_spawn): Don't mess about with the $PATH.David Shaw2005-03-312-9/+42
* * w32installer.nsi: Allow including of WINPT source. IncludeWerner Koch2005-03-304-15/+112
* (pin_cb): Print a warning if the info string hack isWerner Koch2005-03-306-18/+31
* (rndw32_gather_random_fast): While adding data use theWerner Koch2005-03-232-5/+12
* * gpgkeys_ldap.c, ksutil.h, ksutil.c (print_nocr): Moved fromDavid Shaw2005-03-227-17/+34
* * gpgv.c: Stubs for tty_enable_completion() & tty_disable_completion().David Shaw2005-03-214-3/+27
* * keyedit.c (command_generator, keyedit_completion): ChangedWerner Koch2005-03-214-15/+34
* * readline.m4: Check for completion functionality.David Shaw2005-03-213-7/+12
* * card-util.c (command_generator, card_edit_completion)David Shaw2005-03-202-14/+76
* * gpgkeys_ldap.c (main): Fix three wrong calls to fail_all(). NotedDavid Shaw2005-03-192-3/+8
* * keyedit.c (command_generator, keyedit_completion) [HAVE_LIBREADLINE]:David Shaw2005-03-182-3/+59
* * ttyio.c (tty_enable_completion, tty_disable_completion): Enable andDavid Shaw2005-03-184-1/+47
* * getkey.c (get_seckey_byname2): If no explicit default key is set, don'tDavid Shaw2005-03-172-4/+13
* * ksutil.c (parse_ks_options): Handle verbose=nnn.David Shaw2005-03-173-6/+15
* * Makefile.am: Calculate GNUPG_LIBEXECDIR directly. Do not redefineDavid Shaw2005-03-172-12/+7
* * options.h, keyserver.c (parse_keyserver_options, keyserver_spawn): Don'tDavid Shaw2005-03-173-22/+18
* * gpgkeys_curl.c, gpgkeys_finger.c, gpgkeys_ldap.c: Start usingDavid Shaw2005-03-176-464/+239
* * configure.ac: Move the LDAP detecting code to m4/ldap.m4.David Shaw2005-03-173-64/+10
* * ldap.m4: New. Moved from configure.ac.David Shaw2005-03-172-0/+92
* * gpgkeys_ldap.c: Include lber.h if configure determines we need it.David Shaw2005-03-172-0/+6
* * ksutil.h, ksutil.c (ks_action_to_string): New. (free_ks_options): OnlyDavid Shaw2005-03-163-13/+31
* (parse_ccid_descriptor): Make SCM workaroundWerner Koch2005-03-162-28/+76
* * ksutil.h, ksutil.c (init_ks_options, free_ks_options,David Shaw2005-03-163-1/+238
* Post release preparationsWerner Koch2005-03-153-2/+6
* Preparing a releaseV1-4-1Werner Koch2005-03-1531-6042/+6067
* * card-util.c (card_status): Use isotimestamp and not theWerner Koch2005-03-147-4/+77
* * cardglue.c (pin_cb): Disable debug output.Werner Koch2005-03-1414-40/+141
* * configure.ac: New option --enable-noexecstack.Werner Koch2005-03-118-3/+49
* * keyserver.c (parse_keyserver_options): Accept honor-http-proxy as anDavid Shaw2005-03-102-0/+11
* * delkey.c (do_delete_key, delete_keys): Fix problem with --expertDavid Shaw2005-03-102-22/+38
* (keyedit_menu) [W32]: Run the trustdb stale checkWerner Koch2005-03-102-1/+19
* (secmem_realloc): Take control information into accountWerner Koch2005-03-103-5/+28
* * primegen.c (is_prime): Free A2. Noted by [email protected].Werner Koch2005-03-0711-394/+420
* * libcurl.m4: Use $LIBS instead of $LDFLAGS. This should help buildDavid Shaw2005-03-012-4/+9
* * keyedit.c (keyedit_menu): Only print the key signing hint when signingDavid Shaw2005-02-242-1/+8
* * gnupg.spec.in: Fix problem with storing the gpgkeys helpers inDavid Shaw2005-02-172-3/+12
* about to release 1.4.1rc2RC-1-4-1rc2Werner Koch2005-02-1626-2099/+2258
* * card-util.c (fetch_url): Fetch the key from the defaultWerner Koch2005-02-1637-14566/+14259
* * w32installer.nsi: Added page to select the language.Werner Koch2005-02-163-47/+167
* * gpg.sgml: Add bkuptocard command for --edit-key.Werner Koch2005-02-159-41/+222
* * curl-shim.c (curl_easy_perform): Fix compile warning.David Shaw2005-02-125-2/+67
* * curl-shim.h, curl-shim.c: New. This is code to fake the curl API inDavid Shaw2005-02-115-0/+243
* * configure.ac: Add --enable-fake-curl option to help test no-curl HTTP.David Shaw2005-02-113-7/+25
* Disable the "quick check" bytes for PK decryptions. This is inDavid Shaw2005-02-105-13/+32