]> granicus.if.org Git - curl/shortlog
curl
2014-12-04 Peter Wuopts: fix CURLOPT_UNIX_SOCKET_PATH formatting
2014-12-04 Patrick MonneratOS400: enable Unix sockets.
2014-12-04 Daniel StenbergRELEASE-NOTES: synced with b216427e73b5e9
2014-12-04 Daniel Stenbergopts: added CURLOPT_UNIX_SOCKET_PATH to Makefile.am
2014-12-04 Daniel Stenbergupdateconninfo: clear destination struct before getsock...
2014-12-04 Daniel Stenbergcurl.1: added --unix-socket
2014-12-04 Peter Wutool: add --unix-socket option
2014-12-04 Peter Wulibcurl: add UNIX domain sockets support
2014-12-04 Peter Wutests: add two HTTP over UNIX socket tests
2014-12-04 Peter Wutests: add HTTP UNIX socket server testing support
2014-12-04 Peter Wusws: try to remove socket and retry bind
2014-12-04 Peter Wusws: add UNIX domain socket support
2014-12-04 Peter Wusws: restrict TCP_NODELAY to IP sockets
2014-12-03 Dave Reisnercurl.1: fix trivial typo
2014-12-03 Steve Holmesasl_gssapi: Added body to Curl_sasl_create_gssapi_user...
2014-12-03 Steve Holmesasl_gssapi: Added body to Curl_sasl_gssapi_cleanup()
2014-12-03 Steve Holmesasl_gssapi: Added Curl_sasl_build_gssapi_spn() function
2014-12-03 Daniel StenbergNSS: enable the CAPATH option
2014-12-03 Steve Holmesasl_gssapi: Enable USE_KERBEROS5 for GSS-API based...
2014-12-03 Steve Holmesasl_gssapi: Added GSS-API based Kerberos V5 variables
2014-12-03 Steve Holmesws.c: Fixed compilation warning when IPv6 is disabled
2014-12-02 Steve Holmesasl_gssapi: Made log_gss_error() a common GSS-API...
2014-12-02 Steve Holmesasl_gssapi: Introduced GSS-API based SASL module
2014-12-02 Steve Holmesmb: Don't try to connect with empty credentials
2014-12-02 Steve Holmesmb.c: Coding policing of pointer usage
2014-12-02 Steve Holmeconfigure: Fixed inclusion of SMB when no crypto engine...
2014-12-01 Guenter Knaufbuild: in Makefile.m32 simplified autodetection.
2014-11-30 Peter Wusws: move away from IPv4/IPv4-only assumption
2014-11-30 Peter Wulib/connect: restrict IP/TCP options to said sockets
2014-11-30 Daniel Stenbergsmb.c: use size_t as input argument types for msg sizes
2014-11-30 Steve Holmeversion: The next release will become 7.40.0
2014-11-30 Bill Nageldocs: Updated for the SMB protocol
2014-11-30 Steve Holmecurl tool: Exclude SMB from the protocol redirect
2014-11-30 Bill Nagelcurl tool: Enable support for the SMB protocol
2014-11-30 Steve Holmesmb.c: Fixed compilation warnings
2014-11-30 Steve Holmelibcurl: Exclude SMB from the protocol redirect
2014-11-30 Bill Nagellibcurl: Enable support for the SMB protocol
2014-11-30 Steve Holmesmb.c: Fixed compilation warnings
2014-11-30 Steve Holmesmb.c: Renamed SMB command message variables to avoid...
2014-11-30 Steve Holmesmb.c: Fixed compilation warnings
2014-11-30 Steve Holmesmb.c: Fixed compilation warnings
2014-11-30 Steve Holmesmb.c: Fixed compilation warnings
2014-11-30 Bill Nagelsmb: Added initial SMB functionality
2014-11-30 Bill Nagelsmb: Added SMB handler interfaces
2014-11-30 Steve Holmetransfer: Code style policing
2014-11-30 Steve Holmetransfer: Fixed existing scratch buffer being checked...
2014-11-30 Steve Holmesmtp: Fixed dot stuffing being performed when no new...
2014-11-29 Daniel Stenbergsmb.h: fixed picky compiler warning
2014-11-29 Steve Holmetests: Disable test 1013 until SMB is fully added
2014-11-29 Bill Nagelsmb: Added SMB protocol and port definitions
2014-11-29 Bill Nagelsmb: Added internal SMB definitions and structures
2014-11-29 Bill Nagelsmb: Added SMB connection structure
2014-11-29 Bill Nagelsmb: Added initial source files for SMB
2014-11-29 Bill Nagelsmb: Added configuration options for SMB
2014-11-28 Peter Wuruntests.pl: fix startup of IPv6 servers
2014-11-28 Peter Wuruntests.pl: fix warning message, remove duplicate...
2014-11-27 Steve Holmehttp.c: Fixed compilation warnings from features being...
2014-11-27 Steve HolmeRELEASE-NOTES: Synced with c5399c827d
2014-11-26 Steve Holmetests: Added SMTP with --crlf test case
2014-11-26 Steve Holmedocs: Updated for commit 4bd860a001 and SMTP Unix line...
2014-11-26 Steve Holmesmtp: Fixed const'ness of nread parameter in Curl_smtp_...
2014-11-26 Steve Holmesmtp: Added support for the conversion of Unix newlines...
2014-11-25 Steve HolmeCURLOPT_CRLF.3: Fixed inclusion of SMTP in listed protocols
2014-11-25 Daniel Stenbergcurl*3: added small examples
2014-11-25 Daniel Stenberglibcurl.3: fix formatting
2014-11-25 Daniel Stenbergman pages: SEE ALSO curl_multi_wait
2014-11-25 Daniel Stenbergcurl_multi_wait.3: clarify numfds being used if not...
2014-11-25 Daniel Stenbergmulti-single.c: switch to use curl_multi_wait
2014-11-25 Daniel Stenbergtestcurl: bump the version of this script!
2014-11-25 Daniel Stenbergtestcurl: skip reading the setup file if given enough...
2014-11-25 Daniel Stenbergselect.c: fix compilation for VxWorks
2014-11-24 moparisthebestSSL: Add PEM format support for public key pinning
2014-11-24 Kamil DudkaRevert "repository: ignore patch files generated by...
2014-11-23 Steve Holmemulti.c: Fixed compilation warnings when no verbose...
2014-11-23 Steve HolmeRELEASE-NOTES: Synced with 1450712e76
2014-11-23 Steve Holmesasl: Tidied up some parameter comments
2014-11-23 Steve Holmesasl: Reduced the need for two sets of NTLM functions
2014-11-23 Steve Holmentlm: Moved NSS initialisation to base decode function
2014-11-23 Steve Holmehttp_ntlm: Fixed additional NSS initialisation call...
2014-11-23 Steve Holmentlm: Fixed static'ness of local decode function
2014-11-23 Steve Holmentlm: Corrected some parameter names and comments
2014-11-22 Steve Holmeruntests.pl: Re-aligned feature support comments
2014-11-22 Steve Holmeruntests.pl: Use Kerberos and SPNEGO as proxies for...
2014-11-22 Steve Holmeruntests.pl: Added support for SPNEGO
2014-11-22 Steve Holmeruntests.pl: Added Kerberos detection
2014-11-22 Steve Holmeruntests.pl: Added GSS-API detection
2014-11-21 Steve HolmeFILEFORMAT: Added SSPI, GSS-API and Kerberos to the...
2014-11-21 Steve HolmeFILEFORMAT: Added test requires feature not present...
2014-11-20 Daniel Stenberghttp.c: log if it notices HTTP 1.1 after a upgrade...
2014-11-20 Daniel Stenbergtest1801: first real http2 test case
2014-11-20 Daniel Stenbergsws: initial tiny steps toward http2 support
2014-11-20 Daniel StenbergFILEFORMAT: mention the new upgrade support
2014-11-20 Daniel Stenbergtest1800: first plain-text http2 test case
2014-11-20 Tatsuhiro Tsujikawahttp: Disable pipelining for HTTP/2 and upgraded connec...
2014-11-20 Brad HarderCURLOPT_POSTFIELDS.3: mention the COPYPOSTFIELDS option
2014-11-19 Steve Holmemulti-uv.c: Updated for curl coding standards
2014-11-19 Steve Holmeconncache: Fixed specifiers in infof() for long and...
2014-11-19 Peter Wucmake: add Kerberos to the supported features
2014-11-19 Peter Wucmake: fix NTLM detection when CURL_DISABLE_HTTP defined
2014-11-19 Daniel StenbergRELEASE-NOTES: synced with cb13fad733e
next