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
2014-03-15
ssh: prevent a logic error that could result in an infinite loop
Dan Fandrich
2014-03-14
docs: fixed a bunch of typos
Dan Fandrich
2014-03-14
test640/1: add tests for --head with sftp and scp
Dan Fandrich
2014-03-14
ssh: removed a redundant close state transition
Dan Fandrich
2014-03-14
ssh: abort immediately on a header callback error
Dan Fandrich
2014-03-14
chunked-encoding: provide a readable error string for chunked errors
Daniel Stenberg
2014-03-11
TODO: remove http2, we now have it
Daniel Stenberg
2014-03-10
http2: free resources on disconnect
Tatsuhiro Tsujikawa
2014-03-10
openssl: info massage with SSL version used
Daniel Stenberg
2014-03-09
RELEASE-NOTES: Synced with 8ddda0e999
Steve Holme
2014-03-09
README.http2: clarify the build prerequisites
Daniel Stenberg
2014-03-09
SSL-PROBLEMS: add "missing intermediate certificates" piece
Daniel Stenberg
2014-03-08
SSL-PROBLEMS: describes common curl+SSL problems
Daniel Stenberg
2014-03-08
docs: remove documentation on setting up krb4 support
Nick Zitzmann
2014-03-06
ssh: fix compiler warning converting ssize_t to int
Daniel Stenberg
2014-03-06
ssh: Fixed a style warning
Dan Fandrich
2014-03-06
ssh: Pass errors from libssh2_sftp_read up the stack
Dan Fandrich
2014-03-06
parse_remote_port: error out on illegal port numbers better
Daniel Stenberg
2014-03-05
remote_port: allow connect to port 0
Daniel Stenberg
2014-03-03
multi_runsingle: move timestamp into INIT
Daniel Stenberg
2014-03-03
hostcheck: update comment after previous change
Daniel Stenberg
2014-03-03
hostcheck: Curl_cert_hostcheck is not used by NSS builds
Daniel Stenberg
2014-03-03
configure: call it GSS-API
Michael Osipov
2014-03-03
x509asn: moved out Curl_verifyhost from NSS builds
Daniel Stenberg
2014-03-03
NSS: avoid compiler warnings when built without http2 support
Daniel Stenberg
2014-03-03
Rework Open Watcom make files to use standard Wmake features
Jiri Malak
2014-03-02
parsedate: Fixed compilation warning
Jiri Malak
2014-03-02
RELEASE-NOTES: Synced with 7fef4016de
Steve Holme
2014-03-02
tool: Do not output libcurl source for the information only parameters
Steve Holme
2014-03-02
tool: Fixed libcurl source output for multiple operations
Steve Holme
2014-03-01
tool_metalink.h: Fixed compilation warning
Steve Holme
2014-03-01
tool: Moved internal variable isatty to the global config
Steve Holme
2014-03-01
tool_operate.c: Fixed compilation error
Steve Holme
2014-03-01
tool: Moved --libcurl to the global config
Steve Holme
2014-03-01
tool: Moved --progress-bar to the global config
Steve Holme
2014-03-01
tool: Moved --stderr to the global config
Steve Holme
2014-02-28
transfer.c: Fixed non-HTTP2 builds from commit cde0cf7c5e
Steve Holme
2014-02-28
Fix bug that HTTP/2 hangs if whole response body is read with headers
Tatsuhiro Tsujikawa
2014-02-28
http2: build with current nghttp2 version
Daniel Stenberg
2014-02-28
tool_main: Fixed a memory leak on main_init error
Dan Fandrich
2014-02-28
test96: Updated accordly for recent changes
Steve Holme
2014-02-27
tool_cfgable: Code policing of structure pointers
Steve Holme
2014-02-27
tool: Moved --trace and --verbose to the global config
Steve Holme
2014-02-27
tool_main: Forgot to initialise the first operation's global pointer
Steve Holme
2014-02-27
tool: Moved --silient to the global config
Steve Holme
2014-02-27
tool_cfgable: Added GlobalConfig pointer to OperationConfig
Steve Holme
2014-02-26
tool: Added support to .curlrc for URL specific options
Steve Holme
2014-02-26
tool: Reworked argument parsing to use --next/-:
Steve Holme
2014-02-26
tool_getparam: Added initial support for --next/-:
Steve Holme
2014-02-26
valgrind.supp: tweaked a test 165 suppression
Dan Fandrich
[prev]
[next]