summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2017-12-10fix: server start failedHaruue Icymoon
pid dir should be create with root permission Signed-off-by: Haruue Icymoon <haruue@caoyue.com.cn>
2017-12-06fix: depends problemHaruue Icymoon
it depends on openssl-1.0, and static build won't depend boost and unbound in runtime Signed-off-by: Haruue Icymoon <haruue@caoyue.com.cn>
2017-12-06chore: enable stripHaruue Icymoon
Signed-off-by: Haruue Icymoon <haruue@caoyue.com.cn>
2017-12-06migrate: git versionHaruue Icymoon
- fix: compile against openssl-1.0 - fix: service failed with SIGBUS for permission problem Signed-off-by: Haruue Icymoon <haruue@caoyue.com.cn>
2017-12-03v0.11.0.0timdiels