odyssey/core
Dmitry Simonenko c818746cdf odissey: rename auth function 2017-01-24 13:47:19 +03:00
..
CMakeLists.txt odissey: always use bundled static libraries 2017-01-18 15:00:33 +03:00
od.c odissey: print configuration scheme after validation 2017-01-23 18:00:08 +03:00
od.h odissey: pass correct mm_io_t pointer to od_read/od_write 2016-11-29 16:26:27 +03:00
od_be.c odissey: fix parallel getaddrinfo call issue 2017-01-13 12:31:31 +03:00
od_be.h odissey: new naming scheme: od_pooler_t 2016-11-29 16:21:18 +03:00
od_cancel.c odissey: fix parallel getaddrinfo call issue 2017-01-13 12:31:31 +03:00
od_cancel.h odissey: new naming scheme: od_pooler_t 2016-11-29 16:21:18 +03:00
od_client.h odissey: implement route client_max limit 2017-01-20 17:22:06 +03:00
od_client_pool.c odissey: implement route client_max limit 2017-01-20 17:22:06 +03:00
od_client_pool.h odissey: new naming scheme: od_clientpool_t 2016-11-29 16:16:16 +03:00
od_config.c odissey: add authentication type config file param 2017-01-23 17:53:32 +03:00
od_config.h odissey: add authentication type config file param 2017-01-23 17:53:32 +03:00
od_daemon.c odissey: implement route client_max limit 2017-01-20 17:22:06 +03:00
od_daemon.h odissey: rearrange log file output after daemonize 2016-11-28 16:35:47 +03:00
od_fe.c odissey: rename auth function 2017-01-24 13:47:19 +03:00
od_fe.h odissey: rename auth function 2017-01-24 13:47:19 +03:00
od_io.c odissey: support ipv6 by getpeername 2016-12-14 16:45:38 +03:00
od_io.h odissey: implement od_getpeername() 2016-12-13 18:26:37 +03:00
od_lex.c odissey: new naming scheme: od_list_t 2016-11-29 16:03:39 +03:00
od_lex.h odissey: new naming scheme: od_list_t 2016-11-29 16:03:39 +03:00
od_list.h odissey: new naming scheme: od_list_t 2016-11-29 16:03:39 +03:00
od_log.c odissey: remove debug parameter 2016-12-26 16:12:14 +03:00
od_log.h odissey: remove debug parameter 2016-12-26 16:12:14 +03:00
od_macro.h odissey: move src to core; add lib 2016-11-08 14:23:05 +03:00
od_periodic.c odissey: proper reset and debug periodic expire 2016-12-22 16:06:39 +03:00
od_periodic.h odissey: implement time-to-live and periodic logic 2016-11-15 16:23:04 +03:00
od_pid.c odissey: new naming scheme: od_pid_t 2016-11-29 15:54:01 +03:00
od_pid.h odissey: new naming scheme: od_pid_t 2016-11-29 15:54:01 +03:00
od_pooler.c odissey: implement pooler client_max limit 2017-01-20 17:34:56 +03:00
od_pooler.h odissey: new naming scheme: od_pooler_t 2016-11-29 16:21:18 +03:00
od_route.h odissey: implement route client_max limit 2017-01-20 17:22:06 +03:00
od_route_id.h odissey: new naming scheme: od_routeid_t 2016-11-29 16:18:16 +03:00
od_route_pool.c odissey: set proper name for server_pool_next/route_pool_next 2016-12-13 17:45:48 +03:00
od_route_pool.h odissey: set proper name for server_pool_next/route_pool_next 2016-12-13 17:45:48 +03:00
od_router.c odissey: rename auth function 2017-01-24 13:47:19 +03:00
od_router.h odissey: implement route client_max limit 2017-01-20 17:22:06 +03:00
od_router_session.c odissey: update client_max log messages 2017-01-20 17:35:23 +03:00
od_router_session.h odissey: split router logic into separate files 2016-11-30 17:43:49 +03:00
od_router_transaction.c odissey: update client_max log messages 2017-01-20 17:35:23 +03:00
od_router_transaction.h odissey: add transaction pooling stab 2016-12-01 14:12:34 +03:00
od_scheme.c odissey: add none authentication type 2017-01-24 13:28:43 +03:00
od_scheme.h odissey: add none authentication type 2017-01-24 13:28:43 +03:00
od_server.h odissey: add server CLOSE pool 2016-12-13 17:46:41 +03:00
od_server_pool.c odissey: make server pools lifo 2016-12-22 16:11:57 +03:00
od_server_pool.h odissey: add server CLOSE pool 2016-12-13 17:46:41 +03:00
od_syslog.c odissey: new naming scheme: od_syslog_t 2016-11-29 15:56:21 +03:00
od_syslog.h odissey: new naming scheme: od_syslog_t 2016-11-29 15:56:21 +03:00
odissey.c odissey: implement syslog support 2016-11-28 17:47:39 +03:00