]> granicus.if.org Git - curl/shortlog
curl
2014-12-28 Steve Holmesockfilt.c: Fixed compilation warnings
2014-12-28 Steve Holmetest1509: Fixed compilation warning
2014-12-28 Steve Holmetest556: Fixed compilation warning
2014-12-28 Steve Holmesasl_gssapi: Fixed use of dummy username with real...
2014-12-28 Steve Holmevtls: Fixed compilation warning and an ignored return...
2014-12-28 Daniel StenbergTODO: 2.3 Better support for same name resolves
2014-12-28 Steve Holmetest1520: Fixed initial teething problems
2014-12-28 Steve Holmetest1520: Fixed compilation errors
2014-12-28 Steve Holmetests: Added test for bug #1456
2014-12-28 Steve Holmechecksrc.bat: Fixed a problem opening files with spaces...
2014-12-27 Steve Holmeopenldap: Prefer use of 'CURLcode result'
2014-12-27 Steve Holmeopenldap: Use 'LDAPMessage *msg' for messages
2014-12-27 Steve Holmenss: Don't ignore Curl_extract_certinfo() OOM failure
2014-12-27 Steve Holmenss: Don't ignore Curl_ssl_init_certinfo() OOM failure
2014-12-27 Steve Holmenss: Use 'CURLcode result' for curl result codes
2014-12-27 Steve Holmegetinfo: Code style policing
2014-12-27 Steve Holmegetinfo: Use 'CURLcode result' for curl result codes
2014-12-27 Steve Holmedarwinssl: Use 'CURLcode result' for curl result codes
2014-12-27 Steve Holmepolarssl: Use 'CURLcode result' for curl result codes
2014-12-27 Steve Holmedocs: Updated following the addition of SASL GSSAPI...
2014-12-27 Steve Holmeasiohiper.cpp: No need to initialise members of ConnInfo
2014-12-27 Steve Holmeasiohiper.cpp: Updated for curl coding standards
2014-12-27 Steve Holmecode/docs: Use correct case for IPv4 and IPv6
2014-12-27 Steve Holmeruntests: Fixed detection of Unix Sockets feature
2014-12-26 Steve Holmecode/docs: Use Unix rather than UNIX to avoid use of...
2014-12-26 Steve Holmeip2ip.c: Fixed compilation warning when IPv6 Scope...
2014-12-26 Steve Holmevtls: Don't set cert info count until memory allocation...
2014-12-26 Steve Holmevtls: Use CURLcode for Curl_ssl_init_certinfo() return...
2014-12-26 Steve Holmeconfigure: Use camel case for UNIX sockets feature...
2014-12-26 Marc Hoerskensockfilt.c: Reduce the number of individual memory...
2014-12-26 Marc Hoerskensockfilt.c: Replace 100ms sleep with thread throttle
2014-12-25 Steve Holmetool_help: Use camel case for UNIX sockets feature...
2014-12-25 Steve Holmevtls: Use bool for Curl_ssl_getsessionid() return type
2014-12-25 Steve Holmeschannel: Minor code style policing for casts
2014-12-25 Steve Holmeschannel: Prefer 'CURLcode result' for curl result...
2014-12-25 Steve Holmecyassl: Prefer 'CURLcode result' for curl result codes
2014-12-25 Steve Holmetool_xattr: Use 'CURLcode result' for curl result codes
2014-12-24 Steve Holmecurl_ntlm_core.c: Fixed compilation warnings
2014-12-24 Steve HolmeRELEASE-NOTES: Synced with 8830df8b66
2014-12-24 Steve Holmegtls: Use preferred 'CURLcode result'
2014-12-24 Steve Holmeopenldap: Use standard naming for setup connection...
2014-12-24 Steve Holmertmp: Use standard naming for setup connection function
2014-12-24 Steve Holmesmb: Use standard naming for setup connection function
2014-12-24 Steve Holmeconfig-win32.h: Fixed line length > 79 columns
2014-12-24 Steve Holmeopenssl: Prefer we don't use NULL in comparisons
2014-12-24 Steve Holmebuild: Removed WIN32 definition from the Visual Studio...
2014-12-24 Steve Holmebuild: Removed WIN64 definition from the libcurl Visual...
2014-12-23 Steve Holmeopenssl.c Fix for compilation errors with older version...
2014-12-22 John MalmbergFix comment edit in vms/backup_gnv_curl_src.com
2014-12-22 Daniel Stenbergcurl: show size of inhibited data when using -v
2014-12-22 Daniel Stenbergopenssl: fix SSL/TLS versions in verbose output
2014-12-22 Daniel Stenbergopenssl: make it compile against openssl 1.1.0-DEV...
2014-12-21 Marc Hoerskensshserver.pl: clarify and streamline variable names
2014-12-21 Daniel Stenbergopenssl: warn for SRP set if SSLv3 is used, not for...
2014-12-21 Daniel Stenbergsmb: use memcpy() instead of strncpy()
2014-12-21 John E. MalmbergVMS: Updates for 0740-0D1220
2014-12-21 Marc Hoerskensockfilt.c: use non-Ex functions that are available...
2014-12-21 Marc Hoerskentests: use Cygwin-style paths in SSH, SSHD and SFTP...
2014-12-21 Marc Hoerskentests: support spaces in paths to SSH, SSHD and SFTP...
2014-12-20 Steve Holmenon-ascii: Reduce variable usage
2014-12-20 Steve Holmenon-ascii: Prefer while loop rather than a do loop
2014-12-20 Steve Holmenon-ascii: Reduce variable scope
2014-12-19 Steve Holmenon-ascii: We prefer 'CURLcode result'
2014-12-19 Marc Hoerskensecureserver.pl: clean up formatting of config and...
2014-12-19 Marc Hoerskensecureserver.pl: update Windows detection and fix path...
2014-12-19 Marc Hoerskensecureserver.pl: make OpenSSL CApath and cert absolute...
2014-12-18 Patrick Monneratif2ip: dummy scope parameter for Curl_if2ip() call...
2014-12-17 Kyle J. McKayparseurlandfillconn(): fix improper non-numeric scope_i...
2014-12-16 Patrick MonneratIPV6: address scope != scope id
2014-12-16 Patrick Monneratconnect: singleipconnect(): properly try other address...
2014-12-16 Daniel StenbergSFTP: work-around servers that return zero size on...
2014-12-16 Daniel Stenbergglob_next_url: make the loop count upwards
2014-12-16 Daniel Stenbergtool_operate: we prefer 'CURLcode result'
2014-12-16 Daniel Stenbergtool_urlglob: unify return codes to use CURLcode
2014-12-15 Daniel Stenbergtool_urlglob.c: partly reverse dc19789444
2014-12-15 Daniel StenbergKNOWN_BUGS: the SFTP code doesn't support CURLINFO_FILETIME
2014-12-15 Jay Satiroopts: Warn CURLOPT_TIMEOUT overrides when set after...
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...
next