Menu

Tree [r582] / framework / trunk /
 History

HTTPS access


File Date Author Commit
 templates 2008-01-06 artyom-beilis [r124] Added missing ignore property
 tests 2007-12-04 artyom-beilis [r46] Added external property for compilation
 transtext 2008-10-18 artyom-beilis [r471] Merged last changes from trunk to brunch svn me...
 COPYING 2008-07-10 artyom-beilis [r391] License changed from BSD to LGPL v2.1 or later
 Makefile.am 2008-11-08 artyom-beilis [r541] Added script for "easy" server setup
 aes_encryptor.cpp 2008-12-08 artyom-beilis [r579] Added various cryptographic functins for
 aes_encryptor.h 2008-12-08 artyom-beilis [r579] Added various cryptographic functins for
 application.cpp 2008-11-08 artyom-beilis [r539] Added access to cgicc_connection
 application.h 2008-12-01 artyom-beilis [r573] API changes global config moved from long to in...
 archive.h 2008-12-08 artyom-beilis [r579] Added various cryptographic functins for
 autogen.sh 2008-07-04 artyom-beilis [r364] Added support of conditional builds
 base64.cpp 2008-12-08 artyom-beilis [r578] Added urlsafe b64 implementation
 base64.h 2008-12-08 artyom-beilis [r578] Added urlsafe b64 implementation
 base_cache.cpp 2008-06-08 artyom-beilis [r330] Merged cache brunch to trunk: 306:323 /framewor...
 base_cache.h 2008-06-08 artyom-beilis [r330] Merged cache brunch to trunk: 306:323 /framewor...
 base_view.cpp 2008-10-22 artyom-beilis [r479] Preparations for new form system
 base_view.h 2008-10-18 artyom-beilis [r471] Merged last changes from trunk to brunch svn me...
 cache_interface.cpp 2008-12-01 artyom-beilis [r574] Cache Timeout API changes
 cache_interface.h 2008-12-01 artyom-beilis [r574] Cache Timeout API changes
 cgi.h 2008-07-09 artyom-beilis [r372] Internal/External API changes
 cgi_api.h 2008-06-17 artyom-beilis [r350] Changes of internal API -- more flexible
 cgicc_connection.h 2008-07-26 artyom-beilis [r398] Added missing header caused compilation fault o...
 config.txt 2008-10-18 artyom-beilis [r471] Merged last changes from trunk to brunch svn me...
 configure.in 2008-10-29 artyom-beilis [r521] Added "Application" base class for mutltiple
 cppblog.prj 2007-11-23 artyom-beilis [r34] Removed MySQL names - first step to general db ...
 cppcms.kdevelop 2008-07-09 artyom-beilis [r372] Internal/External API changes
 cppcms_error.h 2008-06-17 artyom-beilis [r350] Changes of internal API -- more flexible
 cppcms_run 2008-11-11 artyom-beilis [r552] Updated to locate apache/httpd and other modules
 cppcms_tmpl_cc 2008-11-05 artyom-beilis [r538] Fixed variables problem
 encryptor.cpp 2008-12-08 artyom-beilis [r579] Added various cryptographic functins for
 encryptor.h 2008-12-08 artyom-beilis [r579] Added various cryptographic functins for
 fcgi.cpp 2008-09-09 artyom-beilis [r407] Support for compilation on Suse where fastcgi h...
 fcgi.h 2008-09-09 artyom-beilis [r407] Support for compilation on Suse where fastcgi h...
 form.cpp 2008-11-11 artyom-beilis [r554] Better handling of select fields+added safer es...
 form.h 2008-11-11 artyom-beilis [r554] Better handling of select fields+added safer es...
 global_config.cpp 2008-12-01 artyom-beilis [r573] API changes global config moved from long to in...
 global_config.h 2008-12-01 artyom-beilis [r573] API changes global config moved from long to in...
 hello_world.cpp 2008-12-01 artyom-beilis [r574] Cache Timeout API changes
 hello_world_skin1.tmpl 2008-10-28 artyom-beilis [r513] Fixed incorrect parametes in templates
 hello_world_skin2.tmpl 2008-10-18 artyom-beilis [r471] Merged last changes from trunk to brunch svn me...
 hello_world_view.h 2008-11-11 artyom-beilis [r554] Better handling of select fields+added safer es...
 hello_world_view1.tmpl 2008-10-23 artyom-beilis [r491] Form updates
 hmac_encryptor.cpp 2008-12-08 artyom-beilis [r579] Added various cryptographic functins for
 hmac_encryptor.h 2008-12-08 artyom-beilis [r579] Added various cryptographic functins for
 light.conf 2008-07-04 artyom-beilis [r362] Implemented cache backend that supports prefork...
 manager.cpp 2008-12-01 artyom-beilis [r573] API changes global config moved from long to in...
 manager.h 2008-10-18 artyom-beilis [r471] Merged last changes from trunk to brunch svn me...
 md5.c 2008-12-08 artyom-beilis [r579] Added various cryptographic functins for
 md5.h 2008-12-08 artyom-beilis [r579] Added various cryptographic functins for
 posix_mutex.h 2008-07-10 artyom-beilis [r378] Added correct namespaces
 process_cache.cpp 2008-07-04 artyom-beilis [r362] Implemented cache backend that supports prefork...
 process_cache.h 2008-07-04 artyom-beilis [r362] Implemented cache backend that supports prefork...
 run_lighttpd 2008-06-12 artyom-beilis [r344] Code cleanup:
 scgi.cpp 2008-07-09 artyom-beilis [r369] Added support of stdin as "acceptabe" socket,
 scgi.h 2008-06-23 artyom-beilis [r356] Debugged and implemented scgi Web Server API
 session_dbixx_storage.h 2008-12-09 artyom-beilis [r580] Added sql storage and base storage with cache
 session_server_storage_with_cache.cpp 2008-12-09 artyom-beilis [r580] Added sql storage and base storage with cache
 session_server_storage_with_cache.h 2008-12-09 artyom-beilis [r580] Added sql storage and base storage with cache
 session_storage.h 2008-12-09 artyom-beilis [r580] Added sql storage and base storage with cache
 shmem_allocator.h 2008-07-04 artyom-beilis [r362] Implemented cache backend that supports prefork...
 tcp_cache.cpp 2008-12-01 artyom-beilis [r573] API changes global config moved from long to in...
 tcp_cache.h 2008-12-01 artyom-beilis [r573] API changes global config moved from long to in...
 tcp_cache_protocol.h 2008-09-14 artyom-beilis [r410] Implemented client + unittest + bugfixes
 tcp_cache_server.cpp 2008-09-18 artyom-beilis [r420] Correct exceptions handling --- prevent from se...
 text_tool.cpp 2008-06-08 artyom-beilis [r330] Merged cache brunch to trunk: 306:323 /framewor...
 text_tool.h 2008-06-08 artyom-beilis [r330] Merged cache brunch to trunk: 306:323 /framewor...
 thread_cache.cpp 2008-07-04 artyom-beilis [r362] Implemented cache backend that supports prefork...
 thread_cache.h 2008-06-25 artyom-beilis [r359] API Update now cache is defined by external fac...
 url.cpp 2008-09-21 artyom-beilis [r423] Replaced boost::signal by boost::function
 url.h 2008-09-21 artyom-beilis [r423] Replaced boost::signal by boost::function
 util.cpp 2008-10-22 artyom-beilis [r479] Preparations for new form system
 util.h 2008-10-22 artyom-beilis [r479] Preparations for new form system
 worker_thread.cpp 2008-12-14 artyom-beilis [r581] Gzip is default
 worker_thread.h 2008-11-08 artyom-beilis [r540] Added support of cgicc_connection (missed file)
MongoDB Logo MongoDB