| 2021-08-17 |
Arran Cudbard... | Index heaps at 1 instead of 0 |
commit | commitdiff | tree | snapshot |
| 2021-08-17 |
Arran Cudbard... | Free all the things |
commit | commitdiff | tree | snapshot |
| 2021-08-17 |
Arran Cudbard... | Item to insert shouldn't be NULL |
commit | commitdiff | tree | snapshot |
| 2021-08-17 |
Arran Cudbard... | Verify pop returns heap elements in order |
commit | commitdiff | tree | snapshot |
| 2021-08-16 |
Alan T. DeKok | some do pass NULL as the first parameter |
commit | commitdiff | tree | snapshot |
| 2021-08-16 |
Alan T. DeKok | Revert "don't pass NULL to insert after/before" |
commit | commitdiff | tree | snapshot |
| 2021-08-16 |
Alan T. DeKok | don't pass NULL to insert after/before |
commit | commitdiff | tree | snapshot |
| 2021-08-16 |
Arran Cudbard... | store dlist element count as an unsigned int |
commit | commitdiff | tree | snapshot |
| 2021-08-16 |
Arran Cudbard... | Fix max outstanding type |
commit | commitdiff | tree | snapshot |
| 2021-08-16 |
James Jones | Change type of lst_id to use the fr_lst_index_t typedef |
commit | commitdiff | tree | snapshot |
| 2021-08-16 |
James Jones | Convert src/lib/io/master.c from heap to LST |
commit | commitdiff | tree | snapshot |
| 2021-08-16 |
Arran Cudbard... | Better timer structure docs |
commit | commitdiff | tree | snapshot |
| 2021-08-16 |
Arran Cudbard... | typo |
commit | commitdiff | tree | snapshot |
| 2021-08-16 |
Arran Cudbard... | s/maximum/max/ |
commit | commitdiff | tree | snapshot |
| 2021-08-16 |
Alan T. DeKok | use dict_freeradius for Packet-* attributes |
commit | commitdiff | tree | snapshot |
| 2021-08-15 |
Alan T. DeKok | add tests for arrays of DNS labels in a struct |
commit | commitdiff | tree | snapshot |
| 2021-08-15 |
Alan T. DeKok | dns labels have their own array decoder |
commit | commitdiff | tree | snapshot |
| 2021-08-15 |
Alan T. DeKok | correct structure as per RFC 6731 Section 4.2 |
commit | commitdiff | tree | snapshot |
| 2021-08-15 |
James Jones | Remove reference to queue from comments on {runnable... |
commit | commitdiff | tree | snapshot |
| 2021-08-14 |
Matthew Newton | Add Debian 11 Bullseye to CI |
commit | commitdiff | tree | snapshot |
| 2021-08-14 |
Matthew Newton | Dockerfile and package updates for Debian 11 Bullseye |
commit | commitdiff | tree | snapshot |
| 2021-08-13 |
Alan T. DeKok | point to correct byte for error |
commit | commitdiff | tree | snapshot |
| 2021-08-13 |
Alan T. DeKok | correct encoding of vendor-class "data" field |
commit | commitdiff | tree | snapshot |
| 2021-08-13 |
Alan T. DeKok | arrays of string/octets are encoded as 16-bit length... |
commit | commitdiff | tree | snapshot |
| 2021-08-13 |
Alan T. DeKok | rearrange the order of checking for flag validity |
commit | commitdiff | tree | snapshot |
| 2021-08-13 |
Alan T. DeKok | allow dns label decoding to stop at the 0x00 byte |
commit | commitdiff | tree | snapshot |
| 2021-08-13 |
Alan T. DeKok | print offsets for large numbers |
commit | commitdiff | tree | snapshot |
| 2021-08-13 |
Alan T. DeKok | set "is_known_width" flag for DNS labels |
commit | commitdiff | tree | snapshot |
| 2021-08-13 |
Alan T. DeKok | ensure that we don't ask for length of DNS labels |
commit | commitdiff | tree | snapshot |
| 2021-08-13 |
Alan T. DeKok | allow string[n] to be used inside of structs, too |
commit | commitdiff | tree | snapshot |
| 2021-08-13 |
Jorge Pereira | Fix typo (#4179) |
commit | commitdiff | tree | snapshot |
| 2021-08-13 |
Alan T. DeKok | turn dlopen into a soft fail |
commit | commitdiff | tree | snapshot |
| 2021-08-12 |
Matthew Newton | more consistent dockerfiles |
commit | commitdiff | tree | snapshot |
| 2021-08-12 |
Alan T. DeKok | after some thought, perhaps a better fix |
commit | commitdiff | tree | snapshot |
| 2021-08-12 |
Alan T. DeKok | just shut up the analyzer |
commit | commitdiff | tree | snapshot |
| 2021-08-12 |
Alan T. DeKok | hoist checks to earlier |
commit | commitdiff | tree | snapshot |
| 2021-08-12 |
Alan T. DeKok | shut up clang scan |
commit | commitdiff | tree | snapshot |
| 2021-08-12 |
Alan T. DeKok | allow references to the "internal" dictionaries, too |
commit | commitdiff | tree | snapshot |
| 2021-08-12 |
Alan T. DeKok | remove requirements that "clone" be used only for struc... |
commit | commitdiff | tree | snapshot |
| 2021-08-12 |
Alan T. DeKok | do fast-path checks for errors |
commit | commitdiff | tree | snapshot |
| 2021-08-12 |
Alan T. DeKok | the error is for this ref, not for all referenceS |
commit | commitdiff | tree | snapshot |
| 2021-08-12 |
Alan T. DeKok | look up reference using found dictionary, not default one |
commit | commitdiff | tree | snapshot |
| 2021-08-12 |
Alan T. DeKok | typo |
commit | commitdiff | tree | snapshot |
| 2021-08-12 |
Alan T. DeKok | remove unnecessary comments |
commit | commitdiff | tree | snapshot |
| 2021-08-12 |
Alan T. DeKok | add --allow-mschapv2 |
commit | commitdiff | tree | snapshot |
| 2021-08-12 |
Alan T. DeKok | add attribute from RFC |
commit | commitdiff | tree | snapshot |
| 2021-08-11 |
Matthew Newton | docker: update package repositories |
commit | commitdiff | tree | snapshot |
| 2021-08-11 |
James Jones | Add fr_lst_entry_inserted() to permit heap->LST migrati... |
commit | commitdiff | tree | snapshot |
| 2021-08-11 |
Alan T. DeKok | regenerate from raddb source |
commit | commitdiff | tree | snapshot |
| 2021-08-11 |
Alan T. DeKok | whitespace for standard formatting |
commit | commitdiff | tree | snapshot |
| 2021-08-11 |
Alan T. DeKok | updates for relaying, including sample config. |
commit | commitdiff | tree | snapshot |
| 2021-08-11 |
Alan T. DeKok | formatting |
commit | commitdiff | tree | snapshot |
| 2021-08-10 |
Alan T. DeKok | remove dhcpv4 here, too |
commit | commitdiff | tree | snapshot |
| 2021-08-10 |
Alan T. DeKok | don't ionclude dhcpv4 by default |
commit | commitdiff | tree | snapshot |
| 2021-08-10 |
Alan T. DeKok | remove expansion documentation, it's no longer relevant |
commit | commitdiff | tree | snapshot |
| 2021-08-10 |
Alan T. DeKok | document new encoders |
commit | commitdiff | tree | snapshot |
| 2021-08-10 |
Alan T. DeKok | let's free encode_ctx, too |
commit | commitdiff | tree | snapshot |
| 2021-08-10 |
Alan T. DeKok | let's free vpt, too |
commit | commitdiff | tree | snapshot |
| 2021-08-10 |
Alan T. DeKok | some protocols have no libfreeradius-PROTO, so that... |
commit | commitdiff | tree | snapshot |
| 2021-08-10 |
Alan T. DeKok | increase buffer size |
commit | commitdiff | tree | snapshot |
| 2021-08-10 |
Alan T. DeKok | move to encode.dhcpv4, to use new framework |
commit | commitdiff | tree | snapshot |
| 2021-08-10 |
Alan T. DeKok | don't check dictionaries, it's no longer necessary |
commit | commitdiff | tree | snapshot |
| 2021-08-10 |
Alan T. DeKok | remove dhcpv4-specific encoder |
commit | commitdiff | tree | snapshot |
| 2021-08-10 |
Alan T. DeKok | add %{encode.PROTO:...} |
commit | commitdiff | tree | snapshot |
| 2021-08-10 |
Alan T. DeKok | remove decode_dhcpv4 xlat |
commit | commitdiff | tree | snapshot |
| 2021-08-10 |
Alan T. DeKok | rearrange and add "decode.internal" for the internal... |
commit | commitdiff | tree | snapshot |
| 2021-08-10 |
Alan T. DeKok | load the library for the internal dictionary, too |
commit | commitdiff | tree | snapshot |
| 2021-08-10 |
Alan T. DeKok | add protocol-generic decode routines |
commit | commitdiff | tree | snapshot |
| 2021-08-10 |
Alan T. DeKok | rearrange code and move to common function |
commit | commitdiff | tree | snapshot |
| 2021-08-10 |
Alan T. DeKok | export dl_t from dict |
commit | commitdiff | tree | snapshot |
| 2021-08-10 |
Alan T. DeKok | add iterators for protocols |
commit | commitdiff | tree | snapshot |
| 2021-08-09 |
Terry Burton | FreeBSD fixes and CI (#4177) |
commit | commitdiff | tree | snapshot |
| 2021-08-06 |
James Jones | Use calloc(), not malloc() to allocate heap/lst element... |
commit | commitdiff | tree | snapshot |
| 2021-08-06 |
Masamichi Hosoda | Fix connection pool with fewer connections than spare... |
commit | commitdiff | tree | snapshot |
| 2021-08-05 |
Alan T. DeKok | fix this, too |
commit | commitdiff | tree | snapshot |
| 2021-08-05 |
Alan T. DeKok | make check items "const" for comparison |
commit | commitdiff | tree | snapshot |
| 2021-08-05 |
Alan T. DeKok | make local editable pair |
commit | commitdiff | tree | snapshot |
| 2021-08-05 |
Alan T. DeKok | fr_pair_cmp() should take "const" |
commit | commitdiff | tree | snapshot |
| 2021-08-05 |
Alan T. DeKok | rework connection management. |
commit | commitdiff | tree | snapshot |
| 2021-08-05 |
Alan T. DeKok | check is "const" |
commit | commitdiff | tree | snapshot |
| 2021-08-05 |
Alan T. DeKok | allocate from the request, which is thread-safe. Helps... |
commit | commitdiff | tree | snapshot |
| 2021-08-05 |
James Jones | Lst (#4169) |
commit | commitdiff | tree | snapshot |
| 2021-08-03 |
Terry Burton | MySQL sqlippool SP: Run as invoker, not definer; close... |
commit | commitdiff | tree | snapshot |
| 2021-07-29 |
Alan T. DeKok | set extra=0 only when min=max. Fixes #4163 |
commit | commitdiff | tree | snapshot |
| 2021-07-29 |
Alan T. DeKok | typo |
commit | commitdiff | tree | snapshot |
| 2021-07-29 |
Alan T. DeKok | formatting, and make it more consistent |
commit | commitdiff | tree | snapshot |
| 2021-07-29 |
Masamichi Hosoda | Fix unnecessary periodic close/open in connection pools... |
commit | commitdiff | tree | snapshot |
| 2021-07-28 |
Masamichi Hosoda | Fix idle_timeout (#4155) |
commit | commitdiff | tree | snapshot |
| 2021-07-28 |
Masamichi Hosoda | Fix connection_check (#4154) |
commit | commitdiff | tree | snapshot |
| 2021-07-21 |
Nick Porter | v4: Convert %(unbound: ) to new xlat API (#4122) |
commit | commitdiff | tree | snapshot |
| 2021-07-21 |
James Jones | Remove remaining from heap_cycle() (#4149) |
commit | commitdiff | tree | snapshot |
| 2021-07-21 |
Arran Cudbard... | Fix other uses of TLS-Cert |
commit | commitdiff | tree | snapshot |
| 2021-07-21 |
Arran Cudbard... | Add simple fr_pair_debug function |
commit | commitdiff | tree | snapshot |
| 2021-07-21 |
Arran Cudbard... | Don't access data union if it's a structural attribute |
commit | commitdiff | tree | snapshot |
| 2021-07-21 |
Arran Cudbard... | Don't use abbreviations in attribute names |
commit | commitdiff | tree | snapshot |
| 2021-07-19 |
Arran Cudbard... | Fix test |
commit | commitdiff | tree | snapshot |
| 2021-07-19 |
Arran Cudbard... | Populate randle request pointer |
commit | commitdiff | tree | snapshot |
| 2021-07-19 |
Arran Cudbard... | Pull URI escaping code into util library |
commit | commitdiff | tree | snapshot |
| 2021-07-19 |
Thomas Faller | Fix comments for auth password logging. (#4135) |
commit | commitdiff | tree | snapshot |
| 2021-07-15 |
Arran Cudbard... | any better? |
commit | commitdiff | tree | snapshot |
| next |