1
0
mirror of https://github.com/kakwa/uts-server synced 2024-06-30 15:42:57 +02:00
Commit Graph

11 Commits

Author SHA1 Message Date
kakwa
568b4fbcf2 better stdout debugging mode 2016-08-24 23:41:55 +02:00
kakwa
2619c2a576 add the passing of the configuration file path and debug flag 2016-08-24 23:14:15 +02:00
kakwa
eaf1d51b1c pass context to the logging function 2016-08-24 23:03:49 +02:00
kakwa
b27d676148 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
kakwa
291f58bd7e reformat source code 2016-08-23 19:38:07 +02:00
Pierre-Francois Carpentier
ba1e79e848 begin implementing the http part 2015-12-18 00:29:43 +01:00
Pierre-Francois Carpentier
44a28dde81 implementing -d (daemonize command line option) 2015-12-17 23:30:30 +01:00
Pierre-Francois Carpentier
d6668a4d35 fix misplaced static definition 2015-12-17 21:46:45 +01:00
Pierre-Francois Carpentier
4c908090cb implementing argument parsing 2015-12-17 15:49:58 +01:00
Pierre-Francois Carpentier
ee9828a8b6 begin implementing 2015-12-17 14:09:44 +01:00
Pierre-Francois Carpentier
4f8f93a594 init project skeleton 2015-12-16 23:11:08 +01:00