Navigation


Changeset 706:4ffbc9f1e922 in freeDiameter for contrib/debian/changelog


Ignore:
Timestamp:
Feb 9, 2011, 3:26:58 PM (13 years ago)
Author:
Sebastien Decugis <sdecugis@nict.go.jp>
Branch:
default
Phase:
public
Message:

Large UNTESTED commit with the following changes:

  • Improved DiameterIdentity? handling (esp. interationalization issues), and improve efficiency of some string operations in peers, sessions, and dictionary modules (closes #7)
  • Cleanup in the session module to free only unreferenced sessions (#16)
  • Removed fd_cpu_flush_cache(), replaced by more robust alternatives.
  • Improved peer state machine algorithm to counter SCTP multistream race condition.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • contrib/debian/changelog

    r683 r706  
    55    libfreeDiameter renamed as libfdproto.
    66    This closes #15.
    7   * API version bumped to version 4 accordingly.
     7  * API version bumped to version 4.
    88  * Improved fd_dict_new() when the same object already exists.
    99  * Improvements to dict_legacy_xml extension.
     
    1313  * Allow default signals such as SIGTSTP (ctrl-z) to be used with
    1414    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.
    1522
    16  -- Sebastien Decugis <sdecugis@nict.go.jp>  Tue, 18 Jan 2011 15:13:00 +0900
     23 -- Sebastien Decugis <sdecugis@nict.go.jp>  Mon, 07 Feb 2011 17:24:20 +0900
    1724
    1825freediameter (1.0.4) UNRELEASED; urgency=low
Note: See TracChangeset for help on using the changeset viewer.