]> git.ipfire.org Git - thirdparty/freeradius-server.git/shortlog
thirdparty/freeradius-server.git
2025-05-23  Gerald Vogtchange spelling of pbkdf2 test files from pbkfd2 (...
2025-05-21  Terry BurtonConvert FTP references to HTTPS for the same (#5585)
2025-05-19  Alan T. DeKokif we're not using the packet contents, don't call...
2025-05-11  Nick PorterAdd record_query_number to SQL tests
2025-05-11  Nick PorterAdd record_query_number to rlm_sql
2025-05-09  Alan T. DeKokFix Typo #5556
2025-05-09  Alan T. DeKokdedup_key should have PW_TYPE_XLAT #5533
2025-05-08  Gerald VogtImplement support for 389ds password hashes PBKDF2...
2025-05-04  Alan T. DeKokcopy warnings from v4 for exec
2025-05-03  Alan T. DeKoklistener might be NULL
2025-05-03  Alan T. DeKokadd elapsed timers to statistics
2025-05-03  Alan T. DeKokfix typo
2025-05-03  Alan T. DeKoknote recent changes
2025-05-03  Alan T. DeKokmore statistics
2025-05-02  Alan T. DeKokupdate copyright
2025-05-01  Matthew Newtonremove ubuntu18 dockerfiles
2025-05-01  Terry Burtonrlm_kafka: Bump some debug messages to errors
2025-05-01  Terry BurtonAdd support for Kafka headers, via sections and xlats
2025-05-01  Terry Burtonrlm_kafka: Split topics by section; support custom...
2025-05-01  Terry BurtonComment regarding impossibility of a/synchronous delive...
2025-04-30  Nick Portergnore packaging system upgrade produced config files
2025-04-29  Alan T. DeKokprint out descriptive message for people who butcher...
2025-04-29  Alan T. DeKokthis isn't related to RADIUS
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
next