]> git.ipfire.org Git - thirdparty/freeradius-server.git/shortlog
thirdparty/freeradius-server.git
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...
2024-11-05  Nick PorterRework rlm_eap_ttls to work as module methods
2024-11-05  Nick PorterIf a subrequest does not set the rcode, use noop
2024-11-05  Nick PorterDon't store session state for child requests
2024-11-05  Nick PorterUpdate EAP methods that use eap_virutal_server()
2024-11-05  Nick PorterRe-work eap_virtual_server to work async
2024-11-05  Nick PorterWe expect inner identities to be user@realm format
2024-11-05  Nick PorterAdd sample verify certificate section
2024-11-04  Nick PorterAlign section names with module compile list
2024-11-04  Nick PorterCorrect name of sample virtual server for stateful...
2024-11-04  Nick PorterCorrect namespace for tls cache virtual server
2024-11-04  Nick PorterUse correct function to trim strings
2024-11-04  Nick PorterDecode EAP ttls data to nested attributes
2024-11-04  Nick PorterMatch the RADIUS instance with the whole test name
2024-11-04  Nick PorterRe-name eap tests
2024-11-04  Nick PorterRemove un-used auto loaded dict attrs
2024-11-04  Nick PorterEnsure rlm_sql_mysql logs have an appropraite prefix
2024-11-04  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/dhcpv...
2024-11-04  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/radiu...
2024-11-04  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/tacac...
2024-11-04  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/dns.tar
2024-11-04  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/dhcpv...
2024-11-04  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/bfd.tar
2024-11-04  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/util.tar
2024-11-04  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/tftp.tar
2024-11-04  github-actions... Scheduled fuzzing: Update src/tests/fuzzer-corpus/vmps.tar
2024-11-04  Arran Cudbard... Explicitly ensure this is \0 terminated
2024-11-03  Arran Cudbard... Simplify dynamic client generation code
2024-11-03  Arran Cudbard... Check return code
2024-11-03  Arran Cudbard... Remove sprintf as macOS (rightly) deprecates its use
2024-11-03  Arran Cudbard... Homebrew is dropping support for macos-12
2024-11-03  Arran Cudbard... Update copyrights on code that was substantially modifi...
2024-11-03  Arran Cudbard... Line numbers are no longer common to all fixup types
2024-11-03  Arran Cudbard... Use common parsing functions for all references.
2024-11-03  Arran Cudbard... Add fr_tolower to smash strings to lowercase
2024-11-01  Arran Cudbard... Support adding non-nested attributes to dynamic clients
2024-10-31  Nick PorterDuplicate cookie is not an error
2024-10-30  Alan T. DeKokadd the worker directly to the network thread
2024-10-29  Arran Cudbard... Search protocol flags first
2024-10-29  Alan T. DeKokpull "raw" out as separate flag for unknown attributes
2024-10-29  Alan T. DeKokremove debugging text
2024-10-29  Alan T. DeKoka bit better decoding of structs with raw fields
2024-10-29  Alan T. DeKokfr_struct_from_network() always creates nested attributes
2024-10-29  Arran Cudbard... Fix protocol-specific flags docs
2024-10-29  Arran Cudbard... "to" is not const
2024-10-29  Arran Cudbard... The default type for unknown attributes is octets...
2024-10-29  Arran Cudbard... Add support for custom protocol-specific flag copy...
2024-10-29  Arran Cudbard... Fix additional uses of subtype in the dns encoder and...
2024-10-29  Arran Cudbard... Move flags into their own struct within fr_dict_protocol_t
2024-10-29  Arran Cudbard... Clear errors
2024-10-29  Alan T. DeKokdon't depend on file which no longer exists
2024-10-29  Alan T. DeKokno need to copy the entire hierarchy
2024-10-28  Nick PorterCorrect fixup of TLS session cache mode
2024-10-28  Alan T. DeKokrename fr_dict_unknown... to fr_dict_attr_unknown...
2024-10-28  Alan T. DeKokmove fr_dict_unknown_attr_afrom_num() to common function
2024-10-28  Alan T. DeKokmove r_dict_unknown_vendor_afrom_num() to common function
2024-10-28  Alan T. DeKokda_p is used
2024-10-28  Alan T. DeKokrename unknown_tlv_afrom_num() to unknown_typed_afrom_num()
2024-10-25  Arran Cudbard... Remove subtype table
2024-10-25  Arran Cudbard... Switch DNS to using custom flag parsers
2024-10-25  Arran Cudbard... Switch DHCPv6 to using custom flag parsers
2024-10-25  Arran Cudbard... Switch DHCPv4 to using custom flag parsers
2024-10-25  Arran Cudbard... Switch EAP-AKA-SIM to using custom flag parsers
next