.. |
CMakeLists.txt
|
odissey: separate tls context init
|
2017-04-05 15:46:26 +03:00 |
od.c
|
odissey: add stats to route object
|
2017-02-21 13:53:02 +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_auth.c
|
odissey: implicitly reset stream before read
|
2017-04-21 13:09:21 +03:00 |
od_auth.h
|
odissey: implicitly distinct fe/be auth methods
|
2017-01-27 14:14:08 +03:00 |
od_be.c
|
odissey: use od_read() to append data
|
2017-04-21 13:59:22 +03:00 |
od_be.h
|
odissey: use od_read() to append data
|
2017-04-21 13:59:22 +03:00 |
od_cancel.c
|
odissey: update machinarium; set default io timeout to INT_MAX
|
2017-04-20 15:26:13 +03:00 |
od_cancel.h
|
odissey: new naming scheme: od_pooler_t
|
2016-11-29 16:21:18 +03:00 |
od_client.h
|
odissey: switch to new machinarium API
|
2017-03-23 15:55:36 +03:00 |
od_client_list.h
|
odissey: do not free client object on list unlink
|
2017-02-20 15:14:19 +03:00 |
od_client_pool.c
|
odissey: add client pending pool
|
2017-02-20 16:00:29 +03:00 |
od_client_pool.h
|
odissey: add client pending pool
|
2017-02-20 16:00:29 +03:00 |
od_config.c
|
odissey: add readahead config parameter
|
2017-04-18 16:31:33 +03:00 |
od_config.h
|
odissey: add readahead config parameter
|
2017-04-18 16:31:33 +03:00 |
od_daemon.c
|
odissey: add stats to route object
|
2017-02-21 13:53:02 +03:00 |
od_daemon.h
|
…
|
|
od_fe.c
|
odissey: update machinarium; set default io timeout to INT_MAX
|
2017-04-20 15:26:13 +03:00 |
od_fe.h
|
odissey: move auth into separate file
|
2017-01-24 14:01:36 +03:00 |
od_io.c
|
odissey: use od_read() to append data
|
2017-04-21 13:59:22 +03:00 |
od_io.h
|
odissey: add extra log details for every io error
|
2017-04-05 15:21:43 +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: switch to new machinarium API
|
2017-03-23 15:55:36 +03:00 |
od_log.h
|
odissey: switch to new machinarium API
|
2017-03-23 15:55:36 +03:00 |
od_macro.h
|
…
|
|
od_periodic.c
|
odissey: switch to new machinarium API
|
2017-03-23 15:55:36 +03:00 |
od_periodic.h
|
…
|
|
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: update machinarium; set default io timeout to INT_MAX
|
2017-04-20 15:26:13 +03:00 |
od_pooler.h
|
odissey: implement server side tls support
|
2017-04-04 15:17:17 +03:00 |
od_route.h
|
odissey: add stats to route object
|
2017-02-21 13:53:02 +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: add stats to route object
|
2017-02-21 13:53:02 +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: fix error string
|
2017-04-05 17:49:50 +03:00 |
od_router.h
|
odissey: add server configure error
|
2017-03-07 16:19:50 +03:00 |
od_router_copy.c
|
odissey: implicitly reset stream before read
|
2017-04-21 13:09:21 +03:00 |
od_router_copy.h
|
odissey: add router_copy files
|
2017-02-17 12:14:36 +03:00 |
od_router_session.c
|
odissey: implicitly reset stream before read
|
2017-04-21 13:09:21 +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: implicitly reset stream before read
|
2017-04-21 13:09:21 +03:00 |
od_router_transaction.h
|
odissey: add transaction pooling stab
|
2016-12-01 14:12:34 +03:00 |
od_scheme.c
|
odissey: add readahead config parameter
|
2017-04-18 16:31:33 +03:00 |
od_scheme.h
|
odissey: set io readahead; update machinarium
|
2017-04-18 16:28:43 +03:00 |
od_server.h
|
odissey: configure server tls context
|
2017-03-31 17:32:22 +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_stat.h
|
odissey: add basic stats object
|
2017-02-21 13:51:13 +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 |
od_tls.c
|
odissey: update machinarium; set default io timeout to INT_MAX
|
2017-04-20 15:26:13 +03:00 |
od_tls.h
|
odissey: rework ssl support functions
|
2017-04-05 16:27:34 +03:00 |
od_version.h.cmake
|
odissey: include build version type
|
2017-01-27 15:55:32 +03:00 |
odissey.c
|
odissey: implement syslog support
|
2016-11-28 17:47:39 +03:00 |