2025-05-06 |
Arran Cudbard... | Add time.advance() for unit_test_module |
commit | commitdiff | tree |
2025-05-06 |
Arran Cudbard... | Forward cancellations to children, and don't cancel... |
commit | commitdiff | tree |
2025-05-06 |
Arran Cudbard... | Asynchronously deliver signals, synchronously cancel... |
commit | commitdiff | tree |
2025-05-06 |
Arran Cudbard... | Constify the output of enumv functions |
commit | commitdiff | tree |
2025-05-06 |
Arran Cudbard... | Rename virtual server listener structure |
commit | commitdiff | tree |
2025-05-06 |
Nick Porter | Bump CI MacOS version |
commit | commitdiff | tree |
2025-05-06 |
Alan T. DeKok | better handle connected UDP sockets |
commit | commitdiff | tree |
2025-05-06 |
Alan T. DeKok | add fr_sockaddr_cmp() |
commit | commitdiff | tree |
2025-05-06 |
Alan T. DeKok | use consistent variable types and names for CMP() checks |
commit | commitdiff | tree |
2025-05-06 |
Alan T. DeKok | try a little more to make 'listen' names unique |
commit | commitdiff | tree |
2025-05-06 |
nolade | docs: add guidelines for documentation for contributers... |
commit | commitdiff | tree |
2025-05-06 |
Nick Porter | Remove errant policy |
commit | commitdiff | tree |
2025-05-06 |
Alan T. DeKok | add "finally" |
commit | commitdiff | tree |
2025-05-06 |
Nick Porter | Cast constants to float for correct comparison |
commit | commitdiff | tree |
2025-05-05 |
Nick Porter | Make the TLS session ID available in `establish session` |
commit | commitdiff | tree |
2025-05-05 |
Nick Porter | Call `new session` if configured when starting TLS... |
commit | commitdiff | tree |
2025-05-05 |
Nick Porter | Add attribute to record certificate chain depth |
commit | commitdiff | tree |
2025-05-05 |
Nick Porter | Call `new session` if configured when starting TLS... |
commit | commitdiff | tree |
2025-05-05 |
Nick Porter | Include nested password parent name in warning |
commit | commitdiff | tree |
2025-05-04 |
Alan T. DeKok | let's just commit the generated files, too |
commit | commitdiff | tree |
2025-05-04 |
Alan T. DeKok | generate dictionary "man" page from Antora |
commit | commitdiff | tree |
2025-05-04 |
Alan T. DeKok | new "man unlang" page and cleanups |
commit | commitdiff | tree |
2025-05-04 |
Alan T. DeKok | remove "man unlang" and references to it. |
commit | commitdiff | tree |
2025-05-04 |
Alan T. DeKok | notes on "don't use exec, it's slow" |
commit | commitdiff | tree |
2025-05-03 |
Alan T. DeKok | notes on v4 |
commit | commitdiff | tree |
2025-05-03 |
Alan T. DeKok | add %regex.search() |
commit | commitdiff | tree |
2025-05-02 |
Nick Porter | Set start = 0 in SQLite test |
commit | commitdiff | tree |
2025-05-02 |
Nick Porter | SQLite queries which start in backlog will yield -... |
commit | commitdiff | tree |
2025-05-02 |
Alan T. DeKok | use the new timer functions |
commit | commitdiff | tree |
2025-05-02 |
Alan T. DeKok | finalize the timer functionality |
commit | commitdiff | tree |
2025-05-02 |
Alan T. DeKok | don't assert i!prev |
commit | commitdiff | tree |
2025-05-02 |
Alan T. DeKok | remove duplicate code |
commit | commitdiff | tree |
2025-05-02 |
Nick Porter | Python and Lua do support nested attributes now |
commit | commitdiff | tree |
2025-05-02 |
Alan T. DeKok | add shared timer lists, which only insert a uctx |
commit | commitdiff | tree |
2025-05-02 |
Alan T. DeKok | update copyright |
commit | commitdiff | tree |
2025-05-02 |
Alan T. DeKok | use fr_cmp_t, instead of fr_lst_cmp_t, as they are... |
commit | commitdiff | tree |
2025-05-02 |
Nick Porter | docs: Add rlm_lua module howto |
commit | commitdiff | tree |
2025-05-02 |
Nick Porter | Update example.lua |
commit | commitdiff | tree |
2025-05-02 |
Nick Porter | Update docs from latest raddb |
commit | commitdiff | tree |
2025-05-02 |
Nick Porter | Add test of attribute deletion from rlm_lua |
commit | commitdiff | tree |
2025-05-02 |
Nick Porter | Add tests of invalid attribute setting from rlm_lua |
commit | commitdiff | tree |
2025-05-02 |
Nick Porter | Add tests of attribute access / setting in rlm_lua |
commit | commitdiff | tree |
2025-05-02 |
Nick Porter | Add function descriptions |
commit | commitdiff | tree |
2025-05-02 |
Nick Porter | Update _lua_list_iterator_init to use fr_lua_pair_t... |
commit | commitdiff | tree |
2025-05-02 |
Nick Porter | Tidy up _lua_pair_iterator |
commit | commitdiff | tree |
2025-05-02 |
Nick Porter | Fix _lua_pair_iterator_init() to use fr_lua_pair_t... |
commit | commitdiff | tree |
2025-05-02 |
Nick Porter | Add _lua_pair_setter |
commit | commitdiff | tree |
2025-05-02 |
Nick Porter | Add fr_lua_parent_build |
commit | commitdiff | tree |
2025-05-02 |
Nick Porter | Change fr_lua_unmarshal to just populate a box |
commit | commitdiff | tree |
2025-05-02 |
Nick Porter | Use a common accessor for pair and pair instance |
commit | commitdiff | tree |
2025-05-02 |
Nick Porter | Use _lua_pair_init to add all the lists to the fr table |
commit | commitdiff | tree |
2025-05-02 |
Nick Porter | Only call _lua_fr_request_register if there is a request |
commit | commitdiff | tree |
2025-05-02 |
Nick Porter | Define _lua_pair_init() |
commit | commitdiff | tree |
2025-05-02 |
Nick Porter | Define a fr_lua_pair_t |
commit | commitdiff | tree |
2025-05-02 |
Nick Porter | Return a table of child attribute names for structural... |
commit | commitdiff | tree |
2025-05-02 |
Nick Porter | Remove unused dcursor |
commit | commitdiff | tree |
2025-05-02 |
Nick Porter | Comment out packet types which don't have a recv section |
commit | commitdiff | tree |
2025-05-02 |
Nick Porter | Pacify GCC |
commit | commitdiff | tree |
2025-05-01 |
Arran Cudbard... | Make behaviour consistent so that we _always_ pop top... |
commit | commitdiff | tree |
2025-05-01 |
Arran Cudbard... | Fix typo in stack dump |
commit | commitdiff | tree |
2025-05-01 |
Arran Cudbard... | Print out continue points in stack debugs |
commit | commitdiff | tree |
2025-05-01 |
nolade | docs: make docsite build fix. Updated sqlippool links... |
commit | commitdiff | tree |
2025-05-01 |
nolade | docs: make docsite build fix. Update subrequest.adoc... |
commit | commitdiff | tree |
2025-05-01 |
nolade | docs: make docsite build fix. Updated cache files ... |
commit | commitdiff | tree |
2025-05-01 |
Alan T. DeKok | rename and tweak |
commit | commitdiff | tree |
2025-05-01 |
nolade | docs: Add raduat tool info to Antora repo |
commit | commitdiff | tree |
2025-05-01 |
Arran Cudbard... | Just add a "continue" point flag. It's less code. |
commit | commitdiff | tree |
2025-05-01 |
Alan T. DeKok | use less memory. Don't allocate struct and then over... ci-debug |
commit | commitdiff | tree |
2025-05-01 |
Alan T. DeKok | add / update list disarm / arm, which is only for sub... |
commit | commitdiff | tree |
2025-05-01 |
Alan T. DeKok | add support for 'continue' |
commit | commitdiff | tree |
2025-05-01 |
Alan T. DeKok | allow "break" inside of "case" |
commit | commitdiff | tree |
2025-05-01 |
Alan T. DeKok | retry limits return timeout, not fail |
commit | commitdiff | tree |
2025-05-01 |
Alan T. DeKok | tweak and refer to rcode table |
commit | commitdiff | tree |
2025-05-01 |
Alan T. DeKok | document timeout rcode |
commit | commitdiff | tree |
2025-04-30 |
Arran Cudbard... | uflags don't unwind anything anymore |
commit | commitdiff | tree |
2025-04-30 |
Arran Cudbard... | Ensure old is initialised in all code paths |
commit | commitdiff | tree |
2025-04-30 |
Arran Cudbard... | Shutup GCC |
commit | commitdiff | tree |
2025-04-30 |
Arran Cudbard... | Make redundant work with "timeout" |
commit | commitdiff | tree |
2025-04-30 |
Arran Cudbard... | Initialise break/return depth to a frame deeper than... |
commit | commitdiff | tree |
2025-04-30 |
Arran Cudbard... | Check we have a stack as is done elsewhere |
commit | commitdiff | tree |
2025-04-30 |
Arran Cudbard... | Update docs for timeout/catch |
commit | commitdiff | tree |
2025-04-30 |
Arran Cudbard... | Lack of siblings to catch sections should not trigger... |
commit | commitdiff | tree |
2025-04-30 |
Arran Cudbard... | Remove timeout { ... } catch { ... } and add support... |
commit | commitdiff | tree |
2025-04-30 |
Arran Cudbard... | Regression tests for try/catch |
commit | commitdiff | tree |
2025-04-30 |
Arran Cudbard... | Move success out of the catch section, this ensure... |
commit | commitdiff | tree |
2025-04-30 |
Arran Cudbard... | Log what we're catching |
commit | commitdiff | tree |
2025-04-30 |
Arran Cudbard... | If we pass a NULL next to frame_set_next, just return... |
commit | commitdiff | tree |
2025-04-30 |
Arran Cudbard... | Add a timeout rcode |
commit | commitdiff | tree |
2025-04-30 |
Arran Cudbard... | Remove interpreter stop callback |
commit | commitdiff | tree |
2025-04-30 |
Arran Cudbard... | frame_pop can pop the top frame too |
commit | commitdiff | tree |
2025-04-30 |
Arran Cudbard... | We don't need to set the result when we're cancelling... |
commit | commitdiff | tree |
2025-04-30 |
Arran Cudbard... | Move to synchronous stack unwinding on cancellation |
commit | commitdiff | tree |
2025-04-30 |
Arran Cudbard... | Check alloc |
commit | commitdiff | tree |
2025-04-30 |
Arran Cudbard... | WS |
commit | commitdiff | tree |
2025-04-30 |
Arran Cudbard... | Move unwind frame flags into an enum |
commit | commitdiff | tree |
2025-04-30 |
Arran Cudbard... | s/UNWIND_FLAG/UNWIND_FRAME_FLAG/g |
commit | commitdiff | tree |
2025-04-30 |
Arran Cudbard... | s/unlang_frame_signal/unlang_stack_signal/g |
commit | commitdiff | tree |
2025-04-30 |
Arran Cudbard... | Don't need to set fields to false for unlang ops |
commit | commitdiff | tree |
2025-04-30 |
Alan T. DeKok | shut up compiler |
commit | commitdiff | tree |
2025-04-30 |
Alan T. DeKok | rename "proto = detail" to "handler = detail" |
commit | commitdiff | tree |
next |