aboutsummaryrefslogtreecommitdiffstats
path: root/include/settings.h
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup include folder into crow subfolderipknHama2016-09-211-38/+0
| | | | - only crow.h is exposed now
* Add websocket featureipknHama2016-08-281-1/+1
|
* Handling macro issuesipknHama2016-08-271-5/+5
| | | | | - fix IS_NUM conflict (for MySQL) - avoid DELETE, ERROR (for Windows)
* implement HTTPS supportJaeseung Ha2015-09-201-0/+3
| | | | | - define CROW_ENABLE_SSL to use - close #88
* add CROW_MSVC_WORKAROUND and CROW_CAN_USE_CPP14 macroipknHama2015-02-201-0/+14
|
* change pointer to reference; fix up spacesipknHama2014-12-121-5/+5
|
* add pragma once to settings.h, set log level to DEBUG for unittestipknHama2014-09-141-0/+1
|
* change default log level to INFOipknHama2014-09-121-1/+3
|
* amalgamation addedipknHama2014-08-081-5/+5
|
* source resturcturing + CMakeipknHama2014-08-071-0/+18