]> git.ipfire.org Git - thirdparty/freeradius-server.git/shortlog
thirdparty/freeradius-server.git
2021-04-08  Alan T. DeKokallow non-leaf types to have groups of sub-things
2021-04-08  Alan T. DeKokrework to allow for Vendor = { ... }
2021-04-08  Alan T. DeKokencode leaf types with the fast path
2021-04-08  Alan T. DeKokmove "encode one vsa" to its own routine
2021-04-08  Alan T. DeKokuse current VP after encoding TLVs, not next one
2021-04-08  Alan T. DeKokattributes with 'encrypt=2' can only appear in certain...
2021-04-08  Alan T. DeKokEEXIST is fine in a system with multiple processes.
2021-04-08  Alan T. DeKokdon't split text too much
2021-04-08  Alan T. DeKokdecode RADIUS TLVs as nested pairs.
2021-04-08  Alan T. DeKokremove unused parameter from fr_pair_fprint()
2021-04-08  Alan T. DeKokremove unnecessary comment
2021-04-08  Alan T. DeKokallow the RADIUS encoder to encode nested TLVs
2021-04-08  Alan T. DeKokscale unix time from a number, based on a hint
2021-04-08  Alan T. DeKokdon't use hard-coded numbers
2021-04-07  Arran Cudbard... Need to free the internal dictionary on reset
2021-04-07  Arran Cudbard... See if explicitly freeing the gctx helps
2021-04-07  Arran Cudbard... Guard fr_openssl_free
2021-04-07  Arran Cudbard... We now need at least json-c 0.13 or higher
2021-04-07  Arran Cudbard... Rework dictionary reference counting system
2021-04-07  Arran Cudbard... Reduce noise in JSON code by marking up constant keys...
2021-04-06  Alan T. DeKokinitialize "box"
2021-04-06  Alan T. DeKokdon't use OS-specific error messages in the tests
2021-04-06  Alan T. DeKokjust call fr_value_box_cmp(), and not cond_eval()
2021-04-06  Alan T. DeKokdisallow constant data for "switch"
2021-04-06  Arran Cudbard... There is no "%v" expansion
2021-04-06  Arran Cudbard... Should be const...
2021-04-06  Arran Cudbard... Explicitly freeing the dictionary really isn't required...
2021-04-06  Arran Cudbard... Don't pass PRESENTATION format string data into json-c
2021-04-06  Arran Cudbard... Verify json_object_put always frees the object
2021-04-06  Arran Cudbard... More dictionary fixes
2021-04-06  Alan T. DeKokarguments to "case" MUST be static data
2021-04-06  Arran Cudbard... Ensure the TLS dictionary is freed on exit
2021-04-06  Arran Cudbard... Add individual toggles for asan/lsan/tsan/ubsan in...
2021-04-06  Arran Cudbard... Always need to stop time tracking
2021-04-06  Arran Cudbard... ...and the ctx structure too
2021-04-06  Arran Cudbard... Rename tmpl_cursor_init and tmpl_cursor_clear to tmpl_p...
2021-04-06  Arran Cudbard... Deal with channels being closed on server exit
2021-04-06  Alan T. DeKokcombo-ip and combo-ip-prefix have a special format...
2021-04-06  Alan T. DeKokmark up MSK as being 32 octets in length
2021-04-06  Alan T. DeKokcombo IPv6 is 16 octets, not 17
2021-04-06  Alan T. DeKokadd rule for: make test.unit.condition
2021-04-06  Arran Cudbard... Shouldn't have been comitted
2021-04-06  Arran Cudbard... More efficient way of cleaning up frames
2021-04-06  Arran Cudbard... Ensure stack frame state is freed in a deterministic way
2021-04-06  Arran Cudbard... Fix asserts
2021-04-06  Arran Cudbard... Reset indent to 0 on stopped requests
2021-04-06  Arran Cudbard... Interpret signal marks the request as done
2021-04-06  Arran Cudbard... Exited child should still definitely be in the parent...
2021-04-06  Arran Cudbard... Better assert
2021-04-05  Arran Cudbard... Correctly categorise messages
2021-04-05  Arran Cudbard... Much too chatty
2021-04-05  Arran Cudbard... Use the correct return code
2021-04-05  Arran Cudbard... Not all requests have clients
2021-04-05  Arran Cudbard... Really can't free detached requests here...
2021-04-05  Arran Cudbard... Ensure we don't trash request->packet->code
2021-04-05  Arran Cudbard... Actually need a worker pointer...
2021-04-05  Arran Cudbard... Remove detached requests from the time_order_heap
2021-04-05  Arran Cudbard... Unpick some cross dependencies with detach functions
2021-04-05  Arran Cudbard... Remove assert... these requests really do need to be...
2021-04-05  Arran Cudbard... Typo
2021-04-05  Arran Cudbard... Add explicit request types (external, internal, detached)
2021-04-05  Arran Cudbard... Nothing uses request_state anymore
2021-04-05  Arran Cudbard... Does DHCPv6 now too
2021-04-05  Arran Cudbard... Quiet clang scan
2021-04-05  Arran Cudbard... Treat combo IP address attributes as normal types
2021-04-04  Arran Cudbard... Add type check macros
2021-04-04  Arran Cudbard... Rework xlat code to produce FR_TYPE_NULL boxes
2021-04-03  Alan T. DeKokclean up public APIs
2021-04-03  Alan T. DeKokjust call delete_by_data
2021-04-03  Alan T. DeKokjust call "delete by data" instead of two separate...
2021-04-03  Alan T. DeKokno need to call insert_node, just insert is fine
2021-04-03  Alan T. DeKokall external requests MUST have a listener
2021-04-02  Jorge PereiraFix typo (#4047)
2021-04-02  Arran Cudbard... Return error when we fail to parse a template
2021-04-02  Arran Cudbard... Typo
2021-04-02  Arran Cudbard... Call the repeat func first if we have no initial func
2021-04-02  Arran Cudbard... Missing header
2021-04-02  Arran Cudbard... Thread interpreter may be NULL
2021-04-02  Arran Cudbard... Run triggers synchronously in certain situations
2021-04-02  Arran Cudbard... Don't SEGV if we don't have a parent and experience...
2021-04-02  Arran Cudbard... Don't detach if already detached
2021-04-02  Arran Cudbard... Allow worker to set a default interpreter for a thread
2021-04-02  Arran Cudbard... Copy the interpreter from the parent
2021-04-02  Arran Cudbard... Fixup trigger code
2021-04-02  Alan T. DeKokset LIBRARY_EXT if it's not already set
2021-04-02  Alan T. DeKokreturn PUSHED_CHILD, not YIELD
2021-04-02  Alan T. DeKoksuppress leaks on OSX
2021-04-01  Arran Cudbard... Move MAC validation into eap-sim/aka/aka' module
2021-04-01  Arran Cudbard... Set IDs correctly
2021-04-01  Arran Cudbard... More debugging
2021-04-01  Arran Cudbard... Move checkcode calculations from state machine to module
2021-04-01  Arran Cudbard... Use correct expected MK length
2021-03-31  Arran Cudbard... and another one...
2021-03-31  Arran Cudbard... Remove debugging statements
2021-03-31  Arran Cudbard... Use cmp macro in more places to fix ordering issues
2021-03-31  Arran Cudbard... Don't update MK, we still need the original for storing...
2021-03-31  Arran Cudbard... Add debugging functions for the next time we have issue...
2021-03-31  Arran Cudbard... Increment instance count when initialising unlang
2021-03-31  Arran Cudbard... Additional EAP-SIM regression test
2021-03-31  Arran Cudbard... Rework EAP-AKA' to provide a truncated MK for session...
next