Commit Graph

  • d2d2648e7e better help in command line kakwa 2016-09-06 08:51:48 +0200
  • 50afe67175 better help in command line kakwa 2016-09-06 08:51:48 +0200
  • d49f24c061 a little temporary fix concerning the lack of multithread support kakwa 2016-09-05 23:24:41 +0200
  • 612dedad64 a little temporary fix concerning the lack of multithread support kakwa 2016-09-05 23:24:41 +0200
  • 225c2d3a7c better handling of error codes kakwa 2016-09-05 23:20:29 +0200
  • 1135fefb79 better handling of error codes kakwa 2016-09-05 23:20:29 +0200
  • 8af08d6482 fix segfault in case of a bad request kakwa 2016-09-05 23:09:00 +0200
  • bf2fc90e30 fix segfault in case of a bad request kakwa 2016-09-05 23:09:00 +0200
  • 6d11e0d2ae fixing memory leak on query data kakwa 2016-09-05 22:37:03 +0200
  • 33072aefe1 fixing memory leak on query data kakwa 2016-09-05 22:37:03 +0200
  • 0fc57d5396 fix more memleaks kakwa 2016-09-05 20:48:50 +0200
  • 3d020cf26f fix more memleaks kakwa 2016-09-05 20:48:50 +0200
  • 236f0cf04c fix some memory leaks on openssl context cleanup kakwa 2016-09-05 20:24:47 +0200
  • 503a09aa58 fix some memory leaks on openssl context cleanup kakwa 2016-09-05 20:24:47 +0200
  • aa97d4699d fix memleak kakwa 2016-09-05 20:06:15 +0200
  • d247816f5b fix memleak kakwa 2016-09-05 20:06:15 +0200
  • 49870f87b7 some code cleaning kakwa 2016-09-02 08:18:48 +0200
  • ef05f393de some code cleaning kakwa 2016-09-02 08:18:48 +0200
  • 6727b81bd2 fix another memleak kakwa 2016-09-02 08:12:38 +0200
  • 668067e057 fix another memleak kakwa 2016-09-02 08:12:38 +0200
  • d104de63d5 adding a function to free the ssl context kakwa 2016-09-02 08:00:04 +0200
  • 5f1c5de4ad adding a function to free the ssl context kakwa 2016-09-02 08:00:04 +0200
  • 627f9c5973 just to be safe, strlen + 1 allocated kakwa 2016-09-02 07:43:39 +0200
  • b3b3014873 just to be safe, strlen + 1 allocated kakwa 2016-09-02 07:43:39 +0200
  • 92b289e100 better memory management and extraction of the openssl initialization kakwa 2016-09-02 07:42:23 +0200
  • 1454ea4880 better memory management and extraction of the openssl initialization kakwa 2016-09-02 07:42:23 +0200
  • 21e2a4de85 implement better query and response logging kakwa 2016-09-02 00:36:25 +0200
  • 16a34d9c7d implement better query and response logging kakwa 2016-09-02 00:36:25 +0200
  • b3ade78f4d use only one thread (concurrency issues for now) kakwa 2016-09-02 00:35:39 +0200
  • d36c2b4286 use only one thread (concurrency issues for now) kakwa 2016-09-02 00:35:39 +0200
  • e732e7cb8e fix command line in case the pid file is not set kakwa 2016-09-01 21:10:26 +0200
  • b44af1e309 fix command line in case the pid file is not set kakwa 2016-09-01 21:10:26 +0200
  • b00bdbc5f9 fixing test configuration to new relative path policy kakwa 2016-09-01 19:55:55 +0200
  • e830436735 fixing test configuration to new relative path policy kakwa 2016-09-01 19:55:55 +0200
  • 7d255757ba adding *.pid in gitignore kakwa 2016-09-01 19:55:25 +0200
  • d483d6faee adding *.pid in gitignore kakwa 2016-09-01 19:55:25 +0200
  • a3f65c7050 fix the way relative paths are handled and pid file handler kakwa 2016-09-01 19:43:29 +0200
  • 77cd1dba5c fix the way relative paths are handled and pid file handler kakwa 2016-09-01 19:43:29 +0200
  • 5cbcdc4a1d code reformatting kakwa 2016-09-01 08:29:07 +0200
  • d8f75a23f5 code reformatting kakwa 2016-09-01 08:29:07 +0200
  • 9a05006d1e fix default log_level, and fix chdir kakwa 2016-09-01 08:25:28 +0200
  • 7f8d992f56 fix default log_level, and fix chdir kakwa 2016-09-01 08:25:28 +0200
  • 43984fd1b5 fix ordering between daemonize and get working dir kakwa 2016-09-01 08:13:57 +0200
  • 7401799cb5 fix ordering between daemonize and get working dir kakwa 2016-09-01 08:13:57 +0200
  • 6e687f2fe2 passing the launch working dir to the configuration handler kakwa 2016-09-01 07:59:02 +0200
  • d6a7ba86ff passing the launch working dir to the configuration handler kakwa 2016-09-01 07:59:02 +0200
  • 93ead7ee99 implementing a somewhat proper signal handler kakwa 2016-08-31 07:57:51 +0200
  • d91fbe377e implementing a somewhat proper signal handler kakwa 2016-08-31 07:57:51 +0200
  • f3a950dc41 source formatting kakwa 2016-08-31 07:37:13 +0200
  • fa7dabcb81 source formatting kakwa 2016-08-31 07:37:13 +0200
  • ce19f74858 fix ordering between start log and actual start kakwa 2016-08-31 07:36:27 +0200
  • f22c4cfc87 fix ordering between start log and actual start kakwa 2016-08-31 07:36:27 +0200
  • ee5870509a fix loglevel determination kakwa 2016-08-31 07:35:31 +0200
  • e5f7732846 fix loglevel determination kakwa 2016-08-31 07:35:31 +0200
  • aca650fa6f code cleaning kakwa 2016-08-31 00:13:25 +0200
  • 962bbeda72 code cleaning kakwa 2016-08-31 00:13:25 +0200
  • f5d3f66031 first (kind of) working version \o/ kakwa 2016-08-31 00:09:17 +0200
  • e02740a6cf first (kind of) working version \o/ kakwa 2016-08-31 00:09:17 +0200
  • 00c91df4cf adapt to create_response new API kakwa 2016-08-30 23:03:53 +0200
  • 3e13c30351 adapt to create_response new API kakwa 2016-08-30 23:03:53 +0200
  • d54c661eef multiple modification on ts response creation kakwa 2016-08-30 22:55:25 +0200
  • 901c186069 multiple modification on ts response creation kakwa 2016-08-30 22:55:25 +0200
  • 4907f03f2f little code cleaning kakwa 2016-08-30 22:54:46 +0200
  • e51fb0cd94 little code cleaning kakwa 2016-08-30 22:54:46 +0200
  • a0d09ebe7b removing the serial file parameter, the serial is now random kakwa 2016-08-30 22:51:13 +0200
  • bb08375b44 removing the serial file parameter, the serial is now random kakwa 2016-08-30 22:51:13 +0200
  • b41233fd50 some code cleaning kakwa 2016-08-29 19:49:39 +0200
  • 1e23814dfd some code cleaning kakwa 2016-08-29 19:49:39 +0200
  • 62c9b56584 modification in timestamp-file.sh script kakwa 2016-08-29 19:36:56 +0200
  • 026e362bda modification in timestamp-file.sh script kakwa 2016-08-29 19:36:56 +0200
  • 15bb7d9792 fix the timstamping script kakwa 2016-08-29 08:37:34 +0200
  • 599e29302f fix the timstamping script kakwa 2016-08-29 08:37:34 +0200
  • 75dcc97e12 multiple modications kakwa 2016-08-29 08:34:59 +0200
  • dba24b7adf multiple modications kakwa 2016-08-29 08:34:59 +0200
  • 5ab6bc4325 better cleaning in case of an initialization error kakwa 2016-08-28 14:23:42 +0200
  • 878117a084 better cleaning in case of an initialization error kakwa 2016-08-28 14:23:42 +0200
  • 418f4ba1d3 add openssl initialization kakwa 2016-08-28 14:16:50 +0200
  • f7cf646e61 add openssl initialization kakwa 2016-08-28 14:16:50 +0200
  • f40732e857 implementing loading of the OIDs kakwa 2016-08-27 11:39:53 +0200
  • 862cc77c4f implementing loading of the OIDs kakwa 2016-08-27 11:39:53 +0200
  • 439b08a014 removing uneeded newline in debug logs of the http queries kakwa 2016-08-27 01:35:57 +0200
  • 89e8b773ef removing uneeded newline in debug logs of the http queries kakwa 2016-08-27 01:35:57 +0200
  • c625fbd3ca adding some entries in gitignore kakwa 2016-08-27 01:34:08 +0200
  • 2fd1aaafd0 adding some entries in gitignore kakwa 2016-08-27 01:34:08 +0200
  • bf33d5cee0 better extension for the timestamp script kakwa 2016-08-27 01:33:48 +0200
  • 5816f07dc1 better extension for the timestamp script kakwa 2016-08-27 01:33:48 +0200
  • 734f78469f fix create_tsa_certs if not run from its directory kakwa 2016-08-27 01:27:15 +0200
  • be745d8594 fix create_tsa_certs if not run from its directory kakwa 2016-08-27 01:27:15 +0200
  • 131065afde fix test configuration kakwa 2016-08-27 01:25:37 +0200
  • 594ee4f6fc fix test configuration kakwa 2016-08-27 01:25:37 +0200
  • b3a50883f9 fix create_tsa_certs script kakwa 2016-08-27 01:06:48 +0200
  • 48819b9695 fix create_tsa_certs script kakwa 2016-08-27 01:06:48 +0200
  • 2201aefe1f better logging for OpenSSL errors kakwa 2016-08-27 01:04:19 +0200
  • e6e9faf184 better logging for OpenSSL errors kakwa 2016-08-27 01:04:19 +0200
  • 5fd07a352a new way to create certs for testing kakwa 2016-08-27 01:03:02 +0200
  • 3cb7f920fe new way to create certs for testing kakwa 2016-08-27 01:03:02 +0200
  • bacd90bc68 adding log on openssl error kakwa 2016-08-27 00:24:22 +0200
  • 42a427e617 adding log on openssl error kakwa 2016-08-27 00:24:22 +0200
  • 6e98e700ca add logging for the ts conf parsing kakwa 2016-08-26 21:00:40 +0200
  • c8c71b233a add logging for the ts conf parsing kakwa 2016-08-26 21:00:40 +0200