]> git.ipfire.org Git - thirdparty/freeradius-server.git/shortlog
thirdparty/freeradius-server.git
16 hours ago  Nick PorterLoop correctly after parsing octet sequence developer/ndptech master
38 hours ago  Alan T. DeKokupdate docs developer/alandekok
39 hours ago  Alan T. DeKokadd more items and sort in alphabetical order
2 days ago  Ethan ThompsonDon't parent temporary dir buffer to ef in exfile_open_...
2 days ago  Nick PorterDisarm rather than delete timers
2 days ago  Nick PorterEnsure parent cleanup timer is disarmed following new...
6 days ago  Nick PorterOnly standard modules register xlats with their own...
6 days ago  Nick PorterAdd name to coord_pair
6 days ago  Nick PorterParent coord_pair_reg off the list of registrations
6 days ago  Nick PorterParent coordinator registrations off the list of regist...
6 days ago  Nick PorterUse fr_dlist_talloc_init to type check entries
6 days ago  Nick PorterProtect CONF_SECTION with const
6 days ago  Nick PorterCONF_SECTION is not changed by map_afrom_cs, so use...
8 days ago  Alan T. DeKokmove "run asciidoctor" code
8 days ago  noladedocs-v4: Intergrity check on condition.adoc - fix synta...
8 days ago  noladedocs-v4: Updated copyright message to current year...
8 days ago  Marc-Andre... Updated the link to the InkBridge Networks website
8 days ago  Nick PorterCorrect comment
9 days ago  Nick PorterPacify Coverity (CID #1691057)
9 days ago  Nick PorterPacify Coverity (CID #1691058)
9 days ago  Nick PorterPacify Coverity (#CID 1691059)
9 days ago  Alan T. DeKokAllow Message-Authenticator !* 0x00 for "don't send it"
9 days ago  Alan T. DeKokfr_packet_foo -> fr_radius_packet_foo
9 days ago  Alan T. DeKoktweak encoder for static analyzer
9 days ago  Alan T. DeKokqualify funtion name with "fr_radius"
9 days ago  Alan T. DeKokwe don't need this macro, it's only used once
9 days ago  Alan T. DeKoktweak fr_radius_verify() to keep static analyzer happy
9 days ago  Nick PorterUpdate action for node.js 24
9 days ago  Nick PorterAdd sample config for CRL delta building
9 days ago  Nick PorterSend CRL-Expire to worker if refresh of expired CRL...
9 days ago  Nick PorterAdd time validity options to CRL virtual server
9 days ago  Nick PorterAdd process_crl.so to RHEL packaging
9 days ago  Nick PorterUpdate docs from raddb
9 days ago  Nick PorterAdd url option to rlm_crl
9 days ago  Nick PorterRework CRL test to handle limitations of unit_test_module
9 days ago  Nick PorterAdd %crl.refresh() to forcibly trigger refresh
9 days ago  Nick PorterPlumb coordinator framework into unit_test_module
9 days ago  Nick PorterAdd fr_schedule_worker_id_set
9 days ago  Nick PorterUpdate rlm_crl tests with updated config
9 days ago  Nick PorterUpdate sample rlm_crl configuration
9 days ago  Nick PorterConvert rlm_crl to use coordinator thread
9 days ago  Nick PorterAdd a sample CRL virtual server
9 days ago  Nick PorterAdd CRL process module
10 days ago  Alan T. DeKokquiet static analyzer
10 days ago  Alan T. DeKokinputfp may be NULL
10 days ago  Alan T. DeKokallocation may fail
10 days ago  Alan T. DeKoktweak checks for digest attributes
10 days ago  Alan T. DeKokclean up radmin
10 days ago  Alan T. DeKokWrite "Including files" only in debug2
10 days ago  Alan T. DeKokremove unused code
10 days ago  Alan T. DeKokadd tests for the dictionary file parser
10 days ago  Alan T. DeKokadd fr_dict_afrom_file()
11 days ago  Alan T. DeKokuse different UTF-8 text for test data
11 days ago  Alan T. DeKokremove debug / testing output
11 days ago  Alan T. DeKokadd assume() macro
11 days ago  Alan T. DeKokadd notes for run-time DNS resolution of client sockets
11 days ago  Alan T. DeKokallow for END PROTOCOL, and END VENDOR too
11 days ago  Alan T. DeKoktweak dict_from_file to be a bit more forgiving
11 days ago  Alan T. DeKoklook up duplicate number if it's _not_ name-only
11 days ago  Alan T. DeKokdefault to 0 buffer count
12 days ago  Alan T. DeKokUpdate linelog examples and documentation
12 days ago  Alan T. DeKokallow radmin to read custom dictionaries, too.
12 days ago  Alan T. DeKokremove conflicting Altiga attributes
12 days ago  Alan T. DeKokport attributes from v3.2.x
12 days ago  Alan T. DeKokchange '-r file' to '-o file'
12 days ago  Alan T. DeKokthese don't need to be exported
12 days ago  Alan T. DeKokclean up RADIUS TCP handler.
12 days ago  Alan T. DeKokasserts and checks when printing log messages
12 days ago  Nick PorterCancelling is really an error
12 days ago  Nick PorterImprove comment
12 days ago  Nick PorterAdd %tacacs.verify.secret for verification in new clien...
12 days ago  Alan T. DeKokcatch more corner cases
12 days ago  Alan T. DeKokcancel includes the current depth
13 days ago  Alan T. DeKokvarious minor tweaks to unlang compiler
13 days ago  Alan T. DeKokmake certificates more quietly
13 days ago  Alan T. DeKokfree secret before over-writing it
13 days ago  Alan T. DeKokcheck return code of openss3_init()
13 days ago  Alan T. DeKokupdate macro to allow things checking it
13 days ago  Alan T. DeKokcorrect comparison
13 days ago  Alan T. DeKokfree packets on error
13 days ago  Alan T. DeKokfix typo
13 days ago  Alan T. DeKokuse correct request for removal from the CoA tree
13 days ago  Alan T. DeKokset timers to remaining.
13 days ago  noladedocs-v4: added more syntax examples for <type> field.
13 days ago  Alan T. DeKoktweak / rename "force module return code"
13 days ago  noladedocs-v4: added 5 more instances (disallow, handled...
13 days ago  Alan T. DeKokfix typo
13 days ago  Alan T. DeKokmash <1us (and negative) to zero for timeout
2026-04-02  noladedocs-v4: wordsmiting 1st paragraph to clearly explain...
2026-04-02  noladedocs-v4: added info re: `default` keyword, added `paral...
2026-04-01  Alan T. DeKoklocal variables are now alloed.
2026-04-01  noladedocs-v4: added subrequest & policy to list of where...
2026-04-01  Alan T. DeKokallow certs to be made quietly
2026-04-01  Shang Chieh... Look up in client tree, even if we have a cached entry...
2026-04-01  Alan T. DeKokclarify outer vs parent issues
2026-04-01  Alan T. DeKoktypo
2026-04-01  noladedocs-v4: continue integrity check - added more details...
2026-04-01  noladedoc-v4: fix broken xref to list editing operators,...
2026-04-01  noladedocs-v4: Update integrity check - fixed typos.syntax`
2026-04-01  noladedocs-v4: Integrity check and updated case, default...
next