2021-10-07 |
Arran Cudbard... | User newer type check function |
commit | commitdiff | tree |
2021-10-07 |
Arran Cudbard... | Shouldn't have been removed |
commit | commitdiff | tree |
2021-10-07 |
Arran Cudbard... | Remove spurious new lines |
commit | commitdiff | tree |
2021-10-07 |
James Jones | Add fr_{lst, heap}_foreach() and tests thereof. (#4237) |
commit | commitdiff | tree |
2021-10-06 |
Arran Cudbard... | Remove a direct access to the element count in lists |
commit | commitdiff | tree |
2021-10-06 |
Arran Cudbard... | s/head/order_head/ s/entry/order in pair code |
commit | commitdiff | tree |
2021-10-06 |
Alan T. DeKok | pass length of data, not offset of label |
commit | commitdiff | tree |
2021-10-06 |
Alan T. DeKok | let's check availability before dereferencing, m'kay? |
commit | commitdiff | tree |
2021-10-06 |
Alan T. DeKok | doxygen |
commit | commitdiff | tree |
2021-10-06 |
Alan T. DeKok | check for overflow before decoding anything |
commit | commitdiff | tree |
2021-10-06 |
Alan T. DeKok | error tests from the fuzzer |
commit | commitdiff | tree |
2021-10-06 |
Alan T. DeKok | typo |
commit | commitdiff | tree |
2021-10-06 |
Alan T. DeKok | add fr_strerror() and FR_PROTO_TRACE |
commit | commitdiff | tree |
2021-10-06 |
Alan T. DeKok | add fr_strerror() |
commit | commitdiff | tree |
2021-10-06 |
Alan T. DeKok | minor cleanups |
commit | commitdiff | tree |
2021-10-06 |
Alan T. DeKok | add "const" |
commit | commitdiff | tree |
2021-10-06 |
Alan T. DeKok | add dns fuzzer files |
commit | commitdiff | tree |
2021-10-06 |
Arran Cudbard... | with tmpl_afrom_attr_str when we're expecting an attrib... |
commit | commitdiff | tree |
2021-10-05 |
Alan T. DeKok | remove unused assignment |
commit | commitdiff | tree |
2021-10-05 |
Alan T. DeKok | refresh dns_labels struct, instead of reallocating it |
commit | commitdiff | tree |
2021-10-05 |
Alan T. DeKok | abstract "decode record" into common function |
commit | commitdiff | tree |
2021-10-05 |
Alan T. DeKok | more unused variables |
commit | commitdiff | tree |
2021-10-05 |
Alan T. DeKok | add a target to quickly debug fuzzer crashes |
commit | commitdiff | tree |
2021-10-05 |
Alan T. DeKok | free the correct thing on decode error |
commit | commitdiff | tree |
2021-10-05 |
Alan T. DeKok | fix CI errors |
commit | commitdiff | tree |
2021-10-05 |
Alan T. DeKok | add DNS to the fuzzer list |
commit | commitdiff | tree |
2021-10-05 |
Alan T. DeKok | Miracles and magic. |
commit | commitdiff | tree |
2021-10-05 |
Alan T. DeKok | set the new value. |
commit | commitdiff | tree |
2021-10-05 |
Alan T. DeKok | set parsed before calling the callback function |
commit | commitdiff | tree |
2021-10-05 |
Alan T. DeKok | use cf_pair_dup() to get parsed, filename, line, etc. |
commit | commitdiff | tree |
2021-10-04 |
Arran Cudbard... | char ** |
commit | commitdiff | tree |
2021-10-04 |
Arran Cudbard... | Missed const |
commit | commitdiff | tree |
2021-10-04 |
Arran Cudbard... | Add option to explicitly disable proxying for a rlm_res... |
commit | commitdiff | tree |
2021-10-04 |
Arran Cudbard... | Add global atexit functions |
commit | commitdiff | tree |
2021-10-04 |
Alan T. DeKok | updates to allow for encoding nested VPs |
commit | commitdiff | tree |
2021-10-04 |
Alan T. DeKok | don't bother resetting parent, it's not necessary |
commit | commitdiff | tree |
2021-10-04 |
Alan T. DeKok | update expected output |
commit | commitdiff | tree |
2021-10-04 |
Alan T. DeKok | reset to correct parent |
commit | commitdiff | tree |
2021-10-04 |
Alan T. DeKok | remove extra whitespace |
commit | commitdiff | tree |
2021-10-02 |
Arran Cudbard... | Bump macOS and hostap versions |
commit | commitdiff | tree |
2021-10-02 |
Arran Cudbard... | Fix eapol_test picking up the wrong OpenSSL version? |
commit | commitdiff | tree |
2021-10-02 |
Arran Cudbard... | Build eapol_test against OpenSSL 1.1.0 |
commit | commitdiff | tree |
2021-10-02 |
Arran Cudbard... | Use OpenSSL 3.0 for macOS tests |
commit | commitdiff | tree |
2021-10-02 |
Arran Cudbard... | Work around bug in OpenSSL 3.0 that causes handshakes... |
commit | commitdiff | tree |
2021-10-02 |
Arran Cudbard... | Improve fr_tls_log_io_error |
commit | commitdiff | tree |
2021-10-02 |
Arran Cudbard... | OpenSSL 3.0 PBKDF2 functions don't like zero iterations |
commit | commitdiff | tree |
2021-10-02 |
Arran Cudbard... | Use newer EC_POINT_*affine_coordinates functions and... |
commit | commitdiff | tree |
2021-10-02 |
Arran Cudbard... | Use EVP API for eap_fast_crypto.c |
commit | commitdiff | tree |
2021-10-02 |
Arran Cudbard... | Use newer certificate functions to work with OpenSSL 3.0 |
commit | commitdiff | tree |
2021-10-02 |
Arran Cudbard... | Don't build engine.c if we're using OpenSSL 3.0 |
commit | commitdiff | tree |
2021-10-02 |
Arran Cudbard... | Update hmac_sha1 and hmac_md5 to use the EVP API |
commit | commitdiff | tree |
2021-10-02 |
Arran Cudbard... | Use EVP api in rlm_wimax |
commit | commitdiff | tree |
2021-10-02 |
Arran Cudbard... | FIPS_mode() has been removed in OpenSSL 3.0 |
commit | commitdiff | tree |
2021-10-01 |
Arran Cudbard... | RSA_SSLV23_PADDING is not available in OpenSSL 3.0 |
commit | commitdiff | tree |
2021-10-01 |
Arran Cudbard... | *OpenSSL 1.1.* |
commit | commitdiff | tree |
2021-10-01 |
Arran Cudbard... | Explicitly install openssl for CI |
commit | commitdiff | tree |
2021-10-01 |
Arran Cudbard... | Various log fixes |
commit | commitdiff | tree |
2021-10-01 |
Arran Cudbard... | Set macosx-version-min to be the current version |
commit | commitdiff | tree |
2021-09-30 |
Arran Cudbard... | Better names for log destination table |
commit | commitdiff | tree |
2021-09-30 |
Arran Cudbard... | Standardise on _not_ returning an errcode from logging... |
commit | commitdiff | tree |
2021-09-30 |
Arran Cudbard... | rename L_DST_EXTRA to L_DST_FUNC |
commit | commitdiff | tree |
2021-09-30 |
Arran Cudbard... | New logging init functions |
commit | commitdiff | tree |
2021-09-30 |
Arran Cudbard... | Simpler user/group parsing |
commit | commitdiff | tree |
2021-09-28 |
Alan T. DeKok | advance the correct buffer |
commit | commitdiff | tree |
2021-09-28 |
Alan T. DeKok | this should be const |
commit | commitdiff | tree |
2021-09-28 |
Alan T. DeKok | allow decoding part-way through a buffer |
commit | commitdiff | tree |
2021-09-28 |
Alan T. DeKok | tests are in GMT, so print that |
commit | commitdiff | tree |
2021-09-28 |
Alan T. DeKok | allow 'length=uint16' as a flag for STRUCT |
commit | commitdiff | tree |
2021-09-24 |
Arran Cudbard... | typo |
commit | commitdiff | tree |
2021-09-24 |
Nick Porter | v4: Async LDAP connection fixes (#4240) |
commit | commitdiff | tree |
2021-09-24 |
Arran Cudbard... | Fix request timeout in rlm_sql_cassandra |
commit | commitdiff | tree |
2021-09-24 |
Arran Cudbard... | Init lhs/rhs in fr_value_box_print |
commit | commitdiff | tree |
2021-09-24 |
Arran Cudbard... | Fix overflow |
commit | commitdiff | tree |
2021-09-24 |
Arran Cudbard... | Fix another timeout arg |
commit | commitdiff | tree |
2021-09-24 |
Arran Cudbard... | Fix passing keepalive config items |
commit | commitdiff | tree |
2021-09-24 |
Arran Cudbard... | Fix time delta issues in ldap related code |
commit | commitdiff | tree |
2021-09-24 |
Arran Cudbard... | Fix watchdog time check |
commit | commitdiff | tree |
2021-09-24 |
Arran Cudbard... | Set sd_watchdog_interval |
commit | commitdiff | tree |
2021-09-24 |
Arran Cudbard... | Wrap fr_time_delta_t and fr_unix_time_t in structs |
commit | commitdiff | tree |
2021-09-24 |
Alan T. DeKok | update interpreter docs |
commit | commitdiff | tree |
2021-09-23 |
Alan T. DeKok | add EAP-FAST dictionary and make it run |
commit | commitdiff | tree |
2021-09-23 |
Alan T. DeKok | remove EAP-FAST aliases. they're really not needed |
commit | commitdiff | tree |
2021-09-23 |
Alan T. DeKok | renew at 60% of PAC lifetime |
commit | commitdiff | tree |
2021-09-23 |
Arran Cudbard... | Fix overflow in rlm_cache |
commit | commitdiff | tree |
2021-09-23 |
Arran Cudbard... | Quiet warning about pragma |
commit | commitdiff | tree |
2021-09-23 |
Arran Cudbard... | Add `fr_time_max()` |
commit | commitdiff | tree |
2021-09-23 |
Arran Cudbard... | Fix time addition in proto_ldap_sync |
commit | commitdiff | tree |
2021-09-23 |
Arran Cudbard... | Wrap time when calling sd_watchdog_event manually |
commit | commitdiff | tree |
2021-09-23 |
Arran Cudbard... | Switch fr_time_t to use a struct to detect misuses |
commit | commitdiff | tree |
2021-09-22 |
Alan T. DeKok | pac_type is uint16, not uint32 |
commit | commitdiff | tree |
2021-09-22 |
Alan T. DeKok | fix data type here, too |
commit | commitdiff | tree |
2021-09-22 |
Alan T. DeKok | convert query timeout to time_delta |
commit | commitdiff | tree |
2021-09-22 |
Alan T. DeKok | use time_delta |
commit | commitdiff | tree |
2021-09-22 |
Alan T. DeKok | let's finish the conversion |
commit | commitdiff | tree |
2021-09-22 |
Alan T. DeKok | convert to using fr_time_t |
commit | commitdiff | tree |
2021-09-22 |
Alan T. DeKok | use time_delta instead of uint32 |
commit | commitdiff | tree |
2021-09-22 |
Alan T. DeKok | it helps to honor these, too |
commit | commitdiff | tree |
2021-09-22 |
Alan T. DeKok | use fr_time_delta_t for lifetimes and timeouts |
commit | commitdiff | tree |
2021-09-22 |
Alan T. DeKok | normalize error messages. fixes #4239 |
commit | commitdiff | tree |
2021-09-21 |
Alan T. DeKok | updates and notes from Nokia |
commit | commitdiff | tree |
next |