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_peer_fsm.erl
Age
Commit message (
Expand
)
Author
2013-09-09
Merge branch 'anders/diameter/failed_avp/OTP-11293' into maint
Anders Svensson
2013-09-04
Fix Failed-AVP construction for CEA/DWA/DPA
Anders Svensson
2013-07-12
Ensure DWR isn't sent immediately after DWA
Anders Svensson
2013-06-02
Merge branch 'anders/diameter/one_failed_avp/OTP-11127' into maint
Anders Svensson
2013-06-02
Merge branch 'anders/diameter/host_ip_address/OTP-11045' into maint
Anders Svensson
2013-06-02
Respect Host-IP-Address configuration
Anders Svensson
2013-05-31
Adapt CEA/DPA Failed-AVP to RFC 6733
Anders Svensson
2013-05-30
Don't send default Inband-Security-Id in CER/CEA
Anders Svensson
2013-04-11
Add transport interface 'connected' message with local address list
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-02-11
Add transport_opt() length_errors
Anders Svensson
2013-02-08
Remove trailing whitespace
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 transport shutdown
Anders Svensson
2013-01-23
Remove upgrade code not needed at a major release
Anders Svensson
2013-01-15
Send CER/CEA timeout events as documented
Anders Svensson
2012-11-15
Implement transport_opt() capx_timeout
Anders Svensson
2012-11-15
Add check of End-to-End and Hop-by-Hop identfiers in received DPA
Anders Svensson
2012-11-15
Add check of End-to-End and Hop-by-Hop identfiers in received CEA
Anders Svensson
2012-11-15
Remove dead clause
Anders Svensson
2012-11-15
Implement transport_opt() disconnect_cb
Anders Svensson
2012-11-05
Allow for no diameter on remote node in connection guard
Anders Svensson
2012-11-05
Implement service_opt() restrict_connections
Anders Svensson
2012-11-05
Implement sequence masks
Anders Svensson
2012-08-28
Merge branch 'anders/diameter/statistics/OTP-9608' into maint
Anders Svensson
2012-08-28
Merge branch 'anders/diameter/capabilities_encode/OTP-10203' into maint
Anders Svensson
2012-08-27
Maintain pid of started transport process in process dictionary
Anders Svensson
2012-08-26
Minor spec and backwards compatibility fix
Anders Svensson
2012-08-24
Statistics fixes
Anders Svensson
2012-08-24
Deal with the fact that capabilities config may be incomplete
Anders Svensson
2012-08-23
Allow multiple transport_module and transport_config
Anders Svensson
2011-12-05
Move type definitions into diameter.erl
Anders Svensson
2011-11-10
Accept any 2xxx result code in CEA
Anders Svensson
2011-11-10
Send events for connection establishment failure
Anders Svensson
2011-11-10
Add capabilities_cb transport option
Anders Svensson
2011-11-10
Minor tls_ack simplification
Anders Svensson
2011-10-17
One makefile for src build instead of recursion
Anders Svensson