Historial de Commits

Autor SHA1 Mensaje Fecha
  Daniel Stenberg 9ce7eee070 checksrc: find bad indentation in conditions without open brace hace 1 año
  Daniel Stenberg 2bc1d775f5 copyright: update all copyright lines and remove year ranges hace 1 año
  Stefan Eissing af22c2a546 vtls: localization of state data in filters hace 1 año
  Stefan Eissing dafdb20a26 lib: connection filters (cfilter) addition to curl: hace 1 año
  Daniel Stenberg 6f9fb7ec2d misc: ISSPACE() => ISBLANK() hace 1 año
  max.mehl ad9bc5976d copyright: make repository REUSE compliant hace 2 años
  Daniel Stenberg 7d600ad1c3 urldata: remove conn->bits.user_passwd hace 2 años
  Patrick Monnerat d9c61a9792 openldap: pass string length arguments to client_write() hace 2 años
  Daniel Stenberg 2610142139 lib: remove support for CURL_DOES_CONVERSIONS hace 2 años
  Daniel Stenberg 5236ed0e42 openldap: fix compiler warning when built without SSL support hace 2 años
  Patrick Monnerat eeca818b1e openldap: implement SASL authentication hace 2 años
  Patrick Monnerat cdc1da9120 openldap: several minor improvements hace 2 años
  Patrick Monnerat 2300ad26d3 openldap: simplify ldif generation code hace 2 años
  Patrick Monnerat b40e4c0d47 openldap: process search query response messages one by one hace 2 años
  Patrick Monnerat a40160aee8 openldap: implement STARTTLS hace 2 años
  Patrick Monnerat ac89965f99 openldap: handle connect phase with a state machine hace 2 años
  Daniel Stenberg e7416cfd2b infof: remove newline from format strings, always append it hace 3 años
  Daniel Stenberg a6da296867 vtls: only store TIMER_APPCONNECT for non-proxy connect hace 3 años
  Daniel Stenberg 0c55fbab45 conn: add 'attach' to protocol handler, make libssh2 use it hace 3 años
  Daniel Stenberg 8bdde6b14c openldap: replace ldap_ prefix on private functions hace 3 años
  Jacob Hoffman-Andrews f4b85d24b2 lib: remove strlen call from Curl_client_write hace 3 años
  Daniel Stenberg 063d3f3b96 tidy-up: make conditional checks more consistent hace 3 años
  Daniel Stenberg 2cd2686129 openldap: protect SSL-specific code with proper #ifdef hace 3 años
  Patrick Monnerat 8cbc16b2f9 ldap: only set the callback ptr for TLS context when TLS is used hace 3 años
  Daniel Stenberg 95cbcec8f9 urldata: merge "struct DynamicStatic" into "struct UrlState" hace 3 años
  Daniel Stenberg a5eee22e59 openldap: disconnect better hace 3 años
  Daniel Stenberg e467ea3bd9 openldap: avoid NULL pointer dereferences hace 3 años
  Daniel Stenberg a59c33ceff openldap: pass 'data' to the callbacks instead of 'conn' hace 3 años
  Daniel Stenberg 1dc8aa870e hostip/proxy: remove conn->data use hace 3 años
  Patrick Monnerat bbe3aa9f88 vtls: reduce conn->data use hace 3 años