summaryrefslogtreecommitdiff
path: root/m4
Commit message (Expand)AuthorAgeFilesLines
* NTLM_WB: final congruency naming adjustmentsYang Tse2011-08-271-34/+34
* NTLM single-sign on adjustments (XI)Yang Tse2011-08-271-5/+6
* curl-compilers.m4: serial number bumpYang Tse2011-08-081-1/+1
* curl-compilers.m4: CURL_CONVERT_INCLUDE_TO_ISYSTEM adjustments:Yang Tse2011-08-081-29/+33
* NTLM single-sign on adjustments (VIII)Yang Tse2011-07-311-2/+62
* curl-functions.m4 serial # bumpYang Tse2011-07-291-1/+1
* Revert "configure: additional flag checks for fcntl() socket() and socketpair()"Yang Tse2011-07-291-335/+1
* configure: additional flag checks for fcntl() socket() and socketpair()Yang Tse2011-07-291-1/+335
* socketpair() usage tracking to allow fd leak detectionYang Tse2011-07-291-1/+90
* xc-translit.m4 fix quotingYang Tse2011-06-211-11/+45
* xc-translit.m4 provides transliteration macros with well defined behavior.Yang Tse2011-06-171-0/+130
* configure: OpenSSL API detection cleanupYang Tse2011-06-111-105/+11
* configure: warn if OpenSSL headers and library versions don't matchYang Tse2011-06-091-1/+27
* configure: get API info for a couple of OpenSSL functions (followup 2)Yang Tse2011-06-091-187/+181
* configure: get API info for a couple of OpenSSL functions (followup 1)Yang Tse2011-06-091-66/+254
* configure: get API info for a couple of OpenSSL functionsYang Tse2011-06-061-0/+146
* xlc: avoid preprocessor definition usage when linkingYang Tse2011-06-041-11/+25
* treaded-resolver: better error messagesDaniel Stenberg2011-04-281-1/+94
* configure: fix libtool warningYang Tse2011-03-271-1/+10
* configure: undo using autobuilds to temporarily verify strict aliasing warnings.Yang Tse2010-12-021-5/+0
* configure: use autobuilds to temporarily verify strict aliasing warnings.Yang Tse2010-11-181-0/+5
* curl-functions: provide xattr function tests that also check number of argumentsYang Tse2010-11-101-84/+976
* write extended attributes by using fsetxattrStefan Tomanek2010-11-101-37/+37
* serial number bumpYang Tse2010-11-093-4/+4
* xattr-check: correct the comment as wellDaniel Stenberg2010-11-081-1/+1
* setxattr: fix the checksDaniel Stenberg2010-11-081-4/+24
* xattr: add configure check and #ifdefsDaniel Stenberg2010-11-051-0/+84
* duphandle: use ares_dup()Daniel Stenberg2010-09-211-0/+1
* configure: werror related adjustmentsYang Tse2010-08-111-4/+4
* build: Enable configure --enable-werrorBen Greear2010-07-211-0/+32
* configure: spell --disable-threaded-resolver correctlyDaniel Stenberg2010-06-171-2/+2
* new configure option --enable-threaded-resolverDaniel Stenberg2010-04-251-2/+27
* remove all .cvsignore filesDaniel Stenberg2010-03-251-5/+0
* remove the CVSish $Id$ linesDaniel Stenberg2010-03-246-6/+0
* Fix warnings for clangDaniel Johnson2010-03-221-2/+7
* provide an initial set of .gitignore filesDaniel Stenberg2010-03-201-0/+5
* replaced intel compiler option -no-ansi-alias with -fno-strict-aliasingYang Tse2010-03-171-3/+3
* update outdated serial numberYang Tse2010-03-173-3/+3
* Daniel Johnson provided fixes for building with the clang compilerDaniel Stenberg2010-03-051-1/+71
* - Markus Duft pointed out in bug #2961796 that even though Interix has aDaniel Stenberg2010-03-021-3/+6
* Restore normal operation:Yang Tse2010-01-271-8/+8
* fix c-ares assumed check being skippedYang Tse2010-01-271-3/+3
* fix LDFLAGS preservation in CURL_CHECK_LIB_ARESYang Tse2010-01-271-3/+3
* minor fixes for --enable-ares configure optionYang Tse2010-01-261-5/+174
* Prevent detection of stdint.h on IRIX systems, even when available.Yang Tse2010-01-061-1/+6
* Update serial numberYang Tse2009-11-161-1/+1
* getaddrinfo is fully thread safe on solaris versions whichYang Tse2009-11-151-7/+13
* Refactor how preprocessor symbol _THREAD_SAFE definition is done.Yang Tse2009-11-141-2/+99
* Assume that getaddrinfo is thread safe, unless hard codedYang Tse2009-11-131-12/+10
* Related with the threadsafe capability of getaddrinfo:Yang Tse2009-11-131-6/+15