-
Notifications
You must be signed in to change notification settings - Fork 8
/
NEWS
56 lines (44 loc) · 1.33 KB
/
NEWS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
October 8, 2024
---------------
- support release handler application upgrade
March 23, 2020
---------------
- add 3gpp vendor specific attributes needed for non-3gpp access to 3gppp
January 7, 2018
---------------
- add cisco vsa for voice call origin
December 31, 2017
----------------
- new test cases for vendor specifc attributes
- correct semantics of radius_attributes:store/4
November 24, 2017
----------------
- new functions for vendor specifc attributes
August 29, 2017
----------------
- change copyrights to Apache License 2.0
March 24, 2017
----------------
- add common Ascend vendor specific attributes
January 24, 2017
----------------
- changed API to support socket options
- add application environment variable for socket options
September 5, 2016
----------------
- changed attributes API, support multiple attribute values
- changed authenticator API
- require crypto application
August 15, 2016
---------------
- changed radius behaviour callbacks to allow a callback
handler to send a delayed response
- radius_fsm has an added state to wait for a response
- radius api now include response/2 to send a response
August 8, 2016
--------------
- changed radius behaviour callbacks to include state
January 2014
------------
- changed from edoc to language level type specifications
- implement autotools build