index
:
tteras/strongswan
master
tteras
tteras-release
tteras' strongSwan tree
gitolite
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libradius
/
radius_message.h
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Use standard unsigned integer types
Andreas Steffen
2016-03-24
1
-5
/
+5
|
*
eap-radius: Add support for some basic IPv6-specific RADIUS attributes
Tobias Brunner
2015-08-17
1
-0
/
+5
|
|
|
|
|
|
These are defined in RFC 6911. Fixes #1001.
*
libradius: refactor generic RADIUS en-/decryption function to a message method
Martin Willi
2013-07-29
1
-0
/
+16
|
*
Add a radius message method to enumerate vendor specific attributes
Martin Willi
2013-03-12
1
-0
/
+11
|
*
Fixed Doxygen comments after scanning complete src directory
Tobias Brunner
2013-03-02
1
-5
/
+9
|
*
Add a return value to radius_message_t.sign()
Martin Willi
2012-07-16
1
-1
/
+2
|
*
checksum need a libradius_init() symbol
Andreas Steffen
2012-04-05
1
-0
/
+5
|
*
implemented RADIUS Filter-ID attribute
Andreas Steffen
2012-03-13
1
-0
/
+2
|
*
define MAX_RADIUS_ATTRIBUTE_SIZE
Andreas Steffen
2012-03-13
1
-0
/
+2
|
*
added msg_auth flag in radius_message_t sign() method
Andreas Steffen
2012-03-13
1
-2
/
+3
|
*
Moved generic RADIUS protocol support to a dedicated libradius
Martin Willi
2012-03-05
1
-0
/
+292