Revīziju vēsture

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