]> git.ipfire.org Git - thirdparty/freeradius-server.git/shortlog
thirdparty/freeradius-server.git
2021-11-05  Arran Cudbard... Add idx versions of pair_find functions
2021-11-05  Arran Cudbard... Update test now we don't send status by default
2021-11-05  Arran Cudbard... Information requests are not directed
2021-11-05  Arran Cudbard... Don't add status on success
2021-11-05  Alan T. DeKokcache align TCP packets, too
2021-11-05  Alan T. DeKokremove unused functions
2021-11-05  Alan T. DeKokcache align UDP messages
2021-11-05  Alan T. DeKokCPU cache line sizes are generally 64 bytes
2021-11-05  Arran Cudbard... Revert "Pass dict root not dicts..."
2021-11-05  Arran Cudbard... Pass dict root not dicts...
2021-11-05  Arran Cudbard... Pass in protocol specific dictionaries to the packet...
2021-11-04  Arran Cudbard... Invert args
2021-11-04  Arran Cudbard... special free function
2021-11-04  Arran Cudbard... We apparently don't cache this anymore
2021-11-04  Arran Cudbard... singular not plaural
2021-11-04  Arran Cudbard... Include our talloc header here
2021-11-04  Arran Cudbard... Typo
2021-11-04  Arran Cudbard... Aruba dict updates closes #4297
2021-11-04  Arran Cudbard... ...one more
2021-11-04  Arran Cudbard... ...and another
2021-11-04  Arran Cudbard... Should be signed
2021-11-04  Arran Cudbard... Move talloc header
2021-11-04  Arran Cudbard... Copy interface id back if it was included
2021-11-04  Arran Cudbard... Fix various dumb issues
2021-11-04  Arran Cudbard... Fix typos
2021-11-04  Alan T. DeKokwe don't need a second name here
2021-11-04  Alan T. DeKokallow running individual module tests
2021-11-04  Arran Cudbard... Need talloc
2021-11-04  Arran Cudbard... Dump capabilities to INFO() at various phases in the...
2021-11-04  Alan T. DeKokadd const
2021-11-04  Alan T. DeKokmove mschap specific rules to top-level, and make top...
2021-11-04  Alan T. DeKoklet's put files into ${localstatedir}, and not /tmp
2021-11-04  Alan T. DeKokmove db_dir, as nothing uses it
2021-11-04  Alan T. DeKokfix xlats for virtual modules
2021-11-04  Alan T. DeKokuse another module for redundant tests
2021-11-04  Alan T. DeKokmove virtual module to "modules" section
2021-11-04  Alan T. DeKokremove all references to "instantiate"
2021-11-04  Alan T. DeKokremove special cases for "instantiate", it no longer...
2021-11-04  Alan T. DeKoklook up virtual modules using new API
2021-11-04  Alan T. DeKokmove virtual_modules back to bootstrap, and track them
2021-11-04  Alan T. DeKokRevert "Revert "remove the 'instantiate' section, as...
2021-11-04  Alan T. DeKokallow for multiple instances
2021-11-04  Alan T. DeKokadd LOG_ID_LIB to files
2021-11-04  Alan T. DeKokcleanups, and allow assigning of IDs to files
2021-11-04  Alan T. DeKokdefine LOG_ID_SECTION for the drivers
2021-11-04  Alan T. DeKokcleanups
2021-11-04  Alan T. DeKokallow for LIB/SECTION IDs to be in different directories
2021-11-04  Alan T. DeKokmore notes
2021-11-04  James JonesAdd #include <sys/types.h> to the ssize_t test program...
2021-11-04  Arran Cudbard... Don't print the module prefix
2021-11-04  Arran Cudbard... Helps to init the lists
2021-11-04  Arran Cudbard... Copy all of the server_id and client_id attributes
2021-11-03  Arran Cudbard... Fix assert
2021-11-03  Arran Cudbard... Final temporary fix for replacing nested pairs
2021-11-03  Arran Cudbard... Add more validation calls
2021-11-03  Arran Cudbard... := should just replace the existing vp instead of build...
2021-11-03  Arran Cudbard... Still replacing in the extent's list
2021-11-03  Arran Cudbard... Fix case in tmpl_extents_find for where the leaf attrib...
2021-11-03  Arran Cudbard... Catch logic errors sooner in tmpl_extents_find
2021-11-03  Arran Cudbard... They're fixed length attributes...
2021-11-03  Nick Porterv4: Convert SQL xlat to new API (#4302)
2021-11-03  Arran Cudbard... ...and another couple
2021-11-03  Arran Cudbard... Incorrect ctx for timer
2021-11-03  Arran Cudbard... Formatting
2021-11-03  Arran Cudbard... typo
2021-11-03  Arran Cudbard... Remove coverity badge. The coverity scan tool is broken.
2021-11-03  Arran Cudbard... We need the link address attribute not its ancestor
2021-11-03  Arran Cudbard... Don't process the next state if we can't find the requi...
2021-11-03  Arran Cudbard... Off by one
2021-11-03  Arran Cudbard... Fix crash on exit
2021-11-03  Arran Cudbard... Don't loop infinitely when cancelling requests
2021-11-03  Arran Cudbard... More quotes
2021-11-03  Arran Cudbard... Don't leave freed thread trunks in the tree of ldap...
2021-11-03  Arran Cudbard... Fix dns encoder call to dump_fuzzer_data
2021-11-03  Arran Cudbard... Move rctx into mctx, fixing dhcpv6_process in the process
2021-11-03  Arran Cudbard... Revert "remove the 'instantiate' section, as it's no...
2021-11-03  Arran Cudbard... slightly clear
2021-11-03  Arran Cudbard... Better string parsing errors
2021-11-03  Arran Cudbard... Fix protocol attributes in xlats in policies
2021-11-03  Arran Cudbard... Ignore profiler files
2021-11-02  Arran Cudbard... Create tag attributes from the root _not_ under TLVs...
2021-11-02  Arran Cudbard... Allow setting the debug level for fuzzer targets
2021-11-02  Arran Cudbard... Have the fuzzer print out talloc errors
2021-11-02  Arran Cudbard... fuzzer-no-link needs to be passed to the compiler and...
2021-11-02  Arran Cudbard... Do a complete build before running the unit tests
2021-11-02  Arran Cudbard... Quiet the compiler
2021-11-02  Arran Cudbard... Add coverage option
2021-11-02  Arran Cudbard... Add OSS-Fuzz status badge
2021-11-02  James JonesFix _fr_sbuff_out_ssize typo (#4300)
2021-11-01  Alan T. DeKokmagic to make fuzzers work
2021-10-31  Arran Cudbard... More corpus data...
2021-10-31  Arran Cudbard... Better name
2021-10-31  Arran Cudbard... Combine openat and fchmod
2021-10-31  Arran Cudbard... Merge new corpus data
2021-10-31  Arran Cudbard... Commit merged corpus data
2021-10-31  Arran Cudbard... Fix fr_unix_time_from_t crash from clusterfuzz
2021-10-31  Arran Cudbard... Commit merged corpus data
2021-10-31  Arran Cudbard... Add support for producing fuzzer seed corpuses from...
2021-10-31  Arran Cudbard... Update DHCPv4 corpus
2021-10-31  Arran Cudbard... Bump LLVM version used for fuzzing
next