aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | * options.h, g10.c (main), encode.c (write_pubkey_enc_from_list),David Shaw2002-12-0310-37/+74
* | Marked unused slots in the trustdb.Werner Koch2002-12-031-4/+4
* | * gpg.sgml: Point out that if the user absolutely must, it's better to useDavid Shaw2002-12-012-0/+15
* | * distfiles, gnupg.spec.in: Include convert-from-106.David Shaw2002-12-014-1/+68
* | * keyedit.c (menu_expire): Don't lose key flags when changing theDavid Shaw2002-12-015-20/+71
* | * NEWS: Add notes about notation names and '@', the --trust-model option,David Shaw2002-11-262-0/+36
* | * gpg.sgml: Document --primary-keyring. Clarify --s2k-cipher-algo,David Shaw2002-11-262-4/+21
* | * gpg.sgml: Document --sig-policy-url, --cert-policy-url, --sig-notation,David Shaw2002-11-252-16/+33
* | no RISC OS filetype needed for nooutputStefan Bellon2002-11-252-15/+25
* | * main.h, misc.c (default_cipher_algo, default_compress_algo): New.David Shaw2002-11-256-23/+50
* | * mainproc.c (proc_encrypted): Use --s2k-digest-algo for passphraseDavid Shaw2002-11-252-1/+4
* | * sign.c (hash_for): If --digest-algo is not set, butDavid Shaw2002-11-252-8/+38
* | * g10.c (main), keydb.c (keydb_add_resource, keydb_locate_writable):David Shaw2002-11-253-10/+16
* | * g10.c (add_notation_data): Disallow notation names that do not contain aDavid Shaw2002-11-244-8/+37
* | * encode.c (encode_simple), passphrase.c (passphrase_to_dek), sign.cDavid Shaw2002-11-244-8/+9
* | * gpg.sgml: Add an interoperability section.David Shaw2002-11-222-1/+28
* | * keygen.c (keygen_set_std_prefs): Properly handle an empty preferenceDavid Shaw2002-11-213-30/+40
* | * gpgkeys_ldap.c (main), gpgkeys_hkp.c (main): Use new keyserver protocolDavid Shaw2002-11-183-2/+7
* | * gpg.sgml: Correct defaults for --s2k-mode and --s2k-digest-mode. NotedDavid Shaw2002-11-172-10/+13
* | * config.links: Use OpenBSD/NetBSD powerpc assembler code for Darwin.David Shaw2002-11-162-2/+7
* | * gpg.sgml: --compress-algo now allows algorithm names.David Shaw2002-11-153-27/+65
* | * g10.c (main): Allow compression algorithm names as the argument toDavid Shaw2002-11-153-4/+43
* | * gpgkeys_ldap.c (get_key): The deduping code requires "pgpcertid", butDavid Shaw2002-11-142-2/+11
* | fixed type incompatibilityStefan Bellon2002-11-132-1/+6
* | * encode.c (encode_simple): Make sure that files larger than about 4G useDavid Shaw2002-11-136-27/+102
* | * exec.c [__CYGWIN32__]: Keep cygwin separate from Mingw32; we don't needDavid Shaw2002-11-136-15/+28
* | * mk-w32-dist: Don't use iconv for pl.po. From Werner on stable branch.David Shaw2002-11-132-2/+14
* | * util.h [__CYGWIN32__]: Don't need the registry prototypes. From WernerDavid Shaw2002-11-132-1/+6
* | * THANKS: Changes from stable branch.David Shaw2002-11-135-17/+48
* | * secmem.c (lock_pool) [__CYGWIN__]: Don't print secmem warning. FromDavid Shaw2002-11-132-1/+6
* | * keyedit.c (show_key_with_all_names_colon): Make --with-colons --editDavid Shaw2002-11-135-41/+90
* | * config.sub, config.guess: Updated from ftp.gnu.org/gnu/configWerner Koch2002-11-123-249/+363
* | Post release version number bump.Werner Koch2002-11-122-1/+5
* | Preparing 1.3.1 release.V1-3-1Werner Koch2002-11-124-665/+765
* | * gpgkeys_ldap.c (get_key): Fix typo in deduping code.David Shaw2002-11-102-1/+5
* | * ttyio.c (TERMDEVICE): Removed.Werner Koch2002-11-093-14/+47
* | * passphrase.c (agent_send_all_options): Use tty_get_ttyname toWerner Koch2002-11-092-2/+7
* | Fixed copyright yearWerner Koch2002-11-091-1/+1
* | * keyring.h, keyring.c (keyring_register_filename): Return the pointer ifDavid Shaw2002-11-086-29/+89
* | * options.h, g10.c (main), trustdb.c (ask_ownertrust): AddDavid Shaw2002-11-074-6/+35
* | * w32reg.c (read_w32_registry_string): Fixed expanding of the environmentDavid Shaw2002-11-065-12/+31
* | * util.h: Add wipememory2() macro (same as wipememory, but can specify theDavid Shaw2002-11-062-1/+7
* | * rndw32.c [__CYGWIN32__]: Don't include winioctl.h - it is not requiredDavid Shaw2002-11-0614-25/+41
* | * pubkey-enc.c (get_session_key): With hidden recipients or try a givenDavid Shaw2002-11-066-13/+57
* | * gpgkeys_ldap.c (key_in_keylist, add_key_to_keylist, free_keylist,David Shaw2002-11-052-198/+292
* | * keyserver.c (keyserver_search_prompt): When --with-colons is enabled,David Shaw2002-11-052-8/+16
* | * keyserver.c (keyserver_search_prompt): When --with-colons is enabled,David Shaw2002-11-052-3/+27
* | * KEYSERVER: New. Documents the --with-colons format for keyserverDavid Shaw2002-11-053-3/+94
* | * trustdb.c (trust_model_string, check_trustdb, update_trustdb,David Shaw2002-11-042-23/+54
* | * gpgkeys_hkp.c (send_key), gpgkeys_ldap.c (send_key): Properly handle anDavid Shaw2002-11-043-16/+21