max.mehl
|
ad9bc5976d
copyright: make repository REUSE compliant
|
2 years ago |
Erik Olsson
|
0a5827571f
lib: save a bit of space with some structure packing
|
3 years ago |
Daniel Stenberg
|
215db086e0
lib: pass in 'struct Curl_easy *' to most functions
|
3 years ago |
Daniel Stenberg
|
ac0a88fd25
copyright: fix year ranges
|
4 years ago |
Daniel Stenberg
|
4d2f800677
curl.se: new home
|
4 years ago |
Daniel Stenberg
|
0bc60d91de
copyrights: fix copyright year range
|
5 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 |
Melissa Mears
|
b0b5b51193
pop3: Fix POP3_TYPE_ANY signed compilation warning
|
11 years ago |
Steve Holme
|
7de4cc35f8
email: Added initial support for cancelling authentication
|
11 years ago |
Steve Holme
|
18db743851
pop3: Added basic SASL XOAUTH2 support
|
11 years ago |
Steve Holme
|
d956d9db47
pop3: Reworked authentication type constants
|
11 years ago |
Steve Holme
|
ecf93ac986
pop3: Small consistency tidy up
|
11 years ago |
Steve Holme
|
b3a01be2f3
pop3: Added support for ;auth=<mech> in the URL
|
11 years ago |
Steve Holme
|
afad1ce753
pop3: Re-factored the final POP3_AUTH constant
|
11 years ago |
Steve Holme
|
aa44ec62aa
email: Slight reordering of connection based variables
|
11 years ago |
Steve Holme
|
a390454728
pop3: Removed bytecountp from the per-request structure
|
11 years ago |
Steve Holme
|
e0cbfe825d
pop3: Refactored the mailbox variable as it didn't reflect it's purpose
|
11 years ago |
Steve Holme
|
4afcb77820
pingpong: Renamed curl_ftptransfer to curl_pp_transfer
|
11 years ago |
Steve Holme
|
0ee79114ef
pop3: Removed some FTP heritage leftovers
|
11 years ago |
Steve Holme
|
29a4a16db8
pop3: Moved the per-request variables to the per-request data structure
|
11 years ago |
Steve Holme
|
e2201dc849
pop3: Introduced a custom POP3 structure for per-request data
|
11 years ago |
Steve Holme
|
85a2e9ec82
email: Post STARTLS capability code tidy up (Part One)
|
11 years ago |
Steve Holme
|
2f66ca11c1
pop3: Added support for the STLS capability (Part One)
|
11 years ago |
Steve Holme
|
73fae58132
email: Updated comment regarding ssldone usage
|
11 years ago |