radius: Remote Authentication Dial In User Service (RADIUS)

[ bsd3, library, network ] [ Propose Tags ]

This module provides types and on the wire de/coding of RADIUS packets as per RFC2865


[Skip to Readme]

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.2.0.0, 0.3.0.0, 0.4.0.0, 0.5.0.0, 0.5.0.1, 0.5.0.2, 0.6.0.0, 0.6.0.1, 0.6.0.2, 0.6.0.3, 0.6.1.0, 0.7.1.0
Dependencies base (>=4.9.1.0 && <5), binary (>=0.8.3.0 && <1.0), bytestring (>=0.10.8.1 && <1.0), iproute (>=1.7.1 && <2.0), pretty-hex (>=1.0 && <2.0) [details]
License BSD-3-Clause
Copyright 2017 Erick Gonzalez
Author Erick Gonzalez
Maintainer erick@codemonkeylabs.de
Revised Revision 1 made by erick at 2019-01-30T20:23:08Z
Category Network
Home page https://gitlab.com/codemonkeylabs/radius#readme
Bug tracker https://gitlab.com/codemonkeylabs/radius/issues
Source repo head: git clone https://gitlab.com/codemonkeylabs/radius
Uploaded by erick at 2017-10-22T10:07:24Z
Distributions LTSHaskell:0.7.1.0, NixOS:0.7.1.0, Stackage:0.7.1.0
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 6740 total (38 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2017-10-22 [all 1 reports]

Readme for radius-0.2.0.0

[back to package description]

Remote Authentication Dial In User Service (RADIUS)

This module compiles RADIUS packet definitions and different attributes as specified in RFC 2865, as well as de/coding functions to serialize and deserialize RADIUS packets to/from binary data.

RADIUS extensions in RFC 2869 are also supported, as well as RFC 3162 for IPv6 related attributes