]> git.ipfire.org Git - thirdparty/freeradius-server.git/shortlog
thirdparty/freeradius-server.git
2024-01-23  Alan T. DeKokand more build fixes
2024-01-23  Arran Cudbard... Don't apply body restrictions to xlat calls
2024-01-23  Alan T. DeKokmore build fixes
2024-01-22  Alan T. DeKokclang on OSX does not produce nearly enough errors.
2024-01-22  Alan T. DeKokFirst pass at bio handlers.
2024-01-22  Alan T. DeKokwe don't need these fields. The bio code has been...
2024-01-22  Alan T. DeKokstart moving more code to centralized RADIUS library
2024-01-22  Alan T. DeKokdocument source of fast rng
2024-01-22  Arran Cudbard... Rename json xlat functions
2024-01-22  Alan T. DeKokcall the correct function
2024-01-22  Alan T. DeKokt_rules may be NULL. CID 1558812
2024-01-22  Alan T. DeKokjust trust /dev/random
2024-01-22  Alan T. DeKokminor cleanups
2024-01-22  Alan T. DeKokrename functions for clarity
2024-01-22  Alan T. DeKokno need to call encode / sign / write. just call fr_ra...
2024-01-22  Nick PorterRevert to main eapol_test repo
2024-01-20  Arran Cudbard... Invalid comment
2024-01-20  Arran Cudbard... Don't reallocate the uri escape ctx on every request
2024-01-20  Arran Cudbard... Major rework in rlm_rest
2024-01-20  Arran Cudbard... Remove orphaned params
2024-01-20  Arran Cudbard... Make fr_uri_escape work as a value box escape function
2024-01-20  Arran Cudbard... Don't crash when decoding empty base64 strings
2024-01-20  Arran Cudbard... Add "secret" call_env flag. Not currently respected...
2024-01-20  Arran Cudbard... Wordsmithing
2024-01-20  Arran Cudbard... Better assert message for bad quoting type
2024-01-20  Arran Cudbard... Add support for ephemeral uctx initialisation
2024-01-20  Arran Cudbard... Don't print out certificate messages if there are no...
2024-01-20  Arran Cudbard... Make the openresty setup script work on macOS with...
2024-01-19  James JonesRemove dead code (CID #1504016)
2024-01-19  Nick PorterRemove un-used module option
2024-01-19  Nick PorterDebian sid has removed fakeroot from build-essential
2024-01-19  Nick PorterCorrect documentation
2024-01-19  Nick PorterBetter English
2024-01-18  Nick PorterReduce boilerplate
2024-01-18  Nick PorterRemove legacy sqlippool single letter expansions
2024-01-18  Nick PorterEnsure IP updated is from the correct pool
2024-01-18  Nick PorterRemove use of %I expansion from sqlippool queries
2024-01-18  Nick Portersqlite3_prepare functions prepare only the next query...
2024-01-18  Nick PorterUse method names consistent with rlm_redis_ippool
2024-01-18  Nick PorterEnsure values are strings before attempting SQL escaping
2024-01-18  Alan T. DeKokalways set event list. Should help with #5270
2024-01-18  Alan T. DeKokadd FreeRADIUS VSA for Acct-Unique-Session-Id
2024-01-18  James JonesHoist some fr_radius_ok() calls above decode() (CID...
2024-01-18  James JonesTweak mod_read() range check on packet code (CID #1419883?)
2024-01-18  James JonesMake IN_RANGE_INTEGER_*() nontrivial iff it can actuall...
2024-01-18  James JonesStart converting remaining unlang function calls to...
2024-01-18  James JonesTry to make coverity recognize range check on len ...
2024-01-18  James JonesDeal with remaining toctou defect (CID #1503910)
2024-01-18  Fabrice Fontainesrc/modules/rlm_python: fix build with -Ofast
2024-01-17  Arran Cudbard... Setting local variables from mapping sections does...
2024-01-17  Alan T. DeKoklowercase. Manual port of 8f4fcd3dc4
2024-01-16  James JonesQuote parameter of ldap.memberof
2024-01-16  James JonesAttempt to fix test_condition_levels_max() issue
2024-01-15  James JonesAnnotate return when exfile_open() fails (CID #1206498...
2024-01-15  James JonesAnnotate missing unlock in connection_spawn() (CID...
2024-01-15  James JonesRevise a couple of uses of FR_TYPE_STRUCTURAL
2024-01-15  Alan T. DeKokadd missing '}'. Fixes #5264
2024-01-12  Nick PorterMore Tmp- attribute removal from tests
2024-01-12  Nick PorterRemove Tmp- attributes from unit tests
2024-01-11  Nick PorterUse triggers to detect readiness for LDAP sync tests
2024-01-11  Nick PorterBetter failure messages
2024-01-11  Nick PorterRemove Tmp- attributes from LDAP sync tests
2024-01-11  Nick PorterMinimise number of LDAP connections starting
2024-01-11  Nick PorterAdd cookie to LDAP sync start debug
2024-01-11  Alan T. DeKokadd "-t timeout" to radsniff
2024-01-11  Alan T. DeKokunix sockets need permissions, uid, and gid
2024-01-11  Arran Cudbard... 'by' is not a name component
2024-01-11  Nick PorterAssign tmpl on heap for async expansion
2024-01-11  Nick PorterFix ldap-setup CI script
2024-01-10  Arran Cudbard... Decrease trunk management verbosity
2024-01-10  Alan T. DeKokadd more debugging
2024-01-10  Alan T. DeKokuse type (SOCK_STREAM or SOCK_DGRAM) instead of IPPROTO
2024-01-10  Alan T. DeKokwe can transition init -> connected
2024-01-10  Arran Cudbard... Missing cast
2024-01-10  Arran Cudbard... RPM Builder gets the deps wrong for openldap-ltb
2024-01-10  Arran Cudbard... Add support for escaping call_env results
2024-01-10  Arran Cudbard... Stop processing isn't really correct here, and leads...
2024-01-10  Alan T. DeKokdon't use extra comma
2024-01-09  Alan T. DeKokadd MS-CHAP-Use-NTLM-Auth := Auto
2024-01-09  Nick PorterSet copy_on_update for redis_ippool tests
2024-01-09  Nick PorterAdd tests of linelog failure paths
2024-01-09  Nick PorterUse call_env for linelog format / reference tmpls
2024-01-09  Alan T. DeKokuse $< and $@ for simplicity
2024-01-09  Alan T. DeKokAdd group read permissions for certificates.
2024-01-09  Nick PorterRearrange exec_timeout() to keep consistent error message
2024-01-09  Nick PorterInstall libyubikey for MacOS and FreeBSD tests
2024-01-09  Nick PorterCorrect debug macro
2024-01-09  Nick PorterAdd test of Yubikey decrypt
2024-01-09  Nick PorterAttributes marked as secret are automatically hidden
2024-01-09  Nick PorterYubikey attributes are nested
2024-01-09  Nick PorterMark selected Yukikey attributes as secret
2024-01-09  Nick PorterUpdate yukikey sample module to refelect nested attribu...
2024-01-08  Nick PorterRemove Tmp- attributes from remaining module tests
2024-01-08  Nick PorterRemove Tmp- attributes from perl module tests
2024-01-08  Nick PorterRemove Tmp- attributes from rest module tests
2024-01-08  Nick PorterRemove Tmp- attributes from ldap module tests
2024-01-08  Nick PorterRemove Tmp- attributes from json module tests
2024-01-08  Nick PorterRemove Tmp- attributes from exec module tests
2024-01-08  Nick PorterRemove Tmp- attributes from eap_sim module tests
2024-01-08  Nick PorterRemove Tmp- attributes from client module tests
next