aboutsummaryrefslogtreecommitdiff
path: root/src/openvpn/ps.c
AgeCommit message (Expand)Author
2023-09-26Remove all traces of the previous MSVC build systemFrank Lichtenheld
2023-01-10Update copyright year to 2023Frank Lichtenheld
2022-05-22Reformat for sp_after_comma=addFrank Lichtenheld
2022-01-26update copyright year to 2022Antonio Quartulli
2021-11-07Remove custom PRNG functionArne Schwabe
2021-06-15Update copyrightsDavid Sommerseth
2020-12-04Fix port-share option with TLS-Crypt v2Arne Schwabe
2018-10-26tls-crypt-v2: add P_CONTROL_HARD_RESET_CLIENT_V3 opcodeSteffan Karger
2018-02-01Update copyright to include 2018 plus company name changeDavid Sommerseth
2017-08-11use NULL instead of 0 when assigning pointersAntonio Quartulli
2017-08-11make function declarations C99 compliantAntonio Quartulli
2017-06-16copyright: Update GPLv2 license textsDavid Sommerseth
2016-12-21Update copyrightsDavid Sommerseth
2016-12-14The Great Reformatting - first phaseDavid Sommerseth
2016-11-13Don't deference type-punned pointersSteffan Karger
2015-03-05Remove unused function sock_addr_setArne Schwabe
2014-03-26Fix assert when using port-shareArne Schwabe
2014-01-12Fix compiler warning for unused result of write()Steffan Karger
2013-11-29Implement dual stack client support for OpenVPNArne Schwabe
2013-11-23Simplify print_sockaddr_ex function, merge duplicate ipv4/ipv6 logic.Arne Schwabe
2013-11-22Change the type of all ports in openvpn to const char* and let getaddrinfo re...Arne Schwabe
2012-07-19don't treat socket related errors special anymoreHeiko Hund
2012-03-24build: move wrappers into platform moduleAlon Bar-Lev
2012-03-22build: move out config.h include from sysheadAlon Bar-Lev
2012-03-22build: standard directory layoutAlon Bar-Lev