Revert "Update to 7.44.0"
[platform/upstream/curl.git] / lib / ldap.c
2016-04-07 seonah moonRevert "Update to 7.44.0" 72/65072/1
2016-04-07 Seonah MoonUpdate to 7.44.0 38/65038/2 submit/tizen/20160407.062150
2016-04-07 Seonah MoonImported Upstream version 7.44.0 35/65035/1
2016-04-07 seonah moonRevert "Imported Upstream version 7.44.0" 20/65020/1
2016-04-07 Seonah MoonImported Upstream version 7.44.0 13/65013/1
2015-11-16 taesub.kimImported Upstream version 7.40.0 07/51807/1
2015-11-16 taesub.kimBase code merged to SPIN 2.4 99/51799/1
2015-11-11 taesub kimRevert "Update to 7.40.1" 94/51594/1
2015-11-09 Seonah MoonUpdate to 7.40.1 63/51363/1 submit/tizen/20151109.080918 submit/tizen/20151109.080942 submit/tizen/20151109.082943
2014-05-21 Steve Holmebits.close: Fixed compilation warning
2014-05-21 Daniel Stenbergbits.close: introduce connection close tracking
2014-04-23 Daniel Stenberghandler: make 'protocol' always specified as a single bit
2013-09-10 Steve Holmeldap.c: Fix compilation warning
2013-09-10 Steve Holmeldap.c: Corrected build error from commit 857f999353f333
2013-09-09 Daniel Stenbergldap: fix the build for systems with ldap_url_parse()
2013-09-06 Geoff BeierLDAP: fix bad free() when URL parsing failed
2013-09-04 Patrick McCartyImported Upstream version 7.32.0 upstream/7.32.0
2013-07-24 Yang Tsestring formatting: fix 15+ printf-style format strings
2013-01-08 Yang Tsebuild: fix circular header inclusion with other packages
2013-01-06 Yang TseRevert changes relative to lib/*.[ch] recent renaming
2013-01-03 Yang Tsebuild: rename 93 lib/*.c files
2013-01-03 Yang Tsebuild: make use of 93 lib/*.c renamed files
2012-12-28 Yang Tsebuild: make use of 76 lib/*.h renamed files
2012-12-14 Yang Tsesetup_once.h: refactor inclusion of <unistd.h> and...
2012-10-30 Anas NashifImported Upstream version 7.21.3 upstream/7.21.3
2011-10-24 Daniel StenbergMerge pull request #25 from trtom/master
2011-10-21 Daniel Stenbergcurl_multi_fdset: correct fdset with FTP PORT use
2011-09-03 Yang Tsefix a bunch of MSVC compiler warnings
2011-08-24 Yang Tsebase64: fix Curl_base64_encode and Curl_base64_decode...
2011-07-26 Yang Tsestdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclu...
2011-07-24 Yang Tseerrno.h inclusion conditionally done in setup_once.h
2011-05-06 Dan FandrichFixed LDAP after RTSP readwrite change
2011-05-05 Daniel StenbergSSL: check for SSL, not specific protocols
2011-04-27 Daniel Stenbergsource cleanup: unify look, style and indent levels
2011-04-21 Fabian KeilFix a couple of spelling errors in lib/
2011-03-15 Daniel Stenbergbuildfix: spell define correctly
2011-03-15 Daniel Stenbergldap: use the new protocol handler setup
2010-11-28 Yang Tseatoi: remove atoi usage
2010-06-04 Yang TseEnable OpenLDAP support for cygwin builds.
2010-06-01 Yang Tsefix ldap related compilation issues
2010-05-24 Howard ChuLDAP: properly implemented as a curl_handler
2010-03-24 Daniel Stenbergremove the CVSish $Id$ lines
2010-02-04 Yang Tsefix printf-style format strings
2009-12-30 Yang TseOops, should have removed 'not' in previous commit.
2009-12-30 Yang TseReplaced stricmp() usage with our portable strequal()
2009-12-17 Yang TseFix compilation failure
2009-12-17 Daniel StenbergRemove pointless storing of the protocol as a string...
2009-11-18 Yang TseMake usage of calloc()'s arguments consistent with...
2009-11-02 Yang Tseinclude progress.h for Curl_pgrsSetDownloadCounter...
2009-11-02 Daniel Stenberg- As reported independent by both Stan van de Burgt...
2009-10-13 Yang TseUpdate LDAP URL format reference
2009-04-21 Yang Tselibcurl's memory.h renamed to curl_memory.h
2009-04-21 Yang TseMoved potential inclusion of system's malloc.h and...
2009-03-08 Daniel StenbergAndre Guibert de Bruet fixed a typo in the error message
2008-12-19 Daniel Stenberg- Using the libssh2 0.19 function libssh2_session_block...
2008-10-23 Daniel Stenbergmoved the Curl_raw_ functions into the new lib/rawstr...
2008-10-16 Daniel StenbergRenamed Curl_ascii_equal to Curl_raw_equal and bugfixed...
2008-10-15 Daniel Stenberg- Pascal Terjan filed bug #2154627
2008-08-17 Yang Tselibcurl internal base64.h header file renamed to curl_b...
2007-11-24 Daniel Stenbergreqdata doesn't exist anymore and the path moved to...
2007-11-05 Daniel Stenbergremoved space after if and while before the parenthesis...
2007-10-17 Yang TseWe use this ZERO_NULL to avoid picky compiler warnings,
2007-10-12 Patrick MonneratAdded per-protocol callback static tables, replacing...
2007-10-09 Yang Tselber.h needs to be included since ldap.h might not...
2007-10-09 Gunter Knaufadded check for MSVC6 standard PSDK and bail out since...
2007-10-02 Yang Tse<winber.h> needed for Windows LDAP client 32 API support
2007-09-15 Gunter Knauffixed ldap support for winldap.
2007-08-25 Gunter Knaufbail out with error if someone tries to use another...
2007-08-23 Gunter Knaufadded support for CA cert verification;
2007-08-22 Gisle VanemReversed the 'HAVE_LDAP_URL_PARSE' ifdef statement.
2007-08-22 Gunter Knauffor now comment the tls_start section...
2007-08-20 Gunter Knauffixed warning with unused var;
2007-08-20 Gunter Knauffixed ldaps section for OpenLDAP. Still not working...
2007-08-16 Gunter Knauffixed warning about uninitialized.
2007-08-16 Gunter Knaufadded basic ldaps support; for now its ifdef'd with...
2007-08-15 Gunter Knaufadded ldap_msgfree() to fix memory leak.
2007-08-13 Dan FandrichRemoved unused variable.
2007-08-13 Patrick MonneratSimplify and rename internal structure to avoid potenti...
2007-08-12 Daniel StenbergFixed the LDAP_DEPRECATED #define as suggested by Danie...
2007-08-11 Daniel StenbergPatrick Monnerat modified the LDAP code and approach...
2007-03-12 Yang TseEmmanuel Dreyfus fixed not being able to find ber_free...
2007-02-26 Gisle VanemRemoved inclusion of <sys/types.h> and <sys/stat.h...
2007-01-03 Daniel Stenberg- David McCreedy made changes to allow base64 encoding...
2006-10-29 Yang TseMake more human readable and maintainable previous
2006-10-27 Yang TseCompiler warning fix.
2006-10-27 Yang TseUpdate copyright year, since the file has been modified
2006-10-27 Yang TseDo an explicit typecast of data pointers to function...
2006-09-08 Gisle VanemUpdate comment reflecting structure change.
2006-09-08 Gisle VanemCompilation fix; 'reqdata' is not a pointer. 'path...
2006-09-08 Yang TseCompilation fix
2006-09-07 Daniel StenbergMajor overhaul introducing http pipelining support...
2006-08-19 Daniel StenbergBased on a patch by Armel Asselin, the FTP code no...
2006-07-25 Yang TseSimplify check for NEED_MALLOC_H, and make more explici...
2006-07-11 Yang Tseinclude <malloc.h> only if HAVE_MALLOC_H and NEED_MALLO...
2006-04-26 Gisle VanemUse the HAVE_MALLOC_H and HAVE_PROCESS_H defines
2006-04-08 Gisle Vanemcurl_easy_unescape() takes 4 arguments.
2006-04-07 Daniel StenbergFirst commit of David McCreedy's EBCDIC and TPF changes.
2005-12-18 Yang TseCleanup windows header includes. Where aplicable, inclu...
2005-11-01 Gisle VanemUse an empty '*mod_name'.
2005-10-31 Daniel StenbergVilmos Nebehaj improved libcurl's LDAP abilities:
next