]> git.ipfire.org Git - thirdparty/freeradius-server.git/shortlog
thirdparty/freeradius-server.git
2024-11-22  Alan T. DeKokadd missing file
2024-11-22  Alan T. DeKokadd and document support for tripled-quoted strings
2024-11-22  Nick PorterMove sample certificate checking policy
2024-11-22  Nick PorterUse v4 section names
2024-11-21  Alan T. DeKokbetter error messages
2024-11-21  Alan T. DeKokadd and document aliases which make MS-CHAP easier...
2024-11-21  Alan T. DeKokrefresh after changes
2024-11-21  Alan T. DeKokupdate comments and documentation
2024-11-21  Alan T. DeKokcorrect encoding / decode of prefixes
2024-11-21  Alan T. DeKokuse correct values for string / octets
2024-11-20  Alan T. DeKokensure that shutdowns are called appropriately, and...
2024-11-20  Alan T. DeKokadd and use OOM error
2024-11-19  Alan T. DeKokfirst try at fr_bio_fd_accept()
2024-11-19  Alan T. DeKokrework the write_blocked() handlers
2024-11-19  Alan T. DeKokupdate write_blocked() API
2024-11-19  Alan T. DeKokthese functions don't need to be public
2024-11-19  Alan T. DeKokminor comments
2024-11-19  Alan T. DeKokdon't break out of the loop in all paths
2024-11-19  Nick PorterAlign Oracle group membership with other DB schemas
2024-11-19  Nick PorterRemove non-standard tables from Oracle schema
2024-11-19  Nick PorterAdd missing triggers to Oracle schema
2024-11-19  Alan T. DeKokupdate the handling of EOF
2024-11-19  Alan T. DeKokput connect data into its own struct
2024-11-19  Alan T. DeKokremove duplicate section
2024-11-15  Nick PorterStrip vendor name from attributes
2024-11-15  Nick PorterEnsure CONF_SECTION used to create dynamic clients...
2024-11-15  Alan T. DeKokport from v3.2.x
2024-11-15  Alan T. DeKokuse correct value. Fixes #5461
2024-11-15  Alan T. DeKokupdate fr_bio_fd_connect()
2024-11-15  Alan T. DeKokadd descriptions of structural types
2024-11-14  Nick PorterAdd notes on %ldap.group() xlat
2024-11-14  Nick PorterTypos
2024-11-13  Nick PorterOpenSSL 3.4 deprecates SSL_SESSION_get_time
2024-11-13  Nick PorterWe only build against OpenSSL v3.x now
2024-11-13  Alan T. DeKokcheck return code
2024-11-13  Alan T. DeKokcheck return code
2024-11-13  Alan T. DeKokall for all data types
2024-11-13  Alan T. DeKokdelete attributes which are no longer necessary
2024-11-13  Nick PorterRe-enable EAP-PEAP tests
2024-11-13  Nick PorterAdd realm to identity for EAP-PEAP tests
2024-11-13  Nick PorterFix up FreeRADIUS configs for EAP-PEAP tests
2024-11-13  Nick PorterMore old irrelevant proxy stuff
2024-11-13  Nick PorterOnly reject nested TLS if the eap method is TLS
2024-11-13  Nick PorterRe-work eap_peap_process to work with async subrequest
2024-11-13  Nick PorterNot applicable in v4 as proxying is totally changed
2024-11-13  Nick PorterUse more consistent name for subrequest
2024-11-13  Nick PorterUse new foreach syntax
2024-11-13  Nick PorterRemove unused attributes
2024-11-13  Nick PorterRestructure PEAP mod_handshake_resume for async subrequest
2024-11-13  Nick PorterTidy up
2024-11-13  Nick PorterSimplify setting up subrequest
2024-11-13  Alan T. DeKokmove common code to common functions
2024-11-13  Alan T. DeKokMYSQL_OPT_RECONNECT is deprecated in 8.0.34 and later
2024-11-13  Alan T. DeKokprint casts for values of raw attributes
2024-11-13  Alan T. DeKokimplement more of CBOR
2024-11-13  Alan T. DeKokfixed-size structs can't contain fields of unknown...
2024-11-13  Nick PorterRemove unused attributes
2024-11-13  Arran Cudbard... Add binding attributes for LDAP clients
2024-11-13  Arran Cudbard... Fix infinite loop when searching for a client
2024-11-12  Arran Cudbard... This dictionary is meant to be consumed by Pyrad
2024-11-12  Arran Cudbard... Explicitly pre-alloc numbers for defines
2024-11-12  Alan T. DeKokuse new BIO packet APIs.
2024-11-12  Alan T. DeKokdefine and use write_blocked and write_resume callbacks
2024-11-12  Alan T. DeKokthe packet BIO tells all of the other ones that write...
2024-11-12  Alan T. DeKokupdate comment
2024-11-12  Alan T. DeKokadd CC_HINT
2024-11-12  Alan T. DeKokmove struct checking to explicit "is closed"
2024-11-12  Alan T. DeKokcbor doesn't have cb_tp_decode_proto()
2024-11-12  Alan T. DeKokdon't include full pathname
2024-11-12  Alan T. DeKokclarify comment
2024-11-12  Alan T. DeKokremove unused arguments from tmpl_preparse()
2024-11-12  Alan T. DeKokcompare "major" to "type", and not "major" to "major"
2024-11-12  Alan T. DeKokadd cbor corpus, and run the fuzzer tests
2024-11-12  Alan T. DeKokcheck value to quiet coverity
2024-11-12  Alan T. DeKokallow actions {...} in more sections
2024-11-12  Nick PorterUse %sql.fetch() and %sql.modify() in SQL xlat tests
2024-11-12  Nick PorterAdd %sql.fetch() and %sql.modify() xlats
2024-11-11  Arran Cudbard... Add finalisation safety checks
2024-11-11  Arran Cudbard... Be _EXPLICIT_ about when we want to refer to attributes...
2024-11-11  Arran Cudbard... We can't _rely_ on deffered cloning to make this work...
2024-11-11  Arran Cudbard... Apply clone fixups immediately if possible
2024-11-11  Arran Cudbard... Don't automatically enter sections for deferred attribu...
2024-11-11  Arran Cudbard... Don't duplicate the enum copying code
2024-11-11  Arran Cudbard... Have dict_attr_flags_valid operate on a da
2024-11-11  Alan T. DeKokbetter errors for double loads
2024-11-11  Alan T. DeKokallow deferred siblings
2024-11-11  Alan T. DeKokdon't push NULL relative attributes
2024-11-11  Alan T. DeKokcheck for zero-length strings and octets
2024-11-11  Alan T. DeKokdecode and encode unknown (raw), but typed data
2024-11-11  Alan T. DeKokallow casts in RHS of raw attributes
2024-11-11  Alan T. DeKokdisallow changing types in raw / unknown attributes
2024-11-11  Alan T. DeKokallow passing type to "unknown from OID string"
2024-11-11  Alan T. DeKokunknown / raw pairs can now be typed.
2024-11-11  Alan T. DeKokguess the data type of unknown attributes
2024-11-11  Alan T. DeKokpoint more clearly to the docs
2024-11-11  Alan T. DeKokwe're not smurfs. Module module module module is annoying
2024-11-11  Nick PorterDon't return on `notfound` module codes in accounting
2024-11-11  Alan T. DeKokadd support for encode / decode of time_delta
2024-11-11  Alan T. DeKokhandle raw / unknown attributes
2024-11-11  Alan T. DeKokclean up to quit static analyzer
next