Commit History

Author SHA1 Message Date
  Daniel Stenberg c43127414d always-multi: always use non-blocking internals 11 years ago
  Yang Tse 5a053ffe80 build: fix circular header inclusion with other packages 11 years ago
  Yang Tse 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming 11 years ago
  Yang Tse 5b6e7927c6 build: rename 93 lib/*.c files 11 years ago
  Yang Tse 13606bbfde build: make use of 93 lib/*.c renamed files 11 years ago
  Yang Tse f871de0064 build: make use of 76 lib/*.h renamed files 11 years ago
  Daniel Stenberg e3f5e04cf0 openldap: OOM fixes 12 years ago
  Daniel Stenberg 2764bf2c5b includes: remove inclusion of unused file http_proxy.h 12 years ago
  Daniel Stenberg 41b0237834 CONNECT: made generically not per-protocol 12 years ago
  Yang Tse 2cafb0e97c OpenLDAP: fix LDAP connection phase memory leak 12 years ago
  Daniel Stenberg d7934b8bd4 curl_multi_fdset: correct fdset with FTP PORT use 12 years ago
  Yang Tse fd00b382b2 base64: fix Curl_base64_encode and Curl_base64_decode interfaces 13 years ago
  Daniel Stenberg f0612f166a RTSP: convert protocol-specific checks to generic 13 years ago
  Daniel Stenberg b903186fa0 source cleanup: unify look, style and indent levels 13 years ago
  Daniel Stenberg 02dbfa2192 http-proxy: move proxy code to http_proxy.c 13 years ago
  Daniel Stenberg b8118dd495 ldap_recv: check return code from ldap_get_dn_ber 13 years ago
  Daniel Stenberg 13b64d7558 protocols: use CURLPROTO_ internally 13 years ago
  Daniel Stenberg 8831000bc0 protocol handler: added flags field 13 years ago
  Kamil Dudka 5c7c9a768d url: provide dead_connection flag in Curl_handler::disconnect 13 years ago
  Yang Tse c2ba8ca81f s/isspace/ISSPACE 13 years ago
  Kamil Dudka d212fe43af openldap: use remote port in URL passed to ldap_init_fd() 13 years ago
  Alfred Gebert 6a07e704ca LDAP: detect non-binary attributes properly 13 years ago
  Daniel Stenberg 9de4b26643 LDAP: moved variable declaration to avoid compiler warn 13 years ago
  Tor Arntsen 3208757c1a LDAP: Use FALSE instead of bool_false when setting bits.close 13 years ago
  Tor Arntsen fae19aed8d LDAP: Add missing declaration for 'result' 13 years ago
  Mauro Iorio c59dba338e LDAP: Support for tunnelling queries through HTTP proxy 13 years ago
  Yang Tse 1c4538610b openldap header inclusions fix 14 years ago
  Yang Tse 89da532445 fix ldap related compilation issues 14 years ago
  Howard Chu 123f80ae54 LDAP: make it build without SSL if no such support is available 14 years ago
  Howard Chu c03cbb38ad openldap: fix compiler warnings 14 years ago