Historique des commits

Auteur SHA1 Message Date
  Daniel Stenberg 65eb65fde6 urldata: simplify bytecounters il y a 5 ans
  Daniel Gustafsson f0b2c13a9e memcmp: avoid doing single char memcmp il y a 5 ans
  Daniel Stenberg 154a17b6ee pingpong: ignore regular timeout in disconnect phase il y a 6 ans
  Daniel Stenberg dcd6f81025 snprintf: renamed and we now only use msnprintf() il y a 6 ans
  Daniel Stenberg 6d0e487f9f pop3: only do APOP with a valid timestamp il y a 6 ans
  Daniel Stenberg 46e164069d url: use the URL API internally as well il y a 6 ans
  Marian Klymov c45360d463 cppcheck: fix warnings il y a 6 ans
  Daniel Stenberg 8dd4edeb90 smtp/pop3/imap_get_message: decrease the data length too... il y a 6 ans
  Daniel Stenberg 615edc1f73 sasl_getmesssage: make sure we have a long enough string to pass il y a 7 ans
  Max Dymond c75f63d7c4 handler: refactor connection checking il y a 7 ans
  Daniel Stenberg efc83d6d54 http-proxy: only attempt FTP over HTTP proxy il y a 7 ans
  Daniel Stenberg c5c4e816b4 URL: only accept ";options" in SMTP/POP3/IMAP URL schemes il y a 7 ans
  Jay Satiro a18db79262 STARTTLS: Don't print response character in denied messages il y a 7 ans
  Daniel Stenberg 8657c268e1 checksrc: white space edits to comply to stricter checksrc il y a 8 ans
  Daniel Stenberg dbadaebfc4 checksrc: code style: use 'char *name' style il y a 8 ans
  Daniel Stenberg 811a693b80 strcasecompare: all case insensitive string compares ignore locale now il y a 8 ans
  Daniel Stenberg 502acba2af strcasecompare: is the new name for strequal() il y a 8 ans
  Jay Satiro af2d679e14 errors: new alias CURLE_WEIRD_SERVER_REPLY (8) il y a 8 ans
  Daniel Stenberg 434f8d0389 internals: rename the SessionHandle struct to Curl_easy il y a 8 ans
  Daniel Stenberg 4f45240bc8 lib: include curl_printf.h as one of the last headers il y a 8 ans
  Daniel Stenberg 575e885db0 multi: turn Curl_done into file local multi_done il y a 8 ans
  Steve Holme c142e73142 ftp/imap/pop3/smtp: Fixed compilation warning when /Wall enabled il y a 8 ans
  Steve Holme a5aec58726 imap/pop3/smtp: Fixed connections upgraded with TLS are not reused il y a 8 ans
  Daniel Stenberg 4af40b3646 URLs: change all http:// URLs to https:// il y a 8 ans
  Steve Holme 41efdadf09 pop3: Differentiate between success and continuation responses il y a 9 ans
  Steve Holme 6af80afe49 pop3: Added clarity on some server response codes il y a 9 ans
  Daniel Stenberg df5578a7a3 mprintf.h: remove #ifdef CURLDEBUG il y a 9 ans
  Patrick Monnerat 0d24f64473 sasl: implement EXTERNAL authentication mechanism. il y a 9 ans
  Patrick Monnerat 79543caf90 SASL: common state engine for imap/pop3/smtp il y a 9 ans
  Patrick Monnerat e1ea18f90e SASL: common URL option and auth capabilities decoders for all protocols il y a 9 ans