]> git.ipfire.org Git - thirdparty/freeradius-server.git/shortlog
thirdparty/freeradius-server.git
2025-08-04  Alan T. DeKokadd documentation for states
2025-08-04  Alan T. DeKokadd function to create total order of attributes
2025-08-04  Nick PorterUNUSED
2025-08-04  Nick PorterFreeBSD has accept4()
2025-08-04  Nick PorterEnsure we depend on non-broken libkqueue
2025-08-04  Nick PorterSimplify .deb ssl dependency logic
2025-08-04  Alan T. DeKokadd attribute type 'attr' and test VALUE
2025-08-04  Alan T. DeKokallow '@' references for value box parser
2025-08-04  Alan T. DeKokadd da root to value-box parser for VALUE
2025-08-04  Alan T. DeKokadd character set for allowed names of nested attrs
2025-08-04  Alan T. DeKokfix error message
2025-08-03  Alan T. DeKokexport dict_protocol_reference, and make it take an...
2025-08-03  Alan T. DeKokuse FR_SBUFF_IN_STR() for common cases
2025-08-03  Alan T. DeKokdefine FR_SBUFF_IN_STR() as a shorthand for IN(foo...
2025-08-03  Alan T. DeKokdisallow ::43 as enum names
2025-08-02  Alan T. DeKokdon't allow copying of cursors
2025-08-02  Alan T. DeKokprint the input expansion before running the function
2025-08-02  Alan T. DeKokremove ACCEPTED state.
2025-08-01  Alan T. DeKokre-add "char const *end" as allowed
2025-08-01  Alan T. DeKokadd notes about attribute comparisons
2025-08-01  Alan T. DeKokhoist initialize output to macro
2025-08-01  Alan T. DeKokremove more "default:", and add more "case FR_TYPE_ATTR:"
2025-08-01  Alan T. DeKokuse dictionary function to compare two attributes
2025-08-01  Alan T. DeKokadd more size, and assert that max is initialized
2025-08-01  Alan T. DeKokunify unsupported cast code
2025-08-01  Alan T. DeKokmove generic to 1, so that returning -1 is better
2025-08-01  Alan T. DeKokdon't allow fr_bio_fd_open() to be passed accepted...
2025-07-31  Arran Cudbard... remove errant debug call
2025-07-31  James JonesAdopt a standard naming convention and signture for...
2025-07-31  Arran Cudbard... Revert "might as well save the result somewhere"
2025-07-31  Arran Cudbard... Fix shallow copy for FR_TYPE_ATTR
2025-07-31  Arran Cudbard... Fix includes
2025-07-31  Arran Cudbard... Always check the return value from fr_value_box_copy
2025-07-31  Nick PorterAdd RADIUS Id and Authenticator to request pair list
2025-07-31  Arran Cudbard... Add json.encode regression test for DHCPv4 in RADIUS
2025-07-31  Arran Cudbard... The enumv isn't an ancestor of the attribute being...
2025-07-31  Arran Cudbard... When storing an enum for later parsing, we need to...
2025-07-31  Arran Cudbard... Fix copying FR_TYPE_ATTR
2025-07-31  Arran Cudbard... Encoded attributes can be infinitely long, and definite...
2025-07-31  Arran Cudbard... No reason to add 'da' as part of the cursor struct
2025-07-31  Arran Cudbard... Check for vp_attr in PAIR_VERIFY
2025-07-31  Arran Cudbard... Can't use verify here, as we're appending half construc...
2025-07-31  Arran Cudbard... attr: These conversions are all fine
2025-07-30  Arran Cudbard... Add simplified redundant test
2025-07-30  Arran Cudbard... Don't spit out errors for blastradius
2025-07-30  Nick PorterAdd test of %rest() receiving a failure HTTP status...
2025-07-30  Nick PorterWhen %rest() get a failure HTTP status code capture...
2025-07-29  Alan T. DeKokmove DHCPv6 to use FR_TYPE_ATTR
2025-07-29  Alan T. DeKokparse OIDs numerically if we don't know the name
2025-07-29  noladedocs-v4: update top-level and sub-section landing pages...
2025-07-29  noladedocs-v4: Update Introduction landing page and nav panel...
2025-07-29  Alan T. DeKokadded some more guidance
2025-07-29  noladedocs-v4: Fix make docsite errors
2025-07-29  Alan T. DeKokswitch dhcpv4 to use FR_TYPE_ATTR for Parameter-Request...
2025-07-29  Alan T. DeKokallow FR_TYPE_ATTR to be passed in as enumv for decoding
2025-07-29  Alan T. DeKokdecode FR_TYPE_ATTR
2025-07-29  Alan T. DeKokprint full received data on -xx
2025-07-29  Alan T. DeKokverify FR_TYPE_ATTR
2025-07-29  Alan T. DeKokdon't assert if we fail to instantiate the dictionaries
2025-07-29  Alan T. DeKokcleanups and tests
2025-07-29  Alan T. DeKokbe safe when passed a dict root
2025-07-29  Nick PorterAdd map tests with nested LHS
2025-07-29  Nick Portermap_to_request expects the value callback to only creat...
2025-07-29  Alan T. DeKokdon't call shutdown recursively
2025-07-29  Nick PorterPacify coverity (CID #1660567)
2025-07-29  Nick PorterRemove libpcre references from docs
2025-07-29  Nick PorterRemove feature.regex-pcre from tests
2025-07-29  Nick PorterAll supported platforms have libpcre2 available
2025-07-29  Nick PorterAll supported .deb platforms have libpcre2
2025-07-28  Arran Cudbard... Don't call fr_bio_shutdown recursively
2025-07-28  Alan T. DeKokclose and free on shutdown
2025-07-28  Alan T. DeKokadd FR_TYPE_ATTR
2025-07-28  Alan T. DeKokno need to check for NULL
2025-07-28  Alan T. DeKokno need to check for NULL
2025-07-28  Alan T. DeKokno need to check for NULL as a special case
2025-07-28  Alan T. DeKokmight as well allow actions{...} in catch {...}
2025-07-28  Alan T. DeKokmight as well save the result somewhere
2025-07-28  Alan T. DeKokcatch many many more corner cases with 'try'
2025-07-27  Alan T. DeKokhave "try" cache the "catch" instructions
2025-07-27  Alan T. DeKokremove unused macro
2025-07-27  Alan T. DeKokmore initialization, and catch corner cases
2025-07-27  Alan T. DeKokmove unlang_t to use dlists
2025-07-27  Alan T. DeKokremove unused function ulang_timeout_section_push()
2025-07-27  Alan T. DeKokuse section_result to refer to results from push_section()
2025-07-27  Alan T. DeKokuse macro
2025-07-25  Arran Cudbard... Use a dummy eap-sim virtual server for the eap_sim...
2025-07-25  Arran Cudbard... Merge state machines with EAP modules, use virtual_serv...
2025-07-25  Arran Cudbard... Remove unused function
2025-07-25  Arran Cudbard... Ensure process modules in virtual servers have a specif...
2025-07-24  Nick PorterTest use of local variable to reference index in map...
2025-07-24  Nick PorterDon't dereference output pointer in debug
2025-07-24  Nick PorterUse a type handled by FR_TYPE_FROM_PTR
2025-07-24  Nick PorterTest handling of FR_TYPE_NULL in map list
2025-07-24  Nick PorterAllow redis xlat to emit FR_TYPE_NULL again
2025-07-24  Nick PorterAdd basic test of map list
2025-07-24  Nick PorterAdd `map list` as a "builtin" map
2025-07-24  Nick PorterPacify UBSAN for rlm_tacacs conn_init
2025-07-24  Nick PorterRemove unused prototype
2025-07-22  Nick PorterUpdate radhttpcheck.py to use pyrad or pyrad2
2025-07-22  Nick PorterMap TACACS reply packet code to module rcode
next