summaryrefslogtreecommitdiffstats
path: root/src/openvpn/error.c
Commit message (Expand)AuthorAgeFilesLines
* Fix mismatch of fprintf format specifier and argument typeJonathan K. Bullard2015-02-071-1/+1
* openssl: use crypto_msg(), get rid of openssl-specific code in error.cSteffan Karger2014-12-311-29/+0
* Implement an easy parsable log output that allows access to flags of the log ...Arne Schwabe2014-03-221-1/+27
* Implement dual stack client support for OpenVPNArne Schwabe2013-11-291-1/+1
* Split the PROTO_UDP_xx options into AF_INET/AF_INET6 and PROTO_TCP/PROTO_UDP ...Arne Schwabe2013-11-241-3/+3
* add x_msg_va() log functionHeiko Hund2012-08-061-3/+8
* don't treat socket related errors special anymoreHeiko Hund2012-07-191-6/+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: proper crypto detection and usageAlon Bar-Lev2012-03-221-4/+4
* build: standard directory layoutAlon Bar-Lev2012-03-221-0/+878