Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'anders/diameter/testsuites/OTP-9829' into maint | Anders Svensson | 2011-12-20 | 39 | -185/+2794 |
|\ | |||||
| * | Install example dictionaries | Anders Svensson | 2011-12-16 | 2 | -4/+9 |
| * | Move example code to examples/code | Anders Svensson | 2011-12-16 | 13 | -16/+47 |
| * | Move example dictionaries to examples/dict | Anders Svensson | 2011-12-16 | 7 | -16/+16 |
| * | Set name/prefix at compilation, not in dictionaries | Anders Svensson | 2011-12-16 | 7 | -25/+24 |
| * | Add RFC 4004 (MIP) dictionary | Anders Svensson | 2011-12-16 | 2 | -1/+284 |
| * | Add RFC 4740 (SIP) dictionary | Anders Svensson | 2011-12-16 | 3 | -1/+500 |
| * | Add RFC 4072 (EAP) dictionary | Anders Svensson | 2011-12-16 | 2 | -2/+157 |
| * | Add RFC 4006 (CC) dictionary | Anders Svensson | 2011-12-16 | 2 | -1/+356 |
| * | Add RFC 4005 (NAS) dictionary | Anders Svensson | 2011-12-16 | 2 | -1/+743 |
| * | Add standards testcase to compiler suite | Anders Svensson | 2011-12-16 | 1 | -6/+31 |
| * | Remove {init,end}_per_group workaround | Anders Svensson | 2011-12-16 | 8 | -66/+2 |
| * | Use new syntax for specifying ct group properties | Anders Svensson | 2011-12-16 | 9 | -50/+41 |
| * | Increase timetrap in compiler suite | Anders Svensson | 2011-12-16 | 1 | -1/+1 |
| * | Minor capx suite tweaks | Anders Svensson | 2011-12-16 | 1 | -15/+20 |
| * | Minor makefile tweak | Anders Svensson | 2011-12-16 | 1 | -2/+2 |
| * | Remove trailing whitespace | Anders Svensson | 2011-12-16 | 5 | -7/+7 |
| * | Update skip condition in gen_sctp suite | Anders Svensson | 2011-12-16 | 1 | -4/+4 |
| * | Reintroduce gen_sctp suite | Anders Svensson | 2011-12-16 | 2 | -0/+355 |
| * | Remove delay from connect in transport suite | Anders Svensson | 2011-12-16 | 1 | -15/+2 |
| * | Add codec testcase for decode of unknown AVPs | Anders Svensson | 2011-12-16 | 7 | -5/+249 |
| * | Handle only error return as evidence of no SCTP | Anders Svensson | 2011-12-16 | 1 | -4/+1 |
* | | Merge branch 'anders/diameter/compilation_options/OTP-9826' into maint | Anders Svensson | 2011-12-20 | 1 | -2/+17 |
|\ \ | |/ | |||||
| * | Allow module name mapping at dictionary compilation | Anders Svensson | 2011-12-16 | 1 | -1/+16 |
| * | Fix blunder that broke name/prefix compilation options | Anders Svensson | 2011-12-16 | 1 | -1/+1 |
* | | Update watchdog suite | Anders Svensson | 2011-12-16 | 1 | -5/+6 |
* | | Ensure capabilities exchange can't fail too early | Anders Svensson | 2011-12-16 | 2 | -17/+43 |
|/ | |||||
* | Prepare release | Erlang/OTP | 2011-12-12 | 1 | -0/+114 |
* | Merge branch 'anders/diameter/suites_and_dialyzer/OTP-9781' | Anders Svensson | 2011-12-09 | 8 | -60/+313 |
|\ | |||||
| * | Tell dialyzer not to warn about unused functions | Anders Svensson | 2011-12-08 | 4 | -1/+44 |
| * | Add compiler testcases for generation and compilation to beam | Anders Svensson | 2011-12-08 | 1 | -2/+39 |
| * | Fix semantic checks on AVP qualifiers | Anders Svensson | 2011-12-08 | 3 | -38/+211 |
| * | Minor codegen/debug fix | Anders Svensson | 2011-12-08 | 1 | -9/+9 |
| * | Deal with crypto:start() failure in TLS suite | Anders Svensson | 2011-12-07 | 1 | -1/+1 |
| * | Don't assume empty sndrcvinfo in diameter_sctp | Anders Svensson | 2011-12-07 | 1 | -9/+9 |
* | | Merge branch 'anders/diameter/suites_and_dialyzer/OTP-9781' | Anders Svensson | 2011-12-07 | 3 | -9/+18 |
|\ \ | |/ | |||||
| * | Minor diameter_dict_scanner fix | Anders Svensson | 2011-12-06 | 1 | -2/+4 |
| * | Skip sctp tests on {error, esocktnosupport} | Anders Svensson | 2011-12-06 | 1 | -1/+2 |
| * | Ensure that TLS will be available in TLS suite | Anders Svensson | 2011-12-06 | 1 | -6/+12 |
* | | Merge branch 'anders/diameter/callback_redirection/OTP-9777' | Anders Svensson | 2011-12-07 | 10 | -87/+217 |
|\ \ | |/ | |||||
| * | Update documentation | Anders Svensson | 2011-12-06 | 1 | -1/+11 |
| * | Use diameter_callback in relay and tls suites | Anders Svensson | 2011-12-06 | 2 | -46/+11 |
| * | Use diameter_callback in failover suite | Anders Svensson | 2011-12-06 | 1 | -26/+7 |
| * | Update app suite | Anders Svensson | 2011-12-06 | 1 | -2/+1 |
| * | Smarter diameter_callback | Anders Svensson | 2011-12-06 | 5 | -12/+187 |
* | | Merge branch 'anders/diameter/dict_error_identification/OTP-9639' | Anders Svensson | 2011-12-07 | 33 | -1856/+3065 |
|\ \ | |/ | |||||
| * | Update documentation | Anders Svensson | 2011-12-06 | 1 | -57/+90 |
| * | Improve base_rfc3588.dia formatting | Anders Svensson | 2011-12-05 | 1 | -49/+49 |
| * | Make typo fix backwards compatible | Anders Svensson | 2011-12-05 | 1 | -17/+64 |
| * | Fix base_rfc3588.dia typo | Anders Svensson | 2011-12-05 | 1 | -1/+1 |