Go to file
kakwa 75dcc97e12 multiple modications
* add a function to dump binary as hexa in logs
* implemente the TS response generator
* begin to glue it together
2016-08-29 08:34:59 +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 better extension for the timestamp script 2016-08-27 01:33:48 +02:00
inc multiple modications 2016-08-29 08:34:59 +02:00
src multiple modications 2016-08-29 08:34:59 +02:00
tests implementing loading of the OIDs 2016-08-27 11:39:53 +02:00
vendor adding civetweb as a submodule 2016-08-25 23:38:04 +02:00
.gitignore adding some entries in gitignore 2016-08-27 01:34:08 +02: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