aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * TRANSLATE: New, note to translators about the yes|yes multiple matchDavid Shaw2003-11-203-16/+34
* * config.links: sparc64 assembler doesn't work on FreeBSD or OpenBSDDavid Shaw2003-11-172-4/+9
* * compress-bz2.c (init_compress): Compression level 0 is not meaningfulDavid Shaw2003-11-152-7/+8
* * g10.c: Add --compress-level (same as -z).David Shaw2003-11-152-1/+5
* * NEWS: Note BZIP2 and --symmetric --encrypt.David Shaw2003-11-132-0/+11
* * mainproc.c (proc_symkey_enc): Don't show algorithm information whenDavid Shaw2003-11-063-39/+43
* * pkclist.c (build_pk_list): Show all recipients rather than showing eachDavid Shaw2003-11-012-22/+36
* * misc.c (compress_algo_to_string, check_compress_algo): Add bzip2.David Shaw2003-10-3112-47/+360
* Missed a lineDavid Shaw2003-10-312-2/+1
* * configure.ac: Locate libbz2 for bzip2 compression support.David Shaw2003-10-312-1/+29
* * cipher.h: Add COMPRESS_ALGO_BZIP2.David Shaw2003-10-312-3/+8
* * configure.ac (DLLIBS): Work properly on platforms where dlopen andDavid Shaw2003-10-272-5/+13
* * mainproc.c (proc_symkey_enc, proc_encrypted): Keep a count of the numberDavid Shaw2003-10-262-3/+17
* * mainproc.c (symkey_decrypt_sesskey): There is no way to tell theDavid Shaw2003-10-262-25/+69
* * secmem.c (lock_pool) [_AIX]: Don't use plock.Werner Koch2003-10-232-0/+15
* * configure.ac (PRINTABLE_OS_NAME): Remove special case for TheWerner Koch2003-10-213-4/+7
* * longlong.h: Added PowerPC 64 bit code from GPM-4.1.2 but didn'tWerner Koch2003-10-212-4/+66
* * g10.c (main): Fix --export-all do actually do something different thanDavid Shaw2003-10-173-7/+12
* * POTFILES.in (cipher/primegen.c): Added.Werner Koch2003-10-104-2/+16
* * primegen.c (gen_prime): Bail out if NBITS is zero. This isWerner Koch2003-10-062-0/+8
* * mainproc.c (check_sig_and_print): Prefix the key ID printed withWerner Koch2003-10-033-3/+11
* * samplekeys.asc: Update 99242560.David Shaw2003-10-013-1105/+1155
* * g10.c (main): Add --no-groups to zero --group list.David Shaw2003-10-015-47/+69
* * gpg.sgml: Note web bug behavior of auto-key-retrieve. Note that bigDavid Shaw2003-09-302-1/+21
* * parse-packet.c (parse_symkeyenc): Give a warning if a session keyDavid Shaw2003-09-302-3/+21
* * g10.c (main): Deprecate --no-comment in favor of --no-sk-comments.David Shaw2003-09-232-1/+11
* * g10.c (main): Deprecate -f in favor of --encrypt-files.David Shaw2003-09-122-3/+12
* * g10.c (main): Error out if --multifile is used with the commands thatDavid Shaw2003-09-092-0/+37
* * 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