Navigation


Posts in category release

freeDiameter 1.1.2 released

We are proud to announce a new release of freeDiameter today.

This release 1.1.2 can be downloaded from our Mercurial repository here:  http://www.freediameter.net/hg/freeDiameter/archive/1.1.2.tar.gz (tag: 1.1.2)

This new release comes with a few new functions for developers and some new features, requested by our users. Work has been performed to improve the stability also. Please check the changelog for detailed information.

As usual, Debian and Ubuntu packages are available (including now Natty and Oneiric releases), check this page for more information.

As previously, our  help@freediameter.net mailing-list is open to your questions and remarks.

Thank you for your interest in freeDiameter The freeDiameter team.

New freeDiameter released: 1.1.1

We are proud to announce a new release of freeDiameter today.

This release 1.1.1 can be downloaded from our Mercurial repository here:  http://www.freediameter.net/hg/freeDiameter/archive/1.1.1.tar.gz (tag: 1.1.1)

This is a stabilization release, no new feature from previous 1.1.0 but several bugs reported by different users have been fixed. Please check the changelog for detailed information.

As usual, Debian and Ubuntu packages will be available soon (including now Natty and Oneiric releases), check this page for more information.

As previously, our  help@freediameter.net mailing-list is open to your questions and remarks.

Thank you for your interest in freeDiameter The freeDiameter team.

freeDiameter 1.1.0 is released.

The first version of the 1.1.x branch is now released.

Quite a lot of changes are included from previous 1.0.3 version, and a few bugs may remain in this version. However, we believe it should behave better than 1.0.3 in many aspects.

The main change is the re-organization of the source code. Most of the framework is now shipped as a library, libfdcore, while the daemon is just a lightweight front-end for this library. The intent is to allow easy integration of the freeDiameter framework into existing products.

For a more detailed list of changes, please check this changelog file.

The new release can be obtained from the Mercurial repository here:  http://www.freediameter.net/hg/freeDiameter/archive/1.1.0.tar.gz (tag: 1.1.0)

It will also be available shortly as a Debian package. See this page for more information.

Please report any problem or difficulty either by filing a new ticket (requires registration on this website) or by sending a mail to  help@freediameter.net mailing-list.

A note about the power shortages: according to latest TEPCO status, the power cuts may occur at fixed time and not every days. Therefore, if you receive an error message when accessing this website, please try again after a few hours. Once again, we apologize for this inconvenience.

Thank you for your interest in freeDiameter The freeDiameter team.

freeDiameter 1.0.3 released!

And there comes freeDiameter 1.0.3 as a Christmas gift for you :o)

This new release comes with a lot of bug fixes, specially with regards to portability to other Linux distributions -- the framework should now compile on main Linux distributions without problems.

In addition, two new extensions are available: dict_legacy_xml.fdx and dbg_interactive.fdx. Both extensions are focused on allowing the development of Diameter application prototypes very easily and without writing a single line of C code. Please refer to each extension's documentation for more information. We believe these extensions will become the Diameter user's must-have tool very soon.

As usual, you can find a more extensive list of changes in the changelog file.

The new release can be obtained from the Mercurial repository here:  http://www.freediameter.net/hg/freeDiameter/archive/1.0.3.tar.gz (tag: 1.0.3)

It is also available as a Debian package. See this page for more information.

Please report any problem or difficulty either by filing a new ticket or by sending a mail to  help@freediameter.net mailing-list.

A very happy end of year to all of you!

Thank you, The freeDiameter team.

Bugfix release 1.0.2 is here.

We are pleased to announce the release 1.0.2 of freeDiameter.

This new release fixes some remaining bugs from the 1.0.1 release. It also adds the possibility to load Diffie-Hellman parameters from a file to speed up the starting of the daemon. See the changelog file for more information on the changes and closed tickets.

The new release can be obtained from the Mercurial repository here:  http://www.freediameter.net/hg/freeDiameter/archive/1.0.2.tar.gz (tag: 1.0.2)

It is also available as a Debian package. See this page for more information.

Please report any problem or difficulty either by filing a new ticket or by sending a mail to  help@freediameter.net mailing-list.

Thank you! The freeDiameter team.

freeDiameter 1.0.1 released

We are pleased to announce the release 1.0.1 of freeDiameter is now available.

This new release contains many bug fixes and a few new features. See the changelog file for more information on the changes.

The new release can be obtained from the Mercurial repository here:  http://www.freediameter.net/hg/freeDiameter/archive/1.0.1.tar.gz (tag: 1.0.1)

It is also available as a Debian package. See this page for more information.

The freeDiameter team.

Debian and Ubuntu repositories

freeDiameter is now packaged for Debian and Ubuntu distributions as .deb files, available for i386 and amd64 architectures. Please click here for more information on how to obtain and use these packages.

Note that this initial 1.0.0 release has a few glinches in the packaging process, that will be fixed with the next release.

Thank you!

freeDiameter 1.0.0 released.

Here we are! All the planned features are in the tree, the code looks stable enough for a release, so I am pleased to announce that: freeDiameter 1.0.0 is released

Without waiting any longer, these are the download links for the source code:

You may alternatively retrieve the code using  Mercurial:

hg clone http://www.freediameter.net/hg/freeDiameter
cd freeDiameter
hg update -C 1.0.0

Note that Debian and Ubuntu packages will be available soon (information to be updated).

The main features in this release are:

  • libfreeDiameter and freeDiameterd daemon, for the support of Diameter Base Protocol.
  • A RADIUS/Diameter translation extension, app_radgw.fdx.
  • A Diameter EAP server extension with support for EAP TLS and MD5, app_diameap.fdx, thanks to Souheil Ben Ayed for this contribution.
  • A Diameter SIP server extension, app_sip.fdx, thanks to Alexandre Westfahl for this contribution.
  • A simple Diameter accounting extension, app_acct.fdx.

The user documentation is located at  http://www.freediameter.net/.

Thank you for your interest in freeDiameter!

First release candidate for freeDiameter 1.0.0 is out!

We are now entering stabilization of the code for the first release of freeDiameter.

Although some new features are still planned for 1.0.0 (Diameter EAP server), the base code currently available should be quite usable. Please feel free to get this code and open tickets for any error you may encounter!

The release is tagged "1.0.0-rc1" in the repository. You may retrieve the sources directly from  http://www.freediameter.net/hg/freeDiameter/archive/1.0.0-rc1.tar.gz if you dislike mercurial.

Thank you! The freeDiameter team.