Ali Mohammad Pur
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 year ago |
Karol Kosek
|
90af21aef4
LibIMAP+Mail+test-imap: Let a Promise result type be non-optional
|
1 year ago |
Karol Kosek
|
55d730bd5c
LibIMAP+Mail+test-imap: Make Client requests infailable
|
1 year ago |
Valtteri Koskivuori
|
34adf9eeae
LibIMAP: Wait for a full IMAP response before parsing
|
1 year ago |
Valtteri Koskivuori
|
6128e859ac
LibIMAP+Mail: Propagate errors from LibIMAP and MailWidget
|
1 year ago |
Tim Schumacher
|
874c7bba28
LibCore: Remove `Stream.h`
|
2 years ago |
Tim Schumacher
|
a96339b72b
LibCore: Move Stream-based sockets into the `Core` namespace
|
2 years ago |
Sam Atkins
|
c4c65ba727
LibIMAP: Remove declarations for non-existent methods
|
2 years ago |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 years ago |
Ali Mohammad Pur
|
aafc451016
Userland: Convert TLS::TLSv12 to a Core::Stream::Socket
|
3 years ago |
sin-ack
|
aedb013ee3
LibIMAP+Userland: Convert LibIMAP::Client to the Serenity Stream APIs
|
3 years ago |
Daniel Bertalan
|
d7b6cc6421
Everywhere: Prevent risky implicit casts of (Nonnull)RefPtr
|
3 years ago |
Andreas Kling
|
51ae913bfe
LibIMAP: Stop leaking a Core::Promise<bool> in IMAP::Client::connect()
|
3 years ago |
Timothy
|
2eb93f2628
LibCore+LibIMAP: Move Promise to LibCore
|
4 years ago |
x-yl
|
9174fabf05
LibIMAP: Support for remaining IMAP commands
|
4 years ago |
x-yl
|
16995dc3d9
LibIMAP: Support for APPEND
|
4 years ago |
x-yl
|
7021413d30
LibIMAP: Support for COPY, CREATE, DELETE and RENAME
|
4 years ago |
x-yl
|
076c708d0a
LibIMAP: Support for STORE and STATUS
|
4 years ago |
x-yl
|
a6339297ec
LibIMAP: Support for the SEARCH command
|
4 years ago |
x-yl
|
c152a9a594
LibIMAP: Support for the FETCH command (*mostly)
|
4 years ago |
x-yl
|
1e9dfdcdcc
LibIMAP: Support for the IDLE command
|
4 years ago |
x-yl
|
f00c2c0192
LibIMAP: Support for LOGIN and LOGOUT
|
4 years ago |
x-yl
|
2f04d24b66
LibIMAP: Support for the LIST and SELECT commands
|
4 years ago |
x-yl
|
8c6061fc4a
LibIMAP: Add a new IMAP client and support NOOP
|
4 years ago |