| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Typo fixes | Werner Koch | 2005-04-05 | 5 | -7/+12 |
* | Changes to make use of code taken from libassuan. This replaces the | Werner Koch | 2005-04-05 | 23 | -615/+2428 |
* | * mainproc.c (proc_plaintext): Properly handle SIG+LITERAL (old-style PGP) | David Shaw | 2005-04-01 | 2 | -19/+41 |
* | (keygen_set_std_prefs): Explain the chosen order of | Werner Koch | 2005-04-01 | 1 | -1/+13 |
* | * exec.h, exec.c (set_exec_path): Remove some dead code and change all | David Shaw | 2005-03-31 | 5 | -23/+16 |
* | * keydb.c (keydb_add_resource): Clarify meaning of flags. Add new | Werner Koch | 2005-03-31 | 3 | -6/+24 |
* | * keyserver.c (keyserver_spawn): Don't mess about with the $PATH. | David Shaw | 2005-03-31 | 2 | -9/+42 |
* | * w32installer.nsi: Allow including of WINPT source. Include | Werner Koch | 2005-03-30 | 4 | -15/+112 |
* | (pin_cb): Print a warning if the info string hack is | Werner Koch | 2005-03-30 | 6 | -18/+31 |
* | (rndw32_gather_random_fast): While adding data use the | Werner Koch | 2005-03-23 | 2 | -5/+12 |
* | * gpgkeys_ldap.c, ksutil.h, ksutil.c (print_nocr): Moved from | David Shaw | 2005-03-22 | 7 | -17/+34 |
* | * gpgv.c: Stubs for tty_enable_completion() & tty_disable_completion(). | David Shaw | 2005-03-21 | 4 | -3/+27 |
* | * keyedit.c (command_generator, keyedit_completion): Changed | Werner Koch | 2005-03-21 | 4 | -15/+34 |
* | * readline.m4: Check for completion functionality. | David Shaw | 2005-03-21 | 3 | -7/+12 |
* | * card-util.c (command_generator, card_edit_completion) | David Shaw | 2005-03-20 | 2 | -14/+76 |
* | * gpgkeys_ldap.c (main): Fix three wrong calls to fail_all(). Noted | David Shaw | 2005-03-19 | 2 | -3/+8 |
* | * keyedit.c (command_generator, keyedit_completion) [HAVE_LIBREADLINE]: | David Shaw | 2005-03-18 | 2 | -3/+59 |
* | * ttyio.c (tty_enable_completion, tty_disable_completion): Enable and | David Shaw | 2005-03-18 | 4 | -1/+47 |
* | * getkey.c (get_seckey_byname2): If no explicit default key is set, don't | David Shaw | 2005-03-17 | 2 | -4/+13 |
* | * ksutil.c (parse_ks_options): Handle verbose=nnn. | David Shaw | 2005-03-17 | 3 | -6/+15 |
* | * Makefile.am: Calculate GNUPG_LIBEXECDIR directly. Do not redefine | David Shaw | 2005-03-17 | 2 | -12/+7 |
* | * options.h, keyserver.c (parse_keyserver_options, keyserver_spawn): Don't | David Shaw | 2005-03-17 | 3 | -22/+18 |
* | * gpgkeys_curl.c, gpgkeys_finger.c, gpgkeys_ldap.c: Start using | David Shaw | 2005-03-17 | 6 | -464/+239 |
* | * configure.ac: Move the LDAP detecting code to m4/ldap.m4. | David Shaw | 2005-03-17 | 3 | -64/+10 |
* | * ldap.m4: New. Moved from configure.ac. | David Shaw | 2005-03-17 | 2 | -0/+92 |
* | * gpgkeys_ldap.c: Include lber.h if configure determines we need it. | David Shaw | 2005-03-17 | 2 | -0/+6 |
* | * ksutil.h, ksutil.c (ks_action_to_string): New. (free_ks_options): Only | David Shaw | 2005-03-16 | 3 | -13/+31 |
* | (parse_ccid_descriptor): Make SCM workaround | Werner Koch | 2005-03-16 | 2 | -28/+76 |
* | * ksutil.h, ksutil.c (init_ks_options, free_ks_options, | David Shaw | 2005-03-16 | 3 | -1/+238 |
* | Post release preparations | Werner Koch | 2005-03-15 | 3 | -2/+6 |
* | Preparing a releaseV1-4-1 | Werner Koch | 2005-03-15 | 31 | -6042/+6067 |
* | * card-util.c (card_status): Use isotimestamp and not the | Werner Koch | 2005-03-14 | 7 | -4/+77 |
* | * cardglue.c (pin_cb): Disable debug output. | Werner Koch | 2005-03-14 | 14 | -40/+141 |
* | * configure.ac: New option --enable-noexecstack. | Werner Koch | 2005-03-11 | 8 | -3/+49 |
* | * keyserver.c (parse_keyserver_options): Accept honor-http-proxy as an | David Shaw | 2005-03-10 | 2 | -0/+11 |
* | * delkey.c (do_delete_key, delete_keys): Fix problem with --expert | David Shaw | 2005-03-10 | 2 | -22/+38 |
* | (keyedit_menu) [W32]: Run the trustdb stale check | Werner Koch | 2005-03-10 | 2 | -1/+19 |
* | (secmem_realloc): Take control information into account | Werner Koch | 2005-03-10 | 3 | -5/+28 |
* | * primegen.c (is_prime): Free A2. Noted by [email protected]. | Werner Koch | 2005-03-07 | 11 | -394/+420 |
* | * libcurl.m4: Use $LIBS instead of $LDFLAGS. This should help build | David Shaw | 2005-03-01 | 2 | -4/+9 |
* | * keyedit.c (keyedit_menu): Only print the key signing hint when signing | David Shaw | 2005-02-24 | 2 | -1/+8 |
* | * gnupg.spec.in: Fix problem with storing the gpgkeys helpers in | David Shaw | 2005-02-17 | 2 | -3/+12 |
* | about to release 1.4.1rc2RC-1-4-1rc2 | Werner Koch | 2005-02-16 | 26 | -2099/+2258 |
* | * card-util.c (fetch_url): Fetch the key from the default | Werner Koch | 2005-02-16 | 37 | -14566/+14259 |
* | * w32installer.nsi: Added page to select the language. | Werner Koch | 2005-02-16 | 3 | -47/+167 |
* | * gpg.sgml: Add bkuptocard command for --edit-key. | Werner Koch | 2005-02-15 | 9 | -41/+222 |
* | * curl-shim.c (curl_easy_perform): Fix compile warning. | David Shaw | 2005-02-12 | 5 | -2/+67 |
* | * curl-shim.h, curl-shim.c: New. This is code to fake the curl API in | David Shaw | 2005-02-11 | 5 | -0/+243 |
* | * configure.ac: Add --enable-fake-curl option to help test no-curl HTTP. | David Shaw | 2005-02-11 | 3 | -7/+25 |
* | Disable the "quick check" bytes for PK decryptions. This is in | David Shaw | 2005-02-10 | 5 | -13/+32 |