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-21
parse_remote_port: ignore colons without port number
Daniel Stenberg
2010-09-21
RELEASE-NOTES: in sync with 19f45eaa799
Daniel Stenberg
2010-09-21
duphandle: use ares_dup()
Daniel Stenberg
2010-09-21
MacOSX-Framework: updates for Snowleopard
Hendrik Visage
2010-09-21
RELEASE-NOTES: synced with 5fcc4332d62fe
Daniel Stenberg
2010-09-20
configure: don't enable RTMP if the lib detect fails
Daniel Stenberg
2010-09-20
TODO: added 8.4 non-gcrypt under GnuTLS
Daniel Stenberg
2010-09-20
configure: check for gcrypt if using GnuTLS
Daniel Stenberg
2010-09-18
RELEASE-NOTES: sync from d2a7fd2fe65b to HEAD
Daniel Stenberg
2010-09-18
FTP: fix bad check of Curl_timeleft() return code
Daniel Stenberg
2010-09-18
LDAP: moved variable declaration to avoid compiler warn
Daniel Stenberg
2010-09-18
LDAP: Use FALSE instead of bool_false when setting bits.close
Tor Arntsen
2010-09-18
LDAP: Add missing declaration for 'result'
Tor Arntsen
2010-09-18
LDAP: Support for tunnelling queries through HTTP proxy
Mauro Iorio
2010-09-17
timeout: use the correct start value as offset
Daniel Stenberg
2010-09-17
Curl_timeleft: avoid returning "no timeout" by mistake
Daniel Stenberg
2010-09-16
whitespace: unified source
Daniel Stenberg
2010-09-16
remote-header-name: don't output filename when NULL
Daniel Stenberg
2010-09-15
TheArtOfHttpScripting: use long options
James Bursa
2010-09-14
getinmemory: make the example easier to follow
James Bursa
2010-09-14
multi: don't do extra expire calls for the connection
Daniel Stenberg
2010-09-12
Fix a bashism: test a = b is more portable than ==.
Peter Pentchev
2010-09-12
glob_word: remove a check that is always false
Daniel Stenberg
2010-09-12
inflate_stream: remove redundant check that is always true
Daniel Stenberg
2010-09-12
digest: make it clear the condition is always true
Daniel Stenberg
2010-09-12
ssluse: removed redundant check that is always true
Daniel Stenberg
2010-09-11
Link curl and the test apps with -lrt explicitly when necessary
Dan Fandrich
2010-09-09
Mention the Debian Popularity Contest
Dan Fandrich
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
[next]