summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | Avoid repetition of "this config may cache passwords in memory" (v2)David Sommerseth2010-04-291-1/+3
| * | | | | | | | | Merge remote branch 'origin/bugfix2.1' into bugfix2.1David Sommerseth2010-04-290-0/+0
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'patchqueue' into bugfix2.1David Sommerseth2010-04-273-5/+120
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | Fix certificate serial number exportDavide Brini2010-04-273-4/+119
| | | | |_|_|/ / / / / | | | |/| | | | | | |
| | * | | | | | | | | Merge remote branch 'origin/bugfix2.1' into bugfix2.1David Sommerseth2010-04-270-0/+0
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | Fix missing /bin/bash -> /bin/shDavide Brini2010-04-221-1/+1
| | | * | | | | | | | | Enhance contrib/pull-resolv-conf/client.{up,down} scriptsDavide Brini2010-04-192-69/+64
| | | * | | | | | | | | The man page does not mention that the default value of "mssfix" is 1450.Davide Brini2010-04-191-1/+2
| | | * | | | | | | | | Fixed potential NULL pointer issueDavid Sommerseth2010-04-191-1/+1
| | | * | | | | | | | | Removed no longer needed delete_file() callDavid Sommerseth2010-04-191-1/+0
| | | * | | | | | | | | Updated the man page to reflect the behavioural change of create_temp_file()David Sommerseth2010-04-191-1/+1
| | | * | | | | | | | | Renamed all calls to create_temp_filename()David Sommerseth2010-04-194-37/+53
| | | * | | | | | | | | Harden create_temp_filename() (version 2)David Sommerseth2010-04-192-16/+48
| | | * | | | | | | | | Merge branch 'master' into bugfix2.1David Sommerseth2010-04-197-13/+161
| | | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | Make use of counter_type instead of int when counting bytes and network packetsDavid Sommerseth2010-04-082-3/+4
| | | * | | | | | | | | | Merge remote branch 'origin/bugfix2.1' into bugfix2.1David Sommerseth2010-04-010-0/+0
| | | |\ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | When I began testing OpenVPN v2.1_rc9 I was having trouble authenticating to ...Daniel Johnson2010-03-301-7/+35
| | | | * | | | | | | | | | Debian patch: Fix spelling in log messageAlberto Gonzalez Iniesta2010-03-161-1/+1
| | | | * | | | | | | | | | Fix autotools cross-compiling supportDavid Sommerseth2010-03-162-22/+21
| | | | * | | | | | | | | | Merge remote branch 'origin/bugfix2.1' into bugfix2.1David Sommerseth2010-03-160-0/+0
| | | | |\ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | | | bash->bourne script cleanupDan Nelson2010-03-1017-17/+17
| | | | | | |_|_|_|_|_|/ / / | | | | | |/| | | | | | | |
| | | | | * | | | | | | | | Allow 'lport 0' setup for random port bindingEnrico Scholz2010-03-011-1/+1
| | | | | * | | | | | | | | remove duplicate code in FREEBSD+DRAGONFLY system-dependent ifconfigGert Doering2010-02-281-14/+3
| | | | | * | | | | | | | | Merge branch 'master' into bugfix2.1David Sommerseth2010-02-261-6/+15
| | | | | |\ \ \ \ \ \ \ \ \ | | | | | | | |_|_|_|_|_|_|/ | | | | | | |/| | | | | | |
| | | | | * | | | | | | | | verb 5 logging wrongly reports received bytesDavid Sommerseth2010-02-191-2/+2
| | | | | * | | | | | | | | [PATCH] Change verify-cn so cn is no longer hardcoded in openvpn's config fileKarl O. Pinc2010-02-181-15/+27
| | | | | * | | | | | | | | Do not randomize resolving of IP addresses in getaddr()David Sommerseth2010-02-181-3/+2
| | | | * | | | | | | | | | On TARGET_LINUX define _GNU_SOURCE if not definedDavid Sommerseth2010-03-161-0/+4
| | | | * | | | | | | | | | The man page needs dash escaping in UTF-8 environmentsJan Brinkmann2010-03-161-806/+806
| | | | * | | | | | | | | | bash->bourne script cleanupDan Nelson2010-03-1617-17/+17
| | | | * | | | | | | | | | Allow 'lport 0' setup for random port bindingEnrico Scholz2010-03-161-1/+1
| | | | * | | | | | | | | | remove duplicate code in FREEBSD+DRAGONFLY system-dependent ifconfigGert Doering2010-03-161-14/+3
| | | | * | | | | | | | | | verb 5 logging wrongly reports received bytesDavid Sommerseth2010-03-161-2/+2
| | | | * | | | | | | | | | [PATCH] Change verify-cn so cn is no longer hardcoded in openvpn's config fileKarl O. Pinc2010-03-161-15/+27
| | | | * | | | | | | | | | Do not randomize resolving of IP addresses in getaddr()David Sommerseth2010-03-161-3/+2
| | | * | | | | | | | | | | When I began testing OpenVPN v2.1_rc9 I was having trouble authenticating to ...Daniel Johnson2010-04-011-7/+35
| | | * | | | | | | | | | | Debian patch: Fix spelling in log messageAlberto Gonzalez Iniesta2010-04-011-1/+1
| | | * | | | | | | | | | | Fix autotools cross-compiling supportDavid Sommerseth2010-04-012-22/+21
| | | * | | | | | | | | | | On TARGET_LINUX define _GNU_SOURCE if not definedDavid Sommerseth2010-04-011-0/+4
| | | * | | | | | | | | | | The man page needs dash escaping in UTF-8 environmentsJan Brinkmann2010-04-011-806/+806
| | | * | | | | | | | | | | bash->bourne script cleanupDan Nelson2010-04-0117-17/+17
| | | * | | | | | | | | | | Allow 'lport 0' setup for random port bindingEnrico Scholz2010-04-011-1/+1
| | | * | | | | | | | | | | remove duplicate code in FREEBSD+DRAGONFLY system-dependent ifconfigGert Doering2010-04-011-14/+3
| | | * | | | | | | | | | | verb 5 logging wrongly reports received bytesDavid Sommerseth2010-04-011-2/+2
| | | * | | | | | | | | | | [PATCH] Change verify-cn so cn is no longer hardcoded in openvpn's config fileKarl O. Pinc2010-04-011-15/+27
| | | * | | | | | | | | | | Do not randomize resolving of IP addresses in getaddr()David Sommerseth2010-04-011-3/+2
| | * | | | | | | | | | | | Fix missing /bin/bash -> /bin/shDavide Brini2010-04-271-1/+1
| | * | | | | | | | | | | | Enhance contrib/pull-resolv-conf/client.{up,down} scriptsDavide Brini2010-04-272-69/+64
| | * | | | | | | | | | | | The man page does not mention that the default value of "mssfix" is 1450.Davide Brini2010-04-271-1/+2
| | * | | | | | | | | | | | Fixed potential NULL pointer issueDavid Sommerseth2010-04-271-1/+1