Commit Graph

307 Commits

Author SHA1 Message Date
kakwa c7b3f47325 version bump 2021-04-07 15:27:32 +02:00
kakwa 4975f90af6 fixing compilation errors and warnings 2021-04-07 15:23:54 +02:00
Carpentier Pierre-Francois 86d9094cca
Update README.rst 2019-04-12 15:51:57 +02:00
Pierre-Francois Carpentier 2b52ee9177 improve README 2019-04-12 15:24:15 +02:00
Pierre-Francois Carpentier 411efc72d4 changelog 2019-04-12 15:15:10 +02:00
Pierre-Francois Carpentier 82766a0200 improve documentation
add documentation explaining the requirement for the timestamp signer
certificate
2019-04-12 15:12:59 +02:00
Pierre-Francois Carpentier dd19915c91 dl for the signer cert + fix example + css tweaks
* add a DL button + serve the signer certificate file (the one used to
timestamp)
* fix the verification instruction (add -untrusted tsa_cert.pem)
* few CSS tweaks to improve page layout
2019-04-12 14:26:21 +02:00
kakwa bd0a32221c creating a nicer landing page + serve the ca file
* nicer landing page with a few instructions, and download link for the
ca, and even some fancy CSS
* add a download link for the CA file
2019-04-12 10:48:55 +02:00
kakwa 68ffb0f7e8 disable more testing when bundleling
hopefully, this should fix OpenBSD and FreeBSD CI
2019-04-11 01:10:45 +02:00
kakwa cab605597b sleep unit tests (hopefully 2019-04-11 01:02:46 +02:00
kakwa 8fefcbaf6b set signal handler also when running in foreground 2019-04-11 00:08:52 +02:00
kakwa 0e0b11310d add new configuration file parameters in test conf 2019-04-10 23:27:36 +02:00
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 4d174251ff Merge branch 'master' of https://github.com/kakwa/uts-server 2019-03-14 11:53:04 +01:00
kakwa d034fc727a update civetweb version when bundling 2019-03-14 11:52:24 +01:00
Carpentier Pierre-Francois 3e15083a31 Update uts-server.conf 2019-03-12 19:01:28 +01:00
Carpentier Pierre-Francois 20b747565f Update uts-server.conf 2019-03-12 19:01:14 +01:00
Carpentier Pierre-Francois 2a9aa85ec6 Set theme jekyll-theme-hacker 2017-12-06 21:08:54 +01:00
kakwa 5c180efee4 updating changelog 2017-11-04 14:28:41 +01:00
kakwa 03f9bfed56 only link dl on Linux 2017-11-04 14:22:25 +01:00
kakwa 3de83303e1 use openssl dynamic loading for civetweb 2017-11-04 14:10:41 +01:00
kakwa fbdc2d2e39 Merge branch 'master' of https://github.com/kakwa/uts-server 2017-11-04 13:13:37 +01:00
kakwa 70f54cfd11 fix civetweb bundling + version bump + changelog 2017-11-04 13:11:33 +01:00
jenkins@kakwa.fr 2b9eabb9d3 version bump+changelog 2017-07-24 17:56:42 -04:00
jenkins@kakwa.fr 665007b61f fix version of C standard to use 2017-07-24 17:53:14 -04:00
kakwa 550f44d8c2 add some default value to be compatible with libressl in test CA 2017-06-21 20:06:13 +02:00
kakwa 7f2d2cf4c1 huge cleanup of the openssl conf + tsa gen script
The OpenSSL configuration used for generating the test CA and test
Time-Stamp authority was lazily copied from OpenSSL. There were a lot
of useless items in it. Now the configuration is cleaner and only
contains what is necessary for the TSA creation.
2017-06-20 19:58:47 +02:00
kakwa 666584fba4 fix double free at shutdown 2017-06-15 20:20:09 +02:00
Carpentier Pierre-Francois 477332d7ca Update ChangeLog.rst 2017-05-26 23:34:15 +02:00
Carpentier Pierre-Francois a1de464105 Update .travis.yml 2017-05-19 21:34:58 +02:00
Carpentier Pierre-Francois a6ac76941e Update README.rst 2017-05-19 21:21:08 +02:00
Carpentier Pierre-Francois d2c4b5bc80 Update README.rst 2017-05-19 20:53:34 +02:00
Carpentier Pierre-Francois 8c0d6721cf Update README.rst 2017-05-19 20:51:25 +02:00
Carpentier Pierre-Francois 84c3412264 Update README.rst 2017-05-19 20:34:01 +02:00
Carpentier Pierre-Francois b098d5d8ee Update README.rst 2017-05-19 19:17:22 +02:00
kakwa cdbbcabfd7 cleaning duplicate #include of headers 2017-05-07 15:39:44 +02:00
kakwa af91ae9493 fix some issues with test script 2017-04-27 23:21:42 +02:00
kakwa f7f162a5da few hacks to allow parallele execution 2017-04-27 23:12:35 +02:00
Carpentier Pierre-Francois 3b6e424f23 Updated Jenkinsfile 2017-04-27 22:51:44 +02:00
kakwa e8cfca23b5 fix test script for OpenBSD 2017-04-27 22:40:21 +02:00
kakwa d3819f4144 Merge branch 'jenkins_test' of https://github.com/kakwa/uts-server into jenkins_test 2017-04-27 22:30:26 +02:00
kakwa f6230c9c0f Mooooorrreeee ENV variables... 2017-04-27 22:28:31 +02:00
kakwa e362ea206a fix test for OpenBSD
no timeout command on OpenBSD
2017-04-27 22:28:04 +02:00
Carpentier Pierre-Francois 1f6094f0c7 Updated Jenkinsfile 2017-04-27 22:13:33 +02:00
kakwa 42efdc2cd3 Merge branch 'jenkins_test' of https://github.com/kakwa/uts-server into jenkins_test 2017-04-27 22:09:33 +02:00
kakwa ec380e320a adding test steps 2017-04-27 22:05:56 +02:00
Carpentier Pierre-Francois 1486bc389c Adding some environment variables 2017-04-27 21:59:03 +02:00
kakwa c67509fd5b parallele build (make -j4) 2017-04-27 21:56:22 +02:00
kakwa 6decd631c9 passing the civetweb git url as an env variable 2017-04-27 21:47:36 +02:00
kakwa 6a1aa82a76 variabilsize CIVETWEB REPO URL 2017-04-27 21:30:57 +02:00