diff options
author | Přemysl Janouch <p.janouch@gmail.com> | 2014-08-10 03:47:50 +0200 |
---|---|---|
committer | Přemysl Janouch <p.janouch@gmail.com> | 2014-08-10 03:47:50 +0200 |
commit | 19c170a7aa67f8b7daf94cb65d177773e0de83b0 (patch) | |
tree | a543967ad7d93c8e60957c6c3e2661ad5136358d | |
parent | ecc4b4206e268cf6fb4c01bceff647096914fa47 (diff) | |
download | xK-19c170a7aa67f8b7daf94cb65d177773e0de83b0.tar.gz xK-19c170a7aa67f8b7daf94cb65d177773e0de83b0.tar.xz xK-19c170a7aa67f8b7daf94cb65d177773e0de83b0.zip |
Update the 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 |