aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-02-06Fix various spelling mistakesJonathan Tooker
2019-01-31Handle PSS padding in cryptoapicertSelva Nair
2019-01-23Move OpenSSL vs CNG signature digest type mapping to a functionSelva Nair
2019-01-22Rename tls_crypt_v2_read_keyfile into generic pem_read_key_fileArne Schwabe
2019-01-22Detect missing TAP driver and bail out gracefullySimon Rozman
2019-01-22Fix tls-auth/crypt in connection blocks with --persist-keySteffan Karger
2019-01-22crypto_openssl.c: fix heap-buffer-overflow found by AddressSanitizerLev Stipakov
2019-01-22White-list pull-filter and script-security in interactive serviceSelva Nair
2019-01-18Strip _stdcall suffixes (@nn) for 32-bit buildsSimon Rozman
2019-01-18Uncrustify tapctl and openvpnmsicaSimon Rozman
2019-01-18Extend FindSystemInfo custom action to detect OpenVPNService stateSimon Rozman
2019-01-18Make DriverCertification MSI property publicSimon Rozman
2019-01-17Add a MSI custom actions to close and relaunch OpenVPN GUISimon Rozman
2019-01-17Add detection of active VPN connections for MSI packagesSimon Rozman
2019-01-17Delete TAP interface before the TAP driver is uninstalledSimon Rozman
2019-01-17Make MSI custom action debug pop-up more informativeSimon Rozman
2019-01-17Change C++ to C commentsSimon Rozman
2019-01-17Detect TAP interfaces with root-enumerated hardware IDSimon Rozman
2019-01-17Add MSI custom action for reliable Windows 10 detectionSimon Rozman
2019-01-17Define _WIN32_WINNT=_WIN32_WINNT_VISTA in MSVCSimon Rozman
2019-01-17Prevent __stdcall name mangling of MSVCSimon Rozman
2019-01-17Set output name to libopenvpnmsica.dll in MSVC builds tooSimon Rozman
2019-01-17Introduce tapctl.exe utility and openvpnmsica.dll MSI CASimon Rozman
2019-01-16Add send_control_channel_string_dowork variantArne Schwabe
2019-01-16Refactor tls_crypt_v2_write_server_key_file into crypto.cArne Schwabe
2019-01-16Fix loading inline tls-crypt-v2 keys with mbed TLSArne Schwabe
2018-12-18Stop complaining about IPv6 routes without gateway address.Gert Doering
2018-12-18Add 'printing of port number' to mroute_addr_print_ex() for v4-mapped v6.Gert Doering
2018-12-12uncrustify openvpn/ sourcesGert Doering
2018-12-12uncrustify openvpnserv/ sourcesGert Doering
2018-12-10Fallback to password authentication when auth-token failsArne Schwabe
2018-12-05Adds support for setting the default IPv6 gateway for routes using the route-...James Bekkema
2018-12-04Implement block-ipv6Arne Schwabe
2018-11-26Remove deprecated --compat-x509-names and --no-name-remappingSteffan Karger
2018-11-18tls-crypt-v2: fix client reconnect bugSteffan Karger
2018-10-31tls-crypt: properly cast time_t to uint64_tAntonio Quartulli
2018-10-31Correct error message for --tls-crypt-v2-genkey clienttincanteksup
2018-10-28Declare Windows version of openvpn_execve() before useSelva Nair
2018-10-26tls-crypt-v2: add script hook to verify metadataSteffan Karger
2018-10-26tls-crypt-v2: implement tls-crypt-v2 handshakeSteffan Karger
2018-10-26tls-crypt-v2: add P_CONTROL_HARD_RESET_CLIENT_V3 opcodeSteffan Karger
2018-10-26tls-crypt-v2: add unwrap_client_keySteffan Karger
2018-10-26tls-crypt-v2: generate tls-crypt-v2 keysSteffan Karger
2018-10-26Add message explaining early TLS client hello failureArne Schwabe
2018-10-24Wrap openvpn_swprintf into Windows defineLev Stipakov
2018-10-22Introduce openvpn_swprintf() with nul termination guaranteeLev Stipakov
2018-10-16ifconfig-ipv6(-push): allow using hostnamesAntonio Quartulli
2018-10-16buffer_list_aggregate_separator(): simplify codeSteffan Karger
2018-10-16Refuse mbed TLS external key with non RSA certificatesArne Schwabe
2018-10-16buffer_list: add functions documentationAntonio Quartulli