Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-09-26 | Fix bugs in sending of answer-message replies | Anders Svensson | |
3001 (DIAMETER_COMMAND_UNSUPPORTED) was not sent since the decode placed the AVP list in the errors field rather than the avps field of the diameter_packet, causing the subsequent encode to fail. Session-Id was also set improperly, causing encode to fail even in this case. | |||
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. |