Commit Graph

11 Commits

Author SHA1 Message Date
Kenji Okimoto
c54ead20f1
Add label parameter
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-09-13 11:20:49 +09:00
Kenji Okimoto
bdacc80488
Organize initial_params
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-07-09 14:30:02 +09:00
Kenji Okimoto
b2a73274b8
out_forward: Display TLS options on form
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-06-20 12:03:59 +09:00
Kenji Okimoto
8b776469b5
Organize initial parameters
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-06-18 14:38:07 +09:00
Kenji Okimoto
7a09c95b23
Drop TLS support for now
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-05-28 16:35:38 +09:00
Kenji Okimoto
3e24f7eff1
Use out_file as secondary output
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-05-28 15:25:19 +09:00
Kenji Okimoto
a8401530ab
Use new style definition
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-05-24 18:26:17 +09:00
uu59
3c7786f262 Refactor plugin setting
Adding support for some plugins was hard.
After this commit, easy to add a plugin that has commonly
setting style.

Before:
- Add model, controller, and views for it.

After:
- Add model and controller. view is shared.
2014-11-04 14:29:31 +09:00
uu59
6a4c551d77 Add primitive impl of mutilple <server> on out_forward 2014-07-22 18:33:14 +09:00
uu59
b36b3eb483 Add <secondary> for out_forward 2014-07-17 16:33:54 +09:00
uu59
3ddb412846 Add out_forward setting basis (wip) 2014-07-16 13:33:50 +09:00