aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2023-02-07Windows: fix unused variable in win32_get_archFrank Lichtenheld
2023-02-07Windows: fix wrong printf format in x_check_statusFrank Lichtenheld
2023-02-07Windows: fix unused variables in delete_route_ipv6Frank Lichtenheld
2023-02-07Windows: fix unused function setenv_foreign_optionFrank Lichtenheld
2023-02-02block-dns using iservice: fix a potential double freeSelva Nair
2023-02-01Changes.rst: document removal of --keysizeFrank Lichtenheld
2023-02-01Fix unaligned access in auth-tokenArne Schwabe
2023-01-28make dist: Ship ovpn_dco_freebsd.h, tooMatthias Andree
2023-01-25dco_linux: update license for ovpn_dco_linux.hAntonio Quartulli
2023-01-25openvpnmsica: fix adapters discovery logic for DCOLev Stipakov
2023-01-24openvpnmsica: remove unused declarationsLev Stipakov
2023-01-24Fix one more 'existing route may get deleted' caseSelva Nair
2023-01-20Cleanup route error and debug logging on WindowsSelva Nair
2023-01-20Warn when pkcs11-id or pkcs11-id-management options are ignoredSelva Nair
2023-01-19openvpnmsica: remove dco installer custom actionsLev Stipakov
2023-01-19Workaround: make ovpn-dco more reliableArne Schwabe
2023-01-19Don't clear capability bounding set on capng_change_idTimo Rothenpieler
2023-01-19Repair special-casing of EEXIST for Linux/SITNL route installGert Doering
2023-01-16Define and use macros for route addition status codeSelva Nair
2023-01-13Fix OVPN_DEL_PEER_REASON_TRANSPORT_DISCONNECT breakage on FreeBSD+DCOGert Doering
2023-01-12dco: print proper message in case of transport disconnectionAntonio Quartulli
2023-01-11Deprecate OCC checkingArne Schwabe
2023-01-11options: Always define options->management_flagsFrank Lichtenheld
2023-01-11Include CE_DISABLED status of remote in "remote-entry-get" responseSelva Nair
2023-01-10xkey_pkcs11h_sign: fix dangling pointerFrank Lichtenheld
2023-01-10Update copyright year to 2023Frank Lichtenheld
2023-01-10Log peer-id if loglevel is D_DCO_DEBUG and dco is enabledArne Schwabe
2023-01-10Reduce logspam about 'dco_update_keys: peer_id=-1' in p2p server modeGert Doering
2023-01-10Propagate route error to initialization_completed()Selva Nair
2023-01-10Add connect-freq-initial option to limit initial connection responsesArne Schwabe
2023-01-09Undo FreeBSD 12.x workaround on IPv6 ifconfig for 12.4 and upGert Doering
2023-01-09Distinguish route addition errors from route already existsSelva Nair
2023-01-09tun: move print_windows_driver() out of tun.hLev Stipakov
2023-01-08Assign and honour signal priority orderSelva Nair
2023-01-08Fix signal handling on WindowsSelva Nair
2023-01-08Use IPAPI for setting ipv6 routes when iservice not availableSelva Nair
2023-01-07dco: improve comment about hidden debug messageAntonio Quartulli
2023-01-07dco: bail out when no peer-specific message is deliveredAntonio Quartulli
2023-01-07dco: properly re-initialize dco_del_peer_reasonAntonio Quartulli
2023-01-05Refactor signal handling in openvpn_getaddrinfoSelva Nair
2023-01-05Preparing for better signal handling: some code refactoringSelva Nair
2022-12-31Cleanup: Close duplicated handles in interactive serviceSelva Nair
2022-12-31Use undo_lists for saving ring-buffer handles in interactive serviceSelva Nair
2022-12-29Properly unmap ring buffer file-map in interactive serviceSelva Nair
2022-12-28options.c: update usage description of --cipherFrank Lichtenheld
2022-12-28options.c: fix format security error when compiling without optimizationFrank Lichtenheld
2022-12-27bandaid fix for TCP multipoint server crash with Linux-DCOGert Doering
2022-12-27Replace realloc with new gc_realloc functionArne Schwabe
2022-12-27Replace custom min macro and use more C99 style in man_remote_entry_getArne Schwabe
2022-12-27Ignore OVPN_DEL_PEER_REASON_USERSPACE to avoid race conditionsArne Schwabe