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
/
src
/
config.h.in
Age
Commit message (
Expand
)
Author
2004-02-12
support configure --disable-manual
Daniel Stenberg
2004-02-05
Fix the socklen_t type too. Needed only when built with memory debugging
Daniel Stenberg
2004-01-22
use curl_off_t instead of off_t
Daniel Stenberg
2004-01-14
HAVE_LIMITS_H
Daniel Stenberg
2004-01-13
define HAVE_LIBZ if libz is present, for hugehelp.c
Daniel Stenberg
2004-01-05
David J Meyer's large file support.
Daniel Stenberg
2003-11-08
for the getpwuid() etc
Daniel Stenberg
2003-11-07
Based on Gisle Vanem's $HOME patch, we now attempt to find the home dir
Daniel Stenberg
2003-10-17
define HAVE_SYS_SOCKET_H if that file is present. This is needed when we
Daniel Stenberg
2003-10-16
Added support for password prompting if only used name is given on the
Daniel Stenberg
2003-08-18
set the large-file support defines for the client too
Daniel Stenberg
2003-07-04
HAVE_SETVBUF removed, no longer used
Daniel Stenberg
2003-06-03
we want the time defines too
Daniel Stenberg
2003-01-29
HAVE_WRITABLE_ARGV is set if argv[] is writable on the system, and then
Daniel Stenberg
2002-08-13
mr Hartroth correctly pointed out that poll() isn't really that portable
Daniel Stenberg
2002-07-28
added HAVE_SETVBUF
Daniel Stenberg
2002-06-15
HAVE_SYS_POLL_H
Daniel Stenberg
2002-06-07
Added HAVE_SYS_TYPES_H
Daniel Stenberg
2002-05-10
AIX wants sys/select.h for the fd_set stuff in curl/multi.h, and even though
Daniel Stenberg
2001-09-07
HAVE_SYS_UTIME_H adjustments
Daniel Stenberg
2001-09-03
utime() and utime.h adjustments for curl -R
Daniel Stenberg
2001-05-22
cleanup commit for new autoconf+automake+libtool versions
Daniel Stenberg
2000-03-14
6.5 cleanup commit
Daniel Stenberg
1999-12-29
Initial revision
Daniel Stenberg