Highlights
- Arctic Code Vault Contributor
- Pro
Pinned
2,124 contributions in the last year
Activity overview
Contributed to
FreeRADIUS/freeradius-server,
mheily/libkqueue,
mity/acutest
and 5 other
repositories
Contribution activity
January 2021
Created 120 commits in 2 repositories
Created a pull request in mity/acutest that received 1 comment
Fix -Wmissing-noreturn with clang11
As per title, fixes:
src/freeradius-devel/util/acutest.h:409:1: warning: function 'test_exit_' could be declared with attribute 'noreturn' [-Wmissi…
+1
−1
•
1
comment
Reviewed 8 pull requests in 1 repository
FreeRADIUS/freeradius-server 8 pull requests
- Move lists of fr_pair_t to doubly linked lists
- Modernize and clean up dhcpv4 encoding code to make better use of dbu…
- Integrate fuzzer run into CI (push); cleanup matrix conditionals
- Update dictionary.juniper
- Simplify internal_encode().
- Enforce sbuff file max
- Add fr_value_box_from_network_dbuff()
- rlm_rest - Add option to set http version