Revīziju vēsture

Autors SHA1 Ziņojums Datums
  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ļ
  Patrick Monnerat e1ea18f90e SASL: common URL option and auth capabilities decoders for all protocols 9 gadi atpakaļ
  Patrick Monnerat 5f09cbcdbd IMAP/POP3/SMTP: use a per-connection sub-structure for SASL parameters. 9 gadi atpakaļ
  Patrick Monnerat 9081014c2c IPV6: address scope != scope id 9 gadi atpakaļ
  Michael Osipov 9f10e45e42 kerberos: Use symbol qualified with _KERBEROS5 9 gadi atpakaļ
  Steve Holme b6821dbb91 sasl: Fixed Kerberos V5 inclusion when CURL_DISABLE_CRYPTO_AUTH is used 9 gadi atpakaļ
  Daniel Stenberg ea6c5f03a5 pop3_perform_authentication: fix memory leak 9 gadi atpakaļ
  Brandon Casey 6beb0eeea1 Ensure progress.size_dl/progress.size_ul are always >= 0 9 gadi atpakaļ
  Steve Holme 03f368d94c pop3: Added support for GSSAPI (Kerberos V5) authentication via Windows SSPI 10 gadi atpakaļ
  Steve Holme 472d1d8e05 email: Introduced the GSSAPI states 10 gadi atpakaļ
  Daniel Stenberg df13f8e8c2 bits.close: introduce connection close tracking 10 gadi atpakaļ
  Daniel Stenberg 710f14edba handler: make 'protocol' always specified as a single bit 10 gadi atpakaļ
  Steve Holme 3a92de5636 sasl: Combined DIGEST-MD5 message decoding and generation 10 gadi atpakaļ
  Steve Holme 0c762f1c92 pop3: Fixed auth preference not being honored when CAPA not supported 10 gadi atpakaļ
  Steve Holme 6f2d5f0562 pop3: Fixed APOP being determined by CAPA response rather than by timestamp 10 gadi atpakaļ
  Steve Holme cf2051764c email: Fixed segfault introduced in commit 195b63f99c2fe3 10 gadi atpakaļ
  Daniel Stenberg 3ce2a3991b code police: fix indent level to silence checksrc complaints 10 gadi atpakaļ
  Steve Holme 195b63f99c email: Extended the login options to support multiple auth mechanisms 10 gadi atpakaļ
  Steve Holme ca4506b46a Revert "pop3: Added debug information to assist with test864 failure" 10 gadi atpakaļ
  Steve Holme 727d798d68 pop3: Added debug information to assist with test864 failure 10 gadi atpakaļ