aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-07-22Merge branch 'bugfix2.1' into beta2.2David Sommerseth40-1020/+1259
2010-07-16Added win/build_exe.py script, which is similar toJames Yonan2-21/+38
2010-07-16Added --register-dns option for Windows.James Yonan9-11/+79
2010-07-12Implemented multi-address DNS expansion on the network field of routeJames Yonan4-16/+85
2010-07-10Version 2.1.1kJames Yonan1-1/+1
2010-07-10Fixed bug in proxy fallback capability where openvpn.exe couldJames Yonan2-18/+22
2010-07-10Added support for MSVC debugging of openvpn.exe in settings.in:James Yonan3-7/+16
2010-06-17Fixed client hang when server don't PUSH (aka the NO_SOUP_FOR_YOU patch)David Sommerseth1-0/+17
2010-06-11Handle non standard subnets in PF grammarchantra1-0/+5
2010-06-10Fixed issue where bad creds provided by the management interfaceJames Yonan2-3/+6
2010-06-04Merge branch 'master' into bugfix2.1David Sommerseth21-77/+809
2010-06-04Merge branch 'svn-BETA21'David Sommerseth14-9/+248
2010-06-01Implemented a key/value auth channel from client to server.James Yonan14-9/+248
2010-05-27Merge remote branch 'origin/master'David Sommerseth0-0/+0
2010-05-27Added mapping files from SVN commit ID to more descriptive commit IDs.David Sommerseth2-0/+2
2010-05-24Implemented http-proxy-override and http-proxy-fallback directives to make itJames Yonan14-72/+565
2010-05-16Merge remote branch 'origin/master'David Sommerseth0-0/+0
2010-05-16OCSP_check.sh: new check logicDavid Sommerseth1-10/+32
2010-05-16Merge branch 'master' into bugfix2.1David Sommerseth11-102/+677
2010-05-16Cleaning up after rebaseDavid Sommerseth1-1/+0
2010-05-16Set socket buffers (SO_SNDBUF and SO_RCVBUF) immediately afterjames1-0/+1
2010-05-16Cleaning up after rebaseDavid Sommerseth1-1/+0
2010-05-16Set socket buffers (SO_SNDBUF and SO_RCVBUF) immediately afterjames1-0/+1
2010-05-16Added mapping files from SVN commit ID to more descriptive commit IDs.David Sommerseth2-0/+2
2010-05-11Minor fixes to recent HTTP proxy changes:James Yonan3-5/+5
2010-05-11Proxy improvements:James Yonan10-101/+676
2010-05-09Fixed issue on Windows with MSVC compiler, where TCP_NODELAY supportJames Yonan1-1/+1
2010-04-29Avoid repetition of "this config may cache passwords in memory" (v2)David Sommerseth1-1/+3
2010-04-29Merge remote branch 'origin/bugfix2.1' into bugfix2.1David Sommerseth0-0/+0
2010-04-29Merge remote branch 'origin/master'David Sommerseth0-0/+0
2010-04-29Fix certificate serial number exportDavide Brini3-5/+120
2010-04-29Fix missing /bin/bash -> /bin/shDavide Brini1-1/+1
2010-04-29Enhance contrib/pull-resolv-conf/client.{up,down} scriptsDavide Brini2-69/+64
2010-04-29The man page does not mention that the default value of "mssfix" is 1450.Davide Brini1-1/+2
2010-04-29Fixed potential NULL pointer issueDavid Sommerseth1-1/+1
2010-04-29Removed no longer needed delete_file() callDavid Sommerseth1-1/+0
2010-04-29Updated the man page to reflect the behavioural change of create_temp_file()David Sommerseth1-1/+1
2010-04-29Renamed all calls to create_temp_filename()David Sommerseth4-37/+53
2010-04-29Harden create_temp_filename() (version 2)David Sommerseth2-16/+48
2010-04-29Make use of counter_type instead of int when counting bytes and network packetsDavid Sommerseth2-3/+4
2010-04-29When I began testing OpenVPN v2.1_rc9 I was having trouble authenticating to ...Daniel Johnson1-7/+35
2010-04-29Debian patch: Fix spelling in log messageAlberto Gonzalez Iniesta1-1/+1
2010-04-29Fix autotools cross-compiling supportDavid Sommerseth2-22/+21
2010-04-29On TARGET_LINUX define _GNU_SOURCE if not definedDavid Sommerseth1-0/+4
2010-04-29The man page needs dash escaping in UTF-8 environmentsJan Brinkmann1-806/+806
2010-04-29bash->bourne script cleanupDan Nelson17-17/+17
2010-04-29Allow 'lport 0' setup for random port bindingEnrico Scholz1-1/+1
2010-04-29remove duplicate code in FREEBSD+DRAGONFLY system-dependent ifconfigGert Doering1-14/+3
2010-04-29verb 5 logging wrongly reports received bytesDavid Sommerseth1-2/+2
2010-04-29[PATCH] Change verify-cn so cn is no longer hardcoded in openvpn's config fileKarl O. Pinc1-15/+27
2010-04-29Do not randomize resolving of IP addresses in getaddr()David Sommerseth1-3/+2
2010-04-29Cleaning up after rebaseDavid Sommerseth1-1/+0
2010-04-29Set socket buffers (SO_SNDBUF and SO_RCVBUF) immediately afterjames1-0/+1
2010-04-29Added mapping files from SVN commit ID to more descriptive commit IDs.David Sommerseth2-0/+2
2010-04-28Updated copyright date to 2010.James Yonan157-160/+160
2010-04-27Merge branch 'patchqueue' into bugfix2.1David Sommerseth3-5/+120
2010-04-27Fix certificate serial number exportDavide Brini3-4/+119
2010-04-27Merge remote branch 'origin/bugfix2.1' into bugfix2.1David Sommerseth0-0/+0
2010-04-27Fix missing /bin/bash -> /bin/shDavide Brini1-1/+1
2010-04-27Enhance contrib/pull-resolv-conf/client.{up,down} scriptsDavide Brini2-69/+64
2010-04-27The man page does not mention that the default value of "mssfix" is 1450.Davide Brini1-1/+2
2010-04-27Fixed potential NULL pointer issueDavid Sommerseth1-1/+1
2010-04-27Removed no longer needed delete_file() callDavid Sommerseth1-1/+0
2010-04-27Updated the man page to reflect the behavioural change of create_temp_file()David Sommerseth1-1/+1
2010-04-27Renamed all calls to create_temp_filename()David Sommerseth4-37/+53
2010-04-27Harden create_temp_filename() (version 2)David Sommerseth2-16/+48
2010-04-27Make use of counter_type instead of int when counting bytes and network packetsDavid Sommerseth2-3/+4
2010-04-27When I began testing OpenVPN v2.1_rc9 I was having trouble authenticating to ...Daniel Johnson1-7/+35
2010-04-27Debian patch: Fix spelling in log messageAlberto Gonzalez Iniesta1-1/+1
2010-04-27Fix autotools cross-compiling supportDavid Sommerseth2-22/+21
2010-04-27On TARGET_LINUX define _GNU_SOURCE if not definedDavid Sommerseth1-0/+4
2010-04-27The man page needs dash escaping in UTF-8 environmentsJan Brinkmann1-806/+806
2010-04-27bash->bourne script cleanupDan Nelson17-17/+17
2010-04-27Allow 'lport 0' setup for random port bindingEnrico Scholz1-1/+1
2010-04-27remove duplicate code in FREEBSD+DRAGONFLY system-dependent ifconfigGert Doering1-14/+3
2010-04-27verb 5 logging wrongly reports received bytesDavid Sommerseth1-2/+2
2010-04-27[PATCH] Change verify-cn so cn is no longer hardcoded in openvpn's config fileKarl O. Pinc1-15/+27
2010-04-27Do not randomize resolving of IP addresses in getaddr()David Sommerseth1-3/+2
2010-04-27Merge remote branch 'origin/master'David Sommerseth0-0/+0
2010-04-27Cleaning up after rebaseDavid Sommerseth1-1/+0
2010-04-27Set socket buffers (SO_SNDBUF and SO_RCVBUF) immediately afterjames1-0/+1
2010-04-27Added mapping files from SVN commit ID to more descriptive commit IDs.David Sommerseth2-0/+2
2010-04-22Added Python-based build system for Windows inJames Yonan24-26/+609
2010-04-22Fix missing /bin/bash -> /bin/shDavide Brini1-1/+1
2010-04-19Enhance contrib/pull-resolv-conf/client.{up,down} scriptsDavide Brini2-69/+64
2010-04-19The man page does not mention that the default value of "mssfix" is 1450.Davide Brini1-1/+2
2010-04-19Fixed potential NULL pointer issueDavid Sommerseth1-1/+1
2010-04-19Removed no longer needed delete_file() callDavid Sommerseth1-1/+0
2010-04-19Updated the man page to reflect the behavioural change of create_temp_file()David Sommerseth1-1/+1
2010-04-19Renamed all calls to create_temp_filename()David Sommerseth4-37/+53
2010-04-19Harden create_temp_filename() (version 2)David Sommerseth2-16/+48
2010-04-19Merge branch 'master' into bugfix2.1David Sommerseth7-13/+161
2010-04-17Merge branch 'svn-BETA21'David Sommerseth7-13/+161
2010-04-17Minor change to doclean script:James Yonan1-1/+0
2010-04-16Management interface performance optimizations:James Yonan6-12/+161
2010-04-08Merge remote branch 'origin/master'David Sommerseth0-0/+0
2010-04-08Make use of counter_type instead of int when counting bytes and network packetsDavid Sommerseth2-3/+4
2010-04-08Added mapping files from SVN commit ID to more descriptive commit IDs.David Sommerseth2-0/+2
2010-04-01Merge remote branch 'origin/bugfix2.1' into bugfix2.1David Sommerseth0-0/+0
2010-04-01Merge remote branch 'origin/master' with SVNDavid Sommerseth0-0/+0
2010-04-01When I began testing OpenVPN v2.1_rc9 I was having trouble authenticating to ...Daniel Johnson1-7/+35
2010-04-01Debian patch: Fix spelling in log messageAlberto Gonzalez Iniesta1-1/+1
2010-04-01Fix autotools cross-compiling supportDavid Sommerseth2-22/+21
2010-04-01On TARGET_LINUX define _GNU_SOURCE if not definedDavid Sommerseth1-0/+4
2010-04-01The man page needs dash escaping in UTF-8 environmentsJan Brinkmann1-806/+806
2010-04-01bash->bourne script cleanupDan Nelson17-17/+17
2010-04-01Allow 'lport 0' setup for random port bindingEnrico Scholz1-1/+1
2010-04-01remove duplicate code in FREEBSD+DRAGONFLY system-dependent ifconfigGert Doering1-14/+3
2010-04-01verb 5 logging wrongly reports received bytesDavid Sommerseth1-2/+2
2010-04-01[PATCH] Change verify-cn so cn is no longer hardcoded in openvpn's config fileKarl O. Pinc1-15/+27
2010-04-01Do not randomize resolving of IP addresses in getaddr()David Sommerseth1-3/+2
2010-04-01Added mapping files from SVN commit ID to more descriptive commit IDs.David Sommerseth2-0/+2
2010-03-31Updated MSVC build scripts to Visual Studio 2008:James Yonan17-530/+491
2010-03-30Merge remote branch 'origin/master' and latest SVN updateDavid Sommerseth0-0/+0
2010-03-30When I began testing OpenVPN v2.1_rc9 I was having trouble authenticating to ...Daniel Johnson1-7/+35
2010-03-30Added mapping files from SVN commit ID to more descriptive commit IDs.David Sommerseth2-0/+2
2010-03-30Set socket buffers (SO_SNDBUF and SO_RCVBUF) immediately afterJames Yonan2-4/+5
2010-03-30Set socket buffers (SO_SNDBUF and SO_RCVBUF) immediately afterjames2-4/+5
2010-03-19Version 2.1.1cjames2-2/+2
2010-03-17Version 2.1.1cJames Yonan2-2/+2
2010-03-17Version 2.1.1cjames2-2/+2
2010-03-16Debian patch: Fix spelling in log messageAlberto Gonzalez Iniesta1-1/+1
2010-03-16Fix autotools cross-compiling supportDavid Sommerseth2-22/+21
2010-03-16Merge remote branch 'origin/bugfix2.1' into bugfix2.1David Sommerseth0-0/+0
2010-03-16Merge remote branch 'origin/master'David Sommerseth0-0/+0
2010-03-16On TARGET_LINUX define _GNU_SOURCE if not definedDavid Sommerseth1-0/+4
2010-03-16The man page needs dash escaping in UTF-8 environmentsJan Brinkmann1-806/+806
2010-03-16bash->bourne script cleanupDan Nelson17-17/+17
2010-03-16Allow 'lport 0' setup for random port bindingEnrico Scholz1-1/+1
2010-03-16remove duplicate code in FREEBSD+DRAGONFLY system-dependent ifconfigGert Doering1-14/+3
2010-03-16verb 5 logging wrongly reports received bytesDavid Sommerseth1-2/+2
2010-03-16[PATCH] Change verify-cn so cn is no longer hardcoded in openvpn's config fileKarl O. Pinc1-15/+27
2010-03-16Do not randomize resolving of IP addresses in getaddr()David Sommerseth1-3/+2
2010-03-16Added mapping files from SVN commit ID to more descriptive commit IDs.David Sommerseth2-0/+2
2010-03-12Modified ">PASSWORD:Verification Failed" management interfaceJames Yonan4-6/+9
2010-03-12Modified ">PASSWORD:Verification Failed" management interfacejames4-6/+9
2010-03-12Added stub directive "remote-ip-hint".James Yonan1-0/+5
2010-03-12Added stub directive "remote-ip-hint".james1-0/+5
2010-03-12Trivial fix to proxy.c -- #define proxy auth type as UP_TYPE_PROXY.James Yonan1-1/+3
2010-03-12Trivial fix to proxy.c -- #define proxy auth type as UP_TYPE_PROXY.james1-1/+3
2010-03-10bash->bourne script cleanupDan Nelson17-17/+17
2010-03-09Merge remote branch 'origin/master'David Sommerseth0-0/+0
2010-03-09Added mapping files from SVN commit ID to more descriptive commit IDs.David Sommerseth2-0/+2
2010-03-06Fixed an issue where if reneg-sec was set to 0 on the client,James Yonan1-2/+5
2010-03-06Fixed an issue where if reneg-sec was set to 0 on the client,james1-2/+5
2010-03-01Allow 'lport 0' setup for random port bindingEnrico Scholz1-1/+1
2010-02-28Merge remote branch 'origin/master'David Sommerseth0-0/+0
2010-02-28remove duplicate code in FREEBSD+DRAGONFLY system-dependent ifconfigGert Doering1-14/+3
2010-02-28Fixed an issue in the Management Interface that could causeJames Yonan1-6/+15
2010-02-26Merge remote branch 'origin/master'David Sommerseth0-0/+0
2010-02-26Merge branch 'master' into bugfix2.1David Sommerseth1-6/+15
2010-02-26Added mapping files from SVN commit ID to more descriptive commit IDs.David Sommerseth2-0/+2
2010-02-26Fixed an issue in the Management Interface that could causeJames Yonan1-6/+15
2010-02-26Fixed an issue in the Management Interface that could causejames1-6/+15
2010-02-19verb 5 logging wrongly reports received bytesDavid Sommerseth1-2/+2
2010-02-18[PATCH] Change verify-cn so cn is no longer hardcoded in openvpn's config fileKarl O. Pinc1-15/+27
2010-02-18Do not randomize resolving of IP addresses in getaddr()David Sommerseth1-3/+2
2010-02-16Added mapping files from SVN commit ID to more descriptive commit IDs.David Sommerseth2-0/+2
2010-01-16Version 2.1.1bjames1-1/+1
2010-01-16Don't advance the connection list on AUTH_FAILED errors.james1-0/+1
2010-01-16Fixed an issue where AUTH_FAILED was not being properly deliveredjames2-13/+35
2010-01-12When aborting in a non-graceful way, try to execute do_close_tun injames3-1/+20
2009-12-11Fixed some breakage in openvpn.spec (which is required to build anv2.1.1james3-2/+12
2009-12-11Version 2.1.0v2.1.0james4-2/+19
2009-12-11Clarified that TAP-Win32 driver is licensed under GPL 2.james19-94/+19
2009-12-11Documented --multihome in the man page.james1-0/+9
2009-12-10Fixed a couple issues in sample plugins auth-pam.c and down-root.c:james2-2/+6
2009-11-20Version 2.1_rc22v2.1_rc22james2-1/+13
2009-11-19Fixed a client-side bug that occurred when the "dhcp-pre-release"james7-33/+141
2009-11-13Increase MAX_CERT_DEPTH to 16 (from 8), and when exceeded,james3-3/+6
2009-11-12Version 2.1_rc21v2.1_rc21james3-2/+18
2009-10-25Version 2.1_rc20ajames1-1/+1
2009-10-25On server, lock client-provided certs against mid-session TLSjames3-5/+156
2009-10-25Change to doval valgrind script. The openvpn command parameter is nowjames2-1/+14
2009-10-24On server, lock session username against changes in mid-session TLSjames2-3/+31
2009-10-16Added "setenv GENERIC_CONFIG" directive, for generic configsjames1-0/+5
2009-10-07Fixed issue where some .svn directories were being inadvertentlyv2.1_rc20james1-1/+1
2009-10-01Version 2.1_rc20james2-1/+51
2009-10-01client-kill management interface command, when issued on server, willjames6-7/+41
2009-10-01Minor fix: management interface shouldn't echo 'load-stats' commands tojames1-1/+1
2009-09-29Added the ability for the server to provide a custom reason stringjames8-14/+84
2009-09-28Fixed a bug introduced in r4436 (2.1_rc17) where using thejames1-2/+2
2009-09-28Added --server-poll-timeout option : when polling possible remotejames8-0/+70
2009-09-27Eliminated the limitation on the number of options that can be pushedjames16-115/+271
2009-09-17The maximum number of "route" directives (specified in the configjames8-30/+86
2009-09-16Modified client to send a PUSH_REQUEST message to server 1 secondjames3-5/+14
2009-09-08Updated version number to 2.1_rc19c.james1-1/+1
2009-09-04Added "setcon" directive for interoperability with SELinuxjames6-4/+104
2009-08-24Added new ./configure flags:james3-3/+23
2009-08-24Added PLATFORM-SPECIFIC comment tag to platform-specific functionsjames1-4/+4
2009-08-23Added "load-stats" management interface command to get globaljames2-0/+27
2009-08-22Added --remote-random-hostname option.james6-10/+89
2009-08-19Fixed ifconfig command for "topology subnet" on FreeBSD (Stefan Bethke).james1-6/+10
2009-08-19Fixed build problem when ./configure --disable-server is used.james1-0/+2
2009-07-16OpenVPN version 2.1_rc19 releasedv2.1_rc19james2-1/+13
2009-06-22In Windows TAP driver, refactor DHCP/ARP packet injection code tojames7-28/+154
2009-06-22Rename generated tapdrvr.cod to a unique name to avoid the issue wherejames1-0/+1
2009-06-09In configure.ac, use datadir instead of datarootdir for compatibilityjames1-1/+1
2009-06-07Version 2.1_rc18v2.1_rc18james2-2/+9
2009-06-07Fixed issue introduced in r4475 (2.1-rc17) where cryptoapi.c changejames1-0/+2