Ben Wiederhake
|
b83cb09db1
Everywhere: Fix badly-formatted includes
|
2 年之前 |
Linus Groh
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2 年之前 |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 年之前 |
sin-ack
|
c8585b77d2
Everywhere: Replace single-char StringView op. arguments with chars
|
3 年之前 |
sin-ack
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
3 年之前 |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
3 年之前 |
Ali Mohammad Pur
|
aafc451016
Userland: Convert TLS::TLSv12 to a Core::Stream::Socket
|
3 年之前 |
sin-ack
|
aedb013ee3
LibIMAP+Userland: Convert LibIMAP::Client to the Serenity Stream APIs
|
3 年之前 |
Daniel Bertalan
|
d7b6cc6421
Everywhere: Prevent risky implicit casts of (Nonnull)RefPtr
|
3 年之前 |
Andreas Kling
|
51ae913bfe
LibIMAP: Stop leaking a Core::Promise<bool> in IMAP::Client::connect()
|
3 年之前 |
Luke
|
3948161c14
LibIMAP: Add a bunch of serialize_astring in command construction
|
4 年之前 |
x-yl
|
9174fabf05
LibIMAP: Support for remaining IMAP commands
|
4 年之前 |
x-yl
|
16995dc3d9
LibIMAP: Support for APPEND
|
4 年之前 |
x-yl
|
7021413d30
LibIMAP: Support for COPY, CREATE, DELETE and RENAME
|
4 年之前 |
x-yl
|
076c708d0a
LibIMAP: Support for STORE and STATUS
|
4 年之前 |
x-yl
|
a6339297ec
LibIMAP: Support for the SEARCH command
|
4 年之前 |
x-yl
|
c152a9a594
LibIMAP: Support for the FETCH command (*mostly)
|
4 年之前 |
x-yl
|
1e9dfdcdcc
LibIMAP: Support for the IDLE command
|
4 年之前 |
x-yl
|
f00c2c0192
LibIMAP: Support for LOGIN and LOGOUT
|
4 年之前 |
x-yl
|
2f04d24b66
LibIMAP: Support for the LIST and SELECT commands
|
4 年之前 |
x-yl
|
0f42ea6770
LibIMAP: Support for CAPABILITY command & response
|
4 年之前 |
x-yl
|
8c6061fc4a
LibIMAP: Add a new IMAP client and support NOOP
|
4 年之前 |