0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 16, 2024 — Aug 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #132 from mykhailopopivniak/pr-13886 More... 15 days ago
Fix vendor-specific attributes length validation More... about 2 months ago
Merge pull request #125 from DimitriPapadopoulos/main_function More... about 1 year ago
ISO C compliance of main() More... about 1 year ago
Merge pull request #117 from DimitriPapadopoulos/codespell More... over 1 year ago
Merge branch 'master' into codespell More... over 1 year ago
Merge pull request #118 from DimitriPapadopoulos/ftp.cityline.net More... over 1 year ago
Update FreeRADIUS URL: http:// → https:// More... over 1 year ago
Update location of sources More... over 1 year ago
Fix typos found by codespell More... over 1 year ago
Merge pull request #114 from jpereira/configure1 More... over 2 years ago
Fix c99 compliant. ref #113 More... over 2 years ago
bump up limits. Helps with #112 More... almost 3 years ago
looks like a new release is ready More... about 4 years ago
Merge pull request #107 from twmobius/master More... almost 5 years ago
In methods rc_dict_getattr() and rc_dict_get_vendor_attr() if the vendor did not match the loop continued without processing to the next attribute, thus causing an endless loop in cases of vendor specific attributes More... almost 5 years ago
Merge pull request #106 from twmobius/master More... almost 5 years ago
Copies the vendor id for the attribute to the pair in the rc_avpair_parse() More... almost 5 years ago
Merge pull request #105 from jpereira/fix1 More... almost 5 years ago
Merge pull request #104 from jpereira/fix2 More... almost 5 years ago
Fix warning messages More... almost 5 years ago
Fix typo More... almost 5 years ago
separate vendor and attribute. Helps with #103 More... almost 5 years ago
Merge pull request #97 from exharrison/bugfix/fix_type_string_truncation More... almost 6 years ago
Updating the position of the null terminator in the case for the string data. In the existing code, the terminator is actually overwrites the last character when the value buffer length is exactly the size of the string data + 1. More... almost 6 years ago
Merge pull request #96 from stensonb/master More... over 6 years ago
fix typos: unkown -> unknown More... over 6 years ago
Merge pull request #91 from mcpat/issue-82 More... almost 7 years ago
Fix: initialise PRNG properly More... almost 7 years ago
Merge pull request #89 from mcpat/secret-lookup More... almost 7 years ago