index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
m4
Age
Commit message (
Expand
)
Author
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
2010-01-27
fix c-ares assumed check being skipped
Yang Tse
2010-01-27
fix LDFLAGS preservation in CURL_CHECK_LIB_ARES
Yang Tse
2010-01-26
minor fixes for --enable-ares configure option
Yang Tse
2010-01-06
Prevent detection of stdint.h on IRIX systems, even when available.
Yang Tse
2009-11-16
Update serial number
Yang Tse
2009-11-15
getaddrinfo is fully thread safe on solaris versions which
Yang Tse
2009-11-14
Refactor how preprocessor symbol _THREAD_SAFE definition is done.
Yang Tse
2009-11-13
Assume that getaddrinfo is thread safe, unless hard coded
Yang Tse
2009-11-13
Related with the threadsafe capability of getaddrinfo:
Yang Tse
2009-11-12
AIX 5.2 and newer have threadsafe getaddrinfo.
Yang Tse
2009-11-12
HP-UX 11.11 and later have threadsafe getaddrinfo
Yang Tse
2009-11-12
Check if getaddrinfo is threadsafe when function check allows it to be used
Yang Tse
2009-10-19
Use *_CHECK_PATH_SEPARATOR_REQUIRED to ensure that *_CHECK_PATH_SEPARATOR
Yang Tse
2009-10-19
Our _AS_PATH_SEPARATOR_PREPARE override is now m4_defun'd instead of m4_define'd
Yang Tse
2009-10-18
Check for basename() is now done the same as other function checks
Yang Tse
2009-09-29
Check if _REENTRANT definition is required to
Yang Tse
2009-09-28
Added check for memrchr function or macro
Yang Tse
2009-09-24
revert HPUX change since it already works fine
Daniel Stenberg
2009-09-23
- HPUX does need _REENTRANT too to build really thread-safe.
Daniel Stenberg
2009-07-14
renamed generated config.h to curl_config.h in order to avoid clashes when li...
Gunter Knauf
2009-06-20
Refactor how libraries are checked for connect() function,
Yang Tse
2009-06-18
add CloseSocket camel case function check
Yang Tse
2009-06-17
socket() and closesocket() prototypes might be in socket.h
Yang Tse
2009-06-17
check for socket() and closesocket() as it is done for other functions
Yang Tse
2009-06-17
Added a few more compiler warning options for gcc.
Dan Fandrich
2009-06-10
fix language in comment
Yang Tse
2009-06-09
Added --enable-curldebug configure option to enable and disable building
Yang Tse
2009-05-15
remove outdated comment
Yang Tse
[next]