aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-07hostip: remove 'stale' argument from Curl_fetch_addr protoDaniel Stenberg
2015-01-07ldap/imap: Fixed spelling mistake in comments and variable namesSteve Holme
2015-01-07RELEASE-NOTES: updated with ./contributors.sh outputDaniel Stenberg
2015-01-05curl_multibyte.h: Eliminated some trailing whitespaceDan Fandrich
2015-01-04RELEASE-NOTES: Synced with ea93252ef1Steve Holme
2015-01-04ldap: Fixed Unicode usage for all Win32 buildsSteve Holme
2015-01-04ldap: Fixed memory leak from commit efb64fdf80Steve Holme
2015-01-04ldap: Fix memory leak from commit 3a805c5cc1Steve Holme
2015-01-04ldap: Fixed attribute variable warnings when Unicode is enabledSteve Holme
2015-01-04ldap: Fixed DN variable warnings when Unicode is enabledSteve Holme
2015-01-04ldap: Remove the unescape_elements() functionSteve Holme
2015-01-04ldap.c: Fixed compilation warningSteve Holme
2015-01-04ldap: Fixed support for Unicode filter in Win32 search callSteve Holme
2015-01-04ldap.c: Fixed compilation warningSteve Holme
2015-01-04ldap: Fixed support for Unicode attributes in Win32 search callSteve Holme
2015-01-04ldap: Fixed memory leak from commit efb64fdf80Steve Holme
2015-01-04ldap.c: Fixed compilation errorSteve Holme
2015-01-04ldap.c: Fixed compilation warningSteve Holme
2015-01-04ldap: Fixed support for Unicode DN in Win32 search callSteve Holme
2015-01-04ldap: Fixed Unicode user and password in Win32 bind callsSteve Holme
2015-01-04ldap: Fixed Unicode host name in Win32 initialisation callsSteve Holme
2015-01-04ldap: Use host.dispname for infof() connection failure messagesSteve Holme
2015-01-03ldap: Prefer 'CURLcode result' for curl result codesSteve Holme
2015-01-03ldap: Pass write length in all Curl_client_write() callsSteve Holme
2015-01-03ldap: Fixed attribute memory leaks on failed client writeSteve Holme
2015-01-03ldap: Fixed DN memory leaks on failed client writeSteve Holme
2015-01-02curl_ntlm_core.c: Fixed compilation warning from commit 1cb17b2a5dSteve Holme
2015-01-02ntlm: Use extend_key_56_to_64() for all cryptography enginesSteve Holme
2015-01-02RELEASE-NOTES: Synced with 34f0bd110fSteve Holme
2015-01-02curl_ntlm_core.c: Fixed compilation warningSteve Holme
2015-01-02endian: Fixed bit-shift in 64-bit integer read functionsSteve Holme
2015-01-01smb: Use endian functions for reading NBT and message size valuesSteve Holme
2015-01-01endian: Added big endian read functionsSteve Holme
2015-01-01endian: Added 64-bit integer read functionSteve Holme
2015-01-01COPYING: Bumped copyright year to 2015Steve Holme
2015-01-01version: Bump copyright year to 2015Steve Holme
2015-01-01smb.c: Fixed compilation warningsSteve Holme
2014-12-31smb: Use endian functions for reading length and offset valuesSteve Holme
2014-12-31endian: Added 16-bit integer write functionSteve Holme
2014-12-31endian: Fixed Linux compilation issuesSteve Holme
2014-12-31lib1900.c: Fixed cppcheck errorJulien Nabet
2014-12-31endian: Added standard function descriptionsSteve Holme
2014-12-31endian: Renamed functions for curl API naming conventionSteve Holme
2014-12-31endian: Moved write functions to new moduleSteve Holme
2014-12-31endian: Moved read functions to new moduleSteve Holme
2014-12-31endian: Introduced endian moduleSteve Holme
2014-12-31sepheaders.c: Applied curl oding standardsSteve Holme
2014-12-31sepheaders.c: Fixed resource leak on failureJulien Nabet
2014-12-30vtls: Use '(void) arg' for unused parametersSteve Holme
2014-12-30smb.c: Fixed compilation warningSteve Holme