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
/
lib
Age
Commit message (
Expand
)
Author
2004-11-22
Curl_select's timeout arg is an int
Daniel Stenberg
2004-11-20
Dan Fandrich fix to compile with libc5
Daniel Stenberg
2004-11-19
Enable >2GB files for MingW.
Gisle Vanem
2004-11-19
Suppress signed vs. unsigned warnings on Win32
Gisle Vanem
2004-11-19
Curl_select() now uses curl_socket_t on socket arguments
Daniel Stenberg
2004-11-19
Winsock sockets are not in range 0..FD_SETSIZE.
Gisle Vanem
2004-11-19
add select.obj
Daniel Stenberg
2004-11-19
David Phillips' FD_SETSIZE fix
Daniel Stenberg
2004-11-18
Dan Fandrich fix: eliminates some pedantic CodeWarrior compiler warnings and
Daniel Stenberg
2004-11-16
Added README.httpauth to the dist
Daniel Stenberg
2004-11-16
saved for the future
Daniel Stenberg
2004-11-15
clean up start time and t_startsingle use so that redirect_time works properly
Daniel Stenberg
2004-11-14
Borland doesn't have <sys/utime.h> nor utime().
Gisle Vanem
2004-11-14
Static lib is libcurl.lib and import lib libcurl_imp.lib.
Gisle Vanem
2004-11-13
Dan fixed the CURL_DISABLE_VERBOSE_STRINGS stuff for older gcc versions since
Daniel Stenberg
2004-11-13
Renamed import lib to "libcurl_imp.lib".
Gisle Vanem
2004-11-12
Netware target (hosted on Linux gcc) doesn't support
Gisle Vanem
2004-11-12
Dan Fandrich added the --disable-crypto-auth option to configure to allow
Daniel Stenberg
2004-11-11
Dan Fandrich: make --disable-dict actually disable dict
Daniel Stenberg
2004-11-11
Fix behaviour when passing NULL to CURLOPT_POSTFIELDS and CURLOPT_HTTPPOST.
Daniel Stenberg
2004-11-11
Dan Fandrich added --disable-verbose
Daniel Stenberg
2004-11-11
dates from 2038 or later now return 0x7fffffff when 32 bit time_t is used
Daniel Stenberg
2004-11-09
Handle drive-letter on MS-DOS.
Gisle Vanem
2004-11-09
Changes for removing libcurl.def file on Win32.
Gisle Vanem
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-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
delete trailing whitespace
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-10-27
Dan Fandrich's gzip handling fix
Daniel Stenberg
2004-10-26
Testing to define _REENTRANT unconditionally in here.
Daniel Stenberg
2004-10-25
Tomas Pospisek filed bug report #1053287 that proved -C - and --fail on a
Daniel Stenberg
2004-10-24
Mohun Biswas found out that formposting a zero-byte file didn't work very
Daniel Stenberg
2004-10-21
Dan Fandrich's better ifdef for include fix
Daniel Stenberg
2004-10-19
Alexander Krasnostavsky made it possible to make FTP 3rd party transfers with
Daniel Stenberg
2004-10-19
CURLINFO_NUM_CONNECTS and more
Daniel Stenberg
2004-10-19
djgpp has locale.h and setlocale().
Gisle Vanem
2004-10-16
Alexander Krasnostavsky made the CURLOPT_FTP_CREATE_MISSING_DIRS option work
Daniel Stenberg
2004-10-16
libcurl leaked memory for cookies with the "max-age" field set.
Daniel Stenberg
2004-10-16
Added Traian Nicolescu's patches for threaded resolver on
Gisle Vanem
2004-10-14
Eric Vergnaud pointed out that libcurl didn't treat ?-letters in the user name
Daniel Stenberg
2004-10-13
Set errno = ENOMEM on faild countcheck().
Gisle Vanem
2004-10-12
#include "strerror.h" to get the strerror proto
Daniel Stenberg
2004-10-12
add proper error message when send() fails
Daniel Stenberg
2004-10-11
removed trailing whitespace
Daniel Stenberg
2004-10-11
SO_NOSIGPIPE
Daniel Stenberg
[next]