summaryrefslogtreecommitdiff
path: root/lib/diameter/src/base/diameter_watchdog.erl
Commit message (Expand)AuthorAgeFilesLines
* Change license text to APLv2Bruce Yinhe2015-06-181-9/+10
* Adapt to changed DiameterURI defaults in RFC 6733Anders Svensson2015-03-241-1/+2
* Merge branch 'anders/diameter/string_decode/OTP-11952' into maintAnders Svensson2015-03-241-18/+33
|\
| * Add service_opt() string_decodeAnders Svensson2015-03-241-16/+24
| * Strip potentially large terms when sending outgoing Diameter messagesAnders Svensson2015-03-231-2/+9
* | Merge branch 'anders/diameter/dpr/OTP-12542' into maintAnders Svensson2015-03-231-5/+7
|\ \ | |/ |/|
| * Allow DPR to be sent with diameter:call/4Anders Svensson2015-03-221-6/+8
* | Use new time api in implementationAnders Svensson2015-02-201-2/+3
|/
* Fix ignored connect timerAnders Svensson2014-11-031-19/+17
* Merge branch 'anders/diameter/hardening/OTP-11721' into maintAnders Svensson2014-05-271-6/+13
|\
| * Don't count messages on arbitrary keysAnders Svensson2014-05-261-4/+10
| * Replace traffic-related log reports with no-op function callsAnders Svensson2014-05-261-2/+3
* | Merge branch 'anders/diameter/dpr/OTP-11938' into maintAnders Svensson2014-05-261-1/+6
|\ \ | |/ |/|
| * Ensure watchdog dies with transport if DPA was sentAnders Svensson2014-05-231-1/+6
* | Merge branch 'anders/diameter/rc_counters/OTP-11937' into maintAnders Svensson2014-05-251-5/+8
|\ \
| * | Count encode errors in outgoing messagesAnders Svensson2014-05-231-6/+8
| * | Count decode errors in incoming requestsAnders Svensson2014-05-221-1/+2
* | | Merge branch 'anders/diameter/rc_counters/OTP-11891' into maintAnders Svensson2014-05-251-3/+10
|\ \ \ | |/ /
| * | Count result codes in CEA/DWA/DPAAnders Svensson2014-05-211-3/+10
* | | Merge branch 'anders/diameter/watchdog_leak/OTP-11934' into maintAnders Svensson2014-05-251-16/+35
|\ \ \ | | |/ | |/|
| * | Simplify sending of 'close' to watchdogAnders Svensson2014-05-201-0/+2
| * | Fix watchdog table leakAnders Svensson2014-05-201-17/+34
| |/
* | Remove upgrade-related codeAnders Svensson2014-01-271-18/+3
|/
* Merge branch 'anders/diameter/timer_confusion/OTP-11168' into maintAnders Svensson2013-12-021-1/+1
|\
| * Rename reconnect_timer -> connect_timerAnders Svensson2013-11-291-1/+1
* | Fix broken DWAAnders Svensson2013-10-071-7/+19
|/
* Ensure DWR isn't sent immediately after DWAAnders Svensson2013-07-121-2/+17
* Fix watchdog function_clauseAnders Svensson2013-05-271-1/+3
* Deal with config errors detected at transport start less brutallyAnders Svensson2013-03-261-1/+2
* Move most transport_opt() validation into diameter_configAnders Svensson2013-03-261-2/+2
* Tweak okay -> suspect configAnders Svensson2013-03-121-10/+8
* Add transport_opt() watchdog_configAnders Svensson2013-03-041-22/+89
* Split message handling in diameter_service into diameter_trafficAnders Svensson2013-02-081-1/+1
* Don't hardcode common dictionaryAnders Svensson2013-02-081-21/+78
* Fix faulty watchdog transition INITIAL -> DOWNAnders Svensson2013-02-081-35/+38
* Fix faulty watchdog transition DOWN -> INITIALAnders Svensson2013-02-081-25/+23
* Simplify watchdog transitions in service processAnders Svensson2013-02-081-50/+26
* Simplify transport shutdownAnders Svensson2013-02-081-8/+8
* Remove upgrade code not needed after application restartAnders Svensson2013-02-081-8/+1
* Remove upgrade code not needed at a major releaseAnders Svensson2013-01-231-22/+7
* Add comment about lack of identifier checks on DWAAnders Svensson2012-11-151-0/+8
* Ensure watchdog dies with transport if DPR was sentAnders Svensson2012-11-151-8/+14
* Implement service_opt() restrict_connectionsAnders Svensson2012-11-051-26/+73
* Add reopen message from watchdogAnders Svensson2012-11-051-1/+4
* Implement sequence masksAnders Svensson2012-11-051-12/+46
* Exit peer_fsm with {shutdown, watchdog_timeout}, not shutdownAnders Svensson2012-09-251-1/+1
* Minor spec fixAnders Svensson2012-08-261-6/+5
* Add events for watchdog state transitionsAnders Svensson2012-08-241-9/+39
* Ensure capabilities exchange can't fail too earlyAnders Svensson2011-12-161-8/+32
* Rename some functions plus comment tweakAnders Svensson2011-11-101-5/+5