aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * g10.c (main): Add --multifile as an alias to turn --encrypt intoDavid Shaw2003-09-053-40/+56
* * types.h: Revert previous change. This sort of thing is better done inDavid Shaw2003-09-042-1/+6
* * configure.ac: Check for UINT64_C to go along with uint64_t.David Shaw2003-09-042-2/+14
* * types.h: Non-POSIX environments may have uint64_t but not UINT64_C.David Shaw2003-09-032-1/+6
* * keylist.c (show_policy_url): Policy URLs might be UTF8.David Shaw2003-08-312-2/+3
* * keyedit.c (menu_addrevoker): Fix leaking a few bytes.David Shaw2003-08-312-1/+11
* * gpgv.c: s/__MINGW32__/_WIN32/ to help building on native WindowsDavid Shaw2003-08-292-1/+6
* * autogen.sh: Touch po/all for --build-w32.Werner Koch2003-08-262-0/+9
* * keyedit.c (change_passphrase): When responding 'no' to the blankDavid Shaw2003-08-262-1/+9
* * DETAILS: Removed paragraph on gdbm usage. Notes that pipemodeWerner Koch2003-08-232-23/+8
* Post release version number bump.Werner Koch2003-08-212-1/+5
* About to release 1.2.3Werner Koch2003-08-214-3/+7
* Preparing releaseWerner Koch2003-08-2125-2489/+2242
* * keyserver.c (keyserver_search_prompt): Flush stdout beforeWerner Koch2003-08-219-1136/+1303
* * THANKS: Thank Nelson H. F. Beebe.David Shaw2003-08-212-1/+6
* * options.skel: Note that keyserver.pgp.com isn't synchronized, andDavid Shaw2003-08-194-58/+89
* * keyring.c (keyring_rebuild_cache): Comment.David Shaw2003-08-133-14/+30
* * random.c (getfnc_gather_random): Don't check NAME_OF_DEV_RANDOM twice.David Shaw2003-08-132-1/+6
* * gnupg.spec.in: Make sure that install-info is called in such a way thatDavid Shaw2003-08-032-4/+12
* * parse-packet.c (parse_signature): Don't give "signature packet withoutDavid Shaw2003-08-022-8/+17
* Removed trailing semicolon to avoid error with Norcroft CStefan Bellon2003-07-312-1/+6
* * gnupg.spec.in: Rework much of the spec to use %-macros throughout. FixDavid Shaw2003-07-312-35/+55
* 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