index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
ldap.c
Age
Commit message (
Expand
)
Author
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
2011-03-15
ldap: use the new protocol handler setup
Daniel Stenberg
2010-11-28
atoi: remove atoi usage
Yang Tse
2010-06-04
Enable OpenLDAP support for cygwin builds.
Yang Tse
2010-06-01
fix ldap related compilation issues
Yang Tse
2010-05-25
LDAP: properly implemented as a curl_handler
Howard Chu
2010-03-24
remove the CVSish $Id$ lines
Daniel Stenberg
2010-02-04
fix printf-style format strings
Yang Tse
2009-12-30
Oops, should have removed 'not' in previous commit.
Yang Tse
2009-12-30
Replaced stricmp() usage with our portable strequal()
Yang Tse
2009-12-17
Fix compilation failure
Yang Tse
2009-12-17
Remove pointless storing of the protocol as a string within the connectdata
Daniel Stenberg
2009-11-18
Make usage of calloc()'s arguments consistent with rest of code base
Yang Tse
2009-11-02
include progress.h for Curl_pgrsSetDownloadCounter function prototype
Yang Tse
2009-11-02
- As reported independent by both Stan van de Burgt and Didier Brisebourg,
Daniel Stenberg
2009-10-13
Update LDAP URL format reference
Yang Tse
2009-04-21
libcurl's memory.h renamed to curl_memory.h
Yang Tse
2009-04-21
Moved potential inclusion of system's malloc.h and memory.h header files to
Yang Tse
2009-03-08
Andre Guibert de Bruet fixed a typo in the error message
Daniel Stenberg
2008-12-19
- Using the libssh2 0.19 function libssh2_session_block_directions(), libcurl
Daniel Stenberg
2008-10-23
moved the Curl_raw_ functions into the new lib/rawstr.c file for easier curlx_
Daniel Stenberg
[prev]
[next]