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
2010-09-09
test565: Don't hardcode IP:PORT
Tor Arntsen
2010-09-09
curl.1: updated protocols and polished language
Daniel Stenberg
2010-09-08
FAQ: CURL_STATICLIB for visual studio users
Daniel Stenberg
2010-09-07
FAQ: updated and added host with custom IP question
Daniel Stenberg
2010-09-07
chunky parser: only rewind if needed
Daniel Stenberg
2010-09-06
rtsp: avoid SIGSEGV on malformed header
Kamil Dudka
2010-09-06
rtsp: avoid SIGSEGV on malformed header
Kamil Dudka
2010-09-06
warning: fix conversion to 'int' from 'size_t'
Daniel Stenberg
2010-09-06
portabilty: use proper variable type to hold sockets
Daniel Stenberg
2010-09-03
Trial to fix another compiler warning with braces.
Guenter Knauf
2010-09-02
Use checkprefix() to compare protocol-specific strings
Dan Fandrich
2010-09-02
Moved S_ISREG define to setup as suggested by Dan.
Guenter Knauf
2010-09-02
Use own typedef as workaround for broken sspi.h header (f.e. Watcom).
Guenter Knauf
2010-09-02
Added some hacks in order to build with VC from git.
Guenter Knauf
2010-09-02
Added S_ISREG define for Win32.
Guenter Knauf
2010-09-01
multi: fixes for timing out handles
Daniel Stenberg
2010-09-01
threaded resolver: no more expire 0 calls
Daniel Stenberg
2010-09-01
resolve_server: simplify code
Daniel Stenberg
2010-08-31
multi: make sure the next timeout is used when one expires
Daniel Stenberg
2010-08-30
Added proxy keyword to allow skipping test in proxyless configs
Dan Fandrich
2010-08-29
multi: set timeouts when transfer begins
Daniel Stenberg
2010-08-28
CURLOPT_DIRLISTONLY: don't use with CURLOPT_WILDCARDMATCH
Daniel Stenberg
2010-08-28
FAQ: update list of supported protocols
Daniel Stenberg
2010-08-28
In the m4 detection line, factor out the 2>dev/null
Fabian Keil
2010-08-28
If m4 doesn't support --version, try if gm4 does.
Fabian Keil
2010-08-28
If the m4 version isn't recognized at all, just say so
Fabian Keil
2010-08-28
HISTORY: mention the gopher story
Daniel Stenberg
2010-08-25
Tweaked some test data files
Dan Fandrich
2010-08-25
Added new source files to Symbian and TPF makefiles
Dan Fandrich
2010-08-25
RELEASE-NOTES: sync from b980c9a02 to HEAD
Daniel Stenberg
2010-08-25
Makefile: add gopher.c file to build
Daniel Stenberg
2010-08-25
runtests: fix uninitialized variable warning
Daniel Stenberg
2010-08-25
gopher tests: revert parts of gopher in the pingpong server
Daniel Stenberg
2010-08-25
gopher tests: use sws and adjusted to more standard style
Daniel Stenberg
2010-08-25
sws: added basic gopher support
Daniel Stenberg
2010-08-25
gopher: enable the header callback/verbosity
Daniel Stenberg
2010-08-25
gopher: fix test case line endings
Daniel Stenberg
2010-08-25
gopher: fix memory leak and busyloop
Daniel Stenberg
2010-08-25
Gopher using Curl_write; test suite (4 tests)
Cameron Kaiser
2010-08-25
Remove url.c test
Cameron Kaiser
2010-08-25
Forgot gopher.h in Makefile.inc
Cameron Kaiser
2010-08-25
Gopher protocol support (initial release)
Cameron Kaiser
2010-08-25
http: handle trailer headers in all chunked responses
Daniel Stenberg
2010-08-25
TODO: we now support RTMP
Daniel Stenberg
2010-08-25
TODO: done "NTLM with other crypto functions"
Daniel Stenberg
2010-08-25
TODO: fixed "Make curl_multi_info_read faster"
Daniel Stenberg
2010-08-24
Fixed a NULL pointer dereference in form posting
Dan Fandrich
2010-08-24
multi: Fix compile warning on 64-bit systems
Ben Greear
2010-08-23
Mention PolarSSL in tutorial & add some URLs to INSTALL
Dan Fandrich
2010-08-23
RESUME_FROM: clarify what ftp uploads do
Daniel Stenberg
[prev]
[next]