index
:
otp.git
HansN-patch-1
KennethL-patch-1
bjorn/contributing
bjorn/contributing-1
dgud-string-depr
gcc-5-pic-cmpxchg8b-quickfix
gh-pages
ingela/master/dtls/test-cuddle
maint
maint-17
maint-18
maint-19
maint-20
maint-21
maint-22
maint-r13
maint-r14
maint-r14b03
maint-r15
maint-r16
maint-r16b02
master
meta
sverker-ets-patch-1
Mirror of Erlang/OTP repository.
OTP Team
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
diameter
/
src
/
base
/
diameter_watchdog.erl
Age
Commit message (
Expand
)
Author
2015-03-24
Adapt to changed DiameterURI defaults in RFC 6733
Anders Svensson
2015-03-24
Merge branch 'anders/diameter/string_decode/OTP-11952' into maint
Anders Svensson
2015-03-24
Add service_opt() string_decode
Anders Svensson
2015-03-23
Strip potentially large terms when sending outgoing Diameter messages
Anders Svensson
2015-03-23
Merge branch 'anders/diameter/dpr/OTP-12542' into maint
Anders Svensson
2015-03-22
Allow DPR to be sent with diameter:call/4
Anders Svensson
2015-02-20
Use new time api in implementation
Anders Svensson
2014-11-03
Fix ignored connect timer
Anders Svensson
2014-05-27
Merge branch 'anders/diameter/hardening/OTP-11721' into maint
Anders Svensson
2014-05-26
Don't count messages on arbitrary keys
Anders Svensson
2014-05-26
Replace traffic-related log reports with no-op function calls
Anders Svensson
2014-05-26
Merge branch 'anders/diameter/dpr/OTP-11938' into maint
Anders Svensson
2014-05-25
Merge branch 'anders/diameter/rc_counters/OTP-11937' into maint
Anders Svensson
2014-05-25
Merge branch 'anders/diameter/rc_counters/OTP-11891' into maint
Anders Svensson
2014-05-25
Merge branch 'anders/diameter/watchdog_leak/OTP-11934' into maint
Anders Svensson
2014-05-23
Ensure watchdog dies with transport if DPA was sent
Anders Svensson
2014-05-23
Count encode errors in outgoing messages
Anders Svensson
2014-05-22
Count decode errors in incoming requests
Anders Svensson
2014-05-21
Count result codes in CEA/DWA/DPA
Anders Svensson
2014-05-20
Simplify sending of 'close' to watchdog
Anders Svensson
2014-05-20
Fix watchdog table leak
Anders Svensson
2014-01-27
Remove upgrade-related code
Anders Svensson
2013-12-02
Merge branch 'anders/diameter/timer_confusion/OTP-11168' into maint
Anders Svensson
2013-11-29
Rename reconnect_timer -> connect_timer
Anders Svensson
2013-10-07
Fix broken DWA
Anders Svensson
2013-07-12
Ensure DWR isn't sent immediately after DWA
Anders Svensson
2013-05-27
Fix watchdog function_clause
Anders Svensson
2013-03-26
Deal with config errors detected at transport start less brutally
Anders Svensson
2013-03-26
Move most transport_opt() validation into diameter_config
Anders Svensson
2013-03-12
Tweak okay -> suspect config
Anders Svensson
2013-03-04
Add transport_opt() watchdog_config
Anders Svensson
2013-02-08
Split message handling in diameter_service into diameter_traffic
Anders Svensson
2013-02-08
Don't hardcode common dictionary
Anders Svensson
2013-02-08
Fix faulty watchdog transition INITIAL -> DOWN
Anders Svensson
2013-02-08
Fix faulty watchdog transition DOWN -> INITIAL
Anders Svensson
2013-02-08
Simplify watchdog transitions in service process
Anders Svensson
2013-02-08
Simplify transport shutdown
Anders Svensson
2013-02-08
Remove upgrade code not needed after application restart
Anders Svensson
2013-01-23
Remove upgrade code not needed at a major release
Anders Svensson
2012-11-15
Add comment about lack of identifier checks on DWA
Anders Svensson
2012-11-15
Ensure watchdog dies with transport if DPR was sent
Anders Svensson
2012-11-05
Implement service_opt() restrict_connections
Anders Svensson
2012-11-05
Add reopen message from watchdog
Anders Svensson
2012-11-05
Implement sequence masks
Anders Svensson
2012-09-25
Exit peer_fsm with {shutdown, watchdog_timeout}, not shutdown
Anders Svensson
2012-08-26
Minor spec fix
Anders Svensson
2012-08-24
Add events for watchdog state transitions
Anders Svensson
2011-12-16
Ensure capabilities exchange can't fail too early
Anders Svensson
2011-11-10
Rename some functions plus comment tweak
Anders Svensson
2011-10-17
One makefile for src build instead of recursion
Anders Svensson