aboutsummaryrefslogtreecommitdiffstats
path: root/lib/diameter/src/base/diameter_peer_fsm.erl
AgeCommit message (Expand)Author
2014-05-23Ensure watchdog dies with transport if DPA was sentAnders Svensson
2014-05-23Count encode errors in outgoing messagesAnders Svensson
2014-05-22Count decode errors in incoming requestsAnders Svensson
2014-05-21Count result codes in CEA/DWA/DPAAnders Svensson
2014-01-27Remove upgrade-related codeAnders Svensson
2013-09-09Merge branch 'anders/diameter/failed_avp/OTP-11293' into maintAnders Svensson
2013-09-04Fix Failed-AVP construction for CEA/DWA/DPAAnders Svensson
2013-07-12Ensure DWR isn't sent immediately after DWAAnders Svensson
2013-06-02Merge branch 'anders/diameter/one_failed_avp/OTP-11127' into maintAnders Svensson
2013-06-02Merge branch 'anders/diameter/host_ip_address/OTP-11045' into maintAnders Svensson
2013-06-02Respect Host-IP-Address configurationAnders Svensson
2013-05-31Adapt CEA/DPA Failed-AVP to RFC 6733Anders Svensson
2013-05-30Don't send default Inband-Security-Id in CER/CEAAnders Svensson
2013-04-11Add transport interface 'connected' message with local address listAnders Svensson
2013-03-26Deal with config errors detected at transport start less brutallyAnders Svensson
2013-03-26Move most transport_opt() validation into diameter_configAnders Svensson
2013-02-11Add transport_opt() length_errorsAnders Svensson
2013-02-08Remove trailing whitespaceAnders Svensson
2013-02-08Don't hardcode common dictionaryAnders Svensson
2013-02-08Fix faulty watchdog transition INITIAL -> DOWNAnders Svensson
2013-02-08Fix faulty watchdog transition DOWN -> INITIALAnders Svensson
2013-02-08Simplify transport shutdownAnders Svensson
2013-01-23Remove upgrade code not needed at a major releaseAnders Svensson
2013-01-15Send CER/CEA timeout events as documentedAnders Svensson
2012-11-15Implement transport_opt() capx_timeoutAnders Svensson
2012-11-15Add check of End-to-End and Hop-by-Hop identfiers in received DPAAnders Svensson
2012-11-15Add check of End-to-End and Hop-by-Hop identfiers in received CEAAnders Svensson
2012-11-15Remove dead clauseAnders Svensson
2012-11-15Implement transport_opt() disconnect_cbAnders Svensson
2012-11-05Allow for no diameter on remote node in connection guardAnders Svensson
2012-11-05Implement service_opt() restrict_connectionsAnders Svensson
2012-11-05Implement sequence masksAnders Svensson
2012-08-28Merge branch 'anders/diameter/statistics/OTP-9608' into maintAnders Svensson
2012-08-28Merge branch 'anders/diameter/capabilities_encode/OTP-10203' into maintAnders Svensson
2012-08-27Maintain pid of started transport process in process dictionaryAnders Svensson
2012-08-26Minor spec and backwards compatibility fixAnders Svensson
2012-08-24Statistics fixesAnders Svensson
2012-08-24Deal with the fact that capabilities config may be incompleteAnders Svensson
2012-08-23Allow multiple transport_module and transport_configAnders Svensson
2011-12-05Move type definitions into diameter.erlAnders Svensson
2011-11-10Accept any 2xxx result code in CEAAnders Svensson
2011-11-10Send events for connection establishment failureAnders Svensson
2011-11-10Add capabilities_cb transport optionAnders Svensson
2011-11-10Minor tls_ack simplificationAnders Svensson
2011-10-17One makefile for src build instead of recursionAnders Svensson