]> git.ipfire.org Git - thirdparty/freeradius-server.git/shortlog
thirdparty/freeradius-server.git
2025-04-29  Alan T. DeKokshow which files we load from realm_dir
2025-04-24  Nick PorterUse OCIStmtPrepare2 to prepare Oracle queires. Fixes...
2025-04-24  Nick PorterCorrect format string arguments
2025-04-24  Nick PorterWS
2025-04-11  Alan T. DeKoknote recent changes
2025-04-11  Alan T. DeKokit helps to have SSL session before using it. Fixes...
2025-04-10  Nick PorterPy_EndInterpreter() unlocks the GIL
2025-04-10  Nick PorterPy_NewInterpreter locks the GIL
2025-04-10  Nick PorterPyImport_AppendInittab can only be called before Py_Ini...
2025-04-08  Stephen BlackwellTypo: 1821->1812 (#5547)
2025-04-08  Alan T. DeKokhome_pool may be NULL
2025-04-08  Alan T. DeKokhoist NULL check to before dereference
2025-04-08  Alan T. DeKokit's better to do this only for Access-Challenge
2025-04-08  Alan T. DeKokadd support for server affinity.
2025-04-04  Alan T. DeKokadd rule for DER output
2025-03-21  Alan T. DeKokdefine USEC
2025-03-21  Alan T. DeKokchange lower_limit for reject_delay to 0.5s.
2025-03-18  Nick PorterTypo
2025-03-11  Nick PorterUpdate Alteon dictionary
2025-03-07  Alan T. DeKokadd error message about what's required
2025-03-06  Alan T. DeKokMS-CHAP is plain-text equivalent.
2025-03-06  Alan T. DeKokprint out client name, and rate limit messages
2025-03-06  Alan T. DeKokreject if we have success + fatal error
2025-03-04  Alan T. DeKokdon't allow renegotiation
2025-02-26  Alan T. DeKokbe more flexible about %"
2025-02-26  Alan T. DeKokbe stricter about marking as VT_XLAT
2025-02-26  Alan T. DeKoktypo
2025-02-26  Alan T. DeKokset tag before parsing value
2025-02-25  Alan T. DeKokset tag for :V properly.
2025-02-25  Alan T. DeKokskip ":V" for lists and fix parsing of ":V"
2025-02-25  Alan T. DeKokmove checks for '%' into fr_pair_mark_xlat()
2025-02-25  Alan T. DeKokadd missing README which lets modules be categorized
2025-02-25  Alan T. DeKokparse ":V" in fr_pair_make()
2025-02-25  Alan T. DeKoknote recent changes
2025-02-25  Alan T. DeKokdocument :V
2025-02-24  Alan T. DeKokwe didn't need this change
2025-02-24  Alan T. DeKoktypo
2025-02-24  Alan T. DeKokParse tag from value when :V is used.
2025-02-24  Alan T. DeKokcomplain about :V tag in inappropriate places
2025-02-24  Alan T. DeKokdefine, parse, and print tag ":V"
2025-02-24  Alan T. DeKokadd commented-out CFLAGS which can quiet the compiler...
2025-02-23  Alan T. DeKokmore typo
2025-02-23  Alan T. DeKokfix the typo
2025-02-23  Alan T. DeKokproduce better errors on bad passwords
2025-02-23  Alan T. DeKoktypo
2025-02-23  Alan T. DeKok'%' at the end of a string is itself, and not an error
2025-02-23  Alan T. DeKokonly mark strings for expansion when they contain '%'
2025-02-20  Alan T. DeKokand formatted
2025-02-20  Alan T. DeKokfix typos and clean it up to remove duplication
2025-02-20  Alan T. DeKokas posted to the list
2025-02-20  Matthew Newtonmake libpcre optional in debian package
2025-02-18  Alan T. DeKokprevent duplications
2025-02-18  Alan T. DeKoktypo. fixes #5522
2025-02-18  Terry BurtonPreliminary module for producing to Kafka
2025-02-18  Terry BurtonDon't needlessly attempt to set euid to the current...
2025-02-17  Alan T. DeKokdocument Windows behavior
2025-02-16  Alan T. DeKokfix crash in TEAP module
2025-02-16  Alan T. DeKokallow building when OpenSSL is missing PSK. Fixes...
2025-02-15  Alan T. DeKokpoint to ltb-project which may have OpenSSL-compatible...
2025-02-14  Alan T. DeKokadds hint message for users testing TEAP using eapol_te...
2025-02-13  Nick PorterUse control:Packet-SRC-IP-Address when proxying needs...
2025-02-12  Matthew Newtonci: bump ubuntu versions
2025-02-12  Alan T. DeKoknote recent changes
2025-02-12  Alan T. DeKokwrap crl_dp checks in if (certs && (lookup <= 1). Fixes...
2025-02-11  Alan T. DeKokonly build the fuzzer if we have -fsanitize=fuzzer
2025-02-11  Alan T. DeKokwe don't need these flags here
2025-02-11  Alan T. DeKokcheck that the packet is well-formed
2025-02-11  Alan T. DeKokadd framework for fuzzer
2025-02-08  Alan T. DeKokmove STOP check to before assert. Fixes #5512
2025-02-02  Alan T. DeKokcheck for invalid values of the Crypto-Binding Flags...
2025-02-02  Alan T. DeKokrename function for clarity
2025-02-02  Alan T. DeKokmove failures to RWDEBUG
2025-02-01  Alan T. DeKokdebug print TEAP attributes we're sending in phase 2
2025-02-01  Alan T. DeKokminor cleanups, and print inner VPs in Access-Accept
2025-02-01  Alan T. DeKokadd only one user with EAP-MSCHAPv2
2025-02-01  Alan T. DeKokallow TLS 1.2, and use "autheap=MSCHAPv2"
2025-01-31  Matthew NewtonBump for 3.2.8
2025-01-31  Matthew Newtonrelease 3.2.7 release_3_2_7
2025-01-31  Matthew Newtondisable unix/utmp modules in the default config
2025-01-30  Matthew Newtonrebuild dockerfiles
2025-01-30  Matthew Newtonrlm_couchbase: we can't build on couchbase v3
2025-01-29  Matthew Newtonadd configure switch for radlast
2025-01-27  Matthew Newtonexample docs for tmpdir with systemd. Fixes #5066
2025-01-24  Nick PorterAdd basic radsecproxy.conf for testing
2025-01-24  Alan T. DeKoknote recent changes
2025-01-24  Nick PorterSSL_CTX_set_psk_find_session_callback was added in...
2025-01-24  Nick PorterAdd detail to error observed when TLS PSK is wrong
2025-01-24  Nick PorterPSK config uses either identity or query
2025-01-24  Nick PorterSet PSK session callback for server SSL ctx
2025-01-24  Nick PorterDefine cbtls_psk_find_session() for TLS 1.3 PSK session...
2025-01-24  Nick PorterMove psk_server_callback to cb.c
2025-01-24  Nick PorterCorrect function signature for event_new_fd()
2025-01-24  Nick PorterBackport alignment consistent ipv6 masking from v4
2025-01-23  Matthew NewtonNo sock for detail listeners. Fixes #5485
2025-01-22  Nick PorterFree authority info access extracted from cert
2025-01-22  Nick PorterDistribution points need to be freed
2025-01-22  Nick PorterReport OpenSSL errors at each stage of OCSP failure
2025-01-22  Nick PorterUse client shortname as TLS conf name
2025-01-19  Alan T. DeKokThe configuration item is psk_hexphrase. #5469
2025-01-17  Alan T. DeKoktypo
next