aboutsummaryrefslogtreecommitdiff
path: root/src/openvpn/reliable.h
AgeCommit message (Expand)Author
2023-01-10Update copyright year to 2023Frank Lichtenheld
2022-11-06Always include ACKs for the last seen control packetsArne Schwabe
2022-11-05Refactor/optimise code sending TLS control channel messagesArne Schwabe
2022-05-06Implement HMAC based session id for tls-crypt v2Arne Schwabe
2022-04-27Change reliable_get_buf_sequenced to reliable_get_entry_sequencedArne Schwabe
2022-04-25Split out reliable_ack_parse from reliable_ack_readArne Schwabe
2022-04-22Remove EXPONENTIAL_BACKOFF defineArne Schwabe
2022-04-22Remove inc_pid argument from reliable_mark_deleted that is always trueArne Schwabe
2022-02-13Remove frame.extra_frame and frame.extra_bufferArne Schwabe
2022-02-02Change buffer allocation calculation and checks to be more staticArne Schwabe
2022-01-26update copyright year to 2022Antonio Quartulli
2021-06-15Update copyrightsDavid Sommerseth
2021-04-02reliable: retransmit if 3 follow-up ACKs are receivedSteffan Karger
2020-10-24Align reliable_free with other free methods to accept NULLArne Schwabe
2018-07-18Make second parameter to reliable_send_purge() constGert van Dijk
2018-02-01Update copyright to include 2018 plus company name changeDavid Sommerseth
2017-12-04Remove ENABLE_CRYPTOAntonio Quartulli
2017-06-16copyright: Update GPLv2 license textsDavid Sommerseth
2016-12-21Update copyrightsDavid Sommerseth
2016-12-14The Great Reformatting - first phaseDavid Sommerseth
2014-12-31Remove ENABLE_SSL define (and --disable-ssl configure option)Steffan Karger
2012-03-22build: proper crypto detection and usageAlon Bar-Lev
2012-03-22build: standard directory layoutAlon Bar-Lev