summaryrefslogtreecommitdiffstats
path: root/src/openvpn/ps.c
Commit message (Expand)AuthorAgeFilesLines
* Remove unused function sock_addr_setArne Schwabe2015-03-051-11/+0
* Fix assert when using port-shareArne Schwabe2014-03-261-1/+1
* Fix compiler warning for unused result of write()Steffan Karger2014-01-121-1/+2
* Implement dual stack client support for OpenVPNArne Schwabe2013-11-291-5/+3
* Simplify print_sockaddr_ex function, merge duplicate ipv4/ipv6 logic.Arne Schwabe2013-11-231-2/+2
* Change the type of all ports in openvpn to const char* and let getaddrinfo re...Arne Schwabe2013-11-221-13/+16
* don't treat socket related errors special anymoreHeiko Hund2012-07-191-3/+3
* build: move wrappers into platform moduleAlon Bar-Lev2012-03-241-1/+1
* build: move out config.h include from sysheadAlon Bar-Lev2012-03-221-0/+6
* build: standard directory layoutAlon Bar-Lev2012-03-221-0/+968