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
2005-12-08
Fix compiler warning
Yang Tse
2005-12-08
Fix compiler warning
Yang Tse
2005-12-08
Fixed a lingering omission of gzip support.
Dan Fandrich
2005-12-08
Fix compiler warning
Yang Tse
2005-12-08
Fix a couple of compiler warnings
Yang Tse
2005-12-08
If unable to get curl's version, log all failure details.
Yang Tse
2005-12-07
Lots of updates to detect what problems we got. They are related
Daniel Stenberg
2005-12-07
New version for testing connections against a local server for easier setting
Daniel Stenberg
2005-12-06
start working on 7.15.2
Daniel Stenberg
2005-12-06
fresh contributors in the 7.15.1 release
Daniel Stenberg
2005-12-06
7.15.1 with the now to be announced security flaw fixed
Daniel Stenberg
2005-12-06
my first collect-random-urls script, just for reference
Daniel Stenberg
2005-12-06
ok, these are the test build I've used so far
Daniel Stenberg
2005-12-06
Yang Tse: fixed compiler warning
Daniel Stenberg
2005-12-06
Yang Tse: With last change logging directory needs to be created sooner.
Daniel Stenberg
2005-12-05
Added a run-time check to warn if TFTP is going to fail due to portability
Dan Fandrich
2005-12-05
Yang Tse: make runtests.pl more talkative when unable to find out curl's
Daniel Stenberg
2005-12-05
Yang Tse fixed: Openssl 0.9.9 makes 'const' the SSL_METHOD parameter in
Daniel Stenberg
2005-12-05
Another Yang Tse warning cleanup raid!
Daniel Stenberg
2005-12-04
Recent OpenSSL returns a 'const' in '*_client_method()'. So avoid
Gisle Vanem
2005-12-02
Yang Tse adjusted the multiple header inclusion prevention definition
Daniel Stenberg
2005-12-02
Yang Tse's fix to only provide the proto if there is such a function and
Daniel Stenberg
2005-12-02
Yang Tse fixed the 4th argument in the sendto() calls
Daniel Stenberg
2005-12-01
Jamie Newton pointed out that libcurl's file:// code would close() a zero
Daniel Stenberg
2005-11-30
#27 is fixed
Daniel Stenberg
2005-11-30
cast the va_arg() assignment to ftp_filemethod properly
Daniel Stenberg
2005-11-29
Yang Tse's fix of the inet_pton check
Daniel Stenberg
2005-11-28
new experimental "ftp method" code
Daniel Stenberg
2005-11-28
Bryan Henderson
Daniel Stenberg
2005-11-28
Yang Tse's changes to provide an inet_pton() proto for the platforms who
Daniel Stenberg
2005-11-28
added note about the inclusion of curl.h from within this file
Daniel Stenberg
2005-11-25
Bryan Henderson: added missing ignores
Daniel Stenberg
2005-11-25
Yang Tse fixed compiler warnings
Daniel Stenberg
2005-11-25
read_tcp_data() fix to get the proper buffer pointer and size
Daniel Stenberg
2005-11-25
Yang Tse: fixes the use of Curl_inet_ntop and Curl_inet_pton with no
Daniel Stenberg
2005-11-25
Yang Tse: fixed compiler warnings
Daniel Stenberg
2005-11-25
Change based on Yang Tse's excellent fix to reduce buffer overflow risk and
Daniel Stenberg
2005-11-25
Doug Kaufman corrected my attempt to a generic "skip extra test for function
Daniel Stenberg
2005-11-24
avoid doing #if an a predef symbol that might not be defined
Daniel Stenberg
2005-11-24
Yang Tse: use static on file-private functions
Daniel Stenberg
2005-11-24
Yang Tse: fix compilation errors when SSL is not disabled and HTTP is
Daniel Stenberg
2005-11-24
Yang Tse: removes GOPHER protocol when HTTP is disabled
Daniel Stenberg
2005-11-24
Changes for OpenWatcom 1.4.
Gisle Vanem
2005-11-24
Doug Kaufman's set of patches to make curl build fine on DJGPP again using
Daniel Stenberg
2005-11-24
mention the colon-only thing for -u and SSPI+NTLM
Daniel Stenberg
2005-11-23
Yang Tse's patch to silence MSVC warnings
Daniel Stenberg
2005-11-23
only enable NTLM if HTTP and NTLM is not disabled, and if NTLM is disabled
Daniel Stenberg
2005-11-23
Yang Tse fixed MSVC 6.0 warnings
Daniel Stenberg
2005-11-18
fix compiler warning
Daniel Stenberg
2005-11-17
I extended a patch from David Shaw to make libcurl _always_ provide an error
Daniel Stenberg
[prev]
[next]