1
0
mirror of https://github.com/kakwa/uts-server synced 2024-07-02 00:19:06 +02:00
uts-server/ChangeLog.rst

69 lines
1.1 KiB
ReStructuredText
Raw Normal View History

2016-09-10 12:03:03 +02:00
Changelogs
==========
2017-04-21 09:10:39 +02:00
0.1.8
* [impr] add OpenBSD support
* [impr] add LibreSSL support
2017-01-31 01:28:21 +01:00
0.1.7
2017-01-29 18:58:01 +01:00
-----
* [doc ] add warnings to explicitely state the BUNDLE_CIVETWEB option as test/dev only
* [impr] add option for easily linking lib pthread (mainly for static linking)
2017-01-29 18:58:01 +01:00
2017-01-31 01:28:21 +01:00
0.1.6
-----
* [fix ] option declaration for LINK_GCC_S
2017-01-29 17:46:54 +01:00
0.1.5
-----
* [impr] add support for a static build
2017-01-28 03:30:42 +01:00
0.1.4
-----
2016-09-12 00:44:58 +02:00
2017-01-28 03:30:42 +01:00
* [impr] more portable code
2017-01-27 00:47:19 +01:00
0.1.3
-----
2017-01-28 03:30:42 +01:00
* [impr] add support for FreeBSD
2016-12-04 14:34:32 +01:00
0.1.2
-----
* [fix ] adding support for OpenSSL 1.1 (with compatibility with 1.0)
2016-09-14 20:23:47 +02:00
0.1.1
-----
2016-09-14 20:16:11 +02:00
* [fix ] correct compilation issues in older gcc/clang caused by missing -D_XOPEN_SOURCE, missing -std and missing headers
* [impr] exit at the first TS_RESP_CTX (OpenSSL TS response context) initialization failed.
2016-09-12 22:59:12 +02:00
0.1.0
-----
* [impr] adding various goodies (init scripts)
* [impr] safer crypto algorithm in configuration file
* [impr] removing useless default_tsa parameter in configuration file
2016-09-12 19:35:22 +02:00
0.0.3
-----
* [fix ] memleak on configuration parameters loading
2016-09-12 00:44:58 +02:00
0.0.2
-----
* [fix ] Fix loading of certificate in case of relative path
2016-09-11 22:11:21 +02:00
0.0.1
-----
2016-09-12 00:44:58 +02:00
* First version
2016-09-11 22:11:21 +02:00