Age | Commit message (Expand) | Author |
2013-01-17 | always-multi: always use non-blocking internals | Daniel Stenberg |
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-06-08 | openldap: OOM fixes | Daniel Stenberg |
2012-03-09 | includes: remove inclusion of unused file http_proxy.h | Daniel Stenberg |
2012-03-08 | CONNECT: made generically not per-protocol | Daniel Stenberg |
2012-01-18 | OpenLDAP: fix LDAP connection phase memory leak | Yang Tse |
2011-10-21 | curl_multi_fdset: correct fdset with FTP PORT use | Daniel Stenberg |
2011-08-24 | base64: fix Curl_base64_encode and Curl_base64_decode interfaces | Yang Tse |
2011-05-05 | RTSP: convert protocol-specific checks to generic | Daniel Stenberg |
2011-04-27 | source cleanup: unify look, style and indent levels | Daniel Stenberg |
2011-04-04 | http-proxy: move proxy code to http_proxy.c | Daniel Stenberg |
2011-03-16 | ldap_recv: check return code from ldap_get_dn_ber | Daniel Stenberg |
2011-03-14 | protocols: use CURLPROTO_ internally | Daniel Stenberg |
2011-03-14 | protocol handler: added flags field | Daniel Stenberg |
2010-12-06 | url: provide dead_connection flag in Curl_handler::disconnect | Kamil Dudka |
2010-11-26 | s/isspace/ISSPACE | Yang Tse |
2010-11-22 | openldap: use remote port in URL passed to ldap_init_fd() | Kamil Dudka |
2010-11-05 | LDAP: detect non-binary attributes properly | Alfred Gebert |
2010-09-18 | LDAP: moved variable declaration to avoid compiler warn | Daniel Stenberg |
2010-09-18 | LDAP: Use FALSE instead of bool_false when setting bits.close | Tor Arntsen |
2010-09-18 | LDAP: Add missing declaration for 'result' | Tor Arntsen |
2010-09-18 | LDAP: Support for tunnelling queries through HTTP proxy | Mauro Iorio |
2010-06-02 | openldap header inclusions fix | Yang Tse |
2010-06-01 | fix ldap related compilation issues | Yang Tse |
2010-05-28 | LDAP: make it build without SSL if no such support is available | Howard Chu |
2010-05-27 | openldap: fix compiler warnings | Howard Chu |
2010-05-25 | LDAP: properly implemented as a curl_handler | Howard Chu |