summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-08patches to rename libcurl to libgnurl (updated for latest curl)gnurl-7_40_0-toognurl-7_40_0Christian Grothoff
2015-01-08bump: start working towards 7.40.1Daniel Stenberg
2015-01-08THANKS: 14 new contributors from the 7.40.0 release notesDaniel Stenberg
2015-01-07RELEASE-NOTES: version 7.40.0curl-7_40_0Daniel Stenberg
2015-01-07darwinssl: fix session ID keys to only reuse identical sessionsDaniel Stenberg
2015-01-07tests: make sure CRLFs can't be used in URLs passed to proxyDaniel Stenberg
2015-01-07url-parsing: reject CRLFs within URLsDaniel Stenberg
2015-01-07ldap: Convert attribute output to UTF-8 when UnicodeSteve Holme
2015-01-07ldap: Convert DN output to UTF-8 when UnicodeSteve Holme
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