aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-08-16Preparing to tag v2.2-beta2v2.2-beta2David Sommerseth2-3/+82
2010-08-16Merge branch 'svn-BETA21' into beta2.2David Sommerseth5-3/+124
2010-08-16Fixed compiler warning in ssl.cDavid Sommerseth1-2/+2
2010-08-15Windows security issue:v2.1.2James Yonan4-3/+116
2010-08-10Tagging v2.2-beta1v2.2-beta1David Sommerseth1-1/+1
2010-08-10Added warning about tls-remote in man page.James Yonan1-0/+7
2010-08-09Distribute win directory (Python/MSVC-based build system)James Yonan1-1/+2
2010-08-05Merge branch 'bugfix2.1' into beta2.2David Sommerseth5-8/+40
2010-08-05Fix multiple configured scripts conflicts issue (version 2)David Sommerseth1-0/+18
2010-08-02Exclude ping and control packets from activityDavide Brini3-7/+20
2010-08-02Fix errors in openvpn-plugin.h documentationchantra1-1/+2
2010-07-28Merge branch 'svn-BETA21' into beta2.2David Sommerseth12-20/+88
2010-07-27Added "net stop dnscache" and "net start dnscache" in frontJames Yonan6-8/+34
2010-07-27Fixed an issue where application payload transmissions on theJames Yonan6-12/+54
2010-07-26Fixed typo: missing comment close.James Yonan1-1/+1
2010-07-22Solved hidden merge conflict between feat_misc and bugfix2.1David Sommerseth1-1/+1
2010-07-22Merge branch 'feat_ipv6_wintap' into beta2.2David Sommerseth3-4/+254
2010-07-22Merge branch 'feat_eurephia' into beta2.2David Sommerseth3-0/+29
2010-07-22Merge branch 'feat_misc' into beta2.2David Sommerseth16-48/+262
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-07-09fix date format mistake in PRODUCT_TAP_RELDATE (Peter Stuge)Gert Doering1-1/+1
2010-07-09Implement IPv6 in TUN mode for Windows TAP driver.Gert Doering4-6/+256
2010-06-26Fixed static defined length check to use sizeof()Emilien Mantel1-1/+1
2010-06-17Choose a different field in X509 to be usernameEmilien Mantel4-14/+36
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-05-04ssl.c: fix use of openvpn_run_script()'s return valueFabian Knittel1-13/+5
2010-04-29Revamped the script-security warning logging (version 2)David Sommerseth8-11/+27
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-22Don't add compile time information if --enable-small is usedDavid Sommerseth1-0/+2
2010-04-22Make use of automake CLEANFILES variable instead of clean-local ruleDavid Sommerseth1-4/+1
2010-04-22Fix dependency checking for configure.h (v2)David Sommerseth3-8/+11
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-08Add comile time information/settings from ./configure to --versionDavid Sommerseth4-0/+85
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-02pkitool lacks expected option "--help"Wil Cooley1-0/+6
2010-03-02Several updates to openvpn.8 (man page updates)Karl O. Pinc1-9/+13
2010-03-02enhance tls-verify possibilityMathieu GIANNECCHINI6-0/+87
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-26Merge branch 'master' into feat_eurephiaDavid Sommerseth3-6/+17
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-02-15Reworked the eurephia patch for inclusion to the openvpn-testing treeDavid Sommerseth3-0/+29
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