-
Notifications
You must be signed in to change notification settings - Fork 8
/
ChangeLog
65 lines (35 loc) · 1.77 KB
/
ChangeLog
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
56
57
58
59
60
61
62
63
64
2024-10-08 Vance Shipley <[email protected]>
* update copyright year
* install application upgrade file
2022-05-26 Vance Shipley <[email protected]>
* missing codec clause for framed ipv6 address avp
2022-01-20 Vance Shipley <[email protected]>
* correct timeout event
2021-12-18 Vance Shipley <[email protected]>
* typo in radius_fsm state handler return (serious bug)
2021-08-30 Vance Shipley <[email protected]>
* modernize diagrams
* port fsm to gen_statem
* explicit exports in test suites
2020-03-23 Vance Shipley <[email protected]>
* radius_attributes.erl: add 3gpp vendor specific attributes
2018-01-07 Vance Shipley <[email protected]>
* radius_attributes.erl: add cisco vsa for call origin
2017-12-31 Vance Shipley <[email protected]>
* radius_attributes.erl: correct semantics of store/4
2017-11-24 Prahveen Thiruchelvam <[email protected]>
* radius_attributes.erl: add functions to handle vendor specific attributes directly
2017-08-29 Kalpa Gunarathna <[email protected]>
* COPYING: change copyrights to Apache License 2.0
2017-03-24 Vance Shipley <[email protected]>
* radius_attributes.erl: add ascend vendor-specific attributes
2017-01-24 Vance Shipley <[email protected]>
* radius.erl: change api for start[_link]/3 to support socket options
2016-09-05 Vance Shipley <[email protected]>
* radius_attributes.erl: no longer orders attributes, new api
* radius.erl: change authenticator api, use crypto app
2016-08-15 Vance Shipley <[email protected]>
* radius.erl: behaviour callbacks changed to include delayed response
* radius_fsm.erl: added state to handle delayed response from handler
2016-08-09 Vance Shipley <[email protected]>
* radius.erl: behaviour callbacks changed to include state