aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2010-11-12Adding support for SOCKS plain text authenticationPierre Bourdon
2010-10-28Version 2.1.3bJames Yonan
2010-10-24Make base64.h have the same conditional compilation expression asJames Yonan
2010-10-24Implement challenge/response authentication support in client mode,James Yonan
2010-10-23Fixed initialization bug in route_list_add_default_gatewayJames Yonan
2010-10-21Preparing for v2.2-beta3David Sommerseth
2010-10-21Fixed compiler warning in ssl.cDavid Sommerseth
2010-10-21Solved hidden merge conflict between feat_misc and bugfix2.1David Sommerseth
2010-10-21Fixed static defined length check to use sizeof()Emilien Mantel
2010-10-21Choose a different field in X509 to be usernameEmilien Mantel
2010-10-21ssl.c: fix use of openvpn_run_script()'s return valueFabian Knittel
2010-10-21Revamped the script-security warning logging (version 2)David Sommerseth
2010-10-21Don't add compile time information if --enable-small is usedDavid Sommerseth
2010-10-21Make use of automake CLEANFILES variable instead of clean-local ruleDavid Sommerseth
2010-10-21Fix dependency checking for configure.h (v2)David Sommerseth
2010-10-21Add comile time information/settings from ./configure to --versionDavid Sommerseth