]> git.ipfire.org Git - thirdparty/freeradius-server.git/shortlog
thirdparty/freeradius-server.git
2022-01-18  Alan T. DeKoktypo
2022-01-18  Alan T. DeKokmove "parse scope" to fr_inet_pton6()
2022-01-17  Alan T. DeKokfix xlat_unregister_module() so that it works.
2022-01-17  Alan T. DeKokadd type names / values as enums to Cast-Base
2022-01-17  Alan T. DeKokwe don't need cast_base
2022-01-15  Alan T. DeKokprefer "allowed" to "terminals"
2022-01-15  Alan T. DeKokadd fr_dict_enum_by_name_substr()
2022-01-14  Alan T. DeKokreturn >0 from fr_value_box_from_substr()
2022-01-14  Alan T. DeKokadd more whitespace for sanity
2022-01-14  Alan T. DeKokuse -f for "don't fork", not "-X" for "kill me with...
2022-01-14  Alan T. DeKoklet's use name_len
2022-01-14  Alan T. DeKokremove useless code
2022-01-12  Alan T. DeKoktypo
2022-01-12  Daniel DE ALMEIDA... Fix side channels in EAP-pwd leaking information on...
2022-01-11  Alan T. DeKokallow sending packets directly to the worker
2022-01-08  Arran Cudbard... Quiet clang scan
2022-01-08  Arran Cudbard... Fix various issues with dcursor that would prevent...
2022-01-07  Terry BurtonCI FreeBSD: Enable radclient tests
2022-01-07  Terry Burtonudpfromto: Use plain sendto if our source address is...
2022-01-06  Terry Burtoneapol_test-build.sh: Set permissive CFLAGs for FreeBSD...
2022-01-06  Arran Cudbard... Trim default prefix from generated dlist functions
2022-01-06  Arran Cudbard... Make tmpl_attr and tmpl_request lists type safe
2022-01-06  Arran Cudbard... Formatting
2022-01-06  James JonesMake test_enqueue_and_io_speed() work (#4349)
2022-01-06  Alan T. DeKokmore FR_PROTO_TRACE
2022-01-06  Alan T. DeKokuse temporary "end"
2022-01-06  Alan T. DeKokcheck min/max lengths only for leaf data types
2022-01-06  Alan T. DeKokpass the correct 'end' pointer
2022-01-06  Alan T. DeKokrename regex sub to subst
2022-01-05  Terry BurtonCI fixes for FreeBSD (#4351)
2022-01-05  Arran Cudbard... Quiet compiler
2022-01-05  Arran Cudbard... Don't evaluate _uctx multiple times in fr_atexit_thread...
2022-01-05  Arran Cudbard... Fix libpcre memory leak on exit
2022-01-05  Terry Burtonpair_tests fr_pair_value_copy: Allocate dst pair before...
2022-01-05  Arran Cudbard... Formatting
2022-01-05  Arran Cudbard... Helps to use the right condition...
2022-01-05  Arran Cudbard... Typo
2022-01-05  Arran Cudbard... More, minor, atexit cleanups
2022-01-05  Arran Cudbard... Move OpenSSL version handling code to its own source...
2022-01-04  Arran Cudbard... Quiet compiler warnings
2022-01-04  Arran Cudbard... Flesh out the atexit debug functions more
2022-01-04  Arran Cudbard... Search in the correct destructor list
2022-01-04  Arran Cudbard... Use the correct comparison function in fr_event_report
2022-01-04  James JonesFix other instances of backlogs left hanging (#4311)
2022-01-04  Arran Cudbard... Ensure all the thread-specific destructors run before...
2022-01-04  Arran Cudbard... Just use WITH_TLS....
2022-01-04  Arran Cudbard... Use the EVP RC4 functions
2022-01-04  Arran Cudbard... Ensure openssl user macros are always defined
2022-01-04  Alan T. DeKokinitialize packet_ctx.end
2022-01-04  Alan T. DeKokremove assert
2022-01-03  Arran Cudbard... Fix version function calls in dependency.c
2022-01-03  Alan T. DeKokdon't pass packet_len to fr_radius_decode_pair_value()
2022-01-03  Alan T. DeKokclean up the providers on exit
2022-01-03  Alan T. DeKokprotocol-specific extensions are variable sized
2022-01-03  Alan T. DeKokrearrange and remove unused code
2022-01-03  Alan T. DeKokheaders to help with protocol encoding / decoding
2022-01-03  Alan T. DeKokupdate documentation
2022-01-03  Arran Cudbard... Swap ERR_get_error_line_data for ERR_get_error_all
2022-01-03  Arran Cudbard... Set OpenSSL API compat macros centrally
2022-01-03  Arran Cudbard... Apparently has no effect...
2022-01-03  Arran Cudbard... We use OPENSSL_VERSION_NUMBER everywhere else...
2022-01-03  Arran Cudbard... Fix calls to PEM_read_bio_DHparams for OpenSSL 3.0.0
2022-01-03  Arran Cudbard... more ltb-project key references
2022-01-03  Arran Cudbard... New LTB GPG key url
2022-01-03  Arran Cudbard... 2022
2021-12-23  Arran Cudbard... Don't need this in 1.1.1
2021-12-23  Arran Cudbard... Stupid hack still needed in 3.0.1
2021-12-23  Arran Cudbard... Yes, OpenSSL now wants the size of the buffer passed...
2021-12-23  Arran Cudbard... maybe OpenSSL 3.0.1 started caring about the output...
2021-12-23  Arran Cudbard... Revert "CI: Pass in -Wno-error=deprecated-declarations...
2021-12-22  Terry BurtonCI: Pass in -Wno-error=deprecated-declarations to LIB_A...
2021-12-22  Terry BurtonCI: Use OpenSSL 3.0.1 in LIBS_ALT build
2021-12-22  Alan T. DeKoklet's return the correct value
2021-12-22  Alan T. DeKokfix decode_tlvs()
2021-12-22  Alan T. DeKokif the option is invalid, return a raw option
2021-12-22  Alan T. DeKokunify two functions, so there's less code
2021-12-22  Alan T. DeKoktypo
2021-12-21  Alan T. DeKokda->parent may be NULL here, too.
2021-12-21  Alan T. DeKokda->parent is NULL at the root
2021-12-21  Alan T. DeKokrearrange to show how to assign octets to structural...
2021-12-21  Alan T. DeKokadd := test
2021-12-21  Alan T. DeKokuse new hack function, so that we support T_OP_EQ and...
2021-12-21  Alan T. DeKoklet's use typed arguments
2021-12-21  Alan T. DeKoksplit out functions as per other protocols
2021-12-21  Alan T. DeKokremove "do_raw", which doesn't make sense
2021-12-21  Alan T. DeKokadd temporary hack function
2021-12-21  Alan T. DeKokthis function is only used by the xlat code
2021-12-21  Alan T. DeKokdecode_pair test point should take fr_dict_attr_t const...
2021-12-21  Alan T. DeKokremove fr_dict_t from struct trampoline functions
2021-12-21  Alan T. DeKokclarify error message
2021-12-21  Alan T. DeKokminor rearrangements, and update arrays for new operators
2021-12-21  Alan T. DeKokencode / decode STRUCT too
2021-12-21  Alan T. DeKokno need to pass dict_dns to all of the dns functions
2021-12-21  Alan T. DeKokno need to pass dict_dhcpv6 to all of the dhcpv6 functions
2021-12-21  Alan T. DeKokno need to pass dict_dhcpv4 to all of the dhcpv4 functions
2021-12-21  Alan T. DeKokno need to pass dict_radius to all of the radius functions
2021-12-21  Alan T. DeKokmore operations for ip addresses and prefixes
2021-12-21  Terry BurtonCI FreeBSD: Run on push/pull; more VM memory; use rsync...
2021-12-17  Arran Cudbard... Fix dlist definition macros to be safer
2021-12-17  Alan T. DeKok-Wunused
next