提交歷史

作者 SHA1 備註 提交日期
  Daniel Stenberg 0c55fbab45 conn: add 'attach' to protocol handler, make libssh2 use it 3 年之前
  Daniel Stenberg 8bdde6b14c openldap: replace ldap_ prefix on private functions 3 年之前
  Jacob Hoffman-Andrews f4b85d24b2 lib: remove strlen call from Curl_client_write 3 年之前
  Daniel Stenberg 063d3f3b96 tidy-up: make conditional checks more consistent 3 年之前
  Daniel Stenberg 2cd2686129 openldap: protect SSL-specific code with proper #ifdef 3 年之前
  Patrick Monnerat 8cbc16b2f9 ldap: only set the callback ptr for TLS context when TLS is used 3 年之前
  Daniel Stenberg 95cbcec8f9 urldata: merge "struct DynamicStatic" into "struct UrlState" 3 年之前
  Daniel Stenberg a5eee22e59 openldap: disconnect better 3 年之前
  Daniel Stenberg e467ea3bd9 openldap: avoid NULL pointer dereferences 3 年之前
  Daniel Stenberg a59c33ceff openldap: pass 'data' to the callbacks instead of 'conn' 3 年之前
  Daniel Stenberg 1dc8aa870e hostip/proxy: remove conn->data use 3 年之前
  Patrick Monnerat bbe3aa9f88 vtls: reduce conn->data use 3 年之前
  Daniel Stenberg 215db086e0 lib: pass in 'struct Curl_easy *' to most functions 3 年之前
  Daniel Stenberg a95a6ce6b8 urldata: remove 'void *protop' and create the union 'p' 4 年之前
  Daniel Stenberg 4d2f800677 curl.se: new home 4 年之前
  Daniel Stenberg 6434a73984 Curl_handler: add 'family' to each protocol 4 年之前
  Daniel Stenberg 8df455479f source cleanup: remove all custom typedef structs 4 年之前
  Daniel Stenberg 4ac2884003 urldata: avoid 'generic', use dedicated pointers 5 年之前
  Daniel Stenberg 8ece8177f1 cleanup: remove FIXME and TODO comments 5 年之前
  Daniel Stenberg 65eb65fde6 urldata: simplify bytecounters 5 年之前
  Daniel Stenberg dcd6f81025 snprintf: renamed and we now only use msnprintf() 6 年之前
  Howard Chu b6e484dc36 openldap: fix for NULL return from ldap_get_attribute_ber() 6 年之前
  Daniel Stenberg 1f8e813919 openldap: white space changes, fixed up the copyright years 6 年之前
  Daniel Stenberg 9889db0433 openldap: check ldap_get_attribute_ber() results for NULL before using 6 年之前
  Daniel Stenberg 00cda0f9b3 openldap: fix checksrc nits 7 年之前
  Stepan Broz ff07f07cc8 openldap: add commented out debug possibilities 7 年之前
  Daniel Stenberg ad164eceb3 memdebug: trace send, recv and socket 7 年之前
  Daniel Stenberg e5743f08e7 code style: use spaces around pluses 7 年之前
  Daniel Stenberg 6b84438d9a code style: use spaces around equals signs 7 年之前
  Max Dymond c75f63d7c4 handler: refactor connection checking 7 年之前