1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 07:48:11 +00:00
serenity/Userland/Libraries/LibIMAP
2021-06-11 23:58:28 +04:30
..
Client.cpp LibIMAP: Support for the LIST and SELECT commands 2021-06-11 23:58:28 +04:30
Client.h LibIMAP: Support for the LIST and SELECT commands 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: Support for the LIST and SELECT commands 2021-06-11 23:58:28 +04:30
Parser.cpp LibIMAP: Support for the LIST and SELECT commands 2021-06-11 23:58:28 +04:30
Parser.h LibIMAP: Support for the LIST and SELECT commands 2021-06-11 23:58:28 +04:30