| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * app-openpgp.c (send_fprtime_if_not_null): New. | Werner Koch | 2004-12-10 | 5 | -2/+65 |
* | * options.h, g10.c (main), textfilter.c (len_without_trailing_ws): Removed | David Shaw | 2004-12-10 | 4 | -11/+35 |
* | * passphrase.c (agent_get_passphrase): New args CUSTOM_PROMPT and | Werner Koch | 2004-12-09 | 6 | -66/+235 |
* | * keygen.c (ask_algo): Add a choose-your-own-capabilities option for DSA. | David Shaw | 2004-12-09 | 2 | -8/+20 |
* | * highlights-1.4.txt: New. | David Shaw | 2004-12-09 | 4 | -4/+311 |
* | *** empty log message *** | Werner Koch | 2004-12-07 | 2 | -1/+5 |
* | * keygen.c (ask_keysize): Change strings to always use %u instead of | David Shaw | 2004-12-07 | 2 | -57/+69 |
* | (fd_cache_strcmp): New. Use whenever we compare | Werner Koch | 2004-12-06 | 3 | -3/+30 |
* | * http.c (send_request): Include the port if non-80 in the Host: header. | David Shaw | 2004-12-03 | 2 | -6/+19 |
* | * Makefile.am: The harmless "ignored error" on gpgkeys_ldap install on top | David Shaw | 2004-12-03 | 2 | -1/+7 |
* | * md.c (string_to_digest_algo): Allow read/write SHA384 and SHA512. | David Shaw | 2004-12-01 | 2 | -15/+5 |
* | * getkey.c (parse_key_usage): New function to parse out key usage flags. | David Shaw | 2004-11-29 | 2 | -51/+80 |
* | * cipher.h: Add PUBKEY_USAGE_UNKNOWN. | David Shaw | 2004-11-29 | 2 | -0/+5 |
* | * export.c (do_export_stream): Allow export-minimal to work with secret | David Shaw | 2004-11-26 | 2 | -4/+11 |
* | * gpg.sgml: Document export-minimal. | David Shaw | 2004-11-26 | 2 | -4/+15 |
* | * options.h, export.c (parse_export_options, do_export_stream), import.c | David Shaw | 2004-11-26 | 5 | -19/+32 |
* | * options.h, export.c (parse_export_options, do_export_stream): Add | David Shaw | 2004-11-25 | 3 | -23/+45 |
* | * trustdb.c (uid_trust_string_fixed): Use a string that can be atoi-ed, | David Shaw | 2004-11-25 | 2 | -3/+7 |
* | * trustdb.h, trustdb.c (uid_trust_string_fixed): New. Return a fixed-size | David Shaw | 2004-11-24 | 6 | -29/+58 |
* | (S_IRGRP) [HAVE_DOSISH_SYSTEM]: Define to 0. | Werner Koch | 2004-11-18 | 2 | -1/+8 |
* | (open_info_file): New. | Werner Koch | 2004-11-17 | 9 | -87/+228 |
* | * configure.ac: Autodetect wldap32 on Windoze. | David Shaw | 2004-11-06 | 2 | -3/+13 |
* | * README, configure.ac: Add --enable-backsigs to enable the experimental | David Shaw | 2004-11-05 | 3 | -1/+23 |
* | * plaintext.c (handle_plaintext): Don't try and create a zero-length | David Shaw | 2004-11-04 | 5 | -18/+31 |
* | * misc.c (print_digest_algo_note): The latest 2440bis drafts deprecates | David Shaw | 2004-11-03 | 2 | -35/+39 |
* | 2004-11-03 Timo Schulz <[email protected]> | Timo Schulz | 2004-11-03 | 14 | -106/+157 |
* | * strgutil.c (load_libiconv): Use log_info to avoid failures when | Werner Koch | 2004-11-03 | 2 | -1/+6 |
* | (get_string): Removed debugging hack. | Werner Koch | 2004-10-30 | 2 | -2/+5 |
* | * skclist.c (build_sk_list): Don't need to warn about PGP-generated | David Shaw | 2004-10-28 | 6 | -52/+78 |
* | * DETAILS: Document SIG_SUBPACKET status tag. | David Shaw | 2004-10-28 | 2 | -0/+8 |
* | * gpgkeys_finger.c [_WIN32] (connect_server): Fix typo. | David Shaw | 2004-10-28 | 2 | -1/+5 |
* | Inlcude LIBICONV | Werner Koch | 2004-10-28 | 6 | -10/+33 |
* | post release preparations | Werner Koch | 2004-10-28 | 2 | -1/+5 |
* | Does not belong into the CVS | Werner Koch | 2004-10-28 | 1 | -1/+0 |
* | Added gpg.ru.1 to EXTRA_DISTV1-3-92 | Werner Koch | 2004-10-28 | 2 | -1/+5 |
* | About to release 1.3.92 | Werner Koch | 2004-10-28 | 35 | -6255/+6528 |
* | * card-util.c, delkey.c, keygen.c, plaintext.c, keyedit.c, passphrase.c, | David Shaw | 2004-10-28 | 8 | -19/+27 |
* | * keylist.c (status_one_subpacket): New. Send the subpacket data to the | David Shaw | 2004-10-28 | 6 | -84/+116 |
* | * keyring.c: Make some strings translatable. | David Shaw | 2004-10-28 | 4 | -25/+34 |
* | * delkey.c, export.c, keyedit.c, pkclist.c, revoke.c, skclist.c: Fix a few | David Shaw | 2004-10-28 | 7 | -33/+48 |
* | * dynload.h: Always use it for _WIN32. | Werner Koch | 2004-10-27 | 36 | -5410/+5133 |
* | (load_libiconv) [_WIN32]: new. | Werner Koch | 2004-10-27 | 2 | -19/+109 |
* | We don't want this file in the CVS | Werner Koch | 2004-10-26 | 1 | -337/+0 |
* | * configure.ac: New option --disable-gnupg-iconv, define | Werner Koch | 2004-10-26 | 8 | -23/+3092 |
* | Detect the Debian mingw32 package. | Werner Koch | 2004-10-26 | 3 | -23/+53 |
* | * configure.ac: New option --disable-gnupg-iconv, define | Werner Koch | 2004-10-26 | 3 | -0/+32 |
* | (mem2str): Translated comment to English. | Werner Koch | 2004-10-26 | 2 | -70/+283 |
* | (verify_chv3): The minimum length for CHV3 is | Werner Koch | 2004-10-26 | 1 | -3/+3 |
* | (agent_send_all_options): Try to deduce the ttyname | Werner Koch | 2004-10-26 | 3 | -5/+43 |
* | * options.h, g10.c (main), mainproc.c (check_sig_and_print): Rename | David Shaw | 2004-10-21 | 5 | -8/+17 |