]> granicus.if.org Git - curl/shortlog
curl
2014-12-09 Dan Fandrichcookies: Improved OOM handling in cookies
2014-12-09 Guenter Knaufsynctime.c: fixed user-agent setting.
2014-12-09 Daniel Stenbergsmb: fix unused return code warning
2014-12-09 Patrick MonneratCurl_client_write() & al.: chop long data, convert...
2014-12-09 Guenter KnaufVC build: added sspi define for winssl-zlib builds.
2014-12-09 Daniel Stenbergschannel_recv: return the correct code
2014-12-08 Daniel Stenberghttp2: avoid logging neg "failure" if h2 was not requested
2014-12-08 Daniel Stenbergopenldap: do not ignore Curl_client_write() return...
2014-12-08 Daniel Stenbergcompile: warn on unused return code from Curl_client_wr...
2014-12-08 Patrick MonneratSMB: Fix a data size mismatch that broke SMB on big...
2014-12-07 Steve Holmesmb: Fixed Windows autoconf builds following commit...
2014-12-07 Steve HolmeRELEASE-NOTES: Synced with 526603ff05
2014-12-07 Bill Nagelsmb: Build with SSPI enabled
2014-12-07 Bill Nagelntlm: Use Windows Crypt API
2014-12-07 Dan Fandrichcookie.c: Refactored cleanup code to simplify
2014-12-07 Dan Fandrichget_url_file_name: Fixed crash on OOM on debug build
2014-12-06 Steve Holmesws.c: Fixed compilation warning
2014-12-06 Steve Holmeftp.c: Fixed compilation warnings when proxy support...
2014-12-06 Steve Holmesmb: Fixed a problem with large file transfers
2014-12-06 Steve Holmesmb: Moved the URL decoding into a separate function
2014-12-06 Steve Holmesmb: Fixed URL encoded URLs not working
2014-12-06 Steve HolmeMakefile.inc: Added our standard header and updated...
2014-12-06 Steve HolmeMakefile.inc: Updated file formatting
2014-12-06 Steve Holmecurl_md4.h: Updated copyright year following recent...
2014-12-05 Patrick MonneratSMB: Fix big endian problems. Make it OS/400 aware.
2014-12-05 Patrick MonneratOS400: enable NTLM authentication
2014-12-05 Steve Holmemulti.c: Fixed compilation warning
2014-12-05 Guenter Knaufbuild: updated dependencies in makefiles.
2014-12-05 Steve Holmesasl: Corrected formatting of function descriptions
2014-12-05 Steve Holmesasl_gssapi: Added missing function description
2014-12-05 Steve HolmeRELEASE-NOTES: Provided better descriptions
2014-12-05 Steve Holmesasl_sspi: Corrected some typos
2014-12-05 Steve Holmesasl_sspi: Don't use hard coded sizes in Kerberos V5...
2014-12-05 Steve Holmesasl_sspi: Free the Kerberos V5 challenge as soon as...
2014-12-05 Steve Holmegssapi: Corrected typo in comments
2014-12-05 Steve Holmesasl_gssapi: Added body to Curl_sasl_create_gssapi_secu...
2014-12-04 Stefan Bühlerhttp_perhapsrewind: don't abort CONNECT requests
2014-12-04 Stefan BühlerHTTP: Free (proxy)userpwd for NTLM/Negotiate after...
2014-12-04 Stefan BühlerHTTP: don't abort connections with pending Negotiate...
2014-12-04 Stefan Bühlerfix gdb libtool invocation path
2014-12-04 Steve Holmesasl_gssapi: Fixed missing include from commit d3cca934ee
2014-12-04 Jay Satiroexamples: remove sony.com from 10-at-a-time
2014-12-04 Steve Holmesasl_gssapi: Fixed missing decoding debug failure message
2014-12-04 Steve Holmesasl_gssapi: Fixed honouring of no mutual authentication
2014-12-04 Steve Holmesasl_sspi: Added more Kerberos V5 decoding debug failur...
2014-12-04 Anthon Pangdocs: Fix FAILONERROR typos
2014-12-04 Peter Wutool: fix CURLOPT_UNIX_SOCKET_PATH in --libcurl output
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
next