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
2012-08-09
docs: update the links to cipher-suites supported by NSS
Kamil Dudka
2012-08-09
nss: do not print misleading NSS error codes
Kamil Dudka
2012-08-08
RELEASE-NOTES: synced with 0774386b23
Daniel Stenberg
2012-08-08
docs: mention CURLSSH_AUTH_AGENT
Armel Asselin
2012-08-08
SSH: added agent based authentication
Armel Asselin
2012-08-08
bump version to 7.28.0
Daniel Stenberg
2012-08-08
RELEASE-NOTES: added missing link
Daniel Stenberg
2012-08-08
curl_version: fixed Value stored to 'len' is never read
Daniel Stenberg
2012-08-08
TODO-RELEASE: the (nil) bug is fixed
Daniel Stenberg
2012-08-08
add_next_timeout: minor restructure of code
Daniel Stenberg
2012-08-08
verbose messages: fixed output of hostnames in re-used connections
Daniel Stenberg
2012-08-08
metalink: Un-broke the build when building --with-darwinssl
Nick Zitzmann
2012-08-08
Fix some compiler warnings.
Guenter Knauf
2012-08-08
TODO-RELEASE: two bugs fixed
Daniel Stenberg
2012-08-08
curl.1: minor format fix for --data-ascii
Daniel Stenberg
2012-08-07
curl man page cleanup
Ant Bryan
2012-08-07
Avoid leak of local device string when reusing connection
Mike Crowe
2012-08-07
Curl_socket_check: fix timeout return value for select users
Daniel Stenberg
2012-08-07
Curl_socket_check: fix return code for timeout
Maxime Larocque
2012-08-07
RELEASE-NOTES: synced with b4a558041fdf65c0
Daniel Stenberg
2012-08-07
TODO-RELEASE: fixed another bug
Daniel Stenberg
2012-08-07
WSAPoll: disabled on all windows builds
Daniel Stenberg
2012-08-07
retry request: only access the HTTP data if in fact HTTP
Daniel Stenberg
2012-08-07
TODO: support DANE, we already support gnutls without gcrypt
Daniel Stenberg
2012-08-07
curl-config: parentheses fix
Daniel Stenberg
2012-08-07
VC build: add define for openssl
Daniel Stenberg
2012-08-07
TODO-RELEASE: two bugs fixed!
Daniel Stenberg
2012-08-07
globbing: fix segfault when >9 globs were used
Daniel Stenberg
2012-08-07
sws: close sockets properly
Joe Mason
2012-08-07
Remove debug logs that were accidentally checked in
Joe Mason
2012-08-07
Use select in sws, which has better cross-platform support than poll
Joe Mason
2012-08-07
Use cross-platform curlx_nonblock instead of fcntl in sws
Joe Mason
2012-08-06
operate: fix clang-analyzer warnings for never read variables
Daniel Stenberg
2012-08-06
operate: fix clang-analyzer warning
Daniel Stenberg
2012-08-06
metalink: change code order to build with gnutls-nettle
Daniel Stenberg
2012-08-06
gtls: fix build failure by including nettle-specific headers
Daniel Stenberg
2012-08-06
Fixed compiler warning - argument is type long.
Guenter Knauf
2012-08-06
DISABLED: disable the new tests that do NTLM
Daniel Stenberg
2012-08-03
Add tests of auth retries
Joe Mason
2012-08-03
Cleanup handshake after clean NTLM failure
Joe Mason
2012-08-03
Zero out auth structs before transfer
Joe Mason
2012-08-02
Add a polling loop in main to read from more than one socket at once. Add the...
Joe Mason
2012-08-02
Change return values of get_request, accept_connection and service_connection...
Joe Mason
2012-08-02
Hoist the loop out of get_request, and make sure that it can be reentered whe...
Joe Mason
2012-08-02
Move blocks of code from the sws main loop into their own functions for easie...
Joe Mason
2012-08-02
Remove the --fork option of sws, since it makes refactoring to use poll more ...
Joe Mason
2012-07-30
file: use fdopen() for uploaded files if available
Kamil Dudka
2012-07-29
Added DWANT_IDN_PROTOTYPES define for MSVC too.
Guenter Knauf
2012-07-29
Added Win32 problems.
Guenter Knauf
2012-07-29
Added hint to read docs/INSTALL too.
Guenter Knauf
[prev]
[next]