Commit History

Author SHA1 Message Date
  Patrick Monnerat eeca818b1e openldap: implement SASL authentication 2 years ago
  Patrick Monnerat cdc1da9120 openldap: several minor improvements 3 years ago
  Patrick Monnerat 2300ad26d3 openldap: simplify ldif generation code 3 years ago
  Patrick Monnerat b40e4c0d47 openldap: process search query response messages one by one 3 years ago
  Patrick Monnerat a40160aee8 openldap: implement STARTTLS 3 years ago
  Patrick Monnerat ac89965f99 openldap: handle connect phase with a state machine 3 years ago
  Daniel Stenberg e7416cfd2b infof: remove newline from format strings, always append it 3 years ago
  Daniel Stenberg a6da296867 vtls: only store TIMER_APPCONNECT for non-proxy connect 3 years ago
  Daniel Stenberg 0c55fbab45 conn: add 'attach' to protocol handler, make libssh2 use it 3 years ago
  Daniel Stenberg 8bdde6b14c openldap: replace ldap_ prefix on private functions 3 years ago
  Jacob Hoffman-Andrews f4b85d24b2 lib: remove strlen call from Curl_client_write 3 years ago
  Daniel Stenberg 063d3f3b96 tidy-up: make conditional checks more consistent 3 years ago
  Daniel Stenberg 2cd2686129 openldap: protect SSL-specific code with proper #ifdef 3 years ago
  Patrick Monnerat 8cbc16b2f9 ldap: only set the callback ptr for TLS context when TLS is used 3 years ago
  Daniel Stenberg 95cbcec8f9 urldata: merge "struct DynamicStatic" into "struct UrlState" 3 years ago
  Daniel Stenberg a5eee22e59 openldap: disconnect better 3 years ago
  Daniel Stenberg e467ea3bd9 openldap: avoid NULL pointer dereferences 3 years ago
  Daniel Stenberg a59c33ceff openldap: pass 'data' to the callbacks instead of 'conn' 3 years ago
  Daniel Stenberg 1dc8aa870e hostip/proxy: remove conn->data use 3 years ago
  Patrick Monnerat bbe3aa9f88 vtls: reduce conn->data use 3 years ago
  Daniel Stenberg 215db086e0 lib: pass in 'struct Curl_easy *' to most functions 3 years ago
  Daniel Stenberg a95a6ce6b8 urldata: remove 'void *protop' and create the union 'p' 4 years ago
  Daniel Stenberg 4d2f800677 curl.se: new home 4 years ago
  Daniel Stenberg 6434a73984 Curl_handler: add 'family' to each protocol 4 years ago
  Daniel Stenberg 8df455479f source cleanup: remove all custom typedef structs 4 years ago
  Daniel Stenberg 4ac2884003 urldata: avoid 'generic', use dedicated pointers 5 years ago
  Daniel Stenberg 8ece8177f1 cleanup: remove FIXME and TODO comments 5 years ago
  Daniel Stenberg 65eb65fde6 urldata: simplify bytecounters 5 years ago
  Daniel Stenberg dcd6f81025 snprintf: renamed and we now only use msnprintf() 6 years ago
  Howard Chu b6e484dc36 openldap: fix for NULL return from ldap_get_attribute_ber() 6 years ago