Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-09-26 | Minor diameter_ct simplification | Anders Svensson | |
2011-09-26 | Improve xref testcase | Anders Svensson | |
2011-09-26 | Don't require GNU sed to fail testsuite targets | Anders Svensson | |
2011-09-26 | Generate dependencies makefile | Anders Svensson | |
2011-09-26 | Makefile/spec cleanup | Anders Svensson | |
2011-09-26 | Remove old test framework | Anders Svensson | |
2011-09-26 | Add transport and gen_sctp suites | Anders Svensson | |
2011-09-26 | Add watchdog suite | Anders Svensson | |
2011-09-26 | Add stats suite | Anders Svensson | |
2011-09-26 | Add sync suite | Anders Svensson | |
2011-09-26 | Add reg suite | Anders Svensson | |
2011-09-26 | Add dict suite, remove session suite | Anders Svensson | |
2011-09-26 | Move appup tests into app suite and use systools for both | Anders Svensson | |
2011-09-26 | Migrate app suite to pure ct and simplify | Anders Svensson | |
2011-09-26 | Add codec suite based on pure ct | Anders Svensson | |
2011-09-26 | Remove slask and beam | Anders Svensson | |
2011-06-05 | Again: Call chmod without the "-f" flag | Holger Weiß | |
Commit 7ed11a886fc8fcaf3c2b8324294e2f24e02b0f28 removed the "-f" flag from chmod calls in Makefiles: | "-f" is a non-standard chmod option which at least SGI IRIX and HP UX | do not support. As the only effect of the "-f" flag is to suppress | warning messages, it can be safely omitted. Meanwhile, new "chmod -f" calls have been added. This commit removes the "-f" flag from those new calls. | |||
2011-05-20 | Update copyright years | Björn-Egil Dahlberg | |
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. |