aboutsummaryrefslogtreecommitdiff
path: root/src/openvpn/auth_token.c
AgeCommit message (Expand)Author
2021-07-28Cleanup handling of initial auth tokenArne Schwabe
2021-06-18Move auth_token_state from multi to key_stateArne Schwabe
2021-05-03Fix binary and (&) used in auth-token check instead of logical and (&&)Arne Schwabe
2020-05-11Fix session id in env missing first byteArne Schwabe
2020-05-07convert *_inline attributes to boolAntonio Quartulli
2019-11-10auth_token_kt: ensure key_type object is initializedAntonio Quartulli
2019-10-01Sent indication that a session is expired to clientsArne Schwabe
2019-10-01Implement a permanent session id in auth-tokenArne Schwabe
2019-10-01Rewrite auth-token-gen to be based on HMAC based tokensArne Schwabe