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-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
2014-02-25
Merge pull request #93 from d235j/darwinssl_ip_address_fix
nickzman
2014-02-25
parse_args: fix a too long source code line
Daniel Stenberg
2014-02-25
configure: Tiny fix to honor POSIX
naota
2014-02-25
tool_help: Moved --no-alpn and --no-npn to be listed alphabetically
Steve Holme
2014-02-25
tool: Moved --showerror to the global config
Steve Holme
2014-02-25
tool_getparam: Added global config to getparameter()
Steve Holme
2014-02-25
tool_getparam.h: Fixed compilation warning
Steve Holme
2014-02-24
RELEASE-NOTES: Updated for 63fc8ee7
Marc Hoersken
2014-02-24
tool_cfgable: Added support for knowing the current operation
Steve Holme
2014-02-24
curl_schannel.c: Updated copyright years
Marc Hoersken
2014-02-24
winssl: Enable hostname verification of IP address using SAN or CN
David Ryskalczyk
2014-02-24
tool_operate: Moved easy handle cleanup into tool_main
Steve Holme
2014-02-24
tool_hugehelp: partially reverted 24e22e10
Marc Hoersken
2014-02-24
tool_main: Moved easy handle into global config structure
Steve Holme
2014-02-23
Don't omit CN verification in DarwinSSL when an IP address is used.
David Ryskalczyk
2014-02-23
tool: Fixed line longer than 79 characters from commit 705a4cb549
Steve Holme
2014-02-23
tool_main: Corrected typo from commit d6b9f054e9 in Symbian code
Steve Holme
2014-02-23
tool_main: Moved OperateConfig cleanup into main_free()
Steve Holme
2014-02-23
tool_main: Moved initial OperateConfig creation into main_init()
Steve Holme
2014-02-23
tool_cfgable: Added global config structure
Steve Holme
2014-02-23
tool_cfgable: Renamed Configurable structure to OperationConfig
Steve Holme
2014-02-23
tool: Fixed incorrect return code with --version from commit c10bf9bb36
Steve Holme
2014-02-23
RELEASE-NOTES: Synced with 8c80840d01
Steve Holme
2014-02-23
tool_getparam: Moved tool_help() call into operate()
Steve Holme
2014-02-23
tool_getparam: Moved hugehelp() call into operate()
Steve Holme
2014-02-23
tool_getparam: Moved tool_version_info() call into operate()
Steve Holme
2014-02-22
tool_cfgable: Removed list_engine flag from config structure
Steve Holme
2014-02-22
tool_operate: Start to use CURLcode rather than int for return codes
Steve Holme
2014-02-22
tool: Fixed incorrect return code when setting HTTP request fails
Steve Holme
2014-02-22
tool_getparam: Moved version information into separate function in tool_help
Steve Holme
2014-02-22
tool_operhlp.h: Fixed compilation warning
Steve Holme
2014-02-22
tool_operhlp: Consolidated engine output code into tool_help
Steve Holme
2014-02-22
tool_operate: Moved list engines into separate function in tool_help
Steve Holme
2014-02-22
RELEASE-NOTES: added note about impact of changes to WinSSL defaults
Marc Hoersken
[prev]
[next]