]> git.ipfire.org Git - thirdparty/freeradius-server.git/shortlog
thirdparty/freeradius-server.git
2021-10-06  Alan T. DeKokcheck for overflow before decoding anything
2021-10-06  Alan T. DeKokerror tests from the fuzzer
2021-10-06  Alan T. DeKoktypo
2021-10-06  Alan T. DeKokadd fr_strerror() and FR_PROTO_TRACE
2021-10-06  Alan T. DeKokadd fr_strerror()
2021-10-06  Alan T. DeKokminor cleanups
2021-10-06  Alan T. DeKokadd "const"
2021-10-06  Alan T. DeKokadd dns fuzzer files
2021-10-06  Arran Cudbard... with tmpl_afrom_attr_str when we're expecting an attrib...
2021-10-05  Alan T. DeKokremove unused assignment
2021-10-05  Alan T. DeKokrefresh dns_labels struct, instead of reallocating it
2021-10-05  Alan T. DeKokabstract "decode record" into common function
2021-10-05  Alan T. DeKokmore unused variables
2021-10-05  Alan T. DeKokadd a target to quickly debug fuzzer crashes
2021-10-05  Alan T. DeKokfree the correct thing on decode error
2021-10-05  Alan T. DeKokfix CI errors
2021-10-05  Alan T. DeKokadd DNS to the fuzzer list
2021-10-05  Alan T. DeKokMiracles and magic.
2021-10-05  Alan T. DeKokset the new value.
2021-10-05  Alan T. DeKokset parsed before calling the callback function
2021-10-05  Alan T. DeKokuse cf_pair_dup() to get parsed, filename, line, etc.
2021-10-04  Arran Cudbard... char **
2021-10-04  Arran Cudbard... Missed const
2021-10-04  Arran Cudbard... Add option to explicitly disable proxying for a rlm_res...
2021-10-04  Arran Cudbard... Add global atexit functions
2021-10-04  Alan T. DeKokupdates to allow for encoding nested VPs
2021-10-04  Alan T. DeKokdon't bother resetting parent, it's not necessary
2021-10-04  Alan T. DeKokupdate expected output
2021-10-04  Alan T. DeKokreset to correct parent
2021-10-04  Alan T. DeKokremove extra whitespace
2021-10-02  Arran Cudbard... Bump macOS and hostap versions
2021-10-02  Arran Cudbard... Fix eapol_test picking up the wrong OpenSSL version?
2021-10-02  Arran Cudbard... Build eapol_test against OpenSSL 1.1.0
2021-10-02  Arran Cudbard... Use OpenSSL 3.0 for macOS tests
2021-10-02  Arran Cudbard... Work around bug in OpenSSL 3.0 that causes handshakes...
2021-10-02  Arran Cudbard... Improve fr_tls_log_io_error
2021-10-02  Arran Cudbard... OpenSSL 3.0 PBKDF2 functions don't like zero iterations
2021-10-02  Arran Cudbard... Use newer EC_POINT_*affine_coordinates functions and...
2021-10-02  Arran Cudbard... Use EVP API for eap_fast_crypto.c
2021-10-02  Arran Cudbard... Use newer certificate functions to work with OpenSSL 3.0
2021-10-02  Arran Cudbard... Don't build engine.c if we're using OpenSSL 3.0
2021-10-02  Arran Cudbard... Update hmac_sha1 and hmac_md5 to use the EVP API
2021-10-02  Arran Cudbard... Use EVP api in rlm_wimax
2021-10-02  Arran Cudbard... FIPS_mode() has been removed in OpenSSL 3.0
2021-10-01  Arran Cudbard... RSA_SSLV23_PADDING is not available in OpenSSL 3.0
2021-10-01  Arran Cudbard... *OpenSSL 1.1.*
2021-10-01  Arran Cudbard... Explicitly install openssl for CI
2021-10-01  Arran Cudbard... Various log fixes
2021-10-01  Arran Cudbard... Set macosx-version-min to be the current version
2021-09-30  Arran Cudbard... Better names for log destination table
2021-09-30  Arran Cudbard... Standardise on _not_ returning an errcode from logging...
2021-09-30  Arran Cudbard... rename L_DST_EXTRA to L_DST_FUNC
2021-09-30  Arran Cudbard... New logging init functions
2021-09-30  Arran Cudbard... Simpler user/group parsing
2021-09-28  Alan T. DeKokadvance the correct buffer
2021-09-28  Alan T. DeKokthis should be const
2021-09-28  Alan T. DeKokallow decoding part-way through a buffer
2021-09-28  Alan T. DeKoktests are in GMT, so print that
2021-09-28  Alan T. DeKokallow 'length=uint16' as a flag for STRUCT
2021-09-24  Arran Cudbard... typo
2021-09-24  Nick Porterv4: Async LDAP connection fixes (#4240)
2021-09-24  Arran Cudbard... Fix request timeout in rlm_sql_cassandra
2021-09-24  Arran Cudbard... Init lhs/rhs in fr_value_box_print
2021-09-24  Arran Cudbard... Fix overflow
2021-09-24  Arran Cudbard... Fix another timeout arg
2021-09-24  Arran Cudbard... Fix passing keepalive config items
2021-09-24  Arran Cudbard... Fix time delta issues in ldap related code
2021-09-24  Arran Cudbard... Fix watchdog time check
2021-09-24  Arran Cudbard... Set sd_watchdog_interval
2021-09-24  Arran Cudbard... Wrap fr_time_delta_t and fr_unix_time_t in structs
2021-09-24  Alan T. DeKokupdate interpreter docs
2021-09-23  Alan T. DeKokadd EAP-FAST dictionary and make it run
2021-09-23  Alan T. DeKokremove EAP-FAST aliases. they're really not needed
2021-09-23  Alan T. DeKokrenew at 60% of PAC lifetime
2021-09-23  Arran Cudbard... Fix overflow in rlm_cache
2021-09-23  Arran Cudbard... Quiet warning about pragma
2021-09-23  Arran Cudbard... Add `fr_time_max()`
2021-09-23  Arran Cudbard... Fix time addition in proto_ldap_sync
2021-09-23  Arran Cudbard... Wrap time when calling sd_watchdog_event manually
2021-09-23  Arran Cudbard... Switch fr_time_t to use a struct to detect misuses
2021-09-22  Alan T. DeKokpac_type is uint16, not uint32
2021-09-22  Alan T. DeKokfix data type here, too
2021-09-22  Alan T. DeKokconvert query timeout to time_delta
2021-09-22  Alan T. DeKokuse time_delta
2021-09-22  Alan T. DeKoklet's finish the conversion
2021-09-22  Alan T. DeKokconvert to using fr_time_t
2021-09-22  Alan T. DeKokuse time_delta instead of uint32
2021-09-22  Alan T. DeKokit helps to honor these, too
2021-09-22  Alan T. DeKokuse fr_time_delta_t for lifetimes and timeouts
2021-09-22  Alan T. DeKoknormalize error messages. fixes #4239
2021-09-21  Alan T. DeKokupdates and notes from Nokia
2021-09-21  Alan T. DeKoklet's do unlang thread initialization *after* loading...
2021-09-21  Alan T. DeKokcomment out perf stuff until we find out why it crashes
2021-09-21  Alan T. DeKokfix format options
2021-09-21  Alan T. DeKokprint out stats in a hokey format
2021-09-21  Alan T. DeKokstart numbering at 1
2021-09-21  Arran Cudbard... Don't double advance
2021-09-21  Alan T. DeKokadd per-thread instantiation for unlang
2021-09-21  Arran Cudbard... Unwrap fr_value_box_from_network
2021-09-20  Arran Cudbard... Fix redis ippool tests
next