Go to file
kakwa 376d100e9f general reorganization
* rename the logger function to uts_logger
* add logging to the create_tsctx fucntion
* fix some warning *
2016-08-26 20:39:45 +02:00
cmake use civetweb 2016-08-19 00:04:13 +02:00
conf fix default configuration 2016-08-26 19:31:12 +02:00
docs init project skeleton 2015-12-16 23:11:08 +01:00
goodies general reorganization 2016-08-26 20:39:45 +02:00
inc general reorganization 2016-08-26 20:39:45 +02:00
src general reorganization 2016-08-26 20:39:45 +02:00
tests fix default configuration 2016-08-26 19:31:12 +02:00
vendor adding civetweb as a submodule 2016-08-25 23:38:04 +02:00
.gitignore adding generated binary in gitignore 2015-12-17 15:48:22 +01:00
.gitmodules adding civetweb as a submodule 2016-08-25 23:38:04 +02:00
CMakeLists.txt adding a DEBUG option in cmake to compile wth debug flags 2016-08-26 19:28:12 +02:00
LICENSE Initial commit 2015-12-16 22:13:06 +01:00
README.md Initial commit 2015-12-16 22:13:06 +01:00

README.md

uts-server

micro timestamp server (RFC 3161) written in C