Historia zmian

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