aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * misc.c (argsplit): Properly split quoted args from the keyword and trimDavid Shaw2004-07-282-9/+25
* * misc.c (optsep): Add the ability to understand keyword="quoted arg withDavid Shaw2004-07-282-3/+20
* * gpgkeys_ldap.c (main): Don't try and error out before making a ldapsDavid Shaw2004-07-282-28/+27
* Updated po files from 1.2.5Werner Koch2004-07-2730-32077/+95192
* * configure.ac (AM_GNU_GETTEXT_VERSION): New.Werner Koch2004-07-2775-1321/+5039
* * keylist.c (list_keyblock_print): Always use the new listing format whereDavid Shaw2004-07-166-42/+45
* * keyedit.c (sign_uids): Properly handle remaking a self-sig on revoked orDavid Shaw2004-07-155-5/+54
* * g10.c (main): Alias --charset as --display-charset to help avoid theDavid Shaw2004-07-157-59/+100
* * ring-a-party: ElGamal -> ElgamalDavid Shaw2004-07-042-5/+5
* * DETAILS: Document PLAINTEXT and PLAINTEXT_LENGTH.David Shaw2004-06-293-29/+59
* (copy_secret_key): Get last fix right.Werner Koch2004-06-162-10/+9
* s/1/i/Werner Koch2004-06-161-2/+2
* * free-packet.c (copy_secret_key): Fixed memory leak when D is notWerner Koch2004-06-163-1/+36
* * mk-w32-dist: Do not include the en@* po files.Werner Koch2004-06-143-2/+11
* * gpgkeys_http.c: General polish and removal of leftover stuff fromDavid Shaw2004-05-262-31/+26
* * keyserver.c (keyserver_refresh): Keep track of keys already fetched soDavid Shaw2004-05-262-3/+14
* * configure.ac: Try for wldap32 on Win32 platforms.David Shaw2004-05-242-0/+5
* * verify.c (verify_signatures): Verify multiple files in the same order inDavid Shaw2004-05-233-22/+32
* some late minor fixes.V1-3-6Werner Koch2004-05-2214-2523/+2603
* About to release 1.3.6Werner Koch2004-05-2210-2431/+2329
* * NEWS: Note --sig-keyserver-url and the ability to use a preferredDavid Shaw2004-05-222-0/+10
* * mainproc.c (check_sig_and_print): If we're honoring preferredDavid Shaw2004-05-225-41/+107
* * gpgkeys_http.c (get_key): Cosmetic fix - make sure that URLs with noDavid Shaw2004-05-222-4/+7
* * gpg.sgml: Document --edit-key "keyserver" command, --keyid-format,David Shaw2004-05-222-5/+41
* * keyserver.c (keyidlist): Go back to the old fast keyid lister. OnlyDavid Shaw2004-05-214-99/+166
* * gpgkeys_ldap.c (ldap2epochtime): We can always rely on timegm() beingDavid Shaw2004-05-212-22/+8
* * configure.ac: Replacement function for timegm(). No need to check forDavid Shaw2004-05-212-2/+7
* * timegm.c: New replacement function. Removes the need for setenv.c andDavid Shaw2004-05-214-109/+76
* * keyserver.c (keyserver_spawn): Fix keyserver options on tempfile onlyDavid Shaw2004-05-212-1/+6
* * keyserver.c (keyserver_work): Allow --refresh-keys with a preferredDavid Shaw2004-05-204-119/+57
* * NEWS: Note HTTP key fetching.David Shaw2004-05-204-8/+34
* * gpgkeys_http.c: New program to do a simple HTTP file fetch using theDavid Shaw2004-05-203-2/+391
* * options.h (ctrl): New for member IN_AUTO_KEY_RETRIEVE.David Shaw2004-05-204-6/+62
* * longlong.h: Typo.David Shaw2004-05-203-8/+16
* * dsa.c (verify): s/exp/exponent/ to fix a compiler warning. From WernerDavid Shaw2004-05-202-5/+10
* * g10.c: New command --gpgconf-list. (gpgconf_list): New. From Werner onDavid Shaw2004-05-202-11/+59
* * NEWS: Note the addition of preferred keyserver support,David Shaw2004-05-203-5/+42
* * gpg.sgml: Clarify that --charset applies to informational strings andDavid Shaw2004-05-202-10/+10
* * pubkey-enc.c (get_session_key, get_it), keyedit.cDavid Shaw2004-05-203-24/+32
* * sign.c (update_keysig_packet): Policies and notations should be strippedDavid Shaw2004-05-193-3/+23
* * options.h, keyserver-internal.h, keyserver.c (parse_keyserver_uri):David Shaw2004-05-114-45/+70
* * keylist.c (show_policy_url, show_keyserver_url, show_notation)Werner Koch2004-05-114-4/+35
* * options.h, mainproc.c (symkey_decrypt_seskey), keyserver.c (structDavid Shaw2004-05-106-15/+27
* * DETAILS, credits-1.0, credits-1.2: ElGamal -> Elgamal.David Shaw2004-05-086-13/+31
* * keyedit.c (keyedit_menu, menu_set_keyserver_url): Allow passingDavid Shaw2004-05-085-88/+134
* (write_plaintext_packet): Fixed the detection of tooWerner Koch2004-05-072-8/+18
* * keylist.c (show_notation): Use bits to select which sort of notation toDavid Shaw2004-05-056-47/+75
* Removed reference to non-available optionWerner Koch2004-05-032-1/+5
* (ac_pipe_works): Fixed BRE syntax \? -> \{0,1\}.Werner Koch2004-05-013-3/+11
* * main.h, keylist.c (show_notation): Add argument to show only userDavid Shaw2004-04-296-7/+28