Age | Commit message (Expand) | Author |
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 |
2011-08-24 | base64: fix Curl_base64_encode and Curl_base64_decode interfaces | Yang Tse |
2011-07-26 | stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h | Yang Tse |
2011-07-24 | errno.h inclusion conditionally done in setup_once.h | Yang Tse |
2011-05-06 | Fixed LDAP after RTSP readwrite change | Dan Fandrich |
2011-05-05 | SSL: check for SSL, not specific protocols | Daniel Stenberg |
2011-04-27 | source cleanup: unify look, style and indent levels | Daniel Stenberg |
2011-04-21 | Fix a couple of spelling errors in lib/ | Fabian Keil |
2011-03-15 | buildfix: spell define correctly | Daniel Stenberg |