2021-09-09 |
Alan T. DeKok | print an error, too |
commit | commitdiff | tree |
2021-09-09 |
Alan T. DeKok | respect SO_SNDBUF |
commit | commitdiff | tree |
2021-09-09 |
Alan T. DeKok | cleanups and fixes |
commit | commitdiff | tree |
2021-09-09 |
Alan T. DeKok | let's not leak FDs |
commit | commitdiff | tree |
2021-09-09 |
Alan T. DeKok | API to write (or enqueue) UDP packets |
commit | commitdiff | tree |
2021-09-09 |
Arran Cudbard... | Less fragile way of defferring event FD freeing |
commit | commitdiff | tree |
2021-09-08 |
Arran Cudbard... | Initialise temporary event list if we're not passed... |
commit | commitdiff | tree |
2021-09-08 |
Arran Cudbard... | Add basic trigger tests |
commit | commitdiff | tree |
2021-09-08 |
Arran Cudbard... | Fix logic bug in synchronous interpreter where it'd... |
commit | commitdiff | tree |
2021-09-08 |
Arran Cudbard... | Include triggers file in modules test |
commit | commitdiff | tree |
2021-09-08 |
Arran Cudbard... | Remove request->el |
commit | commitdiff | tree |
2021-09-08 |
Arran Cudbard... | More event loop debugging |
commit | commitdiff | tree |
2021-09-08 |
Arran Cudbard... | Fix wrong signed/unsigned value_box set (#4223) |
commit | commitdiff | tree |
2021-09-08 |
Alan T. DeKok | set sequence number for Access-Request packets which... |
commit | commitdiff | tree |
2021-09-08 |
Alan T. DeKok | allow clients to set dedup_authenticator, too. |
commit | commitdiff | tree |
2021-09-08 |
Alan T. DeKok | bail from functions early |
commit | commitdiff | tree |
2021-09-08 |
Arran Cudbard... | More trigger fixes |
commit | commitdiff | tree |
2021-09-08 |
Arran Cudbard... | Fix test module test |
commit | commitdiff | tree |
2021-09-08 |
Arran Cudbard... | Strip out code from triggers... making them better |
commit | commitdiff | tree |
2021-09-08 |
Arran Cudbard... | If we can't setup a reaper, kill the process |
commit | commitdiff | tree |
2021-09-08 |
Arran Cudbard... | Formatting |
commit | commitdiff | tree |
2021-09-08 |
Arran Cudbard... | Allow for reaper callbacks |
commit | commitdiff | tree |
2021-09-08 |
Alan T. DeKok | Set sequence so that we can prioritize ongoing multi... |
commit | commitdiff | tree |
2021-09-08 |
Alan T. DeKok | add test for "foo.bar.baz = stuff" |
commit | commitdiff | tree |
2021-09-08 |
Alan T. DeKok | el might be NULL if we failed to parse the config |
commit | commitdiff | tree |
2021-09-08 |
Alan T. DeKok | better name |
commit | commitdiff | tree |
2021-09-08 |
Alan T. DeKok | tests for local templates |
commit | commitdiff | tree |
2021-09-08 |
Alan T. DeKok | allow in-line templates |
commit | commitdiff | tree |
2021-09-08 |
Alan T. DeKok | clarify error messages |
commit | commitdiff | tree |
2021-09-08 |
Alan T. DeKok | we need offer_duration, too |
commit | commitdiff | tree |
2021-09-08 |
Alan T. DeKok | pool_name is needed by the queries. |
commit | commitdiff | tree |
2021-09-08 |
Alan T. DeKok | if we reference ${skip_locked}, we must use it |
commit | commitdiff | tree |
2021-09-08 |
Alan T. DeKok | functions here take fr_time_t, not time_t |
commit | commitdiff | tree |
2021-09-08 |
Alan T. DeKok | whoops, convert to time_delta |
commit | commitdiff | tree |
2021-09-08 |
Alan T. DeKok | use fr_time() |
commit | commitdiff | tree |
2021-09-08 |
Alan T. DeKok | notes on time |
commit | commitdiff | tree |
2021-09-08 |
Alan T. DeKok | Uh... connection_spawn() takes fr_time_t, not time... |
commit | commitdiff | tree |
2021-09-08 |
Alan T. DeKok | use fr_time() |
commit | commitdiff | tree |
2021-09-08 |
Alan T. DeKok | use fr_time() |
commit | commitdiff | tree |
2021-09-08 |
Alan T. DeKok | use request->packet->timestamp instead of time(NULL) |
commit | commitdiff | tree |
2021-09-08 |
Alan T. DeKok | use fr_time() |
commit | commitdiff | tree |
2021-09-08 |
Alan T. DeKok | use fr_time_t |
commit | commitdiff | tree |
2021-09-08 |
Alan T. DeKok | use packet timestamp as "now" |
commit | commitdiff | tree |
2021-09-08 |
Alan T. DeKok | use fr_time(), which doesn't jump around when NTP changes |
commit | commitdiff | tree |
2021-09-08 |
Alan T. DeKok | don't use time(0) for consistency, use time(NULL) |
commit | commitdiff | tree |
2021-09-08 |
Alan T. DeKok | notes and word smithing |
commit | commitdiff | tree |
2021-09-08 |
Alan T. DeKok | replace rlm_expiration with a ~10 line unlang policy |
commit | commitdiff | tree |
2021-09-08 |
Alan T. DeKok | Session-Timeout is uint32, not uint64 |
commit | commitdiff | tree |
2021-09-08 |
Alan T. DeKok | limit is uint64, not uint32 |
commit | commitdiff | tree |
2021-09-07 |
Arran Cudbard... | Print out the current ime correctly |
commit | commitdiff | tree |
2021-09-07 |
Arran Cudbard... | Add debian SNMP package |
commit | commitdiff | tree |
2021-09-07 |
Arran Cudbard... | Add RHEL SNMP package |
commit | commitdiff | tree |
2021-09-07 |
Arran Cudbard... | Install the mibs in <prefix>/share/snmp/mibs |
commit | commitdiff | tree |
2021-09-07 |
Arran Cudbard... | Various eap-aka/sim doc cleanups |
commit | commitdiff | tree |
2021-09-07 |
Alan T. DeKok | cleanups and fixes |
commit | commitdiff | tree |
2021-09-07 |
Alan T. DeKok | allow 32-bit attributes for TACACS |
commit | commitdiff | tree |
2021-09-07 |
Alan T. DeKok | encode named attributes, too |
commit | commitdiff | tree |
2021-09-07 |
Alan T. DeKok | check at compile time for invalid assignments |
commit | commitdiff | tree |
2021-09-07 |
Alan T. DeKok | sign promote the input only if the underlying data... |
commit | commitdiff | tree |
2021-09-07 |
Alan T. DeKok | rearrange code in preparation for encoding other attributes |
commit | commitdiff | tree |
2021-09-07 |
Alan T. DeKok | start of trying to decode as named attributes |
commit | commitdiff | tree |
2021-09-07 |
Alan T. DeKok | print out decoded packet, too |
commit | commitdiff | tree |
2021-09-07 |
Alan T. DeKok | normalize name |
commit | commitdiff | tree |
2021-09-07 |
Alan T. DeKok | fix typo |
commit | commitdiff | tree |
2021-09-07 |
Alan T. DeKok | add support for foo.bar[baz] = x |
commit | commitdiff | tree |
2021-09-07 |
Alan T. DeKok | regenerate |
commit | commitdiff | tree |
2021-09-07 |
Alan T. DeKok | fix links |
commit | commitdiff | tree |
2021-09-07 |
Alan T. DeKok | use dots now, not : |
commit | commitdiff | tree |
2021-09-07 |
Arran Cudbard... | Add toggle for requiring client certificates |
commit | commitdiff | tree |
2021-09-07 |
Arran Cudbard... | Add TEST_CHECK_SLEN |
commit | commitdiff | tree |
2021-09-07 |
James Jones | Correct casts in TEST_CHECK_LEN() (#4221) |
commit | commitdiff | tree |
2021-09-06 |
Arran Cudbard... | Display build result to try and figure out why coverity... |
commit | commitdiff | tree |
2021-09-06 |
Arran Cudbard... | LGTM is stupid and says we don't return a value in... |
commit | commitdiff | tree |
2021-09-06 |
Arran Cudbard... | Fix a couple more issues... |
commit | commitdiff | tree |
2021-09-06 |
Arran Cudbard... | Install the lsb-release package |
commit | commitdiff | tree |
2021-09-06 |
Arran Cudbard... | Should be testing packaging not whether the upstream... |
commit | commitdiff | tree |
2021-09-06 |
Arran Cudbard... | typo |
commit | commitdiff | tree |
2021-09-06 |
Arran Cudbard... | UNUSED if buidling with EVENT_DEBUG |
commit | commitdiff | tree |
2021-09-06 |
Arran Cudbard... | Fix unlikely |
commit | commitdiff | tree |
2021-09-06 |
Arran Cudbard... | Wait for five seconds after the process exits for any... |
commit | commitdiff | tree |
2021-09-06 |
Arran Cudbard... | Fix fr_dlist_foreach_safe |
commit | commitdiff | tree |
2021-09-06 |
Arran Cudbard... | Fix more issues |
commit | commitdiff | tree |
2021-09-06 |
Arran Cudbard... | ...and here |
commit | commitdiff | tree |
2021-09-06 |
Arran Cudbard... | Typo |
commit | commitdiff | tree |
2021-09-06 |
Arran Cudbard... | Maintain a list of "reap" requests, and make sure they... |
commit | commitdiff | tree |
2021-09-06 |
Arran Cudbard... | Make the repo commands prettier |
commit | commitdiff | tree |
2021-09-06 |
Arran Cudbard... | Get CODENAME and DIST dynamically from lsb_release |
commit | commitdiff | tree |
2021-09-06 |
Arran Cudbard... | ...same but with an actions script |
commit | commitdiff | tree |
2021-09-06 |
Arran Cudbard... | Add NR repo to main CI workflow |
commit | commitdiff | tree |
2021-09-06 |
Arran Cudbard... | Note on what vps is. |
commit | commitdiff | tree |
2021-09-03 |
Alan T. DeKok | allow foo.bar.baz = 1 for laziness |
commit | commitdiff | tree |
2021-09-02 |
Alan T. DeKok | time_delta is signed by default |
commit | commitdiff | tree |
2021-09-02 |
Alan T. DeKok | print out the strings we have, too |
commit | commitdiff | tree |
2021-09-02 |
Alan T. DeKok | parse 1h, 1m, etc. correctly |
commit | commitdiff | tree |
2021-09-02 |
Alan T. DeKok | use correct MOD macro. |
commit | commitdiff | tree |
2021-09-02 |
Alan T. DeKok | use Acct-Delay-Time when calculating Event-Timestamp |
commit | commitdiff | tree |
2021-09-01 |
Alan T. DeKok | clean up and check for overflows |
commit | commitdiff | tree |
2021-09-01 |
Alan T. DeKok | parse *signed* time deltas |
commit | commitdiff | tree |
2021-09-01 |
Alan T. DeKok | print out signed time_delta, too |
commit | commitdiff | tree |
2021-09-01 |
Alan T. DeKok | allow time_delta to be _unsigned_ when we encode it... |
commit | commitdiff | tree |
next |