]> git.ipfire.org Git - thirdparty/freeradius-server.git/shortlog
thirdparty/freeradius-server.git
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
2024-10-25  Arran Cudbard... Refactor protocol specific attribute validation functions
2024-10-24  Arran Cudbard... Read custom dictionary _AFTER_ bootstrap has completed
2024-10-24  Arran Cudbard... Allow certain structural attirbutes to contain duplicates
2024-10-24  Arran Cudbard... Add comparator for dictionary attributes based on their...
2024-10-24  Arran Cudbard... Remove unused code
2024-10-24  Arran Cudbard... Don't load the RADIUS dictionary in the xlat library
2024-10-24  Arran Cudbard... Don't load the RADIUS dictionary in our TLS library
2024-10-24  Arran Cudbard... Remove the explicit checks for flags values
2024-10-24  Arran Cudbard... Allow "needs_value" to be set for flag parsing so that...
2024-10-24  Arran Cudbard... We now just use aliases so this is no longer needed
2024-10-24  Arran Cudbard... ldap: Check for the presence of cache_da
2024-10-24  Arran Cudbard... Fix clang scan errors
2024-10-24  Arran Cudbard... Rework flag, ref, and alias parsing
2024-10-24  Arran Cudbard... Break up attribute initialisation into phases
2024-10-24  Arran Cudbard... fr_dict_attr_by_name_substr sets its own errors
2024-10-24  Arran Cudbard... Check we didn't run out of parents
2024-10-24  Arran Cudbard... Add fields to store attribute location
2024-10-24  Arran Cudbard... Rework protocol flag types
2024-10-24  Arran Cudbard... Can't produce errors using name beause it might not...
2024-10-24  Arran Cudbard... Formatting
2024-10-24  Arran Cudbard... Use "namespace" consistently
2024-10-24  Arran Cudbard... Add utility functions for applying alias fixups
2024-10-24  Arran Cudbard... Explicitly mark up attributes as name only instead...
2024-10-24  Arran Cudbard... Alias the "Compatible" vendor to cisco.vpn5000 to avoid...
2024-10-24  Arran Cudbard... We don't need the length passed to dict_fixup_clone
2024-10-24  Arran Cudbard... Remove double declaration of KDF
2024-10-24  Arran Cudbard... Have the tests load their own custom dictionaries
2024-10-24  Arran Cudbard... Formatting and minor fixups in unit_test_attribute
2024-10-24  Arran Cudbard... Fix obvious, yet hidden, numbering error in dictionary.h3c
2024-10-24  Arran Cudbard... Alias Vendor-Discrimination-Str to Ethernet-Interface...
2024-10-24  Arran Cudbard... Fix obvious error in Site-Specific numbered attributes
2024-10-24  Arran Cudbard... For why not can sentence sense make
2024-10-24  Arran Cudbard... WS
next