Carpentier Pierre-Francois
c885b63767
remove __DATE__ in civetweb.c too
...
remove it as it causes fatal warning on non-reproducible build
2016-12-22 10:30:07 +01:00
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
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
23e1799ce0
fix Waring on compilation
2016-11-02 18:57:26 +01:00
kakwa
0bf5ff8c6c
version bump
2016-09-14 20:23:47 +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
8b5906f550
version bump
2016-09-12 19:35:22 +02:00
kakwa
4558b502b9
version bump
2016-09-12 00:44:58 +02:00
kakwa
2626b439f9
switch version to 0.0.1
2016-09-09 22:19:02 +02:00
kakwa
dc7c599216
adding link option for bundleling
2016-09-07 21:33:07 +02:00
kakwa
5e91614dd4
implementing a way to recover civetweb as an external project
2016-09-07 20:59:10 +02:00
kakwa
f78c039203
adding a DEBUG option in cmake to compile wth debug flags
2016-08-26 19:28:12 +02:00
kakwa
2545223c71
remove ini parser as we will use the openssl configuratio parser
2016-08-25 23:34:57 +02:00
kakwa
74f07cbd0e
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
950c9fc26c
use civetweb
2016-08-19 00:04:13 +02:00
pcarpent
bcb13836c2
fix CMakeList
2015-12-17 21:47:41 +01:00
pcarpent
ee91ec3ff6
fix version define in CMakeList
2015-12-17 15:48:55 +01:00
pcarpent
f86edd7c00
adding openssl in CMakeLists.txt
2015-12-17 14:09:09 +01:00
pcarpent
18e30a81ae
init project skeleton
2015-12-16 23:11:08 +01:00