aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-04-14Change all CRLF linefeeds to LF linefeedsSamuli Seppänen24-1013/+1013
2011-04-05Add man page entry for --redirect-privateSamuli Seppänen1-0/+5
2011-03-31Fix the --client-cert-not-required featureDavid Sommerseth1-4/+6
2011-03-25Clarify --tmp-dir optionchantra2-1/+18
2011-03-25Use a version-less version identifier on the master branchDavid Sommerseth1-1/+1
2011-03-25common_name passing in auth_pam pluginJoe Patterson2-3/+10
2011-03-25Fixed typo in plugin.hStefan Hellermann1-1/+1
2011-03-25plugin.h: update prototype of plugin_call dummy in !ENABLE_PLUGIN caseStefan Hellermann1-1/+3
2011-03-25Separate the general plug-in version constant and v3 plug-in structs versionDavid Sommerseth3-4/+18
2011-03-25Added a simple plug-in demonstrating the v3 plug-in API.David Sommerseth1-0/+245
2011-03-25Extend the v3 plug-in API to send over X509 certificatesDavid Sommerseth9-16/+32
2011-03-25Implement the core v3 plug-in function calls.David Sommerseth1-2/+27
2011-03-25Define the new openvpn_plugin_{open,func}_v3() APIDavid Sommerseth3-3/+227
2011-03-25Provide 'dev_type' environment variable to plug-ins and script hooksDavid Sommerseth3-0/+8
2011-03-25Misc fixes to r6708.James Yonan8-51/+72
2011-03-25Added "management-external-key" option. This option can be usedJames Yonan10-59/+433
2011-03-25Fixed compiling issues when using --disable-cryptoJames Yonan1-0/+1
2011-03-25Add extv3 X509 field support to --x509-username-fieldMarkus Koetter2-1/+71
2011-03-24Preparing for the v2.2-RC2 releasev2.2-RC2David Sommerseth2-2/+24
2011-03-24Windows cross-compile cleanupAlon Bar-Lev4-26/+26
2011-03-24Clarified --client-config-dir section on the man-page.Samuli Seppänen1-1/+3
2011-03-24Clarify default value for the --inactive option.David Sommerseth1-1/+1
2011-03-24Open log files as text files on WindowsDavid Sommerseth1-1/+1
2011-03-23Fixes to Makefile.amSamuli Seppänen1-2/+2
2011-03-21Updated INSTALL-win32.txtSamuli Seppänen1-11/+12
2011-03-21Replaced config-win32.h with win/config.h.inSamuli Seppänen8-358/+372
2011-03-21Fixes to win/openvpn.nsiSamuli Seppänen1-2/+17
2011-03-21Added support for prebuilt TAP-drivers. Automated embedding manifests.Samuli Seppänen6-79/+111
2011-03-10Implement IPv6 in TUN mode for Windows TAP driver.Gert Doering3-4/+254
2011-03-01Fix line continuation in chkconfig init script description.Ville Skyttä1-4/+4
2011-02-28Fix packaging of config-win32.h and service-win32/msvc.makv2.2-RCDavid Sommerseth2-3/+6
2011-02-28Preparing for the OpenVPN 2.2-RC releaseDavid Sommerseth2-2/+30
2011-02-28Temporary snprintf-related fix to service-win32/openvpnserv.cSamuli Seppänen1-2/+1
2011-02-27Changes to buildsystem patchsetSamuli Seppänen4-26/+34
2011-02-27Added first version of NSI installer script to win/openvpn.nsiSamuli Seppänen1-0/+802
2011-02-27Copied install-win32/setpath.nsi to win/setpath.nsiSamuli Seppänen1-0/+231
2011-02-27Several modifications to win/make_dist.py to allow building the NSI installerSamuli Seppänen1-3/+25
2011-02-27Added comments to win/build_ddk.pySamuli Seppänen1-0/+1
2011-02-27Added openvpnserv.exe building to win/build.pySamuli Seppänen1-1/+8
2011-02-27Added configure.h and version.m4 variable parsing to win/config.pySamuli Seppänen1-1/+3
2011-02-27Added command-line switch to win/build_all.py to skip TAP driver buildingSamuli Seppänen1-7/+16
2011-02-27Added comments and made small modifications to win/msvc.mak.inSamuli Seppänen1-16/+16
2011-02-27Added support for viewing config-win32.h paramters to win/show.pySamuli Seppänen1-3/+3
2011-02-27Added helper functionality to win/wb.pySamuli Seppänen1-0/+99
2011-02-27Moved TAP-driver version info to version.m4. Cleaned up win/settings.in.Samuli Seppänen2-17/+13
2011-02-27Added a nmake makefile for openvpnserv.exe buildingSamuli Seppänen1-0/+30
2011-02-27Added ENABLE_PASSWORD_SAVE to config-win32.hSamuli Seppänen1-0/+3
2011-01-06Fix compiler warning when compiling against OpenSSL 1.0.0David Sommerseth1-1/+1
2010-12-20Minor addition of logging info before and afterJames Yonan1-0/+2
2010-12-17Make the --x509-username-field feature an opt-in featureDavid Sommerseth4-0/+23
2010-12-04Change variadic macros to C99 style.Matthias Andree1-4/+4
2010-11-25Prepared v2.2-beta5 for releasev2.2-beta5David Sommerseth2-1/+6
2010-11-25Merge branch 'feat_misc' into beta2.2David Sommerseth1-1/+1
2010-11-25Fixed an issue causing a build failure with MS Visual Studio 2008.Samuli Seppänen1-1/+1
2010-11-21Prepared for v2.2-beta4 for releasev2.2-beta4David Sommerseth2-2/+2
2010-11-18Updated ChangeLog with info about last mergesDavid Sommerseth1-0/+39
2010-11-18Merge branch 'feat_misc' into beta2.2David Sommerseth46-1064/+60
2010-11-18Merge branch 'bugfix2.1' into beta2.2David Sommerseth2-17/+58
2010-11-18Added command-line option parser and an unsigned build option to build_all.pySamuli Seppänen1-15/+56
2010-11-18Merged add_bypass_address() and add_host_route_if_nonlocal()David Sommerseth1-22/+12
2010-11-18Removed functions not being used anywhereDavid Sommerseth2-21/+0
2010-11-18Only add some functions when really neededDavid Sommerseth2-0/+4
2010-11-18Fixed potential misinterpretation of boolean logicDavid Sommerseth1-1/+1
2010-11-18Fix compiler warnings about not used dummy() functionsDavid Sommerseth4-1/+8
2010-11-18Use stricter snprintf() formatting in socks_username_password_auth() (v3)David Sommerseth1-3/+10
2010-11-18Merge branch 'svn-BETA21' into bugfix2.1David Sommerseth2-3/+3
2010-11-16Fixes to prevent compile breakage when --disable-crypto is used.James Yonan2-5/+2
2010-11-16In verify_callback, the subject var should be freed by OPENSSL_free,James Yonan2-3/+3
2010-11-14Merge branch 'bugfix2.1' into beta2.2David Sommerseth4-9/+8
2010-11-14Fixed compiling issues when using --disable-cryptoJames Yonan2-5/+2
2010-11-14Remove hardcoded path to resolvconfJesse Young2-4/+6
2010-11-14Clean-up: Removing useless code - hash related functionsDavid Sommerseth6-49/+20
2010-11-14Clean-up: Remove more dead and inactive code pathsDavid Sommerseth11-52/+5
2010-11-14Clean-up: Remove pthread and mutex locking codeDavid Sommerseth32-921/+1
2010-11-14Merge branch 'feat_misc' into beta2.2David Sommerseth1-0/+2
2010-11-14Added check for variable CONFIGURE_DEFINES into options.cSamuli Seppänen1-0/+2
2010-11-13Merge branch 'feat_misc' into beta2.2David Sommerseth7-39/+266
2010-11-13Merge branch 'bugfix2.1' into beta2.2David Sommerseth2-4/+9
2010-11-13Merge branch 'svn-BETA21' into beta2.2David Sommerseth9-26/+231
2010-11-13Merge branch 'svn-BETA21' into bugfix2.1David Sommerseth9-26/+231
2010-11-12Clarified --explicit-exit-notify man page entryDavid Sommerseth1-2/+3
2010-11-12Improved man page entry for script_typeGert Doering1-2/+2
2010-11-12Add HTTP/1.1 Host headerLars Hupel1-0/+4
2010-11-12Make "topology subnet" work on Solaris (ifconfig + route metric changes by Ka...Gert Doering2-5/+30
2010-11-12Integrate support for TAP mode on Solaris, written by Kazuyoshi Aizawa <admin...Gert Doering1-22/+98
2010-11-12Adding support for SOCKS plain text authenticationPierre Bourdon5-12/+138
2010-10-28Version 2.1.3bJames Yonan1-1/+1
2010-10-24Make base64.h have the same conditional compilation expression asJames Yonan1-1/+1
2010-10-24Implement challenge/response authentication support in client mode,James Yonan7-24/+229
2010-10-23Fixed initialization bug in route_list_add_default_gatewayJames Yonan1-0/+2
2010-10-21Preparing for v2.2-beta3David Sommerseth2-2/+25
2010-10-21Fixed compiler warning in ssl.cDavid Sommerseth1-2/+2
2010-10-21Solved hidden merge conflict between feat_misc and bugfix2.1David Sommerseth1-1/+1
2010-10-21Fixed static defined length check to use sizeof()Emilien Mantel1-1/+1
2010-10-21Choose a different field in X509 to be usernameEmilien Mantel4-14/+36
2010-10-21ssl.c: fix use of openvpn_run_script()'s return valueFabian Knittel1-13/+5
2010-10-21Revamped the script-security warning logging (version 2)David Sommerseth8-11/+27
2010-10-21Don't add compile time information if --enable-small is usedDavid Sommerseth1-0/+2
2010-10-21Make use of automake CLEANFILES variable instead of clean-local ruleDavid Sommerseth1-4/+1
2010-10-21Fix dependency checking for configure.h (v2)David Sommerseth3-8/+11
2010-10-21Add comile time information/settings from ./configure to --versionDavid Sommerseth4-0/+85
2010-10-21pkitool lacks expected option "--help"Wil Cooley1-0/+6
2010-10-21Several updates to openvpn.8 (man page updates)Karl O. Pinc1-9/+13
2010-10-21enhance tls-verify possibilityMathieu GIANNECCHINI6-0/+87
2010-10-21Reworked the eurephia patch for inclusion to the openvpn-testing treeDavid Sommerseth3-0/+29
2010-10-21Fix problem with special case route targets ('remote_host')Gert Doering1-0/+2
2010-10-21Fixed compiler warnings reported on Ubuntu 10.04David Sommerseth4-10/+11
2010-10-21More t_client.sh updates - exit with SKIP when we want to skipDavid Sommerseth1-3/+3
2010-10-21Test framework improvment - Do not FAIL if t_client.rc is missingDavid Sommerseth1-10/+10
2010-10-21Build t_client.sh by configure at run-time.Gert Doering2-14/+22
2010-10-21full "VPN client connect" test framework for OpenVPNGert Doering3-1/+382
2010-10-21Fixes openssl-1.0.0 compilation warningchantra1-3/+3
2010-10-21Fix <net/if.h> compile time problems on OpenBSD for goodGert Doering1-4/+4
2010-10-21Fix compile problems on NetBSD and OpenBSDGert Doering1-0/+3
2010-10-21Fix multiple configured scripts conflicts issue (version 2)David Sommerseth1-0/+18
2010-10-21Exclude ping and control packets from activityDavide Brini3-7/+20
2010-10-21Fix errors in openvpn-plugin.h documentationchantra1-1/+2
2010-10-21Fixed client hang when server don't PUSH (aka the NO_SOUP_FOR_YOU patch)David Sommerseth1-0/+17
2010-10-21Handle non standard subnets in PF grammarchantra1-0/+5
2010-10-21OCSP_check.sh: new check logicDavid Sommerseth1-10/+32
2010-10-21Avoid repetition of "this config may cache passwords in memory" (v2)David Sommerseth1-1/+3
2010-10-21Fix certificate serial number exportDavide Brini3-4/+119
2010-10-21Fix missing /bin/bash -> /bin/shDavide Brini1-1/+1
2010-10-21Enhance contrib/pull-resolv-conf/client.{up,down} scriptsDavide Brini2-69/+64
2010-10-21The man page does not mention that the default value of "mssfix" is 1450.Davide Brini1-1/+2
2010-10-21Fixed potential NULL pointer issueDavid Sommerseth1-1/+1
2010-10-21Removed no longer needed delete_file() callDavid Sommerseth1-1/+0
2010-10-21Updated the man page to reflect the behavioural change of create_temp_file()David Sommerseth1-1/+1
2010-10-21Renamed all calls to create_temp_filename()David Sommerseth4-37/+53
2010-10-21Harden create_temp_filename() (version 2)David Sommerseth2-16/+48
2010-10-21Make use of counter_type instead of int when counting bytes and network packetsDavid Sommerseth2-3/+4
2010-10-21The man page needs dash escaping in UTF-8 environmentsJan Brinkmann1-1/+1
2010-10-21When I began testing OpenVPN v2.1_rc9 I was having trouble authenticating to ...Daniel Johnson1-7/+35
2010-10-21Debian patch: Fix spelling in log messageAlberto Gonzalez Iniesta1-1/+1
2010-10-21Fix autotools cross-compiling supportDavid Sommerseth2-22/+21
2010-10-21On TARGET_LINUX define _GNU_SOURCE if not definedDavid Sommerseth1-0/+4
2010-10-21The man page needs dash escaping in UTF-8 environmentsJan Brinkmann1-807/+807
2010-10-21bash->bourne script cleanupDan Nelson17-17/+17
2010-10-21Allow 'lport 0' setup for random port bindingEnrico Scholz1-1/+1
2010-10-21remove duplicate code in FREEBSD+DRAGONFLY system-dependent ifconfigGert Doering1-14/+3
2010-10-21verb 5 logging wrongly reports received bytesDavid Sommerseth1-2/+2
2010-10-21[PATCH] Change verify-cn so cn is no longer hardcoded in openvpn's config fileKarl O. Pinc1-15/+27
2010-10-21Added mapping files from SVN commit ID to more descriptive commit IDs.David Sommerseth2-0/+2
2010-09-01Added --proto-force directive.James Yonan5-2/+35
2010-08-31Don't configure Linux tun/tap txqueuelen setting if OpenVPNJames Yonan1-1/+1
2010-08-29Allow PKCS12 file content to be included inline in configuration file,James Yonan3-10/+39
2010-08-20Attempt to fix issue where domake-win build system was not properlyv2.1.3James Yonan11-203/+191
2010-08-15Windows security issue:v2.1.2James Yonan4-3/+116
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-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-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-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-10Fixed issue where bad creds provided by the management interfaceJames Yonan2-3/+6
2010-06-01Implemented a key/value auth channel from client to server.James Yonan14-9/+248
2010-05-24Implemented http-proxy-override and http-proxy-fallback directives to make itJames Yonan14-72/+565
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-28Updated copyright date to 2010.James Yonan157-160/+160
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-17Minor change to doclean script:James Yonan1-1/+0
2010-04-16Management interface performance optimizations:James Yonan6-12/+161
2010-04-08Add comile time information/settings from ./configure to --versionDavid Sommerseth4-0/+85
2010-03-31Updated MSVC build scripts to Visual Studio 2008:James Yonan17-530/+491
2010-03-30Set socket buffers (SO_SNDBUF and SO_RCVBUF) immediately afterJames Yonan2-4/+5
2010-03-17Version 2.1.1cJames Yonan2-2/+2
2010-03-12Modified ">PASSWORD:Verification Failed" management interfaceJames Yonan4-6/+9
2010-03-12Added stub directive "remote-ip-hint".James Yonan1-0/+5
2010-03-12Trivial fix to proxy.c -- #define proxy auth type as UP_TYPE_PROXY.James Yonan1-1/+3
2010-03-06Fixed an issue where if reneg-sec was set to 0 on the client,James Yonan1-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-28remove duplicate code in FREEBSD+DRAGONFLY system-dependent ifconfigGert Doering1-14/+3
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