| 2026-03-04 |
Alan T. DeKok | add callback for escaping value-box with sbuff erules |
commit | commitdiff | tree | snapshot |
| 2026-03-04 |
Alan T. DeKok | use real type, and not uintptr_t |
commit | commitdiff | tree | snapshot |
| 2026-03-04 |
Alan T. DeKok | remove functionality which is useless and never worked |
commit | commitdiff | tree | snapshot |
| 2026-03-04 |
Alan T. DeKok | add simple tests for value-box functions |
commit | commitdiff | tree | snapshot |
| 2026-03-04 |
Alan T. DeKok | use standard APIs for filename escapes, and check for... |
commit | commitdiff | tree | snapshot |
| 2026-03-04 |
Alan T. DeKok | add value-box escape with erules |
commit | commitdiff | tree | snapshot |
| 2026-03-04 |
Alan T. DeKok | continue after \r, \n, \t |
commit | commitdiff | tree | snapshot |
| 2026-03-04 |
Alan T. DeKok | the sbuff escape / unescape rules should be const |
commit | commitdiff | tree | snapshot |
| 2026-03-04 |
Alan T. DeKok | move escape sbuff sequences to utility library |
commit | commitdiff | tree | snapshot |
| 2026-03-04 |
Alan T. DeKok | check for initialize failure |
commit | commitdiff | tree | snapshot |
| 2026-03-04 |
Alan T. DeKok | typo |
commit | commitdiff | tree | snapshot |
| 2026-03-04 |
Alan T. DeKok | quiet static analyzer |
commit | commitdiff | tree | snapshot |
| 2026-03-04 |
Catalina Pineros | fix: 1. return 01 --> return -1 (it's meant to be... |
commit | commitdiff | tree | snapshot |
| 2026-03-04 |
Catalina Pineros | formatting bug: changed '%zu' to '%zuk' to stay consist... |
commit | commitdiff | tree | snapshot |
| 2026-03-04 |
Catalina Pineros | protocols/der: fix fr_der_flag_has_default_value macro... |
commit | commitdiff | tree | snapshot |
| 2026-03-04 |
Catalina Pineros | rlm_wimax: fix trailing dash overwriting null terminato... |
commit | commitdiff | tree | snapshot |
| 2026-03-03 |
Alan T. DeKok | check proper return code |
commit | commitdiff | tree | snapshot |
| 2026-03-03 |
Alan T. DeKok | check for invalid hex digits |
commit | commitdiff | tree | snapshot |
| 2026-03-03 |
Alan T. DeKok | use correct IP when prefix=0 |
commit | commitdiff | tree | snapshot |
| 2026-03-03 |
Alan T. DeKok | various bug fixes in command.c |
commit | commitdiff | tree | snapshot |
| 2026-03-03 |
Alan T. DeKok | remove unused macro |
commit | commitdiff | tree | snapshot |
| 2026-03-03 |
Alan T. DeKok | turn off more warning messages |
commit | commitdiff | tree | snapshot |
| 2026-03-03 |
Alan T. DeKok | ignore AI test files |
commit | commitdiff | tree | snapshot |
| 2026-03-03 |
Alan T. DeKok | add basic tests for calc.c |
commit | commitdiff | tree | snapshot |
| 2026-03-03 |
Alan T. DeKok | remove unused variables |
commit | commitdiff | tree | snapshot |
| 2026-03-03 |
Alan T. DeKok | not all packet codes are valid |
commit | commitdiff | tree | snapshot |
| 2026-03-03 |
Alan T. DeKok | check for errors and set flags |
commit | commitdiff | tree | snapshot |
| 2026-03-03 |
Alan T. DeKok | various bug fixes in eap-md5 |
commit | commitdiff | tree | snapshot |
| 2026-03-03 |
Alan T. DeKok | ctime() can return NULL |
commit | commitdiff | tree | snapshot |
| 2026-03-03 |
Alan T. DeKok | tweak bounds |
commit | commitdiff | tree | snapshot |
| 2026-03-03 |
Alan T. DeKok | more fix typos |
commit | commitdiff | tree | snapshot |
| 2026-03-03 |
Alan T. DeKok | typo in macro |
commit | commitdiff | tree | snapshot |
| 2026-03-03 |
Alan T. DeKok | use "goto fail" in more situations |
commit | commitdiff | tree | snapshot |
| 2026-03-03 |
Alan T. DeKok | minor tweaks and updates to the use of AI |
commit | commitdiff | tree | snapshot |
| 2026-03-03 |
Nick Porter | Add client name to error message |
commit | commitdiff | tree | snapshot |
| 2026-03-03 |
Nick Porter | Fallback to attribute parsing if cast doesn't work |
commit | commitdiff | tree | snapshot |
| 2026-03-02 |
Alan T. DeKok | manually do dir + filename |
commit | commitdiff | tree | snapshot |
| 2026-03-02 |
Alan T. DeKok | relax checks in corner conditions |
commit | commitdiff | tree | snapshot |
| 2026-03-02 |
Alan T. DeKok | assert that the entry is in the heap |
commit | commitdiff | tree | snapshot |
| 2026-03-02 |
Alan T. DeKok | free group on error |
commit | commitdiff | tree | snapshot |
| 2026-03-02 |
Alan T. DeKok | shut up analyzer |
commit | commitdiff | tree | snapshot |
| 2026-03-02 |
Alan T. DeKok | when shutdown fails, enter failed state, not closed... |
commit | commitdiff | tree | snapshot |
| 2026-03-02 |
Alan T. DeKok | various bug fixes in limit.c |
commit | commitdiff | tree | snapshot |
| 2026-03-02 |
Alan T. DeKok | various bug fixes in hash.c |
commit | commitdiff | tree | snapshot |
| 2026-03-02 |
Alan T. DeKok | add locks when accessing entry |
commit | commitdiff | tree | snapshot |
| 2026-03-02 |
Alan T. DeKok | fix typo |
commit | commitdiff | tree | snapshot |
| 2026-03-02 |
Alan T. DeKok | fix name comparison callbacks to use correct values |
commit | commitdiff | tree | snapshot |
| 2026-03-02 |
Alan T. DeKok | return on failure |
commit | commitdiff | tree | snapshot |
| 2026-03-02 |
Alan T. DeKok | check before memcpy |
commit | commitdiff | tree | snapshot |
| 2026-03-02 |
Alan T. DeKok | use digest_find_vp() for qop, too |
commit | commitdiff | tree | snapshot |
| 2026-03-02 |
Alan T. DeKok | point to correct attribute |
commit | commitdiff | tree | snapshot |
| 2026-03-02 |
Alan T. DeKok | typos in lengths |
commit | commitdiff | tree | snapshot |
| 2026-03-02 |
Alan T. DeKok | clean up cs on error |
commit | commitdiff | tree | snapshot |
| 2026-03-02 |
Nick Porter | Add test of redis_ippool with requested address |
commit | commitdiff | tree | snapshot |
| 2026-03-02 |
Nick Porter | Renumber lua script lines |
commit | commitdiff | tree | snapshot |
| 2026-03-02 |
Nick Porter | Honour requested address in rlm_redis_ippool |
commit | commitdiff | tree | snapshot |
| 2026-03-02 |
Nick Porter | Compare numbers rather than strings |
commit | commitdiff | tree | snapshot |
| 2026-03-02 |
Nick Porter | Mutex is protecting dlist maniplation, not entry->expir... |
commit | commitdiff | tree | snapshot |
| 2026-03-01 |
Alan T. DeKok | various bug fixes in pool.c |
commit | commitdiff | tree | snapshot |
| 2026-03-01 |
Alan T. DeKok | fix pipe bio to use normal read/write blocked/resume... |
commit | commitdiff | tree | snapshot |
| 2026-03-01 |
Alan T. DeKok | just use our own buffer for the pipes |
commit | commitdiff | tree | snapshot |
| 2026-03-01 |
Alan T. DeKok | remove duplicate print |
commit | commitdiff | tree | snapshot |
| 2026-03-01 |
Alan T. DeKok | more tests for the edit code |
commit | commitdiff | tree | snapshot |
| 2026-03-01 |
Alan T. DeKok | FR_EDIT_CHILD doesn't have a vp |
commit | commitdiff | tree | snapshot |
| 2026-03-01 |
Alan T. DeKok | comment out talloc_get_type_abort_const() until we... |
commit | commitdiff | tree | snapshot |
| 2026-03-01 |
Alan T. DeKok | typos in calc.c |
commit | commitdiff | tree | snapshot |
| 2026-03-01 |
Alan T. DeKok | dup the correct FD |
commit | commitdiff | tree | snapshot |
| 2026-03-01 |
Alan T. DeKok | typo in cbor |
commit | commitdiff | tree | snapshot |
| 2026-03-01 |
Alan T. DeKok | fix typos in time code |
commit | commitdiff | tree | snapshot |
| 2026-03-01 |
Alan T. DeKok | better checks for corner cases when parsing fractional... |
commit | commitdiff | tree | snapshot |
| 2026-03-01 |
Alan T. DeKok | various bug fixes in timer.c |
commit | commitdiff | tree | snapshot |
| 2026-03-01 |
Alan T. DeKok | remove duplicate code |
commit | commitdiff | tree | snapshot |
| 2026-03-01 |
Alan T. DeKok | add MEM() |
commit | commitdiff | tree | snapshot |
| 2026-03-01 |
Alan T. DeKok | use vp->da instead of da |
commit | commitdiff | tree | snapshot |
| 2026-03-01 |
Alan T. DeKok | clean up for alignment, overflow checks, etc. |
commit | commitdiff | tree | snapshot |
| 2026-03-01 |
Alan T. DeKok | use value-box API rather than hand-rolled code |
commit | commitdiff | tree | snapshot |
| 2026-03-01 |
Alan T. DeKok | use talloc_strlen() instead of talloc_array_length... |
commit | commitdiff | tree | snapshot |
| 2026-03-01 |
Alan T. DeKok | use talloc_strdup() now that it's a define for talloc_t... |
commit | commitdiff | tree | snapshot |
| 2026-03-01 |
Alan T. DeKok | outputs depend on the libraries that we're using |
commit | commitdiff | tree | snapshot |
| 2026-03-01 |
Alan T. DeKok | use correct callback for copy, instead of recursing |
commit | commitdiff | tree | snapshot |
| 2026-03-01 |
Alan T. DeKok | typos in pair_tokenize.c |
commit | commitdiff | tree | snapshot |
| 2026-02-28 |
Alan T. DeKok | set type for talloc_strdup() and friends |
commit | commitdiff | tree | snapshot |
| 2026-02-28 |
Alan T. DeKok | don't pass "const" to talloc functions |
commit | commitdiff | tree | snapshot |
| 2026-02-28 |
Alan T. DeKok | secret may be NULL, and make code more consistent |
commit | commitdiff | tree | snapshot |
| 2026-02-28 |
Alan T. DeKok | parent filename off of thread, not inst |
commit | commitdiff | tree | snapshot |
| 2026-02-28 |
Alan T. DeKok | use correct attribute for duplicate checks |
commit | commitdiff | tree | snapshot |
| 2026-02-28 |
Alan T. DeKok | warn if they're using a secret other than 'radsec'... |
commit | commitdiff | tree | snapshot |
| 2026-02-28 |
Alan T. DeKok | clean up on failure. |
commit | commitdiff | tree | snapshot |
| 2026-02-28 |
Alan T. DeKok | clean up on corner case of failure |
commit | commitdiff | tree | snapshot |
| 2026-02-28 |
Alan T. DeKok | typo in name match |
commit | commitdiff | tree | snapshot |
| 2026-02-28 |
Alan T. DeKok | increment count as per docs |
commit | commitdiff | tree | snapshot |
| 2026-02-28 |
Alan T. DeKok | don't leak FDs on corner cases |
commit | commitdiff | tree | snapshot |
| 2026-02-28 |
Alan T. DeKok | typos |
commit | commitdiff | tree | snapshot |
| 2026-02-28 |
Alan T. DeKok | multi-thread fail is different from single-thread fail |
commit | commitdiff | tree | snapshot |
| 2026-02-28 |
Alan T. DeKok | clean up on error, and insert into list only on success |
commit | commitdiff | tree | snapshot |
| 2026-02-28 |
Alan T. DeKok | remove duplicate code, and tweak order of existing... |
commit | commitdiff | tree | snapshot |
| 2026-02-28 |
Alan T. DeKok | fix various bugs in unit_test_map |
commit | commitdiff | tree | snapshot |
| 2026-02-28 |
Alan T. DeKok | don't re-alloc memory, and always close fp on exit |
commit | commitdiff | tree | snapshot |
| 2026-02-28 |
Alan T. DeKok | fix typo - don't call init twice |
commit | commitdiff | tree | snapshot |
| 2026-02-27 |
Alan T. DeKok | add tests for corner cases of keywords |
commit | commitdiff | tree | snapshot |
| next |