Historique des commits

Auteur SHA1 Message Date
  Rose f151ec6c10 lib: fix some type mismatches and remove unneeded typecasts il y a 2 ans
  Daniel Stenberg ca528d1de7 ldap: adapt to conn->port now being an 'int' il y a 2 ans
  Viktor Szakats 4c46c829f5 openssl: fix BoringSSL symbol conflicts with LDAP and Schannel il y a 2 ans
  max.mehl ad9bc5976d copyright: make repository REUSE compliant il y a 2 ans
  Daniel Stenberg 6968fb9d54 lib: remove exclamation marks il y a 2 ans
  Daniel Stenberg 7d600ad1c3 urldata: remove conn->bits.user_passwd il y a 2 ans
  Daniel Stenberg 2610142139 lib: remove support for CURL_DOES_CONVERSIONS il y a 2 ans
  Daniel Stenberg 7edb0fcf3f ldap: return CURLE_URL_MALFORMAT for bad URL il y a 2 ans
  Daniel Stenberg 21248e052d checksrc: detect more kinds of NULL comparisons we avoid il y a 2 ans
  Patrick Monnerat a40160aee8 openldap: implement STARTTLS il y a 2 ans
  Daniel Stenberg e7416cfd2b infof: remove newline from format strings, always append it il y a 3 ans
  Daniel Stenberg 0c55fbab45 conn: add 'attach' to protocol handler, make libssh2 use it il y a 3 ans
  Jay Satiro 1d5d0ae9e5 lib: fix some misuse of curlx_convert_UTF8_to_tchar il y a 3 ans
  Daniel Stenberg 063d3f3b96 tidy-up: make conditional checks more consistent il y a 3 ans
  Daniel Stenberg 95cbcec8f9 urldata: merge "struct DynamicStatic" into "struct UrlState" il y a 3 ans
  Daniel Gustafsson 24f850f4a4 ldap: use correct memory free function il y a 3 ans
  Patrick Monnerat 234638ea63 lib: remove conn->data uses il y a 3 ans
  Daniel Stenberg 215db086e0 lib: pass in 'struct Curl_easy *' to most functions il y a 3 ans
  Daniel Stenberg a7591fbb73 ldap: remove Curl_ prefix from static functions il y a 3 ans
  Rikard Falkeborn 920f49a20b infof/failf calls: fix format specifiers il y a 4 ans
  Daniel Stenberg 4d2f800677 curl.se: new home il y a 4 ans
  Daniel Stenberg 6497ed45bd ldap: reduce the amount of #ifdefs needed il y a 4 ans
  Daniel Stenberg 6434a73984 Curl_handler: add 'family' to each protocol il y a 4 ans
  Daniel Stenberg 31e53584db escape: make the URL decode able to reject only %00 bytes il y a 4 ans
  Daniel Stenberg 8df455479f source cleanup: remove all custom typedef structs il y a 4 ans
  Marcel Raad a55c835e6b curl_multibyte: add to curlx il y a 5 ans
  Jay Satiro 9c1806ae46 build: Disable Visual Studio warning "conditional expression is constant" il y a 5 ans
  Nicolas 8bb3a95ce1 ldap: fix OOM error on missing query string il y a 5 ans
  Jay Satiro 08f96982a9 ldap: Stop using wide char version of ldapp_err2string il y a 5 ans
  Marcel Raad 10db3ef21e lib: reduce variable scopes il y a 5 ans