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