Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-09-26 | Fix improper use of error_logger:info_report/2 | Anders Svensson | |
Function doesn't take a format string and arguments as we called it. Instead use error_logger:info_report/1 and use the same report format as used for warning and error reports. | |||
2011-05-20 | Remove undocumented interface functions plus comment fix. | Anders Svensson | |
2011-05-20 | Minor diameter_service fix when sending a diameter_header/avp list | Anders Svensson | |
plus an example fix. | |||
2011-05-20 | Minor make depend fixes. | Anders Svensson | |
2011-05-18 | Initial commit of the diameter application. | Anders Svensson | |
The application provides an implementation of the Diameter protocol as defined in RFC 3588. |