index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2004-11-11
fix the -I path to the proper include dir when --enable-debug is used
Daniel Stenberg
2004-11-11
Adapted for C++.
Gisle Vanem
2004-11-11
recent fixes
Daniel Stenberg
2004-11-11
dates from 2038 or later now return 0x7fffffff when 32 bit time_t is used
Daniel Stenberg
2004-11-11
fix curl.h include
Daniel Stenberg
2004-11-10
configure --with-gssapi fix
Daniel Stenberg
2004-11-10
Gisle's CURL_EXTERN fix
Daniel Stenberg
2004-11-10
Replace IsNT with IS_NT().
Gisle Vanem
2004-11-10
Replace IsNT with IS_NT().
Gisle Vanem
2004-11-09
fix CURL_EXTERN for debug builds
Daniel Stenberg
2004-11-09
Handle drive-letter on MS-DOS.
Gisle Vanem
2004-11-09
Removed libcurl.def
Gisle Vanem
2004-11-09
with all external functions marked with CURL_EXTERN it is easy to count them
Daniel Stenberg
2004-11-09
Changes for removing libcurl.def file on Win32.
Gisle Vanem
2004-11-09
Changes for removing libcurl.def file on Win32.
Gisle Vanem
2004-11-08
today's work
Daniel Stenberg
2004-11-08
another lame change in an attempt to fix the moot gcc 3.4 warning
Daniel Stenberg
2004-11-08
weirdo hack to fix debian bug report 278691:
Daniel Stenberg
2004-11-08
added a default in the switch in an attempt to avoid the moot "will never be
Daniel Stenberg
2004-11-08
Change OS name. Fix header guard.
Gisle Vanem
2004-11-08
Un-do changes for WinCE; cdecl decoration is not needed.
Gisle Vanem
2004-11-08
check for and require tld.h to be present before libidn usage is activated
Daniel Stenberg
2004-11-07
two post-1.2.1 changes
Daniel Stenberg
2004-11-07
added ares_cancel and ares_version
Daniel Stenberg
2004-11-05
Tim Sneddon's VMS fix for huge HTTP POSTs
Daniel Stenberg
2004-11-05
removed errno, added EAGAIN
Daniel Stenberg
2004-11-05
it has a sys/stat.h file, according to Paul Nolan
Daniel Stenberg
2004-11-04
update
Daniel Stenberg
2004-11-04
more retry stuff
Daniel Stenberg
2004-11-04
test server port numbers are now easily changed
Daniel Stenberg
2004-11-04
delete trailing whitespace
Daniel Stenberg
2004-11-04
based Andres Garcia's patch, added for mingw build
Daniel Stenberg
2004-11-02
recent changes
Daniel Stenberg
2004-11-02
use ifdef not if
Daniel Stenberg
2004-11-02
Paul Nolan fix to make libcurl build nicely on Windows CE
Daniel Stenberg
2004-11-02
documented the current --retry options
Daniel Stenberg
2004-11-02
modified to not use realloc() on a NULL pointer
Daniel Stenberg
2004-11-01
When cross-compiling, the configure script no longer attempts to use
Daniel Stenberg
2004-10-28
Fixed _write() arguments.
Gisle Vanem
2004-10-28
*** empty log message ***
Gisle Vanem
2004-10-28
use longs
Daniel Stenberg
2004-10-27
Dan Fandrich's gzip handling fix
Daniel Stenberg
2004-10-27
Added --retry and --retry-delay first attempt with four related test cases.
Daniel Stenberg
2004-10-27
log client disconnects
Daniel Stenberg
2004-10-26
Testing to define _REENTRANT unconditionally in here.
Daniel Stenberg
2004-10-26
mention how LDFLAGS=-R can be used (or LD_LIBRARY_PATH or ld.so.conf)
Daniel Stenberg
2004-10-26
mention incompatibilities with ares
Daniel Stenberg
2004-10-25
Tomas Pospisek filed bug report #1053287 that proved -C - and --fail on a
Daniel Stenberg
2004-10-25
just nicer output when this is seen
Daniel Stenberg
2004-10-25
the array sizes _can_ differ and the arrays can still match, since chomp
Daniel Stenberg
[next]