aboutsummaryrefslogtreecommitdiffstats
path: root/lib/diameter
AgeCommit message (Expand)Author
2012-08-26Add 'connections' and 'peers' service_infoAnders Svensson
2012-08-26Maintain watchdog states in service_infoAnders Svensson
2012-08-26Exercise service_info in test suitesAnders Svensson
2012-08-26Lighten up on timetraps in test suitesAnders Svensson
2012-08-26Fix timing issue with subscribe in test suitesAnders Svensson
2012-08-24Add events for watchdog state transitionsAnders Svensson
2012-08-24Improve statistics test casesAnders Svensson
2012-08-24Statistics fixesAnders Svensson
2012-08-24Deal with the fact that capabilities config may be incompleteAnders Svensson
2012-08-23Allow an answer to opt out of setting Result-Code/Failed-AVPAnders Svensson
2012-08-23Set Result-Code as an optional AVP in reply to request containing errorsAnders Svensson
2012-08-23Fix Destination-Host/Realm extraction for arbitrary dictionariesAnders Svensson
2012-08-23Update example codeAnders Svensson
2012-08-23Update documentationAnders Svensson
2012-08-23Add diameter_transport for transport start indirectionAnders Svensson
2012-08-23Allow multiple transport_module and transport_configAnders Svensson
2012-08-23vsn -> 1.2Anders Svensson
2012-08-22Fix result code statistics for arbitrary dictionariesAnders Svensson
2012-08-22Count incoming answers containing AVP decode errorsAnders Svensson
2012-08-22Fix counter typoAnders Svensson
2012-07-04Encode fixAnders Svensson
2012-06-08Merge branch 'lukas/otp/install_with_whitespace/OTP-10107' into maintLukas Larsson
2012-06-05Update to work with whitespace in exec pathLukas Larsson
2012-05-10Remove stale code for hybrid heap and incremental GCBjörn Gustavsson
2012-03-26Update include paths in example codeAnders Svensson
2012-03-26appup for OTP-9824Anders Svensson
2012-03-26vsn -> 1.1Anders Svensson
2011-12-20Merge branch 'anders/diameter/testsuites/OTP-9829' into maintAnders Svensson
2011-12-20Merge branch 'anders/diameter/compilation_options/OTP-9826' into maintAnders Svensson
2011-12-16Install example dictionariesAnders Svensson
2011-12-16Move example code to examples/codeAnders Svensson
2011-12-16Move example dictionaries to examples/dictAnders Svensson
2011-12-16Set name/prefix at compilation, not in dictionariesAnders Svensson
2011-12-16Add RFC 4004 (MIP) dictionaryAnders Svensson
2011-12-16Add RFC 4740 (SIP) dictionaryAnders Svensson
2011-12-16Add RFC 4072 (EAP) dictionaryAnders Svensson
2011-12-16Add RFC 4006 (CC) dictionaryAnders Svensson
2011-12-16Add RFC 4005 (NAS) dictionaryAnders Svensson
2011-12-16Add standards testcase to compiler suiteAnders Svensson
2011-12-16Remove {init,end}_per_group workaroundAnders Svensson
2011-12-16Use new syntax for specifying ct group propertiesAnders Svensson
2011-12-16Increase timetrap in compiler suiteAnders Svensson
2011-12-16Minor capx suite tweaksAnders Svensson
2011-12-16Minor makefile tweakAnders Svensson
2011-12-16Remove trailing whitespaceAnders Svensson
2011-12-16Update skip condition in gen_sctp suiteAnders Svensson
2011-12-16Reintroduce gen_sctp suiteAnders Svensson
2011-12-16Remove delay from connect in transport suiteAnders Svensson
2011-12-16Add codec testcase for decode of unknown AVPsAnders Svensson
2011-12-16Handle only error return as evidence of no SCTPAnders Svensson