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
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