| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * DETAILS: Document PLAINTEXT and PLAINTEXT_LENGTH. | David Shaw | 2004-06-29 | 3 | -29/+59 |
* | (copy_secret_key): Get last fix right. | Werner Koch | 2004-06-16 | 2 | -10/+9 |
* | s/1/i/ | Werner Koch | 2004-06-16 | 1 | -2/+2 |
* | * free-packet.c (copy_secret_key): Fixed memory leak when D is not | Werner Koch | 2004-06-16 | 3 | -1/+36 |
* | * mk-w32-dist: Do not include the en@* po files. | Werner Koch | 2004-06-14 | 3 | -2/+11 |
* | * gpgkeys_http.c: General polish and removal of leftover stuff from | David Shaw | 2004-05-26 | 2 | -31/+26 |
* | * keyserver.c (keyserver_refresh): Keep track of keys already fetched so | David Shaw | 2004-05-26 | 2 | -3/+14 |
* | * configure.ac: Try for wldap32 on Win32 platforms. | David Shaw | 2004-05-24 | 2 | -0/+5 |
* | * verify.c (verify_signatures): Verify multiple files in the same order in | David Shaw | 2004-05-23 | 3 | -22/+32 |
* | some late minor fixes.V1-3-6 | Werner Koch | 2004-05-22 | 14 | -2523/+2603 |
* | About to release 1.3.6 | Werner Koch | 2004-05-22 | 10 | -2431/+2329 |
* | * NEWS: Note --sig-keyserver-url and the ability to use a preferred | David Shaw | 2004-05-22 | 2 | -0/+10 |
* | * mainproc.c (check_sig_and_print): If we're honoring preferred | David Shaw | 2004-05-22 | 5 | -41/+107 |
* | * gpgkeys_http.c (get_key): Cosmetic fix - make sure that URLs with no | David Shaw | 2004-05-22 | 2 | -4/+7 |
* | * gpg.sgml: Document --edit-key "keyserver" command, --keyid-format, | David Shaw | 2004-05-22 | 2 | -5/+41 |
* | * keyserver.c (keyidlist): Go back to the old fast keyid lister. Only | David Shaw | 2004-05-21 | 4 | -99/+166 |
* | * gpgkeys_ldap.c (ldap2epochtime): We can always rely on timegm() being | David Shaw | 2004-05-21 | 2 | -22/+8 |
* | * configure.ac: Replacement function for timegm(). No need to check for | David Shaw | 2004-05-21 | 2 | -2/+7 |
* | * timegm.c: New replacement function. Removes the need for setenv.c and | David Shaw | 2004-05-21 | 4 | -109/+76 |
* | * keyserver.c (keyserver_spawn): Fix keyserver options on tempfile only | David Shaw | 2004-05-21 | 2 | -1/+6 |
* | * keyserver.c (keyserver_work): Allow --refresh-keys with a preferred | David Shaw | 2004-05-20 | 4 | -119/+57 |
* | * NEWS: Note HTTP key fetching. | David Shaw | 2004-05-20 | 4 | -8/+34 |
* | * gpgkeys_http.c: New program to do a simple HTTP file fetch using the | David Shaw | 2004-05-20 | 3 | -2/+391 |
* | * options.h (ctrl): New for member IN_AUTO_KEY_RETRIEVE. | David Shaw | 2004-05-20 | 4 | -6/+62 |
* | * longlong.h: Typo. | David Shaw | 2004-05-20 | 3 | -8/+16 |
* | * dsa.c (verify): s/exp/exponent/ to fix a compiler warning. From Werner | David Shaw | 2004-05-20 | 2 | -5/+10 |
* | * g10.c: New command --gpgconf-list. (gpgconf_list): New. From Werner on | David Shaw | 2004-05-20 | 2 | -11/+59 |
* | * NEWS: Note the addition of preferred keyserver support, | David Shaw | 2004-05-20 | 3 | -5/+42 |
* | * gpg.sgml: Clarify that --charset applies to informational strings and | David Shaw | 2004-05-20 | 2 | -10/+10 |
* | * pubkey-enc.c (get_session_key, get_it), keyedit.c | David Shaw | 2004-05-20 | 3 | -24/+32 |
* | * sign.c (update_keysig_packet): Policies and notations should be stripped | David Shaw | 2004-05-19 | 3 | -3/+23 |
* | * options.h, keyserver-internal.h, keyserver.c (parse_keyserver_uri): | David Shaw | 2004-05-11 | 4 | -45/+70 |
* | * keylist.c (show_policy_url, show_keyserver_url, show_notation) | Werner Koch | 2004-05-11 | 4 | -4/+35 |
* | * options.h, mainproc.c (symkey_decrypt_seskey), keyserver.c (struct | David Shaw | 2004-05-10 | 6 | -15/+27 |
* | * DETAILS, credits-1.0, credits-1.2: ElGamal -> Elgamal. | David Shaw | 2004-05-08 | 6 | -13/+31 |
* | * keyedit.c (keyedit_menu, menu_set_keyserver_url): Allow passing | David Shaw | 2004-05-08 | 5 | -88/+134 |
* | (write_plaintext_packet): Fixed the detection of too | Werner Koch | 2004-05-07 | 2 | -8/+18 |
* | * keylist.c (show_notation): Use bits to select which sort of notation to | David Shaw | 2004-05-05 | 6 | -47/+75 |
* | Removed reference to non-available option | Werner Koch | 2004-05-03 | 2 | -1/+5 |
* | (ac_pipe_works): Fixed BRE syntax \? -> \{0,1\}. | Werner Koch | 2004-05-01 | 3 | -3/+11 |
* | * main.h, keylist.c (show_notation): Add argument to show only user | David Shaw | 2004-04-29 | 6 | -7/+28 |
* | * card-util.c (card_edit): Require PIN only for generate. | Werner Koch | 2004-04-28 | 3 | -33/+37 |
* | (keyserver_spawn) [EXEC_TEMPFILE_ONLY]: Removed | Werner Koch | 2004-04-27 | 2 | -4/+3 |
* | Renamed prototype parameter name to avoid gcc warnings. | Werner Koch | 2004-04-27 | 2 | -1/+5 |
* | * DETAILS (NEWSIG): Documented. | Werner Koch | 2004-04-27 | 2 | -0/+23 |
* | A bunch of changes for the openpgp card. | Werner Koch | 2004-04-27 | 19 | -259/+1954 |
* | * getkey.c (get_seckey_byname2): Significantly simplify this function by | David Shaw | 2004-04-26 | 2 | -32/+18 |
* | * getkey.c (key_byname): If namelist is NULL, return the first key in the | David Shaw | 2004-04-26 | 2 | -29/+46 |
* | * keygen.c (make_backsig): If DO_BACKSIGS is not defined, do not create | David Shaw | 2004-04-23 | 7 | -6/+121 |
* | * parse-packet.c (dump_sig_subpkt, parse_one_sig_subpkt, | David Shaw | 2004-04-22 | 2 | -76/+93 |