aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-07Preparing for v2.3.0v2.3.0David Sommerseth
2013-01-02Fix client crash on double PUSH_REPLY.Gert Doering
2012-12-20Fix parameter type for IP_TOS setsockopt on non-Linux systems.Gert Doering
2012-12-17Preparing for v2.3_rc2v2.3_rc2David Sommerseth
2012-12-17Fix option inconsistency warnings about "proto" and "tun-ipv6"Gert Doering
2012-12-13Implement --mssfix handling for IPv6 packets.Gert Doering
2012-12-13Fix the proto is used inconsistently warningArne Schwabe
2012-12-13Remove dnsflags_to_socktype, it is not used anywhereArne Schwabe
2012-11-29Avoid recursion in virtual_output_callback_func()David Sommerseth
2012-11-29The get_default_gateway() function uses warn() instead of msg()David Sommerseth
2012-11-29Properly require --key even if defined(MANAGMENT_EXTERNAL_KEY)Arne Schwabe
2012-11-29Fix typo in ./configure messageJoachim Schipper
2012-11-29doc/management-notes.txt: fix typoJoachim Schipper
2012-11-22Error message if max-routes used incorrectlyArne Schwabe
2012-11-22Fix --show-pkcs11-ids (Bug #239)Adriaan de Jong
2012-11-06Fix double-free issue in pf_destroy_context()David Sommerseth
2012-10-31Preparing for v2.3_rc1v2.3_rc1David Sommerseth
2012-10-31Remove the support for using system() when executing external programs or scr...David Sommerseth
2012-10-29Support UTF-8 --client-config-dirHeiko Hund
2012-10-29Fix display of plugin hook typesHeiko Hund
2012-10-25Options parsing demands unnecessary configuration if PKCS11 is usedArne Schwabe
2012-10-17Make git ignore some more filesDavid Sommerseth
2012-10-17Fixed a bug where PolarSSL gave an error when using an inline file tag.Adriaan de Jong
2012-10-15Fix v3 plugins to support returning values back to OpenVPN.Kenneth Rose
2012-10-15Document man agent-external-keyArne Schwabe
2012-09-12Preparing for v2.3_beta1v2.3_beta1David Sommerseth
2012-09-12Add --compat-names optionHeiko Hund
2012-09-11Fix reconnect issues when --push and UDP is used on the serverDavid Sommerseth
2012-09-11make "ipv6 ifconfig" on linux compatible with busybox ifconfigGert Doering
2012-09-11Add checks for external-key-managementsArne Schwabe
2012-09-11Document that keep alive will double the second value in server mode and give...Arne Schwabe
2012-09-02Document --management-client and --management-signal a bit betterArne Schwabe
2012-09-02Merge getaddr_multi and getaddr6 into one functionArne Schwabe
2012-09-02Keep pre-existing tun/tap devices around on *BSDGert Doering
2012-09-02remove unused flag SSLF_NO_NAME_REMAPPINGHeiko Hund
2012-09-02Put actual OpenVPN command line on top of corresponding log file.Gert Doering
2012-09-02Reduce --version string detail about IPv6 to just "[IPv6]".Gert Doering
2012-09-02remove stale _openssl_get_subject() prototypeHeiko Hund
2012-09-02Document the inlining of files in openvpn and document key-directionArne Schwabe
2012-08-06Merge almost identical create_socket_tcp and create_socket_tcp6Arne Schwabe
2012-08-06Fixes error: --key fails with EXTERNAL_PRIVATE_KEY: No such file or directory...Arne Schwabe
2012-08-06add API for plug-ins to write to openvpn logHeiko Hund
2012-08-06add x_msg_va() log functionHeiko Hund
2012-07-30fix regression with --http-proxy[-*] optionsHeiko Hund
2012-07-20Preparing for OpenVPN 2.3_alpha3v2.3_alpha3David Sommerseth
2012-07-19add option --management-query-proxyHeiko Hund
2012-07-19remove unused show_connection_list debug functionHeiko Hund
2012-07-19don't treat socket related errors special anymoreHeiko Hund
2012-07-19make non-blocking connect work on WindowsHeiko Hund
2012-07-05Fix compiling with --disable-managementArne Schwabe