Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | openldap: use remote port in URL passed to ldap_init_fd() | Kamil Dudka | 2010-11-22 | 1 | -1/+1 | |
* | LDAP: detect non-binary attributes properly | Alfred Gebert | 2010-11-05 | 1 | -0/+2 | |
* | LDAP: moved variable declaration to avoid compiler warn | Daniel Stenberg | 2010-09-18 | 1 | -1/+1 | |
* | LDAP: Use FALSE instead of bool_false when setting bits.close | Tor Arntsen | 2010-09-18 | 1 | -1/+1 | |
* | LDAP: Add missing declaration for 'result' | Tor Arntsen | 2010-09-18 | 1 | -0/+1 | |
* | LDAP: Support for tunnelling queries through HTTP proxy | Mauro Iorio | 2010-09-18 | 1 | -0/+29 | |
* | openldap header inclusions fix | Yang Tse | 2010-06-02 | 1 | -1/+4 | |
* | fix ldap related compilation issues | Yang Tse | 2010-06-01 | 1 | -2/+13 | |
* | LDAP: make it build without SSL if no such support is available | Howard Chu | 2010-05-28 | 1 | -0/+10 | |
* | openldap: fix compiler warnings | Howard Chu | 2010-05-27 | 1 | -2/+7 | |
* | LDAP: properly implemented as a curl_handler | Howard Chu | 2010-05-25 | 1 | -0/+576 |