diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -20,6 +20,12 @@ is designed for use as a regular user application rather than a system daemon. It is complete enough to be useful but there are still some things that need to be resolved before I can consider it stable. +Some interesting features: + - SSL/TLS autodetection + - IRCop authentication through SSL/TLS client certificates + - epoll support on Linux + - superfast build time, small memory footprint + Building and Running -------------------- Build dependencies: openssl, clang, pkg-config, make, awk, sh |