/
zOMGdev
/
cppcms
ОбзорДокументацияВойти
/
zOMGdev
/
cppcms
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
cppcms/
src/
..
capi

Added config options to set the HttpOnly and SameSite directives on the session cookie.

7 лет назад
aes.cpp

Switch from booster::shared_ptr/weak_ptr to std::ones Switch from auto_ptr to unique_ptr

6 лет назад
aes_encryptor.cpp

Switch from booster::shared_ptr/weak_ptr to std::ones Switch from auto_ptr to unique_ptr

6 лет назад
application.cpp

Switch from booster::shared_ptr/weak_ptr to std::ones Switch from auto_ptr to unique_ptr

6 лет назад
applications_pool.cpp

Switch from booster::shared_ptr/weak_ptr to std::ones Switch from auto_ptr to unique_ptr

6 лет назад
archive.cpp

C++11 updates, variadic templates for: 1. create_pool 2. mem_bind Move ctors for content_type, archive, xss auto by default for base_view

6 лет назад
base64.cpp

- Update copyright notice, - Moved explicit copyright notice to a singe file to simplify dual-licensing

15 лет назад
base_content.cpp

- Update copyright notice, - Moved explicit copyright notice to a singe file to simplify dual-licensing

15 лет назад
base_view.cpp

Removed boost::format

14 лет назад
cache_interface.cpp

Closing #3521555 accessing cache without a context support

14 лет назад
cache_over_ip.cpp

- Update copyright notice, - Moved explicit copyright notice to a singe file to simplify dual-licensing

15 лет назад
cache_pool.cpp

Fixed bug in hash map Switched to my own memory allocation algorithm instead of the slow algorithms of boost.interprocess

14 лет назад
cache_server_main.cpp

Fixed #36 - failing to build with disabled gzip

8 лет назад
cache_storage.cpp

Switch from booster::shared_ptr/weak_ptr to std::ones Switch from auto_ptr to unique_ptr

6 лет назад
cgi_api.cpp

- Support of Pipelineing/Keep-Alive - unit tests

6 лет назад
config.js

- Fixed incorrect console handling on cppcms_scale as winservice - Tested service behavior

15 лет назад
copy_filter.cpp

Switch from booster::shared_ptr/weak_ptr to std::ones Switch from auto_ptr to unique_ptr

6 лет назад
cppcms_config_find_param.cpp

Added support of Nginx/SCGI to cppcms_run

15 лет назад
cppcms_error.cpp

Switched from booster::system to: - std::system_error - std::error_code - std::error_caterogy etc

6 лет назад
cppcms_error_category.cpp

Switched from booster::system to: - std::system_error - std::error_code - std::error_caterogy etc

6 лет назад
crypto.cpp

Switch from booster::shared_ptr/weak_ptr to std::ones Switch from auto_ptr to unique_ptr

6 лет назад
daemonize.cpp

- Update copyright notice, - Moved explicit copyright notice to a singe file to simplify dual-licensing

15 лет назад
encoding.cpp

Fixed incorrect comparison function

9 лет назад
fastcgi_api.cpp

- Support of Pipelineing/Keep-Alive - unit tests

6 лет назад
filters.cpp

Added better support of gettext domains, testing is still required

11 лет назад
form.cpp

Merged bug fixes and updates from v1.0.x branch

12 лет назад
forwarder.cpp

Removed reference to Boost.Bind from all the code - get ready to get rid of cppcms_boost

11 лет назад
hello_world.cpp

C++11 updates, variadic templates for: 1. create_pool 2. mem_bind Move ctors for content_type, archive, xss auto by default for base_view

6 лет назад
hello_world_skin1.tmpl

- Added deprecation of <% var %> format - Updated example to use url mapping

15 лет назад
hello_world_skin2.tmpl

- Added deprecation of <% var %> format - Updated example to use url mapping

15 лет назад
hello_world_view.h

- Update copyright notice, - Moved explicit copyright notice to a singe file to simplify dual-licensing

15 лет назад
hello_world_view1.tmpl

- Added deprecation of <% var %> format - Updated example to use url mapping

15 лет назад
hmac_encryptor.cpp

Switch from booster::shared_ptr/weak_ptr to std::ones Switch from auto_ptr to unique_ptr

6 лет назад
http_api.cpp

- Support of Pipelineing/Keep-Alive - unit tests

6 лет назад
http_content_filter.cpp

Added testing of raw filter

11 лет назад
http_content_type.cpp

C++11 updates, variadic templates for: 1. create_pool 2. mem_bind Move ctors for content_type, archive, xss auto by default for base_view

6 лет назад
http_context.cpp

Support of HTTP/1.1 - keep alive & chunked transfer encoding Now defaut communication isn't CGI like. You set headers and than write body making HTTP first class citizen Performance improvements in incoming headers storage

6 лет назад
http_cookie.cpp

Cookie test - added move ctor, removed expires from pimpl

6 лет назад
http_file.cpp

Fixed issue with temporary file removal

11 лет назад
http_request.cpp

Support of HTTP/1.1 - keep alive & chunked transfer encoding Now defaut communication isn't CGI like. You set headers and than write body making HTTP first class citizen Performance improvements in incoming headers storage

6 лет назад
http_response.cpp

Support of HTTP/1.1 - keep alive & chunked transfer encoding Now defaut communication isn't CGI like. You set headers and than write body making HTTP first class citizen Performance improvements in incoming headers storage

6 лет назад
internal_file_server.cpp

File server now works in non-blocking mode

11 лет назад
json.cpp

Fixed incorrect assignment operator

6 лет назад
make_key.cpp

Switch from booster::shared_ptr/weak_ptr to std::ones Switch from auto_ptr to unique_ptr

6 лет назад
md5.cpp

- Update copyright notice, - Moved explicit copyright notice to a singe file to simplify dual-licensing

15 лет назад
mount_point.cpp

- Update copyright notice, - Moved explicit copyright notice to a singe file to simplify dual-licensing

15 лет назад
plugin.cpp

Fixed test issue

10 лет назад
rpc_json.cpp

- Update copyright notice, - Moved explicit copyright notice to a singe file to simplify dual-licensing

15 лет назад
scgi_api.cpp

Support of HTTP/1.1 - keep alive & chunked transfer encoding Now defaut communication isn't CGI like. You set headers and than write body making HTTP first class citizen Performance improvements in incoming headers storage

6 лет назад
send_timeout.cpp

Replaced windows_cateogry with system_category

6 лет назад
service.cpp

Switch from booster::shared_ptr/weak_ptr to std::ones Switch from auto_ptr to unique_ptr

6 лет назад
session_cookies.cpp

Switch from booster::shared_ptr/weak_ptr to std::ones Switch from auto_ptr to unique_ptr

6 лет назад
session_dual.cpp

Switch from booster::shared_ptr/weak_ptr to std::ones Switch from auto_ptr to unique_ptr

6 лет назад
session_interface.cpp

Added config options to set the HttpOnly and SameSite directives on the session cookie.

7 лет назад
session_memory_storage.cpp

Removal of references to CPPCMS_BOOST

11 лет назад
session_pool.cpp

Added option to run without gzip by default

6 лет назад
session_posix_file_storage.cpp

Merged different fixes from v1.0 branch - Fixed issue in fcntl in posix file storage - Fixed not-removing cookies in session interface - Fixed acceping extended request method in HTTP API

11 лет назад
session_sid.cpp

Moved common "tohex" functionality to centralized location

14 лет назад
session_tcp_storage.cpp

Provided safer casting to time_t

14 лет назад
session_win32_file_storage.cpp

Switch from booster::shared_ptr/weak_ptr to std::ones Switch from auto_ptr to unique_ptr

6 лет назад
tcp_cache_client.cpp

Provided safer casting to time_t

14 лет назад
tcp_cache_server.cpp

Switch from booster::shared_ptr/weak_ptr to std::ones Switch from auto_ptr to unique_ptr

6 лет назад
tcp_connector.cpp

- Update copyright notice, - Moved explicit copyright notice to a singe file to simplify dual-licensing

15 лет назад
tcp_messenger.cpp

- Update copyright notice, - Moved explicit copyright notice to a singe file to simplify dual-licensing

15 лет назад
the_chat.html

- Project layout changed - Old files cleanup

16 лет назад
thread_pool.cpp

Removed reference to Boost.Bind from all the code - get ready to get rid of cppcms_boost

11 лет назад
urandom.cpp

Attempt to fix #43 failure to read from /dev/urandom

8 лет назад
url_dispatcher.cpp

Extended url_dispatcher::map to:

11 лет назад
url_mapper.cpp

- Update copyright notice, - Moved explicit copyright notice to a singe file to simplify dual-licensing

15 лет назад
util.cpp

- Add jsescape - Improved filters performance and memory use

11 лет назад
views_pool.cpp

Merge branch 'cpp11'

3 года назад
winservice.cpp

Replaced windows_cateogry with system_category

6 лет назад
xss.cpp

C++11 updates, variadic templates for: 1. create_pool 2. mem_bind Move ctors for content_type, archive, xss auto by default for base_view

6 лет назад