open-vault/vendor/layeh.com/radius
Jeff Mitchell 96eef720d6 Bump deps 2017-02-08 02:13:15 -05:00
..
LICENSE RADIUS Authentication Backend (#2268) 2017-02-07 16:04:27 -05:00
README.md RADIUS Authentication Backend (#2268) 2017-02-07 16:04:27 -05:00
attribute.go RADIUS Authentication Backend (#2268) 2017-02-07 16:04:27 -05:00
attributes_builtin.go RADIUS Authentication Backend (#2268) 2017-02-07 16:04:27 -05:00
client.go RADIUS Authentication Backend (#2268) 2017-02-07 16:04:27 -05:00
dictionary.go RADIUS Authentication Backend (#2268) 2017-02-07 16:04:27 -05:00
doc.go RADIUS Authentication Backend (#2268) 2017-02-07 16:04:27 -05:00
init.go RADIUS Authentication Backend (#2268) 2017-02-07 16:04:27 -05:00
packet.go RADIUS Authentication Backend (#2268) 2017-02-07 16:04:27 -05:00
rfc2865.go RADIUS Authentication Backend (#2268) 2017-02-07 16:04:27 -05:00
server.go RADIUS Authentication Backend (#2268) 2017-02-07 16:04:27 -05:00

README.md

radius GoDoc

a Go (golang) RADIUS client and server implementation

Installation

go get -u layeh.com/radius

License

MPL 2.0