aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Preparing a release candidategnupg-1.4.8rc1Werner Koch2007-11-165-35/+48
* * status.c (do_get_from_fd, do_shm_get): s/bool/getbool/ toWerner Koch2007-11-124-8/+16
* * parse-packet.c (parse_onepass_sig): Sigclass is hex, so include theDavid Shaw2007-10-272-1/+4
* * keyserver.c (keyserver_spawn): Cosmetic, but looks cleaner.David Shaw2007-10-272-1/+5
* * README: Update notes about OSX Leopard.David Shaw2007-10-272-5/+12
* * gpg.texi: Update from gnupg-2.David Shaw2007-10-272-18/+26
* Switched to GPLv3.Werner Koch2007-10-23437-48171/+50406
* * gpg.c (main): Add --require-cross-certification toDavid Shaw2007-10-232-2/+6
* * gpg.c (main): Disable --rfc2440-text and --force-v3-sigs by default.David Shaw2007-10-232-9/+16
* * misc.c (compliance_option_string, compliance_failure): MinorDavid Shaw2007-10-213-31/+52
* * options.h, gpg.c (main), misc.c (compliance_option_string): AddDavid Shaw2007-10-175-9/+47
* * configure.ac: Change various help messages to use AC_HELP_STRING.David Shaw2007-10-172-14/+26
* * import.c (collapse_uids): Significant speedup for de-duping userDavid Shaw2007-09-022-67/+84
* Improved detection of ketrings specified several times.Werner Koch2007-08-248-26/+109
* * ldap.m4: Revert the mozldap change: mozldap has some significantDavid Shaw2007-08-022-48/+32
* * gpgkeys_ldap.c (main): Fix bug in setting up whether to verify peerDavid Shaw2007-07-292-1/+7
* * gpgkeys_ldap.c: Fix build warning with mozldap.David Shaw2007-07-272-0/+7
* * gpgkeys_ldap.c (search_key, main): Fix bug where searching for fooDavid Shaw2007-07-272-5/+19
* * ldap.m4: If we don't find ldap or winldap, try for mozldap.David Shaw2007-07-272-24/+52
* * gpg.c (main): Fix typo. Noted by John Clizbe.David Shaw2007-07-192-1/+3
* * armor.c (parse_header_line): Improve test so that the header testDavid Shaw2007-07-192-16/+25
* * configure.ac: It seems that AM_GNU_GETTEXT doesn't like being runDavid Shaw2007-07-182-4/+10
* * defs.inc (all_hash_algos): See "all_cipher_algos", below.David Shaw2007-07-183-34/+30
* * armor.c (is_armor_tag): New. Detect if an armor header matchesDavid Shaw2007-07-182-2/+34
* Add an extra warning for Camellia.Werner Koch2007-07-0936-3925/+3968
* * configure.ac: AM_PROG_CC_C_O is desired by automake 1.10 to doDavid Shaw2007-07-082-0/+7
* * encode.c (encode_crypt): Missed one call to setup_plaintext_name().David Shaw2007-07-062-16/+7
* * mk-w32-dist: Remove underline markup from man pages. ReportedWerner Koch2007-06-222-3/+13
* Add Camellia. Do not enable this if you are not doing interopDavid Shaw2007-06-1311-9/+1763
* * sign.c (mk_notation_policy_etc): expect all sigs that this is calledDavid Shaw2007-06-122-43/+24
* * defs.inc (all_cipher_algos): New function to return all ciphers weDavid Shaw2007-05-146-102/+27
* * conventional.test, encrypt.test, encrypt-dsa.test,David Shaw2007-05-025-21/+31
* * packet.h, mainproc.c (reset_literals_seen): New function to resetDavid Shaw2007-04-175-7/+24
* * gpgkeys_hkp.c (main): Show curl or fake-curl version string.David Shaw2007-04-163-3/+7
* * gpgkeys_curl.c, gpgkeys_ldap.c, gpgkeys_hkp.c, ksutil.c: Rename allDavid Shaw2007-04-165-38/+48
* Move some ascii_foo functions to libcompatDavid Shaw2007-04-166-74/+84
* * gpg.c, pkclist.c: #include <strings.h> for strcasecmp if it isDavid Shaw2007-04-163-4/+16
* util/Werner Koch2007-04-165-51/+67
* Don't build shmtest unless we have shm.David Shaw2007-04-164-1/+13
* Use sysconf() when possible as not all platforms have getpagesize().David Shaw2007-04-165-7/+32
* * argparse.c (default_strusage): Copyright 2007.David Shaw2007-04-155-6/+15
* * configure.ac: QNX puts resolver functions in libsocket. From SeanDavid Shaw2007-04-152-6/+11
* * parse-packet.c (parse_marker): New. Enforce that the markerDavid Shaw2007-04-042-22/+65
* * keyserver.c: Windows Vista doesn't grok X_OK and so fails access()David Shaw2007-03-142-2/+16
* * gpgkeys_curl.c (main): Use curl_version_info to verify that theDavid Shaw2007-03-134-6/+43
* Add extra fflush (stdout)Werner Koch2007-03-082-0/+15
* * keyedit.c (keyedit_menu): If we modify the keyblock (viaDavid Shaw2007-03-063-2/+20
* Post release updateWerner Koch2007-03-052-2/+6
* Preparing 1.4.7gnupg-1.4.7Werner Koch2007-03-0544-17761/+17943
* UpdatedWerner Koch2007-02-263-3463/+3323