aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * ccid-driver.c (read_device_info): Fix segfault when usb device is notDavid Shaw2004-09-112-0/+15
* * http.h: Add auth field for a parsed_uri to allow for basic auth.David Shaw2004-09-102-1/+6
* * http.c (make_radix64_string, do_parse_uri, send_request): Add basic authDavid Shaw2004-09-102-16/+82
* * http.c (main): Fix test code for http-test.David Shaw2004-09-102-2/+6
* * README: Doc --disable-card-support and --without-readline.Werner Koch2004-09-0921-610/+1600
* * configure.ac: Check for readline.Werner Koch2004-09-097-17/+93
* * photoid.c: Include ttyio.h.Werner Koch2004-09-097-35/+75
* (generate_photo_id): Use tty_printf and not justWerner Koch2004-09-072-4/+9
* * keyserver.c (parse_keyrec): Force the 'e'xpired flag on as soon as weDavid Shaw2004-09-032-13/+22
* change back skey to unsigned and cast insteadStefan Bellon2004-08-272-2/+5
* fix type incompatibilityStefan Bellon2004-08-272-8/+13
* * encode.c, exec.c, g10.c, sign.c: Some translatable string cleanup.David Shaw2004-08-275-60/+68
* * gpgkeys_ldap.c (get_key, search_key), gpgkeys_hkp.c (get_key,David Shaw2004-08-234-18/+4
* * keyserver.c (keyserver_spawn): Show log line for what keyserver actionDavid Shaw2004-08-233-24/+57
* * keydb.h, getkey.c (get_user_id_printable): Rename to get_user_id_nativeDavid Shaw2004-08-237-30/+31
* * gpgkeys_hkp.c (dehtmlize): Understand the quote character (i.e.David Shaw2004-08-232-7/+21
* * gpgkeys_ldap.c (get_key): Factor out informational display into newDavid Shaw2004-08-232-74/+81
* * keyserver.c (keyserver_search_prompt): Make sure the search string isDavid Shaw2004-08-232-9/+24
* * gpgkeys_ldap.c (build_attrs): Properly terminate user ID strings thatDavid Shaw2004-08-232-0/+7
* * gpgkeys_ldap.c (find_basekeyspacedn): Use LDAP_SCOPE_BASE along with aDavid Shaw2004-08-232-7/+33
* * http.c (insert_escapes): Fix encoding problem for non-URI-safeDavid Shaw2004-08-192-2/+7
* (encode_session_key): Changed the zero random byteWerner Koch2004-08-192-2/+11
* 2004-08-18 Marcus Brinkmann <[email protected]>Marcus Brinkmann2004-08-182-3/+10
* * plaintext.c (handle_plaintext): Bigger buffer for extra safety.David Shaw2004-08-086-30/+48
* * gpg.sgml: Remove show-long-keyids since it is replaced byDavid Shaw2004-08-072-24/+15
* * armor.c (radix64_read): No armor CRC is legal according to the spec (theDavid Shaw2004-08-052-1/+10
* * gpgkeys_ldap.c (main): Add "debug" option. This is only really usefulDavid Shaw2004-07-292-11/+68
* * gpgkeys_ldap.c (build_attrs): Add "pgpKeySize" and "pgpSubKeyID"David Shaw2004-07-282-2/+48
* * gpgkeys_ldap.c (join_two_modlists): New. (send_key): Use new function soDavid Shaw2004-07-282-19/+70
* * 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