]> git.ipfire.org Git - thirdparty/openvpn.git/history - src/openvpn/route.c
Fix new doxygen warnings about using @return in void functions
[thirdparty/openvpn.git] / src / openvpn / route.c
12 days ago  Gianmarco De GregoriRoute: add support for user defined routing table
2025-05-31  Frank LichtenheldUpdate copyright statements to 2025
2025-03-09  Frank LichtenheldRemove unused function check_subnet_conflict
2025-03-08  Frank LichtenheldRemove various unused function parameters
2025-02-14  Marco Baffoget_default_gateway(): Prevent passing IPV4_INVALID_ADD...
2025-01-31  Lev Stipakovroute.c: improve get_default_gateway() logic on Windows
2025-01-31  Gert Doeringget_default_gateway(): implement platform support for...
2025-01-29  Lev Stipakovroute.c: change the signature of get_default_gateway()
2025-01-28  Alexander von GluckHaiku: change del to delete in route command. del is...
2024-12-06  Frank LichtenheldFix some formatting related to if/else and macros
2024-12-05  Alexander von GluckHaiku: Add calls to manage routing table
2024-09-17  Gianmarco De GregoriRoute: remove incorrect routes on exit
2024-06-05  Heiko HundWindows: enforce 'block-local' with WFP filters
2024-05-06  Arne SchwabeRemove openvpn_snprintf and similar functions
2024-03-18  Frank LichtenheldUpdate Copyright statements to 2024
2024-01-05  Steffan KargerFix IPv6 route add/delete message log level
2024-01-01  Gert Doeringget_default_gateway() HWADDR overhaul
2024-01-01  Gert DoeringOpenBSD: repair --show-gateway
2023-12-31  Arne SchwabeFix unaligned access in macOS, FreeBSD, Solaris hwaddr
2023-12-02  Arne SchwabeMinimal Solaris/OpenIndiana support to Cmake and clean...
2023-10-18  Frank LichtenheldRemove last uses of inet_ntoa
2023-08-11  Frank Lichtenheldroute: Fix overriding return value of add_route3
2023-07-17  Arne SchwabeIgnore Ipv6 route delete request on Android and set...
2023-07-07  Heiko Hundwork around false positive warning with mingw 12
2023-07-02  Arne SchwabeAvoid unused function warning/error on FreeBSD (and...
2023-06-27  Frank LichtenheldRemove all traces of the previous MSVC build system
2023-02-07  Frank LichtenheldWindows: fix unused variables in delete_route_ipv6
2023-01-20  Selva NairCleanup route error and debug logging on Windows
2023-01-19  Gert DoeringRepair special-casing of EEXIST for Linux/SITNL route...
2023-01-16  Selva NairDefine and use macros for route addition status code
2023-01-10  Frank LichtenheldUpdate copyright year to 2023
2023-01-10  Selva NairPropagate route error to initialization_completed()
2023-01-09  Selva NairDistinguish route addition errors from route already...
2023-01-08  Selva NairUse IPAPI for setting ipv6 routes when iservice not...
2022-09-18  Antonio Quartullidelete_routes(_ipv6): avoid memleak if RT_DEFINED is...
2022-05-22  Frank LichtenheldReformat for sp_after_comma=add
2022-04-21  David SommersethThe Great Reformatting of 2022
2022-01-26  Antonio Quartulliupdate copyright year to 2022
2021-08-28  Antonio Quartulliroute.c: pass the right parameter to IN6_IS_ADDR_UNSPEC...
2021-08-05  Gert DoeringUse more C99 initialization in add_route/add_route_ipv6().
2021-07-27  David KorczynskiFix argv leaks in add_route() and add_route_ipv6()
2021-06-15  David SommersethUpdate copyrights
2021-04-22  Arne SchwabeFix a number of mingw warnings
2021-03-25  Arne SchwabeUse correct types for OpenSSL and Windows APIs
2020-10-04  Gert DoeringFix redirecting of IPv4 default gateway if connecting...
2020-10-04  Jan SeegerAdded 'route_ipv6_metric_NN' environment variable for...
2020-09-24  Simon Rozman via... netsh: Specify interfaces by index rather than name
2020-09-14  Gert DoeringFix --show-gateway for IPv6 on NetBSD/i386.
2020-09-11  Gert DoeringFix handling of 'route remote_host' for IPv6 transport...
2020-08-14  Gert DoeringFix stack overflow in OpenSolaris NEXTADDR()
2020-07-27  Matthias AndreeFix stack buffer overruns in NEXTADDR() macro:
2020-06-26  Lev Stipakovmsvc: fix various level2 warnings
2020-06-07  Antonio Quartulliroute: warn on IPv4 routes installation when no IPv4...
2020-04-19  Arne SchwabeAnother round of uncrustify code cleanup.
2020-02-20  Heiko Hundargv: do fewer memory re-allocations
2020-02-20  Heiko Hundre-implement argv_printf_*()
2019-12-19  Lev Stipakovtun.c: do not add/remove on-link IPv4 route on tun...
2019-12-18  Lev Stipakovwintun: set adapter properties via interactive service
2019-10-09  Gert DoeringFix IPv6 routes on tap interfaces on OpenSolaris/OpenIn...
2019-08-17  Antonio Quartulliroute.c: simplify ifdef logic
2019-08-17  Antonio Quartullinetworking: extend API for better memory management
2019-08-15  Arne SchwabeAdjust Android code after sitnl patch merge
2019-08-15  Arne SchwabeFix check if iface name is set
2019-08-07  Antonio Quartullinetworking/best_gw: remove useless prefixlen parameter
2019-07-16  Antonio Quartulliroute.c: use sitnl to implement get_default_gateway_ipv6()
2019-06-17  Antonio Quartulliroute.c: fix windows build by removing mismatching...
2019-06-05  Antonio Quartulliroute.c: use new networking API to handle routing table...
2019-02-06  Jonathan TookerFix various spelling mistakes
2018-12-18  Gert DoeringStop complaining about IPv6 routes without gateway...
2018-12-12  Gert Doeringuncrustify openvpn/ sources
2018-10-05  Arne SchwabeSkip error about ioctl(SIOCGIFCONF) failed on Android
2018-10-05  Selva NairRefactor sending commands to interactive service
2018-07-12  Steffan KargerMove execve/run_script helper functions to run_command.c
2018-06-23  Antonio Quartulliwindows: properly configure TAP driver when no IPv4...
2018-02-22  Gert DoeringFix removal of on-link prefix on windows with netsh
2018-02-22  Selva NairFix format spec errors in Windows builds
2018-02-20  Selva NairUse lowest metric interface when multiple interfaces...
2018-02-01  David SommersethUpdate copyright to include 2018 plus company name...
2018-01-17  Arne SchwabeReplace buffer backed strings for management_android_co...
2017-09-06  Antonio Quartulliroute: avoid definition of unused variables in certain...
2017-08-14  Antonio Quartulliadd missing static attribute to functions
2017-07-20  Antonio Quartulliroute: improve error message
2017-06-16  David Sommersethcopyright: Update GPLv2 license texts
2017-05-18  Steven McDonaldFix gateway detection with OpenBSD routing domains
2017-03-20  Gert DoeringFix installation of IPv6 host route to VPN server when...
2017-02-21  Antonio Quartullifix redirect-gateway behaviour when an IPv4 default...
2017-02-20  Antonio Quartulliattempt to add IPv6 route even when no IPv6 address...
2017-01-18  Steffan KargerMore broadly enforce Allman style and braces-around...
2016-12-21  David SommersethUpdate copyrights
2016-12-15  David SommersethMerge 'reformatting' branch into master
2016-12-14  David SommersethThe Great Reformatting - first phase reformatting 111/head
2016-11-15  Gert DoeringReplace WIN32 by _WIN32
2016-11-14  Heiko HundRemove unused and unecessary argv interfaces
2016-10-14  Arne SchwabeRemove tun-ipv6 Option. Instead assume that IPv6 is...
2016-09-18  Arne SchwabeIncorporate the Debian typo fixes where appropriate...
2016-02-05  Heiko Hundinteractive service v3
2016-02-05  Michael McConvilleFix undefined signed shift overflow
2015-12-13  Lev StipakovUse adapter index for add/delete_route_ipv6
2015-11-28  Heiko Hundextend management interface command "state"
2015-11-24  Steffan KargerFix memory leak in add_option() by simplifying get_ipv6...
next