summaryrefslogtreecommitdiffstats
path: root/src/openvpn/options.c
Commit message (Expand)AuthorAgeFilesLines
...
* Fixes error: --key fails with EXTERNAL_PRIVATE_KEY: No such file or directory...Arne Schwabe2012-08-061-2/+15
* fix regression with --http-proxy[-*] optionsHeiko Hund2012-07-301-4/+4
* add option --management-query-proxyHeiko Hund2012-07-191-97/+15
* cleanup: windows: convert argv (UCS-2 to UTF-8) at earliestAlon Bar-Lev2012-06-291-27/+0
* Remove ENABLE_CONNECTIONS ifdefsArne Schwabe2012-06-221-24/+0
* Remove ENABLE_INLINE_FILES conditionalsArne Schwabe2012-06-221-24/+0
* Completely remove ancient IANA port warning.Arne Schwabe2012-06-221-3/+0
* Only use tmpdir if tmp_dir is really used.Arne Schwabe2012-06-221-2/+5
* build: add --with-special-build to provide special build stringAlon Bar-Lev2012-06-131-0/+3
* remove the --auto-proxy option from openvpnHeiko Hund2012-06-131-38/+2
* Add the name of the context where option is not allowed to the error message.Arne Schwabe2012-06-071-2/+3
* Explain that route-nopull also causes the client to ignore dhcp options.Arne Schwabe2012-06-071-1/+1
* Remove two unused functionsDavid Sommerseth2012-06-011-16/+0
* build: add git revision to --version output if build from git repositoryAlon Bar-Lev2012-06-011-0/+6
* Simplify check_cmd_access() functionDavid Sommerseth2012-05-031-22/+26
* Clarified the docs and help screen about what a 'cmd' isJonathan K. Bullard2012-05-021-13/+13
* Fix file access checks on commandsJonathan K. Bullard2012-05-021-21/+68
* Added a configuration option to enable prediction resistance in the PolarSSL ...Adriaan de Jong2012-04-271-0/+22
* build: properly detect TUNSETPERSISTAlon Bar-Lev2012-04-261-4/+4
* build: move wrappers into platform moduleAlon Bar-Lev2012-03-241-7/+7
* build: move gettimeofday() emulation to compatAlon Bar-Lev2012-03-221-4/+4
* build: move out config.h include from sysheadAlon Bar-Lev2012-03-221-0/+6
* build: proper crypto detection and usageAlon Bar-Lev2012-03-221-70/+70
* build: proper lzo detection and usageAlon Bar-Lev2012-03-221-7/+11
* build: proper selinux detection and usageAlon Bar-Lev2012-03-221-3/+3
* build: standard directory layoutAlon Bar-Lev2012-03-221-0/+6804