Go to file
kakwa 3542a13ab1 using more portable dirname() function
* removing include of <string.h> (which include GNU dirname, which
doesn't follow posix spec, and force using libgen.h
* removing #ifdef for FreeBSD handling of dirname as it's not necessary
anymore.
2017-01-28 03:21:11 +01:00
cmake including module to include argp 2017-01-27 00:28:46 +01:00
conf more secure cryptographic algorithm in example configuration 2016-09-12 22:43:00 +02:00
docs make the generation of the parameters completely automatic 2016-09-23 22:35:34 +02:00
goodies make the generation of the parameters completely automatic 2016-09-23 22:35:34 +02:00
inc format code 2016-12-04 13:39:27 +01:00
src using more portable dirname() function 2017-01-28 03:21:11 +01:00
tests add ssl line (commented) for stress script 2016-12-22 03:13:34 +01:00
.gitignore adding the configure.rst file in gitignore 2016-09-23 22:39:26 +02:00
.gitmodules remove submodule for civetweb 2016-09-07 20:56:02 +02:00
.travis.yml cleaning the travis.yml file 2016-12-04 14:10:30 +01:00
CMakeLists.txt verion bump 2017-01-27 00:36:46 +01:00
ChangeLog.rst add changelog entry 2017-01-27 00:47:19 +01:00
LICENSE Initial commit 2015-12-16 22:13:06 +01:00
README.rst fix typo 2 2016-11-02 19:25:01 +01:00

README.rst