Commit graph

5 commits

Author SHA1 Message Date
Naim A da7f91b6b9
Improvements to REST API (#33)
* API Server re-implemented with libevent.
* Code & CMake organization.
2017-10-31 01:42:56 +02:00
Naim A 6afc76942a
Sphinx documentation sources (#34)
* documented UDPT with sphinx
* created manpage configuration for sphinx
* update README.md's referral to naim94a.github.io/udpt
2017-10-02 17:40:58 +03:00
Naim A f34fcdbd04
Refactored (#31)
* Build system changed to CMake
* Converted tabs to spaces
* Removed all usages of boost::log
* Replaced boost::thread with std::thread
* Update copyright year
* Added a tiny bit of unit tests
* Added a simple message queue
* Added basic independent logging
* Added CONTRIBUTING
2017-09-27 04:55:03 +03:00
Naim A 6bf8a7ca6c Moving to CMake... 2016-12-08 20:38:43 +02:00
Naim A 82a40bfdbc Converted bad character 2016-12-08 20:38:14 +02:00