]> git.ipfire.org Git - thirdparty/freeradius-server.git/shortlog
thirdparty/freeradius-server.git
3 days ago  Nick PorterJust reconnect for UDP which will start the status... developer/ndptech master
3 days ago  Nick PorterIf the connection is status_checking then status_check...
3 days ago  Nick PorterCompare correct time values for last reply within allow...
3 days ago  Nick PorterIf we're verifying replies, we need the original packet
4 days ago  Nick PorterLoop correctly after parsing octet sequence
5 days ago  Alan T. DeKokupdate docs developer/alandekok
5 days ago  Alan T. DeKokadd more items and sort in alphabetical order
6 days ago  Ethan ThompsonDon't parent temporary dir buffer to ef in exfile_open_...
6 days ago  Nick PorterDisarm rather than delete timers
6 days ago  Nick PorterEnsure parent cleanup timer is disarmed following new...
10 days ago  Nick PorterOnly standard modules register xlats with their own...
10 days ago  Nick PorterAdd name to coord_pair
10 days ago  Nick PorterParent coord_pair_reg off the list of registrations
10 days ago  Nick PorterParent coordinator registrations off the list of regist...
10 days ago  Nick PorterUse fr_dlist_talloc_init to type check entries
10 days ago  Nick PorterProtect CONF_SECTION with const
10 days ago  Nick PorterCONF_SECTION is not changed by map_afrom_cs, so use...
12 days ago  Alan T. DeKokmove "run asciidoctor" code
12 days ago  noladedocs-v4: Intergrity check on condition.adoc - fix synta...
12 days ago  noladedocs-v4: Updated copyright message to current year...
12 days ago  Marc-Andre... Updated the link to the InkBridge Networks website
13 days ago  Nick PorterCorrect comment
13 days ago  Nick PorterPacify Coverity (CID #1691057)
13 days ago  Nick PorterPacify Coverity (CID #1691058)
13 days ago  Nick PorterPacify Coverity (#CID 1691059)
13 days ago  Alan T. DeKokAllow Message-Authenticator !* 0x00 for "don't send it"
13 days ago  Alan T. DeKokfr_packet_foo -> fr_radius_packet_foo
13 days ago  Alan T. DeKoktweak encoder for static analyzer
13 days ago  Alan T. DeKokqualify funtion name with "fr_radius"
13 days ago  Alan T. DeKokwe don't need this macro, it's only used once
13 days ago  Alan T. DeKoktweak fr_radius_verify() to keep static analyzer happy
2026-04-06  Nick PorterUpdate action for node.js 24
2026-04-06  Nick PorterAdd sample config for CRL delta building
2026-04-06  Nick PorterSend CRL-Expire to worker if refresh of expired CRL...
2026-04-06  Nick PorterAdd time validity options to CRL virtual server
2026-04-06  Nick PorterAdd process_crl.so to RHEL packaging
2026-04-06  Nick PorterUpdate docs from raddb
2026-04-06  Nick PorterAdd url option to rlm_crl
2026-04-06  Nick PorterRework CRL test to handle limitations of unit_test_module
2026-04-06  Nick PorterAdd %crl.refresh() to forcibly trigger refresh
2026-04-06  Nick PorterPlumb coordinator framework into unit_test_module
2026-04-06  Nick PorterAdd fr_schedule_worker_id_set
2026-04-06  Nick PorterUpdate rlm_crl tests with updated config
2026-04-06  Nick PorterUpdate sample rlm_crl configuration
2026-04-06  Nick PorterConvert rlm_crl to use coordinator thread
2026-04-06  Nick PorterAdd a sample CRL virtual server
2026-04-06  Nick PorterAdd CRL process module
2026-04-06  Alan T. DeKokquiet static analyzer
2026-04-05  Alan T. DeKokinputfp may be NULL
2026-04-05  Alan T. DeKokallocation may fail
2026-04-05  Alan T. DeKoktweak checks for digest attributes
2026-04-05  Alan T. DeKokclean up radmin
2026-04-05  Alan T. DeKokWrite "Including files" only in debug2
2026-04-05  Alan T. DeKokremove unused code
2026-04-05  Alan T. DeKokadd tests for the dictionary file parser
2026-04-05  Alan T. DeKokadd fr_dict_afrom_file()
2026-04-05  Alan T. DeKokuse different UTF-8 text for test data
2026-04-05  Alan T. DeKokremove debug / testing output
2026-04-05  Alan T. DeKokadd assume() macro
2026-04-05  Alan T. DeKokadd notes for run-time DNS resolution of client sockets
2026-04-05  Alan T. DeKokallow for END PROTOCOL, and END VENDOR too
2026-04-05  Alan T. DeKoktweak dict_from_file to be a bit more forgiving
2026-04-05  Alan T. DeKoklook up duplicate number if it's _not_ name-only
2026-04-05  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