ChipMaster's trial hacks on C++CMS starting with v1.2.1. Not sure I'll follow on with the v2 since it looks to be breaking and mostly frivolous.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Artyom Beilis 2eff10483e Multiple performance optimizations 13 years ago
..
aes.cpp - Fixed incorrect redundency handling in AES encryption 13 years ago
aes_encryptor.cpp - Changed warning level to -Wall -Wextra, warnings cleanup 13 years ago
application.cpp - Updates with current Boost.Locale trunk 13 years ago
applications_pool.cpp Updated internat cgi_api to use a memory pool 13 years ago
archive.cpp Fix for msvc 14 years ago
base64.cpp - Fixed incorrect redundency handling in AES encryption 13 years ago
base_content.cpp - Added unit test for templates compiler 13 years ago
base_view.cpp Renamed private data member to _data to prevent collision 14 years ago
cache_interface.cpp Added better triggers handling support 13 years ago
cache_over_ip.cpp - Changed warning level to -Wall -Wextra, warnings cleanup 13 years ago
cache_pool.cpp - Backported unordered from 1.46.1 13 years ago
cache_server_main.cpp Fixes for SunStudio 13 years ago
cache_storage.cpp - Backported unordered from 1.46.1 13 years ago
cgi_api.cpp Updated internat cgi_api to use a memory pool 13 years ago
config.js Updated internat cgi_api to use a memory pool 13 years ago
copy_filter.cpp Added "tee" filter for better caching support 13 years ago
cppcms_config_find_param.cpp More layout updates 14 years ago
cppcms_error.cpp Switched to using booster::backtrace 13 years ago
cppcms_error_category.cpp - Some fixes for gcc-4.6 13 years ago
crypto.cpp - Changed warning level to -Wall -Wextra, warnings cleanup 13 years ago
daemonize.cpp Warning fixes 13 years ago
encoding.cpp - Fixed incorrect encoding filtering test: added new valid option 13 years ago
fastcgi_api.cpp Updated internat cgi_api to use a memory pool 13 years ago
filters.cpp Multiple performance optimizations 13 years ago
form.cpp Cleanup of set() property, make sure it is set to false only in cases 13 years ago
forwarder.cpp Updated internat cgi_api to use a memory pool 13 years ago
gzip_filter.cpp Initial version of gzip compression filter 13 years ago
hello_world.cpp Updated internat cgi_api to use a memory pool 13 years ago
hello_world_skin1.tmpl - Changed warning level to -Wall -Wextra, warnings cleanup 13 years ago
hello_world_skin2.tmpl - Project layout changed 14 years ago
hello_world_view.h More layout updates 14 years ago
hello_world_view1.tmpl - Project layout changed 14 years ago
hmac_encryptor.cpp - Fixed incorrect redundency handling in AES encryption 13 years ago
http_api.cpp Updated internat cgi_api to use a memory pool 13 years ago
http_content_type.cpp Updated internat cgi_api to use a memory pool 13 years ago
http_context.cpp Updated internat cgi_api to use a memory pool 13 years ago
http_cookie.cpp - Changed warning level to -Wall -Wextra, warnings cleanup 13 years ago
http_file.cpp Fixes in file handling 14 years ago
http_request.cpp Updated internat cgi_api to use a memory pool 13 years ago
http_response.cpp Updated internat cgi_api to use a memory pool 13 years ago
internal_file_server.cpp Performance imrpovements - moved from dynamic typed settings system to static "cached" one 14 years ago
json.cpp Multiple performance optimizations 13 years ago
md5.cpp - Project layout changed 14 years ago
mount_point.cpp Updated internat cgi_api to use a memory pool 13 years ago
rpc_json.cpp Added much better and correct handling of content-type HTTP header 13 years ago
scgi_api.cpp Updated internat cgi_api to use a memory pool 13 years ago
service.cpp - Changed warning level to -Wall -Wextra, warnings cleanup 13 years ago
session_cookies.cpp - Changed warning level to -Wall -Wextra, warnings cleanup 13 years ago
session_dual.cpp Added "blocking" option to session interface 14 years ago
session_interface.cpp - Added unit test for templates compiler 13 years ago
session_memory_storage.cpp Added "blocking" option to session interface 14 years ago
session_pool.cpp - Added support of loading keys from file rather then from direct 13 years ago
session_posix_file_storage.cpp Fixed memory leak 13 years ago
session_sid.cpp - Changed warning level to -Wall -Wextra, warnings cleanup 13 years ago
session_tcp_storage.cpp More layout updates 14 years ago
session_win32_file_storage.cpp Warning fixes 13 years ago
tcp_cache_client.cpp - Changed warning level to -Wall -Wextra, warnings cleanup 13 years ago
tcp_cache_server.cpp Fixed Window/Cygwin build issues 13 years ago
tcp_connector.cpp More layout updates 14 years ago
tcp_messenger.cpp Major class hierarchy rework for booster::socket according to planned task 13 years ago
the_chat.html - Project layout changed 14 years ago
thread_pool.cpp - Fixed bug in incorrect handing streambuffer 13 years ago
urandom.cpp Warning fixes 13 years ago
url_dispatcher.cpp Improved URL mapping support 13 years ago
url_mapper.cpp Multiple performance optimizations 13 years ago
util.cpp Multiple performance optimizations 13 years ago
views_pool.cpp - Changed warning level to -Wall -Wextra, warnings cleanup 13 years ago
xss.cpp Removed c_string from interface 13 years ago