1
0
mirror of https://github.com/kakwa/uts-server synced 2024-07-02 00:19:06 +02:00
Commit Graph

7 Commits

Author SHA1 Message Date
kakwa
ec467ba646 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
kakwa
ed74ddb981 adding creation for the ts context 2016-08-26 01:28:34 +02:00
kakwa
9667d6682c implement configuration parsing + fix
* fix debugging logs to stdout
* add parsing of the different type of parameters
* configure the http server part
2016-08-25 23:04:26 +02:00
kakwa
63739e858f pass context to the logging function 2016-08-24 23:03:49 +02:00
kakwa
74f07cbd0e big code reorganization:
* split the rfc3161 and the http part
* add a logger function
* add a debugging logger function for the requests
* add a specific handler for rfc3161 request
2016-08-24 22:13:11 +02:00
pcarpent
9b12df7893 fix misplaced static definition 2015-12-17 21:46:45 +01:00
pcarpent
18e30a81ae init project skeleton 2015-12-16 23:11:08 +01:00