summaryrefslogtreecommitdiffstats
path: root/ps.c
Commit message (Expand)AuthorAgeFilesLines
* handle Windows unicode pathsHeiko Hund2012-02-131-1/+1
* Fix 2.2.0 build failure when management interface disabledMatthew L. Creech2011-05-191-0/+2
* Solved hidden merge conflicts between master and svn-branch-2.1David Sommerseth2011-04-261-4/+4
* Merge branch 'svn-branch-2.1' into mergeDavid Sommerseth2011-04-261-14/+102
|\
| * Fixed bug in port-share that could cause port share process toJames Yonan2011-04-261-0/+3
| * Fixed bug introduced in r7031 that might cause this error message:James Yonan2011-04-261-6/+16
| * Added optional journal directory argument to "port-share" directive, for repo...James Yonan2011-04-251-13/+91
* | Merge branch 'feat_ipv6_transport'David Sommerseth2011-04-251-3/+3
|\ \
| * | * rebased openvpn-2.1_rc1b.jjo.20061206.d.patchJuanJo Ciarlante2011-03-251-3/+3
* | | Fixed bug in port-share that could cause port share process to crashJames Yonan2011-04-141-0/+3
|/ /
* | Merge branch 'feat_misc' into beta2.2David Sommerseth2010-11-181-12/+0
|\ \ | |/ |/|
| * Removed functions not being used anywhereDavid Sommerseth2010-11-181-12/+0
* | Updated copyright date to 2010.James Yonan2010-04-281-1/+1
|/
* Update copyright to 2009.james2009-05-301-1/+1
* Added --prng option to control PRNG (pseudo-randomjames2008-11-181-1/+1
* Copyright notice changed to reflect change in name ofjames2008-10-061-1/+1
* Call prng_init after fork in background processjames2008-07-171-0/+4
* Copyright change OpenVPN Solutions LLC -> Telethra, Inc.james2008-07-141-1/+1
* Updated copyright notice to 2008.james2008-06-111-1/+1
* Moved branch into official BETA21 position.james2008-05-121-6/+0
* Modified --port-share code to remove the assumption thatjames2006-06-241-12/+14
* Minor fixes for gcc (GCC) 4.0.2 warnings.james2006-02-231-1/+1
* Version 2.1_beta11 releasedjames2006-02-191-33/+35
* Port share proxy bug fixes.james2006-02-181-98/+60
* ps.c debug codejames2006-02-181-74/+154
* Added comments to ps.c (port share proxy code).james2006-02-181-3/+63
* Added --port-share option for allowing OpenVPN and HTTPSjames2006-02-161-0/+783