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
2013-04-06
curl_schannel.c: Fixed memory leak if connection was not successful
Marc Hoersken
2013-04-06
if2ip.c: Fixed warning: unused parameter 'remote_scope'
Marc Hoersken
2013-04-06
runtests.pl: Fixed --verbose parameter passed to http_pipe.py
Marc Hoersken
2013-04-06
sockfilt.c: Reduce CPU load while running under a Windows PIPE
Marc Hoersken
2013-04-06
tftpd.c: Apply sread timeout to the whole data transfer session
Marc Hoersken
2013-04-06
getpart.pm: Strip carriage returns to fix Windows support
Marc Hoersken
2013-04-06
ftp tests: libcurl returns CURLE_FTP_ACCEPT_FAILED better now
Daniel Stenberg
2013-04-06
FTP: wait on both connections during active STOR state
Daniel Stenberg
2013-04-06
tftpd.c: Follow up cleanup and restore of previous sockopt
Marc Hoersken
2013-04-06
connect: treat an interface bindlocal() problem as a non-fatal error
Kim Vandry
2013-04-06
tftpd.c: Fixed sread timeout on Windows by setting it manually
Marc Hoersken
2013-04-06
ftp.pm: Added tskill to support Windows XP Home
Marc Hoersken
2013-04-06
runtests.pl: Modularization of MinGW/Msys compatibility functions
Marc Hoersken
2013-04-06
ftp.pm: Made Perl testsuite able to handle Windows processes
Marc Hoersken
2013-04-06
util.c: Revert workaround eeefcdf, 6eb56e7 and e3787e8
Marc Hoersken
2013-04-06
ftp.pm: Made Perl testsuite able to kill Windows processes
Marc Hoersken
2013-04-06
util.c: Follow up cleanup on eeefcdf
Marc Hoersken
2013-04-06
cpp: use #ifdef __MINGW32__ to avoid compiler complaints
Daniel Stenberg
2013-04-06
util.c: Made write_pidfile write the correct PID on MinGW/Msys
Marc Hoersken
2013-04-05
RELEASE-NOTES: synced with 5e722b2d09087
Daniel Stenberg
2013-04-05
sockfilt.c: Fixed handling of multiple fds being signaled
Marc Hoersken
2013-04-05
curl_global_init.3: improve description of CURL_GLOBAL_ALL
Kamil Dudka
2013-04-05
examples/multi-single.c: fix the order of destructions
Kamil Dudka
2013-04-05
Curl_open: restore default MAXCONNECTS to 5
Daniel Stenberg
2013-04-04
sockfilt.c: Added wrapper functions to fix Windows console issues
Marc Hoersken
2013-04-04
lib1509.c: fix compiler warnings
Yang Tse
2013-04-04
easy.c: fix compiler warning
Yang Tse
2013-04-04
--engine: spellfix the help message
Daniel Stenberg
2013-04-04
http_negotiate.c: follow-up for commit 3dcc1a9c
Yang Tse
2013-04-04
easy: Fix the broken CURLOPT_MAXCONNECTS option
Linus Nielsen Feltzing
2013-04-04
Updated copyright date.
Guenter Knauf
2013-04-04
Another small output fix for --help and --version.
Guenter Knauf
2013-04-04
http_negotiate.c: fix several SPNEGO memory handling issues
Yang Tse
2013-04-04
Added a cont to specify base64 line wrap.
Guenter Knauf
2013-04-04
Fixed version output.
Guenter Knauf
2013-04-04
Added support for --help and --version options.
Guenter Knauf
2013-04-04
Added option to specify length of base64 output.
Guenter Knauf
2013-04-03
curl_easy_setopt.3: CURLOPT_HTTPGET disables CURLOPT_UPLOAD
Daniel Stenberg
2013-04-02
Curl_cookie_add: only increase numcookies for new cookies
Yasuharu Yamada
2013-04-02
SO_SNDBUF: don't set SNDBUF for win32 versions vista or later
Daniel Stenberg
2013-04-01
darwinssl: additional descriptive messages of SSL handshake errors
Nick Zitzmann
2013-04-01
Added dns and connect time to output.
Guenter Knauf
2013-04-01
RELEASE-NOTES: synced with 0614b902136
Daniel Stenberg
2013-04-01
code-policed
Daniel Stenberg
2013-03-31
tcpkeepalive: support TCP_KEEPIDLE/TCP_KEEPINTVL on win32
Daniel Stenberg
2013-03-30
BINDINGS: BBHTTP is a cocoa binding, Julia has a binding
Daniel Stenberg
2013-03-29
ftp_sendquote: use PPSENDF, not FTPSENDF
Daniel Stenberg
2013-03-27
RELEASE-NOTES: Corrected typo
Steve Holme
2013-03-27
multi-uv.c: remove unused variable
Clemens Gruber
2013-03-27
RELEASE-NOTES: add two references
Daniel Stenberg
[next]