This website requires JavaScript.
Explore
Help
Sign In
WEBDIENSTE
/
NLnetLabs-krill
Watch
1
Star
0
Fork
0
mirror of
https://github.com/NLnetLabs/krill.git
synced
2026-09-21 08:57:47 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dd7d3f41b20b99cb86c4a05ce264e39ccaf3fe88
NLnetLabs-krill
/
tests
T
History
Ximon Eighteen
dd7d3f41b2
FIX: Avoid stack overflow triggered by addition of new Actor::auth_error field by flattening out chained async API handler invocation. This avoids deep recursive .or_else() macro expansion of calls that pass the large Request value (of which Actor is part) resulting in stack overflow. This fix also removes the need for the boosted recursion_limit compiler setting.
2020-12-31 15:57:02 +01:00
..
e2e
Don't wait for child resources to be issued.
2020-02-25 09:23:06 +01:00
ui
rustfmt on recently modified files.
2020-12-30 15:46:08 +01:00
functional.rs
FIX: Avoid stack overflow triggered by addition of new Actor::auth_error field by flattening out chained async API handler invocation. This avoids deep recursive .or_else() macro expansion of calls that pass the large Request value (of which Actor is part) resulting in stack overflow. This fix also removes the need for the boosted recursion_limit compiler setting.
2020-12-31 15:57:02 +01:00
history.rs
FIX: Avoid stack overflow triggered by addition of new Actor::auth_error field by flattening out chained async API handler invocation. This avoids deep recursive .or_else() macro expansion of calls that pass the large Request value (of which Actor is part) resulting in stack overflow. This fix also removes the need for the boosted recursion_limit compiler setting.
2020-12-31 15:57:02 +01:00
multi_user_config_file_with_ta.rs
FIX: Avoid stack overflow triggered by addition of new Actor::auth_error field by flattening out chained async API handler invocation. This avoids deep recursive .or_else() macro expansion of calls that pass the large Request value (of which Actor is part) resulting in stack overflow. This fix also removes the need for the boosted recursion_limit compiler setting.
2020-12-31 15:57:02 +01:00
multi_user_config_file.rs
FIX: Avoid stack overflow triggered by addition of new Actor::auth_error field by flattening out chained async API handler invocation. This avoids deep recursive .or_else() macro expansion of calls that pass the large Request value (of which Actor is part) resulting in stack overflow. This fix also removes the need for the boosted recursion_limit compiler setting.
2020-12-31 15:57:02 +01:00
multi_user_master_token.rs
FIX: Avoid stack overflow triggered by addition of new Actor::auth_error field by flattening out chained async API handler invocation. This avoids deep recursive .or_else() macro expansion of calls that pass the large Request value (of which Actor is part) resulting in stack overflow. This fix also removes the need for the boosted recursion_limit compiler setting.
2020-12-31 15:57:02 +01:00
multi_user_openid_connect.rs
FIX: Avoid stack overflow triggered by addition of new Actor::auth_error field by flattening out chained async API handler invocation. This avoids deep recursive .or_else() macro expansion of calls that pass the large Request value (of which Actor is part) resulting in stack overflow. This fix also removes the need for the boosted recursion_limit compiler setting.
2020-12-31 15:57:02 +01:00
multi_user_team_policy.rs
FIX: Avoid stack overflow triggered by addition of new Actor::auth_error field by flattening out chained async API handler invocation. This avoids deep recursive .or_else() macro expansion of calls that pass the large Request value (of which Actor is part) resulting in stack overflow. This fix also removes the need for the boosted recursion_limit compiler setting.
2020-12-31 15:57:02 +01:00
testbed.rs
FIX: Avoid stack overflow triggered by addition of new Actor::auth_error field by flattening out chained async API handler invocation. This avoids deep recursive .or_else() macro expansion of calls that pass the large Request value (of which Actor is part) resulting in stack overflow. This fix also removes the need for the boosted recursion_limit compiler setting.
2020-12-31 15:57:02 +01:00