Commit Graph

19 Commits

Author SHA1 Message Date
kakwa 1b97399694 better handling for logging to stdout
* disable stdout buffering when logging to stdout
* add 'log_to_syslog' parameter in configuration file to enable/disable
logging to syslog
* add 'log_to_stdout' parameter in configuration file to enable/disable
logging to stdout

slight clean-up and reformatting also (thanks to clang-format new
version)
2019-04-10 22:47:38 +02:00
kakwa e372e96b70 more secure cryptographic algorithm in example configuration 2016-09-12 22:43:00 +02:00
kakwa 34cdebfaa3 update the documentation 2016-09-12 22:25:29 +02:00
kakwa 060e7315d0 remove the awkward default_tsa parameter
default_tsa pointing to a specific tsa section doesn't make sense.
removing it.
2016-09-12 22:21:22 +02:00
kakwa c08b00d36b fix some typo in documenation 2016-09-11 19:08:51 +02:00
kakwa fa6f7b5f17 first batch of the rst documentation 2016-09-10 12:03:03 +02:00
kakwa 990ee7e268 cosmetic change 2016-09-10 03:29:12 +02:00
kakwa 6c515c4d93 few cosmetic fixes in documentation 2016-09-10 03:27:41 +02:00
kakwa e6d637f7ea switching to rst
* rename README
* more cleaning in the configuration
* build real tables for configuration parameters
2016-09-10 03:10:21 +02:00
kakwa f09c4fc034 another reformatting of the default configuration file 2016-09-10 00:55:46 +02:00
kakwa 39269e31bc reformat configuration file 2016-09-10 00:50:24 +02:00
kakwa 16d40692fd fix default configuration 2016-09-09 21:45:00 +02:00
kakwa c2752532f1 fix default configuration 2016-08-26 19:31:12 +02:00
kakwa 560834d280 change default directories for tsa pki 2016-08-26 19:03:01 +02:00
kakwa 7ab15ec374 cosmetic change in default configuration file 2016-08-26 08:27:17 +02:00
kakwa 8ebbc08c88 adding creation for the ts context 2016-08-26 01:28:34 +02:00
kakwa d0a9f0f57d adding possible values for syslog level 2016-08-26 00:06:56 +02:00
kakwa 5ca32534f6 adding comment on configuration options 2016-08-25 23:33:41 +02:00
kakwa 98d037cd18 adding default configuration file 2016-08-25 23:03:56 +02:00