2005-05-06 |
David Shaw | * main.h, keygen.c (parse_expire_string, ask_expire_int... |
blob | commitdiff |
2005-05-06 |
David Shaw | * sign.c (sign_file, clearsign_file, sign_symencrypt_fi... |
blob | commitdiff | diff to current |
2005-05-05 |
David Shaw | * Makefile.am, packet.h, main.h, comment.c: Remove... |
blob | commitdiff | diff to current |
2005-05-05 |
David Shaw | * keygen.c (start_tree): New function to "prime" a... |
blob | commitdiff | diff to current |
2005-05-05 |
David Shaw | * keygen.c (keygen_set_std_prefs): Add SHA256 and BZip2... |
blob | commitdiff | diff to current |
2005-05-05 |
David Shaw | * options.h, g10.c (main): Add new --default-sig-expire and |
blob | commitdiff | diff to current |
2005-05-03 |
Werner Koch | * passphrase.c (agent_get_passphrase): Add new arg... |
blob | commitdiff | diff to current |
2005-04-24 |
David Shaw | * trustdb.h, trustdb.c (mark_usable_uid_certs): Add... |
blob | commitdiff | diff to current |
2005-04-24 |
David Shaw | * trustdb.h, keyedit.c (keyedit_menu, menu_select_uid_n... |
blob | commitdiff | diff to current |
2005-04-22 |
David Shaw | * keyedit.c (sign_uids, keyedit_menu): When the user... |
blob | commitdiff | diff to current |
2005-04-22 |
David Shaw | * mainproc.c (symkey_decrypt_seskey): There is no need... |
blob | commitdiff | diff to current |
2005-04-17 |
David Shaw | * keyserver.c (keyserver_spawn): Free some memory. |
blob | commitdiff | diff to current |
2005-04-11 |
Werner Koch | * g10.c (main, add_notation_data, add_policy_url) |
blob | commitdiff | diff to current |
2005-04-07 |
Werner Koch | * ccid-driver.c (ccid_slot_status): Fixed debug messages. |
blob | commitdiff | diff to current |
2005-04-05 |
Werner Koch | Changes to make use of code taken from libassuan. ... |
blob | commitdiff | diff to current |
2005-04-01 |
David Shaw | * mainproc.c (proc_plaintext): Properly handle SIG... |
blob | commitdiff | diff to current |
2005-03-31 |
David Shaw | * exec.h, exec.c (set_exec_path): Remove some dead... |
blob | commitdiff | diff to current |
2005-03-31 |
Werner Koch | * keydb.c (keydb_add_resource): Clarify meaning of... |
blob | commitdiff | diff to current |
2005-03-31 |
David Shaw | * keyserver.c (keyserver_spawn): Don't mess about with... |
blob | commitdiff | diff to current |
2005-03-30 |
Werner Koch | (pin_cb): Print a warning if the info string hack is |
blob | commitdiff | diff to current |
2005-03-21 |
David Shaw | * gpgv.c: Stubs for tty_enable_completion() & tty_disab... |
blob | commitdiff | diff to current |
2005-03-21 |
Werner Koch | * keyedit.c (command_generator, keyedit_completion... |
blob | commitdiff | diff to current |
2005-03-20 |
David Shaw | * card-util.c (command_generator, card_edit_completion) |
blob | commitdiff | diff to current |
2005-03-18 |
David Shaw | * keyedit.c (command_generator, keyedit_completion... |
blob | commitdiff | diff to current |
2005-03-17 |
David Shaw | * getkey.c (get_seckey_byname2): If no explicit default... |
blob | commitdiff | diff to current |
2005-03-17 |
David Shaw | * Makefile.am: Calculate GNUPG_LIBEXECDIR directly... |
blob | commitdiff | diff to current |
2005-03-17 |
David Shaw | * options.h, keyserver.c (parse_keyserver_options,... |
blob | commitdiff | diff to current |
2005-03-16 |
Werner Koch | (parse_ccid_descriptor): Make SCM workaround |
blob | commitdiff | diff to current |
2005-03-14 |
Werner Koch | * card-util.c (card_status): Use isotimestamp and not the |
blob | commitdiff | diff to current |
2005-03-14 |
Werner Koch | * cardglue.c (pin_cb): Disable debug output. |
blob | commitdiff | diff to current |
2005-03-10 |
David Shaw | * keyserver.c (parse_keyserver_options): Accept honor... |
blob | commitdiff | diff to current |
2005-03-10 |
David Shaw | * delkey.c (do_delete_key, delete_keys): Fix problem... |
blob | commitdiff | diff to current |
2005-03-10 |
Werner Koch | (keyedit_menu) [W32]: Run the trustdb stale check |
blob | commitdiff | diff to current |
2005-03-07 |
Werner Koch | * primegen.c (is_prime): Free A2. Noted by pmike2001... |
blob | commitdiff | diff to current |
2005-02-24 |
David Shaw | * keyedit.c (keyedit_menu): Only print the key signing... |
blob | commitdiff | diff to current |
2005-02-16 |
Werner Koch | * card-util.c (fetch_url): Fetch the key from the default |
blob | commitdiff | diff to current |
2005-02-15 |
Werner Koch | * gpg.sgml: Add bkuptocard command for --edit-key. |
blob | commitdiff | diff to current |
2005-02-10 |
David Shaw | Disable the "quick check" bytes for PK decryptions... |
blob | commitdiff | diff to current |
2005-02-06 |
David Shaw | * trustdb.h, trustdb.c (trustdb_check_or_update): New... |
blob | commitdiff | diff to current |
2005-02-05 |
David Shaw | * getkey.c (merge_selfsigs_subkey): Merged away definit... |
blob | commitdiff | diff to current |
2005-02-03 |
Werner Koch | Updated to match the switch to the NSIS installer. |
blob | commitdiff | diff to current |
2005-02-01 |
David Shaw | * keygen.c (do_generate_keypair): Write the auth key... |
blob | commitdiff | diff to current |
2005-01-28 |
David Shaw | * keyid.c (keyid_from_sk, keyid_from_pk): Use 0xFFFFFFF... |
blob | commitdiff | diff to current |
2005-01-27 |
Werner Koch | * keygen.c (generate_subkeypair): Detect primary key... |
blob | commitdiff | diff to current |
2005-01-27 |
Werner Koch | Updated to the version from 1.2.7. |
blob | commitdiff | diff to current |
2005-01-26 |
David Shaw | * keyserver.c (parse_keyserver_uri): Allow RFC-2732... |
blob | commitdiff | diff to current |
2005-01-25 |
Werner Koch | (do_generate_keypair): Don't continue after an error; |
blob | commitdiff | diff to current |
2005-01-25 |
Werner Koch | (get_cached_data): New arg GET_IMMEDIATE to bypass |
blob | commitdiff | diff to current |
2005-01-22 |
David Shaw | * keyserver.c (free_keyserver_spec): Fix small leak. |
blob | commitdiff | diff to current |
2005-01-20 |
Werner Koch | (open_card): Issue new CARDCTRL(4) status. |
blob | commitdiff | diff to current |
2005-01-20 |
Werner Koch | * gpgv.c (tty_fprintf): New stub. |
blob | commitdiff | diff to current |
2005-01-20 |
Werner Koch | * g10.c (i18n_init) [W32]: Pass registry key to gettext |
blob | commitdiff | diff to current |
2005-01-18 |
Werner Koch | (public_key_list): Do a trustdb staleness check before |
blob | commitdiff | diff to current |
2005-01-11 |
David Shaw | * keyedit.c (keyedit_menu): Move command strings outsid... |
blob | commitdiff | diff to current |
2005-01-10 |
David Shaw | * passphrase.c (readline, agent_send_option, agent_open, |
blob | commitdiff | diff to current |
2005-01-06 |
David Shaw | * filter.h, armor.c (armor_filter): Use the eol string... |
blob | commitdiff | diff to current |
2005-01-06 |
David Shaw | * g10.c (main): Typo. |
blob | commitdiff | diff to current |
2005-01-03 |
David Shaw | * Makefile.am: Use @LIBUSB@ instead of @LIBUSB_LIBS@ |
blob | commitdiff | diff to current |
2005-01-01 |
David Shaw | * options.h, import.c (parse_import_options, delete_inv... |
blob | commitdiff | diff to current |
2004-12-30 |
David Shaw | * packet.h, getkey.c (merge_selfsigs_main, sig_to_revok... |
blob | commitdiff | diff to current |
2004-12-28 |
Werner Koch | (find_endpoint): New. |
blob | commitdiff | diff to current |
2004-12-24 |
David Shaw | * keyserver.c (keyserver_typemap): Only map HTTP and... |
blob | commitdiff | diff to current |
2004-12-22 |
David Shaw | * options.h, keyserver.c (parse_keyserver_uri): Properl... |
blob | commitdiff | diff to current |
2004-12-22 |
David Shaw | * keyserver.c (keyserver_typemap): New. Map certain... |
blob | commitdiff | diff to current |
2004-12-21 |
David Shaw | * keyedit.c (menu_set_keyserver_url): Make sure we... |
blob | commitdiff | diff to current |
2004-12-21 |
David Shaw | * keylist.c (list_keyblock_print): Secret key listings... |
blob | commitdiff | diff to current |
2004-12-20 |
Werner Koch | (ask_expire_interval): For better translations chnage 2 |
blob | commitdiff | diff to current |
2004-12-20 |
Werner Koch | * seckey-cert.c (do_check): Handle case when checksum... |
blob | commitdiff | diff to current |
2004-12-20 |
David Shaw | * keyedit.c (keyedit_menu): Invisible alias "passwd... |
blob | commitdiff | diff to current |
2004-12-19 |
David Shaw | * keygen.c (keygen_get_std_prefs): Set reference count... |
blob | commitdiff | diff to current |
2004-12-19 |
David Shaw | * keyedit.c (menu_revkey): Rename to menu_revsubkey... |
blob | commitdiff | diff to current |
2004-12-18 |
David Shaw | Readline fix to be robust against platforms where readl... |
blob | commitdiff | diff to current |
2004-12-17 |
Werner Koch | * passphrase.c (agent_get_passphrase): Define NREAD... |
blob | commitdiff | diff to current |
2004-12-16 |
David Shaw | * g10.c (main): Add --require-secmem/--no-require-secme... |
blob | commitdiff | diff to current |
2004-12-15 |
David Shaw | * apdu.c (apdu_send_le, apdu_send_direct), keylist.c |
blob | commitdiff | diff to current |
2004-12-14 |
David Shaw | * keyedit.c (keyedit_menu): Re-remove the N_() markers. |
blob | commitdiff | diff to current |
2004-12-14 |
David Shaw | * trustdb.c (uid_trust_string_fixed): Show uids as... |
blob | commitdiff | diff to current |
2004-12-14 |
Werner Koch | automake updates, removed one debug output V1-3-93 |
blob | commitdiff | diff to current |
2004-12-14 |
Werner Koch | Prepared for last 1.4 release candidate |
blob | commitdiff | diff to current |
2004-12-13 |
Werner Koch | (read_passphrase_from_fd): Fixed memory leak. |
blob | commitdiff | diff to current |
2004-12-12 |
David Shaw | * keyserver.c (parse_preferred_keyserver): Force prefer... |
blob | commitdiff | diff to current |
2004-12-11 |
David Shaw | * options.h, g10.c (main), textfilter.c (standard)... |
blob | commitdiff | diff to current |
2004-12-10 |
Werner Koch | * app-openpgp.c (send_fprtime_if_not_null): New. |
blob | commitdiff | diff to current |
2004-12-10 |
David Shaw | * options.h, g10.c (main), textfilter.c (len_without_tr... |
blob | commitdiff | diff to current |
2004-12-09 |
Werner Koch | * passphrase.c (agent_get_passphrase): New args CUSTOM_... |
blob | commitdiff | diff to current |
2004-12-09 |
David Shaw | * keygen.c (ask_algo): Add a choose-your-own-capabiliti... |
blob | commitdiff | diff to current |
2004-12-07 |
David Shaw | * keygen.c (ask_keysize): Change strings to always... |
blob | commitdiff | diff to current |
2004-11-29 |
David Shaw | * getkey.c (parse_key_usage): New function to parse... |
blob | commitdiff | diff to current |
2004-11-26 |
David Shaw | * export.c (do_export_stream): Allow export-minimal... |
blob | commitdiff | diff to current |
2004-11-26 |
David Shaw | * options.h, export.c (parse_export_options, do_export_... |
blob | commitdiff | diff to current |
2004-11-25 |
David Shaw | * options.h, export.c (parse_export_options, do_export_... |
blob | commitdiff | diff to current |
2004-11-25 |
David Shaw | * trustdb.c (uid_trust_string_fixed): Use a string... |
blob | commitdiff | diff to current |
2004-11-24 |
David Shaw | * trustdb.h, trustdb.c (uid_trust_string_fixed): New... |
blob | commitdiff | diff to current |
2004-11-18 |
Werner Koch | (S_IRGRP) [HAVE_DOSISH_SYSTEM]: Define to 0. |
blob | commitdiff | diff to current |
2004-11-17 |
Werner Koch | (open_info_file): New. |
blob | commitdiff | diff to current |
2004-11-04 |
David Shaw | * plaintext.c (handle_plaintext): Don't try and create... |
blob | commitdiff | diff to current |
2004-11-03 |
David Shaw | * misc.c (print_digest_algo_note): The latest 2440bis... |
blob | commitdiff | diff to current |
2004-11-03 |
Timo Schulz | 2004-11-03 Timo Schulz <twoaday@g10code.com> |
blob | commitdiff | diff to current |
2004-10-28 |
David Shaw | * skclist.c (build_sk_list): Don't need to warn about... |
blob | commitdiff | diff to current |
2004-10-28 |
Werner Koch | Inlcude LIBICONV |
blob | commitdiff | diff to current |
next |