Age | Commit message (Expand) | Author |
2012-06-26 | curl-compilers.m4: -Wstrict-aliasing=3 for warning enabled gcc and clang builds | Yang Tse |
2012-04-17 | build adjustments: commit 9e24b9c7 follow-up | Yang Tse |
2012-04-16 | curl-compilers.m4: -Wno-pedantic-ms-format for Windows gcc 4.5 builds | Yang Tse |
2012-04-14 | headers: surround GCC attribute names with double underscores | Jonathan Nieder |
2012-04-11 | build adjustments: CURL_HIDDEN_SYMBOLS no longer defined in config files | Yang Tse |
2012-03-28 | curl-functions.m4: update detection logic of getaddrinfo() thread-safeness | Yang Tse |
2012-03-21 | curl-functions.m4: update detection logic of getaddrinfo() thread-safeness | Yang Tse |
2011-12-15 | configure: libtool 1.5 tweaks | Yang Tse |
2011-09-28 | configure openssl version check: handle lack of L suffix | Daniel Stenberg |
2011-08-27 | NTLM_WB: final congruency naming adjustments | Yang Tse |
2011-08-27 | NTLM single-sign on adjustments (XI) | Yang Tse |
2011-08-08 | curl-compilers.m4: serial number bump | Yang Tse |
2011-08-08 | curl-compilers.m4: CURL_CONVERT_INCLUDE_TO_ISYSTEM adjustments: | Yang Tse |
2011-07-31 | NTLM single-sign on adjustments (VIII) | Yang Tse |
2011-07-29 | curl-functions.m4 serial # bump | Yang Tse |
2011-07-29 | Revert "configure: additional flag checks for fcntl() socket() and socketpair()" | Yang Tse |
2011-07-29 | configure: additional flag checks for fcntl() socket() and socketpair() | Yang Tse |
2011-07-29 | socketpair() usage tracking to allow fd leak detection | Yang Tse |
2011-06-21 | xc-translit.m4 fix quoting | Yang Tse |
2011-06-17 | xc-translit.m4 provides transliteration macros with well defined behavior. | Yang Tse |
2011-06-11 | configure: OpenSSL API detection cleanup | Yang Tse |
2011-06-09 | configure: warn if OpenSSL headers and library versions don't match | Yang Tse |
2011-06-09 | configure: get API info for a couple of OpenSSL functions (followup 2) | Yang Tse |
2011-06-09 | configure: get API info for a couple of OpenSSL functions (followup 1) | Yang Tse |
2011-06-06 | configure: get API info for a couple of OpenSSL functions | Yang Tse |
2011-06-04 | xlc: avoid preprocessor definition usage when linking | Yang Tse |
2011-04-28 | treaded-resolver: better error messages | Daniel Stenberg |
2011-03-27 | configure: fix libtool warning | Yang Tse |
2010-12-02 | configure: undo using autobuilds to temporarily verify strict aliasing warnings. | Yang Tse |
2010-11-18 | configure: use autobuilds to temporarily verify strict aliasing warnings. | Yang Tse |
2010-11-10 | curl-functions: provide xattr function tests that also check number of arguments | Yang Tse |
2010-11-10 | write extended attributes by using fsetxattr | Stefan Tomanek |
2010-11-09 | serial number bump | Yang Tse |
2010-11-08 | xattr-check: correct the comment as well | Daniel Stenberg |
2010-11-08 | setxattr: fix the checks | Daniel Stenberg |
2010-11-05 | xattr: add configure check and #ifdefs | Daniel Stenberg |
2010-09-21 | duphandle: use ares_dup() | Daniel Stenberg |
2010-08-11 | configure: werror related adjustments | Yang Tse |
2010-07-21 | build: Enable configure --enable-werror | Ben Greear |
2010-06-17 | configure: spell --disable-threaded-resolver correctly | Daniel Stenberg |
2010-04-25 | new configure option --enable-threaded-resolver | Daniel Stenberg |
2010-03-25 | remove all .cvsignore files | Daniel Stenberg |
2010-03-24 | remove the CVSish $Id$ lines | Daniel Stenberg |
2010-03-22 | Fix warnings for clang | Daniel Johnson |
2010-03-20 | provide an initial set of .gitignore files | Daniel Stenberg |
2010-03-17 | replaced intel compiler option -no-ansi-alias with -fno-strict-aliasing | Yang Tse |
2010-03-17 | update outdated serial number | Yang Tse |
2010-03-05 | Daniel Johnson provided fixes for building with the clang compiler | Daniel Stenberg |
2010-03-02 | - Markus Duft pointed out in bug #2961796 that even though Interix has a | Daniel Stenberg |
2010-01-27 | Restore normal operation: | Yang Tse |