Commit History

Author SHA1 Message Date
  Daniel Stenberg 65d141e6da openldap: do not ignore Curl_client_write() return codes 10 years ago
  Daniel Stenberg df13f8e8c2 bits.close: introduce connection close tracking 10 years ago
  Daniel Stenberg 11e8066ef9 vtls: renamed sslgen.[ch] to vtls.[ch] 11 years ago
  Daniel Stenberg eccf4fb7ee vtls: created subdir, moved sslgen.[ch] there, updated all include lines 11 years ago
  Daniel Stenberg e79535bc5e SessionHandle: the protocol specific pointer is now a void * 11 years ago
  Daniel Stenberg c43127414d always-multi: always use non-blocking internals 12 years ago
  Yang Tse 5a053ffe80 build: fix circular header inclusion with other packages 12 years ago
  Yang Tse 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming 12 years ago
  Yang Tse 5b6e7927c6 build: rename 93 lib/*.c files 12 years ago
  Yang Tse 13606bbfde build: make use of 93 lib/*.c renamed files 12 years ago
  Yang Tse f871de0064 build: make use of 76 lib/*.h renamed files 12 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 13 years ago
  Daniel Stenberg d7934b8bd4 curl_multi_fdset: correct fdset with FTP PORT use 13 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 14 years ago
  Yang Tse c2ba8ca81f s/isspace/ISSPACE 14 years ago
  Kamil Dudka d212fe43af openldap: use remote port in URL passed to ldap_init_fd() 14 years ago
  Alfred Gebert 6a07e704ca LDAP: detect non-binary attributes properly 14 years ago
  Daniel Stenberg 9de4b26643 LDAP: moved variable declaration to avoid compiler warn 14 years ago
  Tor Arntsen 3208757c1a LDAP: Use FALSE instead of bool_false when setting bits.close 14 years ago
  Tor Arntsen fae19aed8d LDAP: Add missing declaration for 'result' 14 years ago