.. |
admin
|
fix(admin): reject unknown stream plugin (#6813)
|
2022-04-11 09:51:49 +08:00 |
balancer
|
chore: remove redundant semicolons (#6581)
|
2022-03-15 09:10:42 +08:00 |
cli
|
refactor(ops): penlight path instead of shell command mkdir (#6980)
|
2022-05-05 09:53:41 +08:00 |
control
|
feat: support to use path parameter with plugin's control api (#5934)
|
2021-12-29 10:15:45 +08:00 |
core
|
chore: replace ngx.decode_args to core.string.decode_args (#6925)
|
2022-04-27 17:21:41 +08:00 |
discovery
|
feat(DNS): allow specifying port to override the discovered one (#6764)
|
2022-04-01 09:29:51 +08:00 |
http
|
fix(radixtree_host_uri): correct matched host (#5124)
|
2021-09-23 20:30:49 +08:00 |
plugins
|
feat(stream): port syslog plugin (#6953)
|
2022-05-05 10:02:36 +08:00 |
ssl/router
|
fix: the client verify flag might not be set (#6906)
|
2022-04-22 19:35:20 +08:00 |
stream
|
feat(stream): port syslog plugin (#6953)
|
2022-05-05 10:02:36 +08:00 |
utils
|
feat(stream): port syslog plugin (#6953)
|
2022-05-05 10:02:36 +08:00 |
api_router.lua
|
fix(public api): ensure the content-type is correct (#6665)
|
2022-03-22 08:47:55 +08:00 |
balancer.lua
|
feat: support for having port in host header when pass_host = node and port is not standard (#6600)
|
2022-03-18 16:08:15 +08:00 |
constants.lua
|
feat(ext-plugin): support ExtraInfo (#4835)
|
2021-08-18 13:20:33 +08:00 |
consumer.lua
|
fix(standalone): require consumer's id to be the same as username (#3394)
|
2021-01-22 17:30:59 +08:00 |
core.lua
|
feat(plugin): support google cloud logging service (#5538)
|
2021-11-23 16:37:35 +08:00 |
debug.lua
|
feat(debug-mode): add dynamic debug mode (#5012)
|
2021-09-22 09:34:31 +08:00 |
error_handling.lua
|
fix: when a request caused a 500 error, the status was converted to 405 (#4696)
|
2021-07-29 19:05:51 +08:00 |
init.lua
|
chore(stream): there is no reusable api_ctx (#6933)
|
2022-04-26 20:44:28 +08:00 |
patch.lua
|
fix(patch): add global math.randomseed patch support (#5682)
|
2021-12-07 17:22:07 +08:00 |
plugin_config.lua
|
fix(plugin_config): recover plugin when plugin_config changed (#4888)
|
2021-08-30 10:54:32 +08:00 |
plugin.lua
|
fix(admin): reject unknown stream plugin (#6813)
|
2022-04-11 09:51:49 +08:00 |
router.lua
|
feat(stream): accept tls over tcp (#4409)
|
2021-06-11 17:23:16 +08:00 |
schema_def.lua
|
fix: upstream nodes cant't include ipv6 addr (#6908)
|
2022-04-25 14:41:55 +08:00 |
script.lua
|
typo: fixed typo about function. (#2007)
|
2020-08-06 16:06:52 +08:00 |
ssl.lua
|
fix(ssl): match sni in case-insensitive way (#5074)
|
2021-09-17 09:20:45 +08:00 |
timers.lua
|
chore: the second returned value of ngx.thread.wait is execution result but not err (#6910)
|
2022-04-27 10:25:12 +08:00 |
upstream.lua
|
feat(xRPC): support dynamic upstream with upstream_id (#6919)
|
2022-04-25 14:44:43 +08:00 |
wasm.lua
|
feat(Wasm): get response body (#6514)
|
2022-03-07 10:13:05 +08:00 |