Age | Commit message (Expand) | Author |
2016-02-03 | URLs: change all http:// URLs to https:// | Daniel Stenberg |
2015-03-24 | curl_memory: make curl_memory.h the second-last header file loaded | Dan Fandrich |
2015-03-17 | checksrc: use space after comma | Daniel Stenberg |
2015-03-16 | free: instead of Curl_safefree() | Daniel Stenberg |
2015-03-16 | Bug #149: Deletion of unnecessary checks before calls of the function "free" | Markus Elfring |
2015-03-03 | mprintf.h: remove #ifdef CURLDEBUG | Daniel Stenberg |
2015-01-28 | ldap: build with BoringSSL | Gisle Vanem |
2015-01-18 | ldap: Renamed the CURL_LDAP_WIN definition to USE_WIN32_LDAP | Steve Holme |
2015-01-07 | ldap: Convert attribute output to UTF-8 when Unicode | Steve Holme |
2015-01-07 | ldap: Convert DN output to UTF-8 when Unicode | Steve Holme |
2015-01-07 | ldap/imap: Fixed spelling mistake in comments and variable names | Steve Holme |
2015-01-04 | ldap: Fixed Unicode usage for all Win32 builds | Steve Holme |
2015-01-04 | ldap: Fixed memory leak from commit efb64fdf80 | Steve Holme |
2015-01-04 | ldap: Fix memory leak from commit 3a805c5cc1 | Steve Holme |
2015-01-04 | ldap: Fixed attribute variable warnings when Unicode is enabled | Steve Holme |
2015-01-04 | ldap: Fixed DN variable warnings when Unicode is enabled | Steve Holme |
2015-01-04 | ldap: Remove the unescape_elements() function | Steve Holme |
2015-01-04 | ldap.c: Fixed compilation warning | Steve Holme |
2015-01-04 | ldap: Fixed support for Unicode filter in Win32 search call | Steve Holme |
2015-01-04 | ldap.c: Fixed compilation warning | Steve Holme |
2015-01-04 | ldap: Fixed support for Unicode attributes in Win32 search call | Steve Holme |
2015-01-04 | ldap: Fixed memory leak from commit efb64fdf80 | Steve Holme |
2015-01-04 | ldap.c: Fixed compilation error | Steve Holme |
2015-01-04 | ldap.c: Fixed compilation warning | Steve Holme |
2015-01-04 | ldap: Fixed support for Unicode DN in Win32 search call | Steve Holme |
2015-01-04 | ldap: Fixed Unicode user and password in Win32 bind calls | Steve Holme |
2015-01-04 | ldap: Fixed Unicode host name in Win32 initialisation calls | Steve Holme |
2015-01-04 | ldap: Use host.dispname for infof() connection failure messages | Steve Holme |
2015-01-03 | ldap: Prefer 'CURLcode result' for curl result codes | Steve Holme |
2015-01-03 | ldap: Pass write length in all Curl_client_write() calls | Steve Holme |
2015-01-03 | ldap: Fixed attribute memory leaks on failed client write | Steve Holme |
2015-01-03 | ldap: Fixed DN memory leaks on failed client write | Steve Holme |
2014-12-10 | ldap: check Curl_client_write() return codes | Daniel Stenberg |
2014-12-10 | ldap: rename variables to comply to curl standards | Daniel Stenberg |
2014-05-22 | bits.close: Fixed compilation warning | Steve Holme |
2014-05-22 | bits.close: introduce connection close tracking | Daniel Stenberg |
2014-04-23 | handler: make 'protocol' always specified as a single bit | Daniel Stenberg |
2013-09-10 | ldap.c: Fix compilation warning | Steve Holme |
2013-09-10 | ldap.c: Corrected build error from commit 857f999353f333 | Steve Holme |
2013-09-09 | ldap: fix the build for systems with ldap_url_parse() | Daniel Stenberg |
2013-09-06 | LDAP: fix bad free() when URL parsing failed | Geoff Beier |
2013-07-24 | string formatting: fix 15+ printf-style format strings | Yang Tse |
2013-01-09 | build: fix circular header inclusion with other packages | Yang Tse |
2013-01-06 | Revert changes relative to lib/*.[ch] recent renaming | Yang Tse |
2013-01-03 | build: rename 93 lib/*.c files | Yang Tse |
2013-01-03 | build: make use of 93 lib/*.c renamed files | Yang Tse |
2012-12-28 | build: make use of 76 lib/*.h renamed files | Yang Tse |
2012-12-14 | setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h> | Yang Tse |
2011-10-21 | curl_multi_fdset: correct fdset with FTP PORT use | Daniel Stenberg |
2011-09-03 | fix a bunch of MSVC compiler warnings | Yang Tse |