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
2011-10-16
formdata: ack read callback abort
Daniel Stenberg
2011-10-15
singleipconnect: don't clobber errno
Daniel Stenberg
2011-10-14
file.c: fix compiler warning
Yang Tse
2011-10-14
url.c: fix endless loop upon transport connection timeout
Yang Tse
2011-10-13
curl_gethostname.c: fix signed/unsigned comparison and avoid a double copy
Yang Tse
2011-10-13
curl_ntlm_msgs.c: fix variable shadowing declaration introduced in 185ed340
Yang Tse
2011-10-13
tftp.c: TFTP timeout and unexpected block adjustments
Marcin Adamski
2011-10-13
multi.c: OOM handling fixes
Yang Tse
2011-10-13
url.c: make line shorter than 80 chars
Yang Tse
2011-10-12
OOM handling/cleanup slight adjustments
Yang Tse
2011-10-11
OOM handling/cleanup slight adjustments
Yang Tse
2011-10-08
telnet.c: fix compiler warning
Yang Tse
2011-10-07
libcurl: some OOM handling fixes
Yang Tse
2011-10-06
multi.c: OOM handling fixes making torture tests 560 580 581 pass
Yang Tse
2011-10-04
curl_share_cleanup: avoid compiler warning
Daniel Stenberg
2011-10-04
struct Curl_share: provide sslsession unconditionally
Daniel Stenberg
2011-10-04
ftp: improved the failed PORT host name resolved error message
Daniel Stenberg
2011-10-03
codepolicing
Daniel Stenberg
2011-10-03
sspi build fix
Daniel Stenberg
2011-10-03
smtp: Added support for NTLM authentication
Steve Holme
2011-10-03
Curl_ntlm_create_typeX_message: Added the outlen parameter
Steve Holme
2011-10-03
smtp: General tidy up ready for adding NTLM support
Steve Holme
2011-10-03
smtp_mail: fixed another memory leak
Steve Holme
2011-10-03
share: don't use SSL unless enabled
Daniel Stenberg
2011-10-02
multi: progress function abort must close connection
Daniel Stenberg
2011-09-30
multi_runsingle: change state on callback abort
Daniel Stenberg
2011-09-30
Fix SSL disabled builds broken with 'SSL session sharing' commit 5793bc37
Yang Tse
2011-09-29
smtp_mail: fix memory leak
Daniel Stenberg
2011-09-29
smtp_mail: Added support to MAIL FROM for the optional SIZE parameter
Steve Holme
2011-09-28
SSL session sharing support added
Alejandro Alvarez
2011-09-27
Added SPNEGO to NetWare build.
Guenter Knauf
2011-09-26
remove short-lived CURL_WRITEFUNC_OUT_OF_MEMORY
Yang Tse
2011-09-26
smtp_connect: use defined buffer length for hostname
Steve Holme
2011-09-25
Curl_ntlm_create_type3_message: Tidied up the use of Curl_gethostname.
Steve Holme
2011-09-25
HOSTNAME_MAX: Moved to curl_gethostname.h
Steve Holme
2011-09-25
Q&D fix header inclusion order
Yang Tse
2011-09-25
allow write callbacks to indicate OOM to libcurl
Yang Tse
2011-09-25
curl_multi_fdset: avoid FD_SET out of bounds
Daniel Stenberg
2011-09-25
NetWare makefile tweaks to select different builds.
Guenter Knauf
2011-09-24
http header: allow Content-Length to be replaced
Daniel Stenberg
2011-09-22
Curl_pgrsStartNow: keep HEADERS_OUT set
Daniel Stenberg
2011-09-22
Added NetWare examples makefile.
Guenter Knauf
2011-09-22
NTLM_WB: fix disabling of NTLM_WB when NTLM is disabled
Yang Tse
2011-09-21
smtp: without a MAIL_FROM, send blank MAIL FROM
Gisle Vanem
2011-09-21
lib/http: add missing whitespace in verbose output
Dave Reisner
2011-09-21
Changed suffix rules to pattern rules.
Guenter Knauf
2011-09-21
Added dependency so that curlbuild.h is created.
Guenter Knauf
2011-09-21
Some more MinGW build tweaks.
Guenter Knauf
2011-09-20
A bunch of MinGW build tweaks.
Guenter Knauf
2011-09-20
Changed Windows 64bit OS define to x86_64.
Guenter Knauf
[next]