Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-10-17 | One makefile for src build instead of recursion | Anders Svensson | |
Simpler, no duplication of similar makefiles and makes for better dependencies. (Aka, recursive make considered harmful.) | |||
2011-10-17 | Move diameter_exprecs to compiler directory | Anders Svensson | |
2011-10-17 | Move dictionaries into own directory and rename | Anders Svensson | |
Generated files are unchanged but the separation will be especially pleasant when more dictionary files are added as examples. It is still only the rfc3588 and relay dictionaries that are known to the diameter implementation. | |||
2011-09-27 | Don't include compiler/help modules in app | 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. |