-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathChangeLog
62 lines (48 loc) · 2.08 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
2025-01-07 Vance Shipley <vances@sigscale.org>
* calculate hash of calling/called party addresses for sls
* ssn in party address may be zero
* change routing indicator in party address to enumeration
* remove encoding scheme from party address record
* global title digits string codec
* install sccp primitives header in includes
* clarify global title address digit value range
* include mtp sap (asp/sgp) in party address
* describe sccp primitives in user guide
* sccp primitive record definitions
* skip adding appup files if extra_files unsupported in sasl:make_tar/2
2024-09-22 Vance Shipley <vances@sigscale.org>
* include all application upgrade files in release package
* include application upgrade specification
2024-09-03 Vance Shipley <vances@sigscale.org>
* allow enumerations from party address in bcd codec
2024-02-12 Vance Shipley <vances@sigscale.org>
* remove gitlab ci config
* build an erlang release package
* add build instructions
2023-03-07 Vance Shipley <vances@sigscale.org>
* refactor and correct all message types
* credit is an integer window size
* rename macro for data portion
* test cases with data from wireshark examples
* align release cause enumerations
* segmentation local reference in codec
* little endian coding of local references
* local reference in segmentation record
* replace pos_integer() with specific ranges
* remove redundant message type field
* refactor and correct optional part handling
* generate random local refs using all 24 bits in codec test suite
* decode optional parts directly
* segmentation is optional in xudt/ludt
* assume even party address for gti=2
* build and run api test suite
* test cases bugs fixed
2022-03-14 Vance Shipley <vances@sigscale.org>
* pretty print party address type validation
* test:test cases related to pretty print party address (in-85)
* pretty print party address(in-77)
* include debug information in beam
* include edoc-info in installed doc
2021-02-23 Vance Shipley <vances@sigscale.org>
* refactor party address translation type as integer
* better type specifications