Commit Verlauf

Autor SHA1 Nachricht Datum
  Daniel Stenberg 434f8d0389 internals: rename the SessionHandle struct to Curl_easy vor 8 Jahren
  Daniel Stenberg 4af40b3646 URLs: change all http:// URLs to https:// vor 8 Jahren
  Patrick Monnerat 79543caf90 SASL: common state engine for imap/pop3/smtp vor 9 Jahren
  Patrick Monnerat e1ea18f90e SASL: common URL option and auth capabilities decoders for all protocols vor 9 Jahren
  Patrick Monnerat 5f09cbcdbd IMAP/POP3/SMTP: use a per-connection sub-structure for SASL parameters. vor 9 Jahren
  Steve Holme 078d1fbf2b email: Added mutual authentication flag vor 10 Jahren
  Steve Holme 472d1d8e05 email: Introduced the GSSAPI states vor 10 Jahren
  Steve Holme d7ed8da43e imap: Extended FETCH support to include PARTIAL URL specifier vor 10 Jahren
  Steve Holme ca63d4feba imap: Added support for parsing URL query strings vor 10 Jahren
  Steve Holme f804378d16 imap: Introduced the SEARCH state vor 10 Jahren
  Steve Holme 75cd7fd667 imap: Fixed incorrect fallback to clear text authentication vor 11 Jahren
  Steve Holme 7de4cc35f8 email: Added initial support for cancelling authentication vor 11 Jahren
  Kyle L. Huff 34122800b8 imap: added basic SASL XOAUTH2 support vor 11 Jahren
  Steve Holme 00045a3009 imap: Added support for ;auth=<mech> in the URL vor 11 Jahren
  Steve Holme 6bdd3d4a88 imap: Removed the need for separate custom request functions vor 11 Jahren
  Steve Holme 041754e3fa imap: Introduced IMAP_LIST state vor 11 Jahren
  Jiri Hruska 1d3ccf27ec imap: Introduced custom request parameters vor 11 Jahren
  Jiri Hruska 51dbaae432 imap: Introduced IMAP_CUSTOM state vor 11 Jahren
  Jiri Hruska 1383522e3a imap: Introduced IMAP_APPEND and IMAP_APPEND_FINAL states vor 11 Jahren
  Jiri Hruska 974c663471 imap: Introduced FETCH_FINAL state for processing final fetch responses vor 11 Jahren
  Steve Holme 13006f3de9 imap: Re-factored final IMAP_AUTHENTICATE constant vor 11 Jahren
  Jiri Hruska d03aa16164 imap: Introduced the mailbox variable vor 11 Jahren
  Steve Holme aa44ec62aa email: Slight reordering of connection based variables vor 11 Jahren
  Steve Holme 05c03e7edd imap: Tidied up comments for connection based variables vor 11 Jahren
  Jiri Hruska 58efa46a5d imap: Introduced the mailbox_uidvalidity variable vor 11 Jahren
  Jiri Hruska 005ad9e60d imap: Removed bytecountp from the per-request structure vor 11 Jahren
  Jiri Hruska b6f32464e9 imap: Introduced new per-request veriables vor 11 Jahren
  Steve Holme 4afcb77820 pingpong: Renamed curl_ftptransfer to curl_pp_transfer vor 11 Jahren
  Steve Holme fcf02cbb75 pingpong: Moved curl_ftptransfer definition to pingpong.h vor 11 Jahren
  Jiri Hruska 13625a0d09 imap: Removed some FTP heritage leftovers vor 11 Jahren