aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Argh, one line inserted in a source file and all POs need to beWerner Koch2003-07-3024-552/+552
* * ttyio.c: Typo fixes.Werner Koch2003-07-302-2/+4
* * passphrase.c (agent_send_all_options): Make use of $GPG_TTY.Werner Koch2003-07-302-1/+7
* Changed a lot of __MINGW32__ to _WIN32. This should help a bit inWerner Koch2003-07-3042-393/+415
* About to release rc2Werner Koch2003-07-3027-14570/+14683
* Changed Wim's address.Werner Koch2003-07-301-1/+1
* * g10.c (main): Disable use-agent if passphrase-fd is givenWerner Koch2003-07-302-0/+6
* Removed an md_start_debugWerner Koch2003-07-301-2/+1
* * NEWS: Cite DETAILS.David Shaw2003-07-303-4/+16
* * parse-packet.c (parse_key): Allow to parse the gnu-divert-to-s2kWerner Koch2003-07-283-2/+29
* * NEWS: Note %g and %p, the "tru" --with-colons record, and the REVKEYSIGDavid Shaw2003-07-283-0/+23
* * DETAILS: Document "tru" trust record. Document REVKEYSIG status tag.David Shaw2003-07-282-5/+31
* * packet.h, sig-check.c (signature_check2, do_check, do_check_messages):David Shaw2003-07-287-52/+73
* * gpgv.c (read_trust_options): Stub.David Shaw2003-07-212-0/+4
* * trustdb.h, trustdb.c (read_trust_options): New. Returns items from theDavid Shaw2003-07-214-7/+52
* * sig-check.c (signature_check, signature_check2, check_key_signature,David Shaw2003-07-214-19/+24
* * keygen.c (do_add_key_flags): Don't set the certify flag for subkeys.David Shaw2003-07-162-1/+28
* * misc.c (pct_expando): Minor performance tweak. Don't bother to re-fetchDavid Shaw2003-07-053-12/+25
* * gpg.sgml: Warning not to try and parse --list-keys in scripts. DocumentDavid Shaw2003-07-033-11/+69
* * misc.c (pct_expando): Add two new expandos - signer's fingerprint (%g),David Shaw2003-07-014-12/+44
* * Makefile.am: Add --no-permission-warning to avoid spurious warning whenDavid Shaw2003-06-262-2/+6
* * keyserver.c (keyserver_spawn): Use ascii_isspace instead of spacep sinceDavid Shaw2003-06-262-1/+6
* * types.h: Prefer using uint64_t when creating a 64-bit unsigned type.David Shaw2003-06-263-5/+17
* * signal.c, tdbio.c: Comment out the transaction code. It was not used inDavid Shaw2003-06-243-4/+13
* * Makefile.am: Use W32LIBS where appropriate.David Shaw2003-06-202-2/+6
* * Makefile.am: Use W32LIBS where appropriate.David Shaw2003-06-202-2/+6
* * Makefile.am: Include W32LIBS where appropriate.David Shaw2003-06-202-1/+3
* * configure.ac: Include wsock32 in W32LIBS. This is different fromDavid Shaw2003-06-202-1/+9
* * keyedit.c (sign_uids): Add additional prompt to the signature levelDavid Shaw2003-06-193-2/+19
* *** empty log message ***Werner Koch2003-06-191-679/+911
* about to release 1.2.3rc1Werner Koch2003-06-1931-13617/+20328
* * keyserver.c (parse_keyserver_uri): Accept "http" as an alias for "hkp",David Shaw2003-06-193-2/+12
* * Add pointer in --ignore-time-conflict to see --ignore-valid from, andDavid Shaw2003-06-182-7/+12
* * keygen.c (ask_user_id): Make --allow-freeform-uid apply to the emailDavid Shaw2003-06-182-4/+12
* * NEWS: Note portability changes.David Shaw2003-06-182-2/+9
* * Document --set-notation. Explain why it is not possible to disableDavid Shaw2003-06-182-7/+20
* * hkp.c (hkp_search): Return proper error code on failure.David Shaw2003-06-185-15/+49
* * configure.ac: Check for sigset_t and struct sigaction. This is forDavid Shaw2003-06-152-1/+11
* * keylist.c (list_keyblock_colon): Don't include validity values whenDavid Shaw2003-06-153-17/+46
* * parse-packet.c (parse): Disallow old style partial length forWerner Koch2003-06-102-2/+27
* * import.c (import_keys): Invalidate the cache so that the fileWerner Koch2003-06-082-0/+7
* * keyedit.c (sign_uids): Do not sign expired uids without --expert (sameDavid Shaw2003-06-073-9/+46
* Make sure that only ascii is passed to isfoo functions.Werner Koch2003-06-0715-31/+66
* * options.skel: Use new hkp://subkeys.pgp.net as sample keyserver sinceDavid Shaw2003-06-045-10/+38
* * main.h, misc.c (parse_options): New general option line parser. Fix theDavid Shaw2003-05-315-72/+60
* * keylist.c (list_one): Don't show the keyring filename when inDavid Shaw2003-05-308-30/+116
* * gpgkeys_hkp.c, gpgkeys_ldap.c: Include extern references for optarg andDavid Shaw2003-05-303-0/+13
* * NEWS: Document --gnupg and the deprecation of --no-openpgp andDavid Shaw2003-05-283-25/+35
* * gpgkeys_hkp.c, gpgkeys_ldap.c: #include <getopt.h> if it is available.David Shaw2003-05-284-5/+16
* * Makefile.am: Some cleanup, and use DLLIBS for -ldl.David Shaw2003-05-282-20/+12