summaryrefslogtreecommitdiff
path: root/lib/ldap.c
Commit message (Expand)AuthorAgeFilesLines
* updated source code boilerplate/headerDaniel Stenberg2002-09-031-7/+7
* kris@freebsd.org fixed a bad format stringDaniel Stenberg2002-06-121-1/+1
* added disable-[protocol] support, largely provided by Miklos NemethDaniel Stenberg2002-06-111-0/+2
* copyright string (year) updateDaniel Stenberg2002-03-191-1/+1
* adjusted after Ramana Mokkapati's commentsDaniel Stenberg2001-11-071-2/+2
* Ramana Mokkapati did some good bug hunting, and we these fixes ldap transfersDaniel Stenberg2001-11-051-1/+5
* bug report #474568 -Daniel Stenberg2001-10-251-1/+5
* looks nicer and is better compatible with older vim versionsSterling Hughes2001-10-111-2/+2
* Added formatting sections for emacs and vimSterling Hughes2001-09-071-0/+8
* Major rename and redesign of the internal "backbone" structs. Details willDaniel Stenberg2001-08-301-6/+6
* const-ified the code, removed Curl_ldap_done()Daniel Stenberg2001-08-141-8/+4
* multiple connection support initial commitDaniel Stenberg2001-02-201-2/+2
* Internal symbols that aren't static are now prefixed with 'Curl_'Daniel Stenberg2001-01-051-3/+3
* dual-license fixDaniel Stenberg2001-01-031-28/+11
* uses client_write()Daniel Stenberg2000-11-221-2/+1
* #include "setup.h" moved first of all includesDaniel Stenberg2000-08-241-2/+2
* haxx.nu => haxx.seDaniel Stenberg2000-06-201-1/+1
* oopsDaniel Stenberg2000-05-221-0/+1
* adjusted to work even without RTLD_GLOBAL definedDaniel Stenberg2000-05-221-0/+4
* moved here from the newlib branchDaniel Stenberg2000-05-221-19/+19
* Support for systems where RTLD_LAZY_GLOBAL is defined instead ofDaniel Stenberg2000-05-091-1/+7
* Initial revisionDaniel Stenberg1999-12-291-0/+226