]> git.ipfire.org Git - thirdparty/freeradius-server.git/shortlog
thirdparty/freeradius-server.git
2019-11-06  Arran Cudbard... Switch to compile time check for ASAN
2019-11-06  Arran Cudbard... Fix invalid check
2019-11-06  Arran Cudbard... Remove unused function
2019-11-06  Arran Cudbard... Remove some instances of fr_hash_table_walk
2019-11-06  Alan T. DeKokunload dl's, too.
2019-11-06  Alan T. DeKokfree "autofree" context manually
2019-11-06  Alan T. DeKokset gctx to NULL and check it in more places
2019-11-06  Alan T. DeKokset gctx to NULL on free
2019-11-06  Arran Cudbard... Revert "Use _r variant of basename and dirname"
2019-11-06  Arran Cudbard... Use _r variant of basename and dirname
2019-11-06  Alan T. DeKokdon't use dirname() or basename(). They are NOT safe.
2019-11-05  Jorge PereiraHelpful to print the fullpath of unit test (#3103)
2019-11-05  Arran Cudbard... log_dir not logdir
2019-11-05  Arran Cudbard... More fixes...
2019-11-05  Alan T. DeKokallow decode of zero-length strings
2019-11-05  Arran Cudbard... Include missing header
2019-11-05  Arran Cudbard... Remove rad_mkdir, and the _file from the fr_file functions
2019-11-05  Arran Cudbard... Use name not argv[0]
2019-11-05  Alan T. DeKokuse TESTBIN which has all of the magic necessary for...
2019-11-05  Alan T. DeKokget rid of stupid "error 0"
2019-11-05  Arran Cudbard... We only get "waking up" messages at DEBUG4
2019-11-05  Arran Cudbard... Print what we failed to open
2019-11-05  Arran Cudbard... Another typo...
2019-11-05  Arran Cudbard... Typo
2019-11-05  Arran Cudbard... Print what we failed to allocate
2019-11-05  Arran Cudbard... Add new top level dict_gctx, fix a bunch of const issue...
2019-11-05  Arran Cudbard... s/coerce/unconst/
2019-11-05  Arran Cudbard... Rename 'alias' to 'name' in the dictionary code
2019-11-05  Alan T. DeKokadd and use fr_dict_coerce()
2019-11-05  Alan T. DeKokRevert "make more dict functions take const"
2019-11-05  Alan T. DeKokRevert "this now takes const, too"
2019-11-05  Alan T. DeKokmake dict autoload functions take `fr_dict_t const*`
2019-11-05  Arran Cudbard... Remove all the rediculously complex logging code from...
2019-11-05  Arran Cudbard... Fix const issue
2019-11-05  Arran Cudbard... Explicitly free more things
2019-11-05  Alan T. DeKokdon't use mktemp. We already have the "build" directory
2019-11-05  Alan T. DeKokthis now takes const, too
2019-11-05  Alan T. DeKokmake more dict functions take const
2019-11-05  Alan T. DeKokPacket-Type is in the DHCPv4 dict, not in the RADIUS...
2019-11-05  Arran Cudbard... Fix const issue
2019-11-05  Alan T. DeKokdon't allow "next" to alias "ref"
2019-11-05  Alan T. DeKokfree ctx on error
2019-11-05  Arran Cudbard... Add support for test dictionaries in unit_test_attribute
2019-11-05  Arran Cudbard... Skip internal attributes. Non-protocol attributes...
2019-11-05  Arran Cudbard... Allow dictionary root dir to be manipulated at runtime
2019-11-05  Arran Cudbard... Add space to error message
2019-11-05  Arran Cudbard... Move file manipulation functions into their own source...
2019-11-05  Alan T. DeKokallow first member of STRUCT to be variable length
2019-11-05  Alan T. DeKokdepend on the binary, too
2019-11-04  Alan T. DeKokuse the new test framework
2019-11-04  Alan T. DeKokmove RADIUS stubtype stuff to libfreeradius-radius
2019-11-04  Alan T. DeKokmove dlopen() to load by protocol
2019-11-04  Alan T. DeKokmove lowercase to caller
2019-11-04  Alan T. DeKokstart of autoload and validation for dictionaries.
2019-11-04  Alan T. DeKoklowercase library names, and mash '-' to '_'
2019-11-04  Alan T. DeKokuse talloc_const_free
2019-11-04  Alan T. DeKokallow "eap-*" for now.
2019-11-04  Jorge PereiraAdd tests for DHCPv6 / rfc8415 (#3100)
2019-11-04  Arran Cudbard... Revert "All protocols have to have a dictionary." ...
2019-11-04  Arran Cudbard... Clean up unit tests more
2019-11-04  Arran Cudbard... Only one more bad use of vp_strvalue to go...
2019-11-04  Alan T. DeKokalways end the dictionary with a CR / LF
2019-11-04  Arran Cudbard... Take a pass through and add MEM() where it should be...
2019-11-04  Alan T. DeKokAll protocols have to have a dictionary.
2019-11-03  Arran Cudbard... CID 1455235
2019-11-03  Arran Cudbard... CID 1455236
2019-11-03  Arran Cudbard... CID 1455238
2019-11-03  Arran Cudbard... CID 1455239
2019-11-03  Arran Cudbard... Typo
2019-11-03  Arran Cudbard... CID 1455245
2019-11-03  Arran Cudbard... CID 1455246
2019-11-03  Arran Cudbard... CID 1455229
2019-11-03  Arran Cudbard... CID 1455232
2019-11-03  Arran Cudbard... CID 1455237
2019-11-03  Arran Cudbard... CID 1455241
2019-11-03  Arran Cudbard... CID 1455243
2019-11-03  Arran Cudbard... CID 1455249
2019-11-03  Arran Cudbard... CID 1455250
2019-11-03  Alan T. DeKokuse consistent names
2019-11-03  Alan T. DeKokminor cleanups
2019-11-03  Alan T. DeKokadd hardware types
2019-11-03  Alan T. DeKokuse DIR for local directory
2019-11-02  Arran Cudbard... Remove duplicate
2019-11-02  Arran Cudbard... Disable v6 test
2019-11-02  Arran Cudbard... Use fr_mkdir where possible
2019-11-02  Arran Cudbard... Recursively search for test files to run through unit_t...
2019-11-02  Alan T. DeKokreturn that we decoded this option, and only this option
2019-11-02  Alan T. DeKokmanually decode IPv6 prefix.
2019-11-01  Alan T. DeKoksmash previous value
2019-11-01  Alan T. DeKokhelps to fix the count when changing tests
2019-11-01  Alan T. DeKokset the correct type size at the dict root, too
2019-11-01  Alan T. DeKokerror out of we can't find an appropriate parent
2019-11-01  Arran Cudbard... Split out only the DHCPv6 tests which are specific...
2019-11-01  Arran Cudbard... Not used yet...
2019-11-01  Arran Cudbard... Don't print messages if the FD is the same as the one...
2019-11-01  Arran Cudbard... Unused vars
2019-11-01  Arran Cudbard... Rework the unbound I/O code to... work
2019-11-01  Arran Cudbard... Add unbound logging glue code
2019-11-01  Arran Cudbard... Fix up some names in rlm_rest async I/O code
2019-11-01  Arran Cudbard... Ignore "install" directory in the base of the repo
next