1 | freediameter (1.1.0) UNRELEASED; urgency=low |
---|
2 | |
---|
3 | * Source package restructured. Most of the |
---|
4 | framework now contained in the libfdcore library. |
---|
5 | libfreeDiameter renamed as libfdproto. |
---|
6 | This closes #15. |
---|
7 | * API version bumped to version 4. |
---|
8 | * Improved fd_dict_new() when the same object already exists. |
---|
9 | * Improvements to dict_legacy_xml extension. |
---|
10 | * Cleanups in links to shared libraries |
---|
11 | * (app_radgw.fdx) Better handling conversion of DEA with error status |
---|
12 | to RADIUS (closes #25) |
---|
13 | * Allow default signals such as SIGTSTP (ctrl-z) to be used with |
---|
14 | freeDiameterd |
---|
15 | * Improved DiameterIdentity handling (esp. interationalization issues), |
---|
16 | and improve efficiency of some string operations in peers, sessions, |
---|
17 | and dictionary modules (closes #7) |
---|
18 | * Cleanup in the session module to free only unreferenced sessions (#16) |
---|
19 | * Removed fd_cpu_flush_cache(), replaced by more robust alternatives. |
---|
20 | * Improved peer state machine algorithm to counter SCTP multistream race |
---|
21 | condition. |
---|
22 | |
---|
23 | -- Sebastien Decugis <sdecugis@nict.go.jp> Mon, 07 Feb 2011 17:24:20 +0900 |
---|
24 | |
---|
25 | freediameter (1.0.4) UNRELEASED; urgency=low |
---|
26 | |
---|
27 | * Added new API to specify timeout on receiving answer (#10) |
---|
28 | * Bumped API version number accordingly. |
---|
29 | * New test_netemul extension (simple network emulator proxy) |
---|
30 | * Improved API compatibility to C++ compilers |
---|
31 | |
---|
32 | -- Sebastien Decugis <sdecugis@nict.go.jp> Tue, 11 Jan 2011 12:28:22 +0900 |
---|
33 | |
---|
34 | freediameter (1.0.3) UNRELEASED; urgency=low |
---|
35 | |
---|
36 | * Fixed a couple of issues for portability (#21, #22, #23) |
---|
37 | * Fixed issue with ListenOn bit ordering (#20) |
---|
38 | * Added dictionary support for MIPv6 application objects. |
---|
39 | * Added dictionary support for legacy XML files. |
---|
40 | * Added python interface dbg_interactive (experimental). |
---|
41 | * Added parameters to fd_disp_register() and fd_sess_handler_create(), |
---|
42 | Bumped API version number accordingly. |
---|
43 | |
---|
44 | -- Sebastien Decugis <sdecugis@nict.go.jp> Tue, 14 Dec 2010 11:39:29 +0900 |
---|
45 | |
---|
46 | freediameter (1.0.2) UNRELEASED; urgency=low |
---|
47 | |
---|
48 | * Fix an issue in app_diameap.fdx with user names (#18) |
---|
49 | * Allow DH parameters loaded from a file (#17) |
---|
50 | * Fixed a few compilation warnings on 64bits architectures. |
---|
51 | * New ALL_EXTENSIONS build option. |
---|
52 | |
---|
53 | -- Sebastien Decugis <sdecugis@nict.go.jp> Wed, 27 Oct 2010 11:17:32 +0900 |
---|
54 | |
---|
55 | freediameter (1.0.1) UNRELEASED; urgency=low |
---|
56 | |
---|
57 | * app_acct.fdx: new set of PHP scripts available in source |
---|
58 | contrib/app_acct_tools |
---|
59 | * app_acct.fdx: new directive 'Server_name_field' in the |
---|
60 | configuration. |
---|
61 | * app_radgw.fdx: new directive 'nonai' in acct and auth plugins to |
---|
62 | disable NAI processing. |
---|
63 | * app_radgw.fdx: New support for RADIUS proxies. |
---|
64 | * app_radgw.fdx: many bug fixes. |
---|
65 | * daemon: Check the local certificate is valid during TLS |
---|
66 | initialization. |
---|
67 | * daemon: Fixed issue for IP addresses in the form x.x.x.235 |
---|
68 | * daemon: new option --dbg_gnutls to get GNUTLS debug messages. |
---|
69 | * debian: some cleanups in the packaging (dependencies, meta-data) |
---|
70 | * rt_ereg.fdx: New routing extension based on regular expression |
---|
71 | matching in package freediameter-daemon. |
---|
72 | |
---|
73 | -- Sebastien Decugis <sdecugis@nict.go.jp> Wed, 15 Sep 2010 18:30:28 +0900 |
---|
74 | |
---|
75 | freediameter (1.0.0-2) experimental; urgency=low |
---|
76 | |
---|
77 | * Official release 1.0.0 |
---|
78 | |
---|
79 | -- Sebastien Decugis <sdecugis@nict.go.jp> Thu, 29 Jul 2010 17:27:13 +0900 |
---|
80 | |
---|
81 | freediameter (1.0.0-1) experimental; urgency=low |
---|
82 | |
---|
83 | * Initial Release. |
---|
84 | |
---|
85 | -- Sebastien Decugis <sdecugis@nict.go.jp> Wed, 19 May 2010 15:36:54 +0900 |
---|