winix/winixd
Tomasz Sowa 55992b5066 added: std::wstring * Request::ParamValuep(const wchar_t * param_name)
for taking a pointer (can be null) to a parameter value
added: bool System::IsSSLRequired(bool try_to_use_ssl)
       returns true if we should use ssl
       try_to_use_ssl is to be meant: config->use_ssl, config->use_ssl_static, config->use_ssl_common
       



git-svn-id: svn://ttmath.org/publicrep/winix/trunk@1094 e52654a7-88a9-db11-a3e9-0013d4bc506e
2018-04-22 21:26:56 +00:00
..
core added: std::wstring * Request::ParamValuep(const wchar_t * param_name) 2018-04-22 21:26:56 +00:00
db added: std::wstring * Request::ParamValuep(const wchar_t * param_name) 2018-04-22 21:26:56 +00:00
etc moved winix directories to winixd subdirectory 2016-03-17 08:24:59 +00:00
functions added: std::wstring * Request::ParamValuep(const wchar_t * param_name) 2018-04-22 21:26:56 +00:00
html fixed: static files loaded to /var such as /var/ckeditor_winix.js were not properly returned 2016-07-13 13:13:56 +00:00
locale fixed: static files loaded to /var such as /var/ckeditor_winix.js were not properly returned 2016-07-13 13:13:56 +00:00
main added: std::wstring * Request::ParamValuep(const wchar_t * param_name) 2018-04-22 21:26:56 +00:00
notify added: std::wstring * Request::ParamValuep(const wchar_t * param_name) 2018-04-22 21:26:56 +00:00
plugins added: std::wstring * Request::ParamValuep(const wchar_t * param_name) 2018-04-22 21:26:56 +00:00
templates added: std::wstring * Request::ParamValuep(const wchar_t * param_name) 2018-04-22 21:26:56 +00:00
txt moved winix directories to winixdsubdirectory 2016-03-17 08:26:02 +00:00
Makefile added: dependency on the morm project 2018-03-13 22:34:59 +00:00
Makefile.dep added: std::wstring * Request::ParamValuep(const wchar_t * param_name) 2018-04-22 21:26:56 +00:00