gosora/router_gen
Azareal 20a35fc211 rotate the suspicious req logs
reduce the number of bytes used by each req dump and don't log raw query when it is blank
reduce the number of double suspicious req logs for the same req
reduce the number of strings contains scans in the router
split the constant parts of gen_router.go into router.go
reduce boilerplate in a few spots
2021-03-23 19:57:50 +10:00
..
build.bat Speeded up compilation 2019-07-10 18:33:07 +03:00
main.go rotate the suspicious req logs 2021-03-23 19:57:50 +10:00
misc_test.go refactor rank precedence with precedence struct in router gen 2021-03-18 15:10:20 +10:00
prec.go refactor rank precedence with precedence struct in router gen 2021-03-18 15:10:20 +10:00
route_group.go Try to reduce duplication in the router. 2019-07-12 18:33:25 +10:00
route_impl.go add wappalyzer, yacy user agents 2021-02-17 15:27:56 +10:00
route_subset.go Begin work on making the analytics panes somewhat usable when having JavaScript disabled. 2019-10-28 09:13:24 +10:00
router.go Refactored the route declarations. 2018-11-13 14:43:05 +10:00
routes.go hoist runnables shared among all routes in a route group to the route group to reduce code duplication 2021-03-18 10:22:28 +10:00
run.bat Speeded up compilation 2019-07-10 18:33:07 +03:00