aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* new FAQ maintainer David Scribner, minor corrections, 2nd trySTABLE-BRANCH-1-0Nils Ellmenreich2002-08-221-393/+480
* * DETAILS: Document "uat".David Shaw2002-06-213-10/+51
* automake 1.6 updated files.Werner Koch2002-06-215-29/+143
* tidied up RISC OS specific stuffStefan Bellon2002-06-219-21/+44
* * NEWS: changes since 1.0.7.David Shaw2002-06-213-12/+67
* * keydb.h, pkclist.c (select_algo_from_prefs): Allow passing a suggestedDavid Shaw2002-06-2011-76/+184
* * misc.c (setsysinfo): Removed a #warning for Alpha's uniligednWerner Koch2002-06-202-1/+5
* image file system feature and filetype for RISC OSStefan Bellon2002-06-208-0/+64
* * hkp.c (parse_hkp_index): Don't leak memory when failing out of a bad HKPDavid Shaw2002-06-193-20/+18
* * import.c (clean_subkeys, import_one): Only allow at most 1 binding sigDavid Shaw2002-06-183-6/+124
* * gpg.sgml: Grammar fix.Werner Koch2002-06-173-6/+16
* * keyedit.c (show_key_with_all_names), keylist.c (list_keyblock_print):David Shaw2002-06-154-13/+51
* * keygen.c (keygen_add_revkey): Remove unused code.David Shaw2002-06-155-12/+24
* * free-packet.c (copy_signature): Properly copy a signature that carries aDavid Shaw2002-06-142-2/+9
* * pkclist.c (expand_id, expand_group, build_pk_list): Groups now workDavid Shaw2002-06-142-27/+44
* * util.h: Add pop_strlist() from strgutil.c.David Shaw2002-06-142-0/+5
* * strgutil.c (pop_strlist): New function to pop the head off of a strlist.David Shaw2002-06-142-0/+21
* * keyedit.c (show_key_with_all_names): Display warning if a user tries toDavid Shaw2002-06-145-15/+45
* * pkclist.c (expand_groups): Maintain the strlist flags while expanding.David Shaw2002-06-146-8/+22
* 2002-06-14 Timo Schulz <[email protected]>Timo Schulz2002-06-142-3/+26
* * keyserver.c (keyserver_spawn): Properly handle PROGRAM responses whenDavid Shaw2002-06-122-2/+4
* * keyserver.c (keyserver_spawn): Handle CRLF endings from keyserverDavid Shaw2002-06-126-32/+77
* * configure.ac: Move -lsocket and -lnsl checks before LDAP link tests soDavid Shaw2002-06-112-32/+52
* * Makefile.am: link gpg with NETLIBS for the built-in HKP access.David Shaw2002-06-112-4/+6
* * Makefile.am: Don't hard-code the LDAP libraries - get them from LDAPLIBSDavid Shaw2002-06-112-4/+11
* * gpgkeys_ldap.c (include_subkeys): Default "include-subkeys" to off,David Shaw2002-06-102-1/+6
* * options.h, keyserver.c (keyserver_opts), g10.c (main): New keyserverDavid Shaw2002-06-105-63/+93
* * keydb.h, getkey.c (get_user_id_native), import.c (import_one): DisplayDavid Shaw2002-06-095-17/+54
* 2002-06-08 Timo Schulz <[email protected]>Timo Schulz2002-06-082-1/+10
* * options.skel, options.h, main.h, keydb.h, pkclist.c (build_pk_list,David Shaw2002-06-0710-56/+149
* RISC OS specific changesStefan Bellon2002-06-077-5/+47
* * main.h, g10.c (main), keygen.c (build_personal_digest_list): Put in aDavid Shaw2002-06-067-44/+167
* * gpgkeys_hkp.c (parse_hkp_index): Type tweaks.David Shaw2002-06-062-2/+10
* * hkp.c (parse_hkp_index): Be more robust with keyservers returning veryDavid Shaw2002-06-063-6/+23
* * Makefile.am, gpgkeys_hkp.c (new): Experimental HKP keyserver interface.David Shaw2002-06-063-2/+989
* * configure.ac: Add a switch for the experimental external HKP keyserverDavid Shaw2002-06-062-0/+18
* 2002-06-05 Timo Schulz <[email protected]>Timo Schulz2002-06-053-1/+13
* 2002-06-05 Timo Schulz <[email protected]>Timo Schulz2002-06-053-9/+57
* *** empty log message ***Timo Schulz2002-06-051-2/+0
* 2002-06-05 Timo Schulz <[email protected]>Timo Schulz2002-06-052-0/+32
* 2002-06-05 Timo Schulz <[email protected]>Timo Schulz2002-06-052-22/+35
* * sign.c (hash_for, sign_file): When encrypting and signing at the sameDavid Shaw2002-06-046-20/+115
* forgot the changelog :)David Shaw2002-06-031-0/+10
* * packet.h, parse-packet.c (enum_sig_subpkt): Report back fromDavid Shaw2002-06-035-18/+27
* * DETAILS: Details of ATTRIBUTE.David Shaw2002-06-033-2/+31
* 2002-06-03 Timo Schulz <[email protected]>Timo Schulz2002-06-032-0/+7
* * main.h, g10.c (main), keylist.c (dump_attribs, set_attrib_fd,David Shaw2002-06-0310-28/+132
* * options.skel: Sample photo viewers for Win32.David Shaw2002-06-037-5/+30
* * photoid.c (show_photos): Work properly when not called with a publicDavid Shaw2002-06-022-2/+8
* * sign.c (mk_notation_and_policy): Free unneeded buffer.David Shaw2002-06-015-5/+35