aboutsummaryrefslogtreecommitdiff
path: root/src/openvpn/pool.c
AgeCommit message (Expand)Author
2023-09-26Remove all traces of the previous MSVC build systemFrank Lichtenheld
2023-05-02Remove unused variable lineArne Schwabe
2023-01-10Update copyright year to 2023Frank Lichtenheld
2022-05-22Reformat for sp_after_comma=addFrank Lichtenheld
2022-01-26update copyright year to 2022Antonio Quartulli
2021-06-15Update copyrightsDavid Sommerseth
2021-04-05Remove conditionals compilation for P2MP, ENABLE_SHAPER and TIME_BACKTRACK_PR...Arne Schwabe
2020-09-17If IPv6 pool specification sets pool start to ::0 address, increment.Gert Doering
2020-06-26Reformat files using uncrustifyArne Schwabe
2020-06-10pool: remove useless 'options.h' includeAntonio Quartulli
2020-06-09Simplify pool size handling, fix possible array overrun on pool reading.Gert Doering
2020-06-09ipv6-pool: get rid of size constraintAntonio Quartulli
2020-06-07pool: add support for ifconfig-pool-persist with IPv6 onlyAntonio Quartulli
2020-06-06pool: allow to configure an IPv6-only ifconfig-poolAntonio Quartulli
2020-05-30pool: prevent IPv6 pools to be larger than 2^16 addressesAntonio Quartulli
2018-06-08pool: convert pool 'type' to enumAntonio Quartulli
2018-06-05pool: restyle ipv4/ipv6 members to improve readabilityAntonio Quartulli
2018-02-01Update copyright to include 2018 plus company name changeDavid Sommerseth
2017-06-16copyright: Update GPLv2 license textsDavid Sommerseth
2017-01-18More broadly enforce Allman style and braces-around-conditionalsSteffan Karger
2016-12-21Update copyrightsDavid Sommerseth
2016-12-14The Great Reformatting - first phaseDavid Sommerseth
2012-03-22build: move out config.h include from sysheadAlon Bar-Lev
2012-03-22build: standard directory layoutAlon Bar-Lev