Age | Commit message (Expand) | Author |
2022-05-30 | Merge commit '4a23ede2b056a41456790cc20a0c3d92a7137693' into haugesund | Maria Matejka |
2022-04-06 | Protocols have their own explicit init routines | Maria Matejka |
2022-03-09 | Merge commit 'f81702b7' into haugesund | Maria Matejka |
2022-03-09 | Merge commit '1b9189d5' into haugesund | Maria Matejka |
2022-03-09 | Merge commit '5cff1d5f' into haugesund | Maria Matejka |
2021-12-18 | RPKI: Add contextual out-of-bound checks in RTR Prefix PDU handler | Job Snijders |
2021-11-22 | Table import and export are now explicit hooks. | Maria Matejka |
2021-11-09 | Split route data structure to storage (ro) / manipulation (rw) structures. | Maria Matejka |
2021-11-09 | RPKI: Do nothing when protocol is stopping | Maria Matejka |
2021-11-09 | RPKI shouldn't process more packets when being stopped | Maria Matejka |
2021-10-13 | Route: moved rte_src pointer from rta to rte | Maria Matejka |
2021-10-13 | Preference moved to RTA and set explicitly in protocols | Maria Matejka |
2021-09-10 | Nest: Clean up main channel handling | Ondrej Zajicek (work) |
2021-06-17 | Nest: Clean up main channel handling | Ondrej Zajicek (work) |
2021-03-17 | RPKI: Improve error handling of DNS resolver | Ondrej Zajicek (work) |
2021-01-07 | RPKI: Remove port (and SSH username) from 'Cache server' output line | Ondrej Zajicek (work) |
2020-10-11 | RPKI: Add 'ignore max length' option | Ondrej Zajicek (work) |
2020-06-03 | RPKI: Fix unnecessary reconnection on reconfiguration | Kazuki Yamaguchi |
2020-05-01 | RPKI: fixed rare va_list leak | Maria Matejka |
2020-02-04 | RPKI: Allow build without libSSH | Maria Matejka |
2019-10-19 | RPKI: Fix handling of IPv6 cache addresses | Ondrej Zajicek (work) |
2019-07-29 | RPKI: Fix allocation of hostname when using an IPv6 address | Vincent Bernat |
2019-07-23 | RPKI: Fix reconfiguration when ssh parameters are undefined | Ondrej Zajicek (work) |
2018-06-26 | Config: Dropping CF_ADDTO. | Jan Maria Matejka |
2018-05-29 | Protocol: Introducing an enum protocol_class | Jan Maria Matejka |
2018-01-10 | Use non-fatal asserts even for regular build | Ondrej Zajicek (work) |
2018-01-09 | Nest: Allow modification of channels inherited from templates | Ondrej Zajicek (work) |
2017-12-07 | Timers: Revert temporary names and remove old timer.h | Ondrej Zajicek (work) |
2017-12-07 | Timers: Add typecast to unit-converting macros | Ondrej Zajicek (work) |
2017-12-07 | RPKI: Update to new timers | Ondrej Zajicek (work) |
2017-12-07 | Timers: Show sub-second times in some protocol outputs | Ondrej Zajicek (work) |
2017-12-07 | Timers: Replace old timers with microsecond timers | Ondrej Zajicek (work) |
2017-04-18 | Check validity of dest w.r.t. net_type | Ondrej Zajicek (work) |
2017-02-22 | Merge branch 'int-new' into nexthop-merged | Jan Moskyto Matejka |
2017-02-20 | Several minor fixes | Ondrej Zajicek (work) |
2016-12-22 | Removing (struct rta)->cast. Never used. | Jan Moskyto Matejka |
2016-12-13 | Minor cleanups | Ondrej Zajicek (work) |
2016-12-07 | RPKI: fixed some of the extended warnings | Jan Moskyto Matejka |
2016-12-07 | LibSSH may be switched off together with RPKI | Jan Moskyto Matejka |
2016-12-07 | RPKI protocol with one cache server per protocol | Pavel TvrdĂk |