aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-02-27Copied install-win32/setpath.nsi to win/setpath.nsiSamuli Seppänen
2011-02-27Several modifications to win/make_dist.py to allow building the NSI installerSamuli Seppänen
2011-02-27Added comments to win/build_ddk.pySamuli Seppänen
2011-02-27Added openvpnserv.exe building to win/build.pySamuli Seppänen
2011-02-27Added configure.h and version.m4 variable parsing to win/config.pySamuli Seppänen
2011-02-27Added command-line switch to win/build_all.py to skip TAP driver buildingSamuli Seppänen
2011-02-27Added comments and made small modifications to win/msvc.mak.inSamuli Seppänen
2011-02-27Added support for viewing config-win32.h paramters to win/show.pySamuli Seppänen
2011-02-27Added helper functionality to win/wb.pySamuli Seppänen
2011-02-27Moved TAP-driver version info to version.m4. Cleaned up win/settings.in.Samuli Seppänen
2011-02-27Added a nmake makefile for openvpnserv.exe buildingSamuli Seppänen
2011-02-27Added ENABLE_PASSWORD_SAVE to config-win32.hSamuli Seppänen
2011-01-06Fix compiler warning when compiling against OpenSSL 1.0.0David Sommerseth
2010-12-20Minor addition of logging info before and afterJames Yonan
2010-12-17Make the --x509-username-field feature an opt-in featureDavid Sommerseth
2010-12-04Change variadic macros to C99 style.Matthias Andree
2010-11-25Prepared v2.2-beta5 for releasev2.2-beta5David Sommerseth
2010-11-25Merge branch 'feat_misc' into beta2.2David Sommerseth
2010-11-25Fixed an issue causing a build failure with MS Visual Studio 2008.Samuli Seppänen
2010-11-21Prepared for v2.2-beta4 for releasev2.2-beta4David Sommerseth
2010-11-18Updated ChangeLog with info about last mergesDavid Sommerseth
2010-11-18Merge branch 'feat_misc' into beta2.2David Sommerseth
2010-11-18Merge branch 'bugfix2.1' into beta2.2David Sommerseth
2010-11-18Added command-line option parser and an unsigned build option to build_all.pySamuli Seppänen
2010-11-18Merged add_bypass_address() and add_host_route_if_nonlocal()David Sommerseth
2010-11-18Removed functions not being used anywhereDavid Sommerseth
2010-11-18Only add some functions when really neededDavid Sommerseth
2010-11-18Fixed potential misinterpretation of boolean logicDavid Sommerseth
2010-11-18Fix compiler warnings about not used dummy() functionsDavid Sommerseth
2010-11-18Use stricter snprintf() formatting in socks_username_password_auth() (v3)David Sommerseth
2010-11-18Merge branch 'svn-BETA21' into bugfix2.1David Sommerseth
2010-11-16Fixes to prevent compile breakage when --disable-crypto is used.James Yonan
2010-11-16In verify_callback, the subject var should be freed by OPENSSL_free,James Yonan
2010-11-14Merge branch 'bugfix2.1' into beta2.2David Sommerseth
2010-11-14Fixed compiling issues when using --disable-cryptoJames Yonan
2010-11-14Remove hardcoded path to resolvconfJesse Young
2010-11-14Clean-up: Removing useless code - hash related functionsDavid Sommerseth
2010-11-14Clean-up: Remove more dead and inactive code pathsDavid Sommerseth
2010-11-14Clean-up: Remove pthread and mutex locking codeDavid Sommerseth
2010-11-14Merge branch 'feat_misc' into beta2.2David Sommerseth
2010-11-14Added check for variable CONFIGURE_DEFINES into options.cSamuli Seppänen
2010-11-13Merge branch 'feat_misc' into beta2.2David Sommerseth
2010-11-13Merge branch 'bugfix2.1' into beta2.2David Sommerseth
2010-11-13Merge branch 'svn-BETA21' into beta2.2David Sommerseth
2010-11-13Merge branch 'svn-BETA21' into bugfix2.1David Sommerseth
2010-11-12Clarified --explicit-exit-notify man page entryDavid Sommerseth
2010-11-12Improved man page entry for script_typeGert Doering
2010-11-12Add HTTP/1.1 Host headerLars Hupel
2010-11-12Make "topology subnet" work on Solaris (ifconfig + route metric changes by Ka...Gert Doering
2010-11-12Integrate support for TAP mode on Solaris, written by Kazuyoshi Aizawa <admin...Gert Doering