]> git.ipfire.org Git - thirdparty/freeradius-server.git/shortlog
thirdparty/freeradius-server.git
2025-05-16  Alan T. DeKokuse int for memcmp results. CID #1646825
2025-05-16  Alan T. DeKokadd test which currently returns an error
2025-05-16  Nick PorterAlign test with revised enum name
2025-05-16  Nick PorterRename ARP packet types to avoid confict
2025-05-16  Nick PorterRemove stray policy
2025-05-16  Nick PorterAdd header to give access to `fr_arp_entry_add`
2025-05-15  Nick PorterToo many dots
2025-05-15  Alan T. DeKokanother step to allowing conditions in array refs
2025-05-15  Alan T. DeKokclean up error message
2025-05-15  Alan T. DeKokmove fr_skip* to their own C file and header
2025-05-15  Alan T. DeKokquiet static analyzer
2025-05-15  Alan T. DeKokparse array things only when the quote is array
2025-05-15  Alan T. DeKokthe ar is already freed on error
2025-05-15  Alan T. DeKokupdate notes now that we have FR_TYPE_PAIR_CURSOR
2025-05-15  Alan T. DeKokmight as well list dictionary things here, too
2025-05-15  Alan T. DeKokmove pairs to its own directory
2025-05-15  Alan T. DeKokupdates, corrections, and clarifications
2025-05-15  Alan T. DeKoktweaks for v4
2025-05-15  Alan T. DeKokuse more of v4 syntax
2025-05-14  Alan T. DeKokmove functions to using a cursor argument
2025-05-14  Alan T. DeKokdon't print "WARN WARN"
2025-05-14  Alan T. DeKokcorrect check for tmpl_dcursor_value_box_init()
2025-05-14  Nick PorterCorrect adding 2 DNS servers to DHCP reply
2025-05-14  Nick PorterUpdate DHCP docs for v4
2025-05-14  Nick PorterUpdate rlm_sqlippool_tool for v4 fr_ippool schema
2025-05-14  Alan T. DeKokadd notes on future functionality
2025-05-14  Alan T. DeKokadd test where LHS fails expansion, but the RHS exists
2025-05-14  Nick PorterCheck for policy foo.baa when foo.baa is called
2025-05-14  Nick PorterUse section name1/name2 when looking for override policies
2025-05-13  Alan T. DeKokallow attribute references as cursors for function...
2025-05-13  Alan T. DeKokmove init FR_TYPE_PAIR_CURSOR dcursor into tmpl_dcursor.c
2025-05-13  Alan T. DeKokclear cursor values, too
2025-05-13  Alan T. DeKokmove to use FR_TYPE_PAIR_CURSOR in xlat, and away from...
2025-05-13  Nick Porterproxy_request and proxy_reply no longer exist
2025-05-13  Nick PorterWindows 7 is very EoL
2025-05-13  Nick PorterAdd enum prefix for DHCP Message-Type values
2025-05-13  Nick PorterUpdate sample mruby script with correct log function...
2025-05-13  Nick PorterCheck that mruby functions exist
2025-05-12  Alan T. DeKokdefine and use new FR_TYPE_PAIR_CURSOR
2025-05-12  Alan T. DeKokadd FR_TYPE_INTERNAL
2025-05-12  Alan T. DeKokif it's not a leaf type, ensure it's a structural one
2025-05-12  Alan T. DeKokremove debugging information
2025-05-12  Alan T. DeKokdefine macro for dcursor arguments
2025-05-11  Alan T. DeKokallow tmpl_dcursor as function arguments
2025-05-11  Alan T. DeKokonly set safe_for if the data was escaped
2025-05-11  Alan T. DeKokfunctions to get / set typed data into FR_TYPE_VOID
2025-05-11  Alan T. DeKokadd destructor wrapper for freeing tmpl_dcursor_t
2025-05-11  Alan T. DeKokmove bools to 1-bit fields
2025-05-11  Alan T. DeKokthe protocol encode xlat can't actually take a quoted...
2025-05-11  Alan T. DeKokadd original xlat to function call
2025-05-11  Alan T. DeKokmove hmac to its own file
2025-05-11  Alan T. DeKoksplit time functions into separate files
2025-05-10  Gerald VogtUpdate debug message to give correct context
2025-05-09  Alan T. DeKokfix xrefs
2025-05-09  noladedocs: added xlat summary file
2025-05-09  Alan T. DeKokdocs: updated miscelleneous functions
2025-05-09  noladedocs: updated miscelleneous functions
2025-05-09  noladedocs: xlat string functions reorganized into sub-dir...
2025-05-09  Alan T. DeKokthis test depends on rlm_radius, too
2025-05-09  noladedocs: xlat file handling functions reorganized into...
2025-05-09  Alan T. DeKokalways do packet verification via the memory BIO
2025-05-09  Alan T. DeKokallow memory bios to have no read buffer
2025-05-09  Alan T. DeKokwe need separate discard functions for UDP and TCP
2025-05-09  Nick PorterAdd query_number_attribute to SQL tests
2025-05-09  Nick PorterSQL tests are independent
2025-05-09  Nick PorterAdd query_number_attribute option to rlm_sql
2025-05-09  Alan T. DeKoka virtual server needs at least one processing section
2025-05-09  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/dhcpv...
2025-05-09  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/radiu...
2025-05-09  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/bfd.tar
2025-05-09  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/vmps.tar
2025-05-09  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/dns.tar
2025-05-09  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/dhcpv...
2025-05-09  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/util.tar
2025-05-09  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/tftp.tar
2025-05-09  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/tacac...
2025-05-09  Arran Cudbard... Fix comment
2025-05-09  Arran Cudbard... Add tests for cancelling subrequests and parallels...
2025-05-09  Arran Cudbard... Fix weirdly common typo
2025-05-09  Arran Cudbard... ...and more
2025-05-09  Arran Cudbard... Another minor typo
2025-05-09  Arran Cudbard... Minor cleanups to finally docs
2025-05-09  Arran Cudbard... Unify elements of child request handling for parallel...
2025-05-08  Arran Cudbard... Reduce spurious debug messages
2025-05-08  Alan T. DeKokrename functions for consistencyo
2025-05-08  Alan T. DeKokrename %client() to %request.client()
2025-05-08  Nick PorterFree tracking structure for ignored packet
2025-05-08  Nick PorterRemove config options which controlled use of packet...
2025-05-08  Nick PorterThe same for proto_radius_tcp
2025-05-08  Nick PorterRemove packet authenticator from tracking table comparison
2025-05-08  noladeUpdate winbind troublshooting (PR 5553 comments)
2025-05-08  noladedocs: Import customer doc Debugging winbind errors...
2025-05-08  noladedocs: make docsite build fixes - updated xrefs and...
2025-05-08  Nick PorterAdd listener names
2025-05-08  Nick PorterCorrect tracking structure talloc pool sizes
2025-05-08  Nick PorterRemove pair that didn't get populated
2025-05-08  Nick PorterRemove unused argument from format
2025-05-08  Nick PorterHandle erros parsing call_env parser rules with name...
2025-05-08  Alan T. DeKokmash void to string
2025-05-08  Alan T. DeKokparse %func() as argument to 'switch'
next