aboutsummaryrefslogtreecommitdiffstats
path: root/lib/diameter/src/base/diameter_watchdog.erl
AgeCommit message (Expand)Author
2015-03-24Adapt to changed DiameterURI defaults in RFC 6733Anders Svensson
2015-03-24Merge branch 'anders/diameter/string_decode/OTP-11952' into maintAnders Svensson
2015-03-24Add service_opt() string_decodeAnders Svensson
2015-03-23Strip potentially large terms when sending outgoing Diameter messagesAnders Svensson
2015-03-23Merge branch 'anders/diameter/dpr/OTP-12542' into maintAnders Svensson
2015-03-22Allow DPR to be sent with diameter:call/4Anders Svensson
2015-02-20Use new time api in implementationAnders Svensson
2014-11-03Fix ignored connect timerAnders Svensson
2014-05-27Merge branch 'anders/diameter/hardening/OTP-11721' into maintAnders Svensson
2014-05-26Don't count messages on arbitrary keysAnders Svensson
2014-05-26Replace traffic-related log reports with no-op function callsAnders Svensson
2014-05-26Merge branch 'anders/diameter/dpr/OTP-11938' into maintAnders Svensson
2014-05-25Merge branch 'anders/diameter/rc_counters/OTP-11937' into maintAnders Svensson
2014-05-25Merge branch 'anders/diameter/rc_counters/OTP-11891' into maintAnders Svensson
2014-05-25Merge branch 'anders/diameter/watchdog_leak/OTP-11934' into maintAnders Svensson
2014-05-23Ensure watchdog dies with transport if DPA was sentAnders Svensson
2014-05-23Count encode errors in outgoing messagesAnders Svensson
2014-05-22Count decode errors in incoming requestsAnders Svensson
2014-05-21Count result codes in CEA/DWA/DPAAnders Svensson
2014-05-20Simplify sending of 'close' to watchdogAnders Svensson
2014-05-20Fix watchdog table leakAnders Svensson
2014-01-27Remove upgrade-related codeAnders Svensson
2013-12-02Merge branch 'anders/diameter/timer_confusion/OTP-11168' into maintAnders Svensson
2013-11-29Rename reconnect_timer -> connect_timerAnders Svensson
2013-10-07Fix broken DWAAnders Svensson
2013-07-12Ensure DWR isn't sent immediately after DWAAnders Svensson
2013-05-27Fix watchdog function_clauseAnders Svensson
2013-03-26Deal with config errors detected at transport start less brutallyAnders Svensson
2013-03-26Move most transport_opt() validation into diameter_configAnders Svensson
2013-03-12Tweak okay -> suspect configAnders Svensson
2013-03-04Add transport_opt() watchdog_configAnders Svensson
2013-02-08Split message handling in diameter_service into diameter_trafficAnders Svensson
2013-02-08Don't hardcode common dictionaryAnders Svensson
2013-02-08Fix faulty watchdog transition INITIAL -> DOWNAnders Svensson
2013-02-08Fix faulty watchdog transition DOWN -> INITIALAnders Svensson
2013-02-08Simplify watchdog transitions in service processAnders Svensson
2013-02-08Simplify transport shutdownAnders Svensson
2013-02-08Remove upgrade code not needed after application restartAnders Svensson
2013-01-23Remove upgrade code not needed at a major releaseAnders Svensson
2012-11-15Add comment about lack of identifier checks on DWAAnders Svensson
2012-11-15Ensure watchdog dies with transport if DPR was sentAnders Svensson
2012-11-05Implement service_opt() restrict_connectionsAnders Svensson
2012-11-05Add reopen message from watchdogAnders Svensson
2012-11-05Implement sequence masksAnders Svensson
2012-09-25Exit peer_fsm with {shutdown, watchdog_timeout}, not shutdownAnders Svensson
2012-08-26Minor spec fixAnders Svensson
2012-08-24Add events for watchdog state transitionsAnders Svensson
2011-12-16Ensure capabilities exchange can't fail too earlyAnders Svensson
2011-11-10Rename some functions plus comment tweakAnders Svensson
2011-10-17One makefile for src build instead of recursionAnders Svensson