Histórico de Commits

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