aboutsummaryrefslogtreecommitdiff
path: root/src/openvpn/ssl_pkt.h
AgeCommit message (Expand)Author
2023-03-15Fix memory leaks in HMAC initial packet generationArne Schwabe
2023-03-07Dynamic tls-crypt for secure soft_reset/session renegotiationArne Schwabe
2023-01-10Update copyright year to 2023Frank Lichtenheld
2022-11-05Refactor/optimise code sending TLS control channel messagesArne Schwabe
2022-05-06Implement HMAC based session id for tls-crypt v2Arne Schwabe
2022-05-05Implement stateless HMAC-based sesssion-id three-way-handshakeArne Schwabe
2022-04-29Implement constructing a control channel reset client as standalone functionArne Schwabe
2022-04-25Move ssl function related to control channel wrap/unwrap to ssl_pkt.c/hArne Schwabe