Commit History

Author SHA1 Message Date
  Daniel Stenberg 65eb65fde6 urldata: simplify bytecounters 5 years ago
  Samuel Surtees 1b443a7c00 ldap: fix LDAP URL parsing regressions 6 years ago
  Viktor Szakats e13f023777 ldap: show precise LDAP call in error message on Windows 6 years ago
  Daniel Stenberg 46e164069d url: use the URL API internally as well 6 years ago
  Gisle Vanem 274940d743 boringssl + schannel: undef X509_NAME in lib/schannel.h 6 years ago
  Viktor Szakats 748f5301c0 ldap: silence clang warning 7 years ago
  Daniel Stenberg 6b84438d9a code style: use spaces around equals signs 7 years ago
  Marcel Raad b54e0babd7 ldap: fix MinGW compiler warning 7 years ago
  Max Dymond c75f63d7c4 handler: refactor connection checking 7 years ago
  Sergei Nikulov 48f2a96a60 LDAP: fixed checksrc issue 7 years ago
  Sergei Nikulov f0fe66f13c LDAP: using ldap_bind_s on Windows with methods (#878) 7 years ago
  Daniel Stenberg b228d2952b checksrc: stricter no-space-before-paren enforcement 8 years ago
  Daniel Stenberg dbadaebfc4 checksrc: code style: use 'char *name' style 8 years ago
  Alex Rousskov cb4e2be7c6 proxy: Support HTTPS proxy and SOCKS+HTTP(s) 8 years ago
  Daniel Stenberg cce5250f6a ldap: fix include 8 years ago
  Daniel Stenberg 44c53cc38b strcase: s/strequal/strcasecompare 8 years ago
  Daniel Stenberg 532491a27c ldap: fix strcase use 8 years ago
  Daniel Stenberg 811a693b80 strcasecompare: all case insensitive string compares ignore locale now 8 years ago
  Daniel Stenberg 46133aa536 escape: avoid using curl_easy_unescape() internally 8 years ago
  Daniel Stenberg 434f8d0389 internals: rename the SessionHandle struct to Curl_easy 8 years ago
  Daniel Stenberg 4f45240bc8 lib: include curl_printf.h as one of the last headers 8 years ago
  Daniel Stenberg a71012c03e code: style updates 8 years ago
  Daniel Stenberg 4af40b3646 URLs: change all http:// URLs to https:// 8 years ago
  Dan Fandrich 35648f2e79 curl_memory: make curl_memory.h the second-last header file loaded 9 years ago
  Daniel Stenberg 9395999543 checksrc: use space after comma 9 years ago
  Daniel Stenberg 0f4a03cbb6 free: instead of Curl_safefree() 9 years ago
  Markus Elfring 29c655c0a6 Bug #149: Deletion of unnecessary checks before calls of the function "free" 9 years ago
  Daniel Stenberg df5578a7a3 mprintf.h: remove #ifdef CURLDEBUG 9 years ago
  Gisle Vanem 3cc9e9383b ldap: build with BoringSSL 9 years ago
  Steve Holme 2cc571f9e3 ldap: Renamed the CURL_LDAP_WIN definition to USE_WIN32_LDAP 9 years ago