kakwa
69998f94d1
add step in CMakeLists.txt to adapt civetweb Bundling to openssl
...
versions
2016-12-22 03:12:49 +01:00
kakwa
c697886620
fixing missing dependency on compilation order
...
add a dependency to compile civetweb before uts-server if civetweb
is bundled with uts-server.
2016-12-04 15:08:46 +01:00
kakwa
294e22adc1
changelog
2016-12-04 14:34:32 +01:00
kakwa
9470b0177f
version bump
2016-12-04 14:32:39 +01:00
kakwa
fdb478ca8d
removing the date Macro to avoid error at compile time
...
as it breaks reproductability, it raises errors
2016-12-04 14:27:46 +01:00
kakwa
a56c1d4477
cleaning the travis.yml file
2016-12-04 14:10:30 +01:00
kakwa
fe51b57adc
format code
2016-12-04 13:39:27 +01:00
kakwa
5384ccd45e
adding a few #define to handle multiple openssl API version
2016-12-04 13:38:09 +01:00
kakwa
86ece83f51
adapt code to newer openssl API
2016-12-04 13:18:33 +01:00
kakwa
483365a75a
fix typo 2
2016-11-02 19:25:01 +01:00
kakwa
b8b71d3a2a
typo in README.rst
2016-11-02 19:23:46 +01:00
kakwa
f7d8e6b2fe
better README.rst (add RFC 3161 presentation)
2016-11-02 19:21:48 +01:00
kakwa
8f1a9b1250
code reformat
2016-11-02 18:58:14 +01:00
kakwa
23e1799ce0
fix Waring on compilation
2016-11-02 18:57:26 +01:00
kakwa
a4a17e14b3
adding the configure.rst file in gitignore
...
it's generated at each doc build now, no need for a static file
2016-09-23 22:39:26 +02:00
kakwa
69386d966f
make the generation of the parameters completely automatic
...
The code in build_param_table.py is modified to write directly
to a file, and this code is included in the conf.py file.
The static configure.rst file is removed
2016-09-23 22:35:34 +02:00
kakwa
0bf5ff8c6c
version bump
2016-09-14 20:23:47 +02:00
kakwa
c841afecae
Merge branch 'master' of https://github.com/kakwa/uts-server
2016-09-14 20:16:37 +02:00
kakwa
fc09e04638
add changelog entries
2016-09-14 20:16:11 +02:00
kakwa
141b8f11f7
exit at the first TS_RESP_CTX initialization fail
2016-09-14 20:15:18 +02:00
kakwa
b98d15b5d6
fix compilation error due to unspecified -std and missing -D and include
2016-09-14 20:08:21 +02:00
kakwa
0a8166d380
version bump
2016-09-12 22:59:12 +02:00
kakwa
cada495115
cleaning README
2016-09-12 22:58:34 +02:00
kakwa
607014926b
adding init script
2016-09-12 22:55:26 +02:00
kakwa
56701022d6
adding systemd service and tmp file crap
2016-09-12 22:52:47 +02:00
kakwa
63c4c33a70
more secure cryptographic algorithm in example configuration
2016-09-12 22:43:00 +02:00
kakwa
964d1f088e
update the documentation
2016-09-12 22:25:29 +02:00
kakwa
e55f8c81b6
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
8b5906f550
version bump
2016-09-12 19:35:22 +02:00
kakwa
6550551230
adding goodies documentation
2016-09-12 19:34:57 +02:00
kakwa
1fd9126b0a
recover version directory from CMakeLists.txt
...
this avoid mistakes caused by double declaration of the version
in CMakeLists.txt and conf.py
2016-09-12 19:33:31 +02:00
kakwa
eb2b6ae66e
code cleaning an reorganization
2016-09-12 08:39:03 +02:00
kakwa
064f0f8161
fix potential memleak + comments
2016-09-12 08:20:07 +02:00
kakwa
4558b502b9
version bump
2016-09-12 00:44:58 +02:00
kakwa
cb29ac9e42
change the attributes of the test certificates (cosmetic only)
2016-09-12 00:41:34 +02:00
kakwa
0185f87d46
adding test case for ssl setup
2016-09-11 23:59:52 +02:00
kakwa
78c50ace54
adding test configuration for ssl setup
2016-09-11 23:57:25 +02:00
kakwa
5b3c90bf07
fix relative path loading for https certificate/key/ca file
2016-09-11 23:55:38 +02:00
kakwa
a09db515ca
adding a changelog message
2016-09-11 22:11:21 +02:00
kakwa
2f866957d3
fix the order of some strings in some log messages
2016-09-11 22:09:39 +02:00
kakwa
a70f2fe754
the max serial size is 160 bits, not 160 bytes...
2016-09-11 22:04:03 +02:00
kakwa
c2d0bdfecb
add many comments
2016-09-11 22:01:22 +02:00
kakwa
5eec6c6f27
Merge branch 'master' of https://github.com/kakwa/uts-server
2016-09-11 21:10:12 +02:00
kakwa
aa632e6c13
implement logging of startup civetweb error
2016-09-11 21:09:35 +02:00
Carpentier Pierre-Francois
abecef0b7d
Update README.rst
2016-09-11 20:46:38 +02:00
kakwa
fe73ef6cfd
adding a 64px png version of the logo
2016-09-11 20:43:15 +02:00
Carpentier Pierre-Francois
48b9d58564
Update README.rst
2016-09-11 20:41:53 +02:00
kakwa
4cfc042498
adding error handling in case civetweb fails to start
2016-09-11 20:07:14 +02:00
kakwa
04f145fb4a
adding a sleep 1 (waiting for the server to be up
2016-09-11 19:29:20 +02:00
kakwa
418bccc800
more complete and accurate quick start guide
2016-09-11 19:24:27 +02:00