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