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_service.erl
Age
Commit message (
Expand
)
Author
2012-08-29
Merge branch 'anders/diameter/service_info/OTP-10213' into maint
Anders Svensson
2012-08-28
Minor counting fix
Anders Svensson
2012-08-28
Merge branch 'anders/diameter/callback_isolation/OTP-10215' into maint
Anders Svensson
2012-08-28
Merge branch 'anders/diameter/service_info/OTP-10213' into maint
Anders Svensson
2012-08-28
Merge branch 'anders/diameter/watchdog_events/OTP-10212' into maint
Anders Svensson
2012-08-28
Merge branch 'anders/diameter/statistics/OTP-9608' into maint
Anders Svensson
2012-08-28
Tweak info presentation
Anders Svensson
2012-08-28
Fix missing transport service_info when there are no watchdogs
Anders Svensson
2012-08-27
Include transport-specific service info
Anders Svensson
2012-08-26
Don't let peer_up/peer_down take down the service process
Anders Svensson
2012-08-26
Turn last field of #diameter_app{} into an options list
Anders Svensson
2012-08-26
Make service_info behave with nested item lists and non-atoms
Anders Svensson
2012-08-26
Add 'connections' and 'peers' service_info
Anders Svensson
2012-08-26
Maintain watchdog states in service_info
Anders Svensson
2012-08-24
Add events for watchdog state transitions
Anders Svensson
2012-08-24
Statistics fixes
Anders Svensson
2012-08-23
Allow an answer to opt out of setting Result-Code/Failed-AVP
Anders Svensson
2012-08-23
Set Result-Code as an optional AVP in reply to request containing errors
Anders Svensson
2012-08-23
Fix Destination-Host/Realm extraction for arbitrary dictionaries
Anders Svensson
2012-08-22
Fix result code statistics for arbitrary dictionaries
Anders Svensson
2012-08-22
Count incoming answers containing AVP decode errors
Anders Svensson
2012-08-22
Fix counter typo
Anders Svensson
2011-12-16
Ensure capabilities exchange can't fail too early
Anders Svensson
2011-12-07
Merge branch 'anders/diameter/dict_error_identification/OTP-9639'
Anders Svensson
2011-12-05
Move type definitions into diameter.erl
Anders Svensson
2011-12-02
No longer inherit common dictionary in relay dictionary
Anders Svensson
2011-11-29
Fix transport restart bug
Anders Svensson
2011-11-10
Rename some functions plus comment tweak
Anders Svensson
2011-11-10
Send events for connection establishment failure
Anders Svensson
2011-10-17
One makefile for src build instead of recursion
Anders Svensson