| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Implemented a new interface session_plugin_detach_others to modify a session's behavior. This function sets the registered events of all plugins associated with the session to 0, except for the specified plugin_id, effectively detaching other plugins.
|
|
Consolidated the adapter's session state update interfaces into a single, unified method. This simplification streamlines the process and improves overall code maintainability.
|
|
|
|
remove firewall header files,
|
|
|
|
|
|
Inner flows within this proxy layer will no longer create sessions
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|