summaryrefslogtreecommitdiffstats
path: root/src/openvpn/init.c
Commit message (Expand)AuthorAgeFilesLines
...
* Remove the support for using system() when executing external programs or scr...David Sommerseth2012-10-311-3/+0
* fix regression with --http-proxy[-*] optionsHeiko Hund2012-07-301-2/+1
* add option --management-query-proxyHeiko Hund2012-07-191-100/+85
* remove unused show_connection_list debug functionHeiko Hund2012-07-191-25/+0
* Fix compiling with --disable-managementArne Schwabe2012-07-051-1/+6
* Remove ENABLE_CONNECTIONS ifdefsArne Schwabe2012-06-221-12/+0
* Remove ENABLE_INLINE_FILES conditionalsArne Schwabe2012-06-221-4/+0
* Completely remove ancient IANA port warning.Arne Schwabe2012-06-221-6/+0
* Add missing pieces to IPv6 route gateway handling.Gert Doering2012-06-131-3/+0
* cleanup and redefine metric handling for IPv6 routesGert Doering2012-06-131-1/+1
* remove the --auto-proxy option from openvpnHeiko Hund2012-06-131-6/+4
* Added a configuration option to enable prediction resistance in the PolarSSL ...Adriaan de Jong2012-04-271-0/+6
* build: properly detect TUNSETPERSISTAlon Bar-Lev2012-04-261-1/+1
* build: move wrappers into platform moduleAlon Bar-Lev2012-03-241-9/+9
* build: move daemon() emulation into compatAlon Bar-Lev2012-03-221-1/+1
* build: move gettimeofday() emulation to compatAlon Bar-Lev2012-03-221-2/+2
* build: move out config.h include from sysheadAlon Bar-Lev2012-03-221-0/+6
* build: proper crypto detection and usageAlon Bar-Lev2012-03-221-42/+42
* build: proper lzo detection and usageAlon Bar-Lev2012-03-221-7/+7
* build: proper selinux detection and usageAlon Bar-Lev2012-03-221-2/+2
* build: standard directory layoutAlon Bar-Lev2012-03-221-0/+3788