]> granicus.if.org Git - curl/shortlog
curl
2015-01-03 Steve Holmeldap: Fixed DN memory leaks on failed client write
2015-01-02 Steve Holmecurl_ntlm_core.c: Fixed compilation warning from commit...
2015-01-02 Steve Holmentlm: Use extend_key_56_to_64() for all cryptography...
2015-01-02 Steve HolmeRELEASE-NOTES: Synced with 34f0bd110f
2015-01-02 Steve Holmecurl_ntlm_core.c: Fixed compilation warning
2015-01-02 Steve Holmeendian: Fixed bit-shift in 64-bit integer read functions
2015-01-01 Steve Holmesmb: Use endian functions for reading NBT and message...
2015-01-01 Steve Holmeendian: Added big endian read functions
2015-01-01 Steve Holmeendian: Added 64-bit integer read function
2015-01-01 Steve HolmeCOPYING: Bumped copyright year to 2015
2015-01-01 Steve Holmeversion: Bump copyright year to 2015
2015-01-01 Steve Holmesmb.c: Fixed compilation warnings
2014-12-31 Steve Holmesmb: Use endian functions for reading length and offset...
2014-12-31 Steve Holmeendian: Added 16-bit integer write function
2014-12-31 Steve Holmeendian: Fixed Linux compilation issues
2014-12-31 Julien Nabetlib1900.c: Fixed cppcheck error
2014-12-31 Steve Holmeendian: Added standard function descriptions
2014-12-31 Steve Holmeendian: Renamed functions for curl API naming convention
2014-12-31 Steve Holmeendian: Moved write functions to new module
2014-12-31 Steve Holmeendian: Moved read functions to new module
2014-12-31 Steve Holmeendian: Introduced endian module
2014-12-31 Steve Holmesepheaders.c: Applied curl oding standards
2014-12-31 Julien Nabetsepheaders.c: Fixed resource leak on failure
2014-12-30 Steve Holmevtls: Use '(void) arg' for unused parameters
2014-12-30 Steve Holmesmb.c: Fixed compilation warning
2014-12-30 Bill Nagelsmb: Use the connection's upload buffer
2014-12-30 Steve HolmeRELEASE-NOTES: Synced with 1933f9d33c
2014-12-30 Steve Holmeschannel: Moved the ISC return flag definitions to...
2014-12-29 Bill Nagelsmb: Close the connection after a failed client write
2014-12-28 Steve Holmedarwinssl: Fixed compilation warning
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...
next