]> granicus.if.org Git - curl/shortlog
curl
2014-12-15 Nick Zitzmanndarwinssl: fix incorrect usage of aprintf()
2014-12-14 Steve Holmecopyright: Updated the copyright year following recent...
2014-12-14 Daniel Stenbergtool_urlglob.c: reverse two loops
2014-12-14 Marc Hoerskentool_urlglob.c: Added braces to clarify the conditions
2014-12-14 Marc Hoerskentool_urlglob.c: Silence warning C6293: Ill-defined...
2014-12-14 Marc Hoerskentool_binmode.c: Explicitly ignore the return code of...
2014-12-14 Marc Hoerskenlib: Fixed multiple code analysis warnings if SAL are...
2014-12-14 Steve Holmesmb.c: Fixed code analysis warning
2014-12-14 Marc Hoerskentool_util.c: Use GetTickCount64 if it is available
2014-12-14 Steve Holmesmb: Use HAVE_PROCESS_H for process.h inclusion
2014-12-14 Daniel Stenbergdarwinssl: aprintf() to allocate the session key
2014-12-14 Marc Hoerskencurl_schannel: Improvements to memory re-allocation...
2014-12-14 Steve Holmeasyn-ares: We prefer use of 'CURLcode result'
2014-12-14 Marc Hoerskencurl_schannel.c: Data may be available before connectio...
2014-12-14 Steve Holmehttp2: Use 'CURLcode result' for curl result codes
2014-12-14 Steve Holmeasyn-thread: We prefer 'CURLcode result'
2014-12-14 Steve Holmesmb: Fixed unnecessary initialisation of struct member...
2014-12-14 Steve Holmentlm: Fixed return code for bad type-2 Target Info
2014-12-14 Steve Holmentlm: Remove unnecessary casts in readshort_le()
2014-12-13 Steve Holmecurl_ntlm_msgs.c: Another attempt to fix compilation...
2014-12-13 Guenter Knaufsynctime.c: added own user-agent string.
2014-12-13 Steve Holmesmb.c: Fixed line longer than 79 columns
2014-12-13 Steve Holmecurl_ntlm_msgs.c: Fixed compilation warning from commit...
2014-12-13 Guenter Knaufmk-ca-bundle.pl: restored forced run again.
2014-12-13 Guenter Knaufsynctime.c: removed another timeserver URL.
2014-12-13 Guenter Knaufsynctime.c: fixed timeserver URLs.
2014-12-13 Steve Holmeftp.c: Fixed compilation warning when no verbose string...
2014-12-13 Steve Holmesmb: Added state change functions to assist with debugging
2014-12-13 Steve Holmentlm: Use short integer when decoding 16-bit values
2014-12-12 Steve HolmeRELEASE-NOTES: Synced with 6291a16b20
2014-12-12 Steve Holmesmtp.c: Fixed compilation warnings
2014-12-12 Steve Holmesmb: Disable SMB when 64-bit integers are not supported
2014-12-12 Steve Holmentlm: Disable NTLM v2 when 64-bit integers are not...
2014-12-12 Steve Holmentlm: Allow NTLM2Session messages when USE_NTRESPONSES...
2014-12-12 Steve Holmesmtp.c: Fixed line longer than 79 columns
2014-12-12 Steve Holmeconfig-win32.h: Don't enable Windows Crypt API if using...
2014-12-12 Steve Holmesmtp: Fixed inappropriate free of the scratch buffer
2014-12-12 Steve Holmesmtp: Fixed dot stuffing when EOL characters were at...
2014-12-11 Daniel Stenbergtelnet: fix "cast increases required alignment of targe...
2014-12-10 Daniel Stenbergntlm_wb_response: fix "statement not reached"
2014-12-10 Steve HolmeRELEASE-NOTES: Synced with 1cc5194337
2014-12-10 Daniel StenbergCurl_unix2addr: avoid using the variable name 'sun'
2014-12-10 Steve Holmeurl.c: Fixed compilation warning when USE_NTLM is not...
2014-12-10 Steve Holmeparsedate.c: Fixed compilation warning
2014-12-10 Daniel StenbergTODO: Cache negative name resolves
2014-12-09 Daniel Stenbergldap: check Curl_client_write() return codes
2014-12-09 Daniel Stenbergldap: rename variables to comply to curl standards
2014-12-09 Dan Fandrichsws.c: Fixed 'rc' may be used uninitialized warning
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...
next