{"id":32174635,"url":"https://github.com/radcli/radcli","last_synced_at":"2026-02-19T08:03:06.936Z","repository":{"id":46158121,"uuid":"46615396","full_name":"radcli/radcli","owner":"radcli","description":"A simple RADIUS client library","archived":false,"fork":false,"pushed_at":"2025-09-18T09:05:42.000Z","size":2367,"stargazers_count":72,"open_issues_count":13,"forks_count":55,"subscribers_count":8,"default_branch":"master","last_synced_at":"2026-02-13T12:46:11.733Z","etag":null,"topics":["freeradius-client","radius","radiusclient-ng"],"latest_commit_sha":null,"homepage":"https://radcli.github.io/radcli/","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/radcli.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-11-21T12:59:00.000Z","updated_at":"2025-11-10T06:57:03.000Z","dependencies_parsed_at":"2023-12-21T18:53:29.509Z","dependency_job_id":"c1fcb87b-d775-4732-bc31-476ca4879292","html_url":"https://github.com/radcli/radcli","commit_stats":{"total_commits":676,"total_committers":36,"mean_commits":18.77777777777778,"dds":0.7411242603550297,"last_synced_commit":"02b6d672f782b12cb6a8f57ba47f1c7bb75530be"},"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/radcli/radcli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radcli%2Fradcli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radcli%2Fradcli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radcli%2Fradcli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radcli%2Fradcli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radcli","download_url":"https://codeload.github.com/radcli/radcli/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radcli%2Fradcli/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29608152,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-19T06:47:36.664Z","status":"ssl_error","status_checked_at":"2026-02-19T06:45:47.551Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["freeradius-client","radius","radiusclient-ng"],"created_at":"2025-10-21T19:02:57.578Z","updated_at":"2026-02-19T08:03:06.931Z","avatar_url":"https://github.com/radcli.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Tests](https://github.com/radcli/radcli/workflows/Tests/badge.svg?branch=master)\n\n# The radcli library\n\n## Introduction\n\nThe radcli library is a library for writing RADIUS Clients. The library's\napproach is to allow writing RADIUS-aware application in less than 50 lines\nof C code. It was based originally on freeradius-client and radiusclient-ng\nand is source compatible with them.\n\n\n## Background\n\nFor the development of the openconnect VPN server, I needed a simple library to\nallow using radius for authentication and accounting without having to understand\nthe internals of radius. Such library was the freeradius-client library, but\nwas undocumented, had too much legacy code centered around radlogin, a tool \nwhich is of no significance today, was IPv4-only and had no releases for\nseveral years, and zero tests.\n\nThis library addresses these shortcomings, adds a test suite and test driven\ndevelopment, adds package management via pkg-config, adds support for TCP,\nTLS and DTLS, provides documentation of the API, and will include any new\nfeatures for the task. It is provided as a shared library in case it is\nuseful to other projects as well, and is also made source compatible with\nradiusclient-ng and freeradius-client.\n\n\n## Documentation\n\nDocumentation and examples are available at:\nhttp://radcli.github.io/radcli/\n\n## Compilation\n\nRun autogen.sh to generate the configure script and makefiles.\n\nRequired dependencies (Fedora/RHEL pkg):\n```\ndnf install -y autoconf libtool automake nettle-devel gnutls-devel gettext-devel libabigail doxygen doxy2man\n```\n\n## Contributing/Submitting pull requests\n\nFor adding new features or extending functionality in addition to the code,\nplease also submit a test program which verifies the correctness of operation.\nSee `tests/` and `.travis.yml` for the existing test suite.\n\n\n## Bug reporting\n\nPlease use the issue tracker at:\nhttps://github.com/radcli/radcli/issues\n\n\n## Web Site\n\nThe web site http://radcli.github.io/radcli is the primary web-site for\nradcli and is auto-generated via the 'make web' rule.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fradcli%2Fradcli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fradcli%2Fradcli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fradcli%2Fradcli/lists"}