Commit History

Author SHA1 Message Date
  max.mehl ad9bc5976d copyright: make repository REUSE compliant 2 years ago
  Daniel Stenberg 4d2f800677 curl.se: new home 3 years ago
  Daniel Stenberg c4693adc62 imap: make imap_send use dynbuf for the send buffer management 3 years ago
  Daniel Stenberg 0bc60d91de copyrights: fix copyright year range 4 years ago
  Nicklas Avén 6987fcef65 imap: change from "FETCH" to "UID FETCH" 6 years ago
  Daniel Stenberg befaa7b14f imap: support PREAUTH 6 years ago
  Daniel Stenberg 434f8d0389 internals: rename the SessionHandle struct to Curl_easy 8 years ago
  Daniel Stenberg 4af40b3646 URLs: change all http:// URLs to https:// 8 years ago
  Patrick Monnerat 79543caf90 SASL: common state engine for imap/pop3/smtp 9 years ago
  Patrick Monnerat e1ea18f90e SASL: common URL option and auth capabilities decoders for all protocols 9 years ago
  Patrick Monnerat 5f09cbcdbd IMAP/POP3/SMTP: use a per-connection sub-structure for SASL parameters. 9 years ago
  Steve Holme 078d1fbf2b email: Added mutual authentication flag 10 years ago
  Steve Holme 472d1d8e05 email: Introduced the GSSAPI states 10 years ago
  Steve Holme d7ed8da43e imap: Extended FETCH support to include PARTIAL URL specifier 10 years ago
  Steve Holme ca63d4feba imap: Added support for parsing URL query strings 10 years ago
  Steve Holme f804378d16 imap: Introduced the SEARCH state 10 years ago
  Steve Holme 75cd7fd667 imap: Fixed incorrect fallback to clear text authentication 10 years ago
  Steve Holme 7de4cc35f8 email: Added initial support for cancelling authentication 10 years ago
  Kyle L. Huff 34122800b8 imap: added basic SASL XOAUTH2 support 11 years ago
  Steve Holme 00045a3009 imap: Added support for ;auth=<mech> in the URL 11 years ago
  Steve Holme 6bdd3d4a88 imap: Removed the need for separate custom request functions 11 years ago
  Steve Holme 041754e3fa imap: Introduced IMAP_LIST state 11 years ago
  Jiri Hruska 1d3ccf27ec imap: Introduced custom request parameters 11 years ago
  Jiri Hruska 51dbaae432 imap: Introduced IMAP_CUSTOM state 11 years ago
  Jiri Hruska 1383522e3a imap: Introduced IMAP_APPEND and IMAP_APPEND_FINAL states 11 years ago
  Jiri Hruska 974c663471 imap: Introduced FETCH_FINAL state for processing final fetch responses 11 years ago
  Steve Holme 13006f3de9 imap: Re-factored final IMAP_AUTHENTICATE constant 11 years ago
  Jiri Hruska d03aa16164 imap: Introduced the mailbox variable 11 years ago
  Steve Holme aa44ec62aa email: Slight reordering of connection based variables 11 years ago
  Steve Holme 05c03e7edd imap: Tidied up comments for connection based variables 11 years ago