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
2011-10-24
ftpserver.pl: ensure integral number usage for passive mode string
Yang Tse
2011-10-24
large headers: have curl accept >16K headers
Daniel Stenberg
2011-10-24
curl_easy_setopt.3: headers can be CURL_MAX_HTTP_HEADER bytes
Daniel Stenberg
2011-10-24
Merge pull request #25 from trtom/master
Daniel Stenberg
2011-10-24
curl_easy_setopt.3: fix typo
Daniel Stenberg
2011-10-24
curl_easy_setopt: Added pop3 to CURLOPT_URL.
Steve Holme
2011-10-22
tool_operate.c: OOM handling fix
Yang Tse
2011-10-21
curl_multi_fdset: correct fdset with FTP PORT use
Daniel Stenberg
2011-10-21
Added some missing test case XML tags and keywords
Dan Fandrich
2011-10-21
file.c: OOM handling fix
Yang Tse
2011-10-21
multi.c: fix segfault
Yang Tse
2011-10-21
runtests.pl: fix printing of multivalued error codes
Yang Tse
2011-10-21
multi tests: OOM handling fixes
Yang Tse
2011-10-20
Fixed compilation when HTTP or cookies are disabled
Dan Fandrich
2011-10-20
KNOWN_BUGS: #74 fixed
Daniel Stenberg
2011-10-20
Curl_http_input_auth: handle multiple auths in WWW-Authenticate
Daniel Stenberg
2011-10-20
Curl_smtp_escape_eob: first byte is index 0...
Daniel Stenberg
2011-10-20
CURLM_CALL_MULTI_PERFORM: remove mention
Daniel Stenberg
2011-10-19
Silenced a compiler warning about an unused variable
Dan Fandrich
2011-10-20
gtls: only call gnutls_transport_set_lowat with <gnutls-2.12.0
Tim Harder
2011-10-20
Curl_smtp_escape_eob: fix EOB escaping
Daniel Stenberg
2011-10-18
RELEASE-NOTES: synced with ecbb08cea3cd6
Daniel Stenberg
2011-10-17
singleipconnect: unstick the ipv6-connection boolean
Daniel Stenberg
2011-10-17
nss: avoid a SIGSEGV with immature version of NSS
Kamil Dudka
2011-10-17
nss: big cleanup in nss_load_cert() and cert_stuff()
Kamil Dudka
2011-10-17
nss: refactor fmt_nickname() -> dup_nickname()
Kamil Dudka
2011-10-17
nss: select client certificates by DER
Kamil Dudka
2011-10-17
--epsv: fix typo
Daniel Stenberg
2011-10-16
--show-error: position indepdenent
Daniel Stenberg
2011-10-16
curl_multi_fdset: clarify the max_fd == -1 case
Daniel Stenberg
2011-10-16
formdata: ack read callback abort
Daniel Stenberg
2011-10-16
TODO: have form functions use CURL handle argument
Daniel Stenberg
2011-10-15
typecheck: allow NULL to unset CURLOPT_ERRORBUFFER
Dave Reisner
2011-10-15
singleipconnect: don't clobber errno
Daniel Stenberg
2011-10-14
docs: --xattr
Michal Marek
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-14
sws.c: HTTP and GOPHER test server-side connection closing adjustment
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-10
lib540.c: OOM handling fixes making test 540 pass torture testing
Yang Tse
2011-10-08
RELEASE-NOTES: Fixed a couple of typos
Dan Fandrich
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
[next]