ladybird/Userland/Libraries/LibIMAP
x-yl 8c6061fc4a LibIMAP: Add a new IMAP client and support NOOP
A large commit, but sets up the framework for how the IMAP library will
work. Right now only the NOOP command and response is supported.
2021-06-11 23:58:28 +04:30
..
Client.cpp LibIMAP: Add a new IMAP client and support NOOP 2021-06-11 23:58:28 +04:30
Client.h LibIMAP: Add a new IMAP client and support NOOP 2021-06-11 23:58:28 +04:30
CMakeLists.txt LibIMAP: Add a new IMAP client and support NOOP 2021-06-11 23:58:28 +04:30
Objects.cpp LibIMAP: Add a new IMAP client and support NOOP 2021-06-11 23:58:28 +04:30
Objects.h LibIMAP: Add a new IMAP client and support NOOP 2021-06-11 23:58:28 +04:30
Parser.cpp LibIMAP: Add a new IMAP client and support NOOP 2021-06-11 23:58:28 +04:30
Parser.h LibIMAP: Add a new IMAP client and support NOOP 2021-06-11 23:58:28 +04:30