summaryrefslogtreecommitdiffstats
path: root/src/openvpn/options.c
Commit message (Expand)AuthorAgeFilesLines
* 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