aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac (unfollow)
Commit message (Expand)AuthorFilesLines
2006-04-03About to release 1.4.3gnupg-1.4.3Werner Koch1-1/+1
2006-03-20* configure.ac: Improved --disable-endian-check that doesn't involveDavid Shaw1-7/+15
2006-03-20* configure.ac: Add --disable-endian-check for building fat binariesDavid Shaw1-1/+12
2006-03-18* configure.ac: Allow the DNS stuff to work on OSX by trying theDavid Shaw1-3/+23
2006-03-09keep on walking towards rc3Werner Koch1-2/+2
2006-03-09Preparing for an RC23Werner Koch1-1/+1
2006-03-06Fixed problem with PGP2 style signatures and mutilple plaintext dataWerner Koch1-1/+1
2006-03-01* configure.ac: Fix accidental enabling of SHA-384/512. Noted by NelsonDavid Shaw1-1/+1
2006-02-19* configure.ac: Try linking the UINT64_C test program (rather thanDavid Shaw1-2/+2
2006-02-14about to release 1.4.3rc1gnupg-1.4.3rc1Werner Koch1-2/+2
2006-02-09Lock random seed fileWerner Koch1-0/+1
2006-01-22* configure.ac: Add define for EXEEXT so we can find keyserver helpersDavid Shaw1-0/+3
2005-12-23New code to do DNS CERT queries.David Shaw1-3/+13
2005-12-23* configure.ac: Split PKA checking off from DNS SRV checking.David Shaw1-16/+31
2005-12-06Some cleanup so we don't build files that are completely ifdeffed out. David Shaw1-4/+9
2005-12-06* Makefile.am: Some cleanup so we don't build files that are completelyDavid Shaw1-6/+18
2005-11-03Fix various build warnings reported by Joe Vender on MinGW.David Shaw1-0/+1
2005-10-14* NEWS: Clarify the cURL keyserver changes, and add a note about gpg-zip.David Shaw1-11/+0
2005-10-11* getkey.c (merge_selfsigs_subkey), sig-check.c (signature_check2),David Shaw1-4/+4
2005-10-05Fixes for the g10.c -> gpg.c renamedWerner Koch1-1/+1
2005-10-032005-10-02 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-0/+1
2005-09-20* mainproc.c (proc_symkey_enc): Take care of a canceled passphraseWerner Koch1-2/+2
2005-08-31* fileutil.c (untilde): New. Expand ~/foo and ~username/foo filenamesDavid Shaw1-2/+2
2005-08-09* configure.ac: Remove hardcoded -I and -L for /usr/local on FreeBSD.David Shaw1-6/+0
2005-08-04Add gpg-zip, a la PGP Zip.David Shaw1-1/+2
2005-07-28Implemented PKA trust modelWerner Koch1-1/+3
2005-07-27* NEWS, configure.ac: Switch over to using curl or fake-curl byDavid Shaw1-48/+10
2005-07-26post release version number updatesWerner Koch1-1/+1
2005-07-26Preparing a releaseWerner Koch1-1/+1
2005-07-20* configure.ac: Add a define for FAKE_CURL.David Shaw1-0/+1
2005-07-19* configure.ac [W32]: Always set DISABLE_KEYSERVER_PATH.Werner Koch1-1/+8
2005-06-21Post release version number updateWerner Koch1-1/+1
2005-06-21Preparing a release candidateWerner Koch1-1/+1
2005-06-13* configure.ac: Add check for no-pointer-sign warning keyword, andDavid Shaw1-1/+15
2005-05-31.Werner Koch1-1/+1
2005-05-31Updated FSF street address and preparations for a release candidate.Werner Koch1-3/+3
2005-04-17* configure.ac: Remove --disable-old-hkp - use new HKP handler forDavid Shaw1-10/+4
2005-04-16* configure.ac: Add --disable-old-hkp option that can be used alongDavid Shaw1-0/+8
2005-04-12Check for memrchr()David Shaw1-2/+1
2005-04-05Changes to make use of code taken from libassuan. This replaces theWerner Koch1-8/+36
2005-03-17* configure.ac: Move the LDAP detecting code to m4/ldap.m4.David Shaw1-61/+3
2005-03-15Post release preparationsWerner Koch1-1/+1
2005-03-15Preparing a releaseV1-4-1Werner Koch1-1/+1
2005-03-11* configure.ac: New option --enable-noexecstack.Werner Koch1-0/+25
2005-02-16* card-util.c (fetch_url): Fetch the key from the defaultWerner Koch1-1/+1
2005-02-11* configure.ac: Add --enable-fake-curl option to help test no-curl HTTP.David Shaw1-4/+12
2005-02-04(GNUPG_CHECK_GNUMAKE): Removed. Not needed forWerner Koch1-1/+0
2005-02-03About to do a release candidateWerner Koch1-1/+1
2005-01-23* configure.ac: Define FTPS flag if we're using curl, and FTPS isDavid Shaw1-1/+4
2005-01-20* g10.c (i18n_init) [W32]: Pass registry key to gettextWerner Koch1-0/+2