aboutsummaryrefslogtreecommitdiff
path: root/lib/openldap.c
AgeCommit message (Expand)Author
2010-11-26s/isspace/ISSPACEYang Tse
2010-11-22openldap: use remote port in URL passed to ldap_init_fd()Kamil Dudka
2010-11-05LDAP: detect non-binary attributes properlyAlfred Gebert
2010-09-18LDAP: moved variable declaration to avoid compiler warnDaniel Stenberg
2010-09-18LDAP: Use FALSE instead of bool_false when setting bits.closeTor Arntsen
2010-09-18LDAP: Add missing declaration for 'result'Tor Arntsen
2010-09-18LDAP: Support for tunnelling queries through HTTP proxyMauro Iorio
2010-06-02openldap header inclusions fixYang Tse
2010-06-01fix ldap related compilation issuesYang Tse
2010-05-28LDAP: make it build without SSL if no such support is availableHoward Chu
2010-05-27openldap: fix compiler warningsHoward Chu
2010-05-25LDAP: properly implemented as a curl_handlerHoward Chu