aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-28Preparing for release v2.3.6 (ChangeLog, version.m4)v2.3.6Gert Doering
2014-11-28Drop too-short control channel packets instead of asserting out.Steffan Karger
2014-11-24Add client-only support for peer-id.Gert Doering
2014-11-24systemd: Reworked the systemd unit file to handle server and client configs b...David Sommerseth
2014-11-23Modernize sample keys and sample configsSteffan Karger
2014-11-23Fix to --shaper documentation on the man-pageSamuli Seppänen
2014-11-14Add --tls-version-maxSteffan Karger
2014-11-08Fix assertion error when using --cipher noneSteffan Karger
2014-10-25Preparing for release v2.3.5 (ChangeLog, version.m4)v2.3.5Gert Doering
2014-10-25Remove unused variables from ssl_verify_openssl.c extract_x509_extension()Steffan Karger
2014-10-25ssl_polarssl.c: fix includes and make casts explicitSteffan Karger
2014-10-24Fix regression with password protected private keys (polarssl)Steffan Karger
2014-10-24Fix "code=995" bug with windows NDIS6 tap driver.TDivine
2014-10-20Ensure that client-connect files are always deletedSamuel Thibault
2014-10-16systemd: Use systemd functions to consider systemd availabilityDavid Sommerseth
2014-10-16Add systemd unit file for OpenVPNDavid Sommerseth
2014-10-16Don't let openvpn_popen() keep zombies aroundDavid Sommerseth
2014-10-16Add configure check for the path to systemd-ask-passwordMike Gilbert
2014-10-14Implement on-link route adding for iproute2Philipp Hagemeister
2014-10-06ocsp_check - double check if ocsp didn't report any errors in executionHubert Kario
2014-10-06ocsp_check - signature verification and cert staus results are separateHubert Kario
2014-09-14Remove quadratic complexity from openvpn_base64_decode()Jann Horn
2014-07-29Fix typo in cipher_kt_mode_{cbc, ofb_cfb}() doxygen.Steffan Karger
2014-07-13Add topology in sample server configuration filePhilipp Hagemeister
2014-07-13Fix server routes not working in topology subnet with --server [v3]Arne Schwabe
2014-07-10Don't exit daemon if opening or parsing the CRL fails.Steffan Karger
2014-07-10Do not upcase x509-username-field for mixed-case arguments.Andris Kalnozols
2014-07-08Call init script helpers with explicit path (./)Gert Doering
2014-07-08Fix t_lpback.sh platform-dependent failuresGert Doering
2014-07-07Extend t_lpback tests to test all ciphers reported by --show-ciphersSteffan Karger
2014-07-07Improve --show-ciphers to show if a cipher can be used in static key modeSteffan Karger
2014-07-07Add proper check for crypto modes (CBC or OFB/CFB)Steffan Karger
2014-07-07Rename ALLOW_NON_CBC_CIPHERS to ENABLE_OFB_CFB_MODE, and add to configure.Steffan Karger
2014-07-07refine assertion to allow other modes than CBCHeiko Hund
2014-06-30Fix socket-flag/TCP_NODELAY on Mac OS XJames Bekkema
2014-06-28Fix some typos in the man page.Andris Kalnozols
2014-06-24Update README.polarsslSteffan Karger
2014-06-24Fix bug that incorrectly refuses oid representation eku's in polar buildsSteffan Karger
2014-06-22Improve error reporting on file access to --client-config-dir and --ccd-exclu...David Sommerseth
2014-06-08Drop incoming fe80:: packets silently now.Gert Doering
2014-05-26Remove unneeded wrapper functions in crypto_openssl.cSteffan Karger
2014-05-26Remove function without effect (cipher_ok() always returned true).Steffan Karger
2014-05-20Fixed some compile issues with show_library_versions()James Yonan
2014-05-20Define PATH_SEPARATOR for MSVC builds.James Yonan
2014-05-20MSVC 2008 doesn't support dimensioning an array with a const var nor using %z...James Yonan
2014-05-20Explicitly cast the third parameter of setsockopt to const void * to avoid wa...James Yonan
2014-05-20In socket.c, fixed issue where uninitialized value (err) is being passed to t...James Yonan
2014-05-20Fixed several instances of declarations after statements.James Yonan
2014-04-30Preparing for release v2.3.4 (ChangeLog, version.m4)v2.3.4Gert Doering
2014-04-30Make serial env exporting consistent amongst OpenSSL and PolarSSL builds.Steffan Karger