aboutsummaryrefslogtreecommitdiffstats
path: root/lib/diameter/src/base/diameter_watchdog.erl
AgeCommit message (Expand)Author
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