]> granicus.if.org Git - curl/shortlog
curl
2015-01-04 Steve Holmeldap: Fixed Unicode usage for all Win32 builds
2015-01-04 Steve Holmeldap: Fixed memory leak from commit efb64fdf80
2015-01-04 Steve Holmeldap: Fix memory leak from commit 3a805c5cc1
2015-01-04 Steve Holmeldap: Fixed attribute variable warnings when Unicode...
2015-01-04 Steve Holmeldap: Fixed DN variable warnings when Unicode is enabled
2015-01-04 Steve Holmeldap: Remove the unescape_elements() function
2015-01-04 Steve Holmeldap.c: Fixed compilation warning
2015-01-04 Steve Holmeldap: Fixed support for Unicode filter in Win32 search...
2015-01-04 Steve Holmeldap.c: Fixed compilation warning
2015-01-04 Steve Holmeldap: Fixed support for Unicode attributes in Win32...
2015-01-04 Steve Holmeldap: Fixed memory leak from commit efb64fdf80
2015-01-04 Steve Holmeldap.c: Fixed compilation error
2015-01-04 Steve Holmeldap.c: Fixed compilation warning
2015-01-04 Steve Holmeldap: Fixed support for Unicode DN in Win32 search...
2015-01-04 Steve Holmeldap: Fixed Unicode user and password in Win32 bind...
2015-01-04 Steve Holmeldap: Fixed Unicode host name in Win32 initialisation...
2015-01-04 Steve Holmeldap: Use host.dispname for infof() connection failure...
2015-01-03 Steve Holmeldap: Prefer 'CURLcode result' for curl result codes
2015-01-03 Steve Holmeldap: Pass write length in all Curl_client_write()...
2015-01-03 Steve Holmeldap: Fixed attribute memory leaks on failed client...
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
next