]> git.ipfire.org Git - thirdparty/freeradius-server.git/shortlog
thirdparty/freeradius-server.git
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
2024-11-11  Alan T. DeKokinitialize output to shut up clang scan
2024-11-11  Alan T. DeKokinstall libfreeradius-cbor
2024-11-11  Alan T. DeKokadd enumv to value box decode
2024-11-11  Alan T. DeKokshut up static analyzer
2024-11-11  Alan T. DeKokcopy before assigning to value-box
2024-11-11  Alan T. DeKokmore stupid format arg fixes
2024-11-11  Alan T. DeKokencode / decode data type 'group'
2024-11-11  Alan T. DeKokadd %cbor.encode(), %cbor.decode(), and associated...
2024-11-11  Alan T. DeKokadd decoding of ethernet, IPv4, IPv6, etc.
2024-11-11  Alan T. DeKokstupid local compiler
2024-11-11  Alan T. DeKokadd fake cbor protocol, only for testing. and add cbor...
2024-11-11  Alan T. DeKokadd cbor encoder and decoder
2024-11-10  Arran Cudbard... Don't use memcpy when grabbing single bytes from the...
2024-11-10  Arran Cudbard... Allow multiple different auto-merge behaviours
2024-11-09  Arran Cudbard... Remove taint support from regexes, and add regex.safe()
2024-11-09  Arran Cudbard... Fix "too many args" error
2024-11-09  Arran Cudbard... Report push failures
2024-11-09  Arran Cudbard... Merge instead of rebase, to keep signatures intact...
2024-11-09  Arran Cudbard... Attempt to get auto-rebase and merge working again
2024-11-09  Arran Cudbard... Fix custom values for dynamic clients
2024-11-09  Arran Cudbard... Output test ports from the openresty-setup script
2024-11-09  Arran Cudbard... Use current argument parser for rest xlat, instead...
2024-11-09  Arran Cudbard... Advance arg in the xlat argument tokenizer...
2024-11-08  Nick PorterAdd RuntimeDirectoryPreserve=yes to systemd service...
2024-11-08  Nick PorterCorrect debian systemd service file to grant capabilities
2024-11-07  Alan T. DeKokunused is used
2024-11-07  Alan T. DeKokdoxygen fixes
2024-11-06  Nick PorterPacify Coverity (CID #1634478)
2024-11-05  Nick PorterAdd Samba to the list of identified LDAP directories
2024-11-05  Nick PorterSimpler checking for password attributes now all lists...
2024-11-05  Nick PorterUpdate warnings to reflect v4 process section names
2024-11-05  Nick PorterTypo
2024-11-05  Nick PorterRemove references to old style proxy in tests
2024-11-05  Nick PorterNo need for comments about OpenSSL 1.x 5457/head
2024-11-05  Nick PorterEnable EAP-TTLS tests
2024-11-05  Nick PorterAdd config for each of the EAP-TTLS tests
2024-11-05  Nick PorterDon't check content type if it wasn't set by a received...
2024-11-05  Nick PorterCopy certificate pairs to verify certificate virtual...
next