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
/
transport
/
diameter_sctp.erl
Age
Commit message (
Expand
)
Author
2015-05-24
Fix diameter_sctp listener race
Anders Svensson
2015-02-20
Use new time api in implementation
Anders Svensson
2015-02-20
Be backwards compatible with diameter_sctp listener state
Anders Svensson
2015-02-20
Remove (ancient) dead code
Anders Svensson
2015-02-20
Adapt tcp/sctp transport modules for pool_size > 1
Anders Svensson
2014-05-25
Fix diameter_sctp function_clause
Anders Svensson
2014-02-19
Use inet:{peer,sock}names/1 in diameter_sctp
Anders Svensson
2014-01-28
Merge branch 'anders/diameter/17.0_release/OTP-11605'
Anders Svensson
2014-01-27
Remove upgrade-related code
Anders Svensson
2014-01-27
Avoid type gen_sctp:open_option() until it actually exists
Anders Svensson
2014-01-24
Change interface for communicating outbound stream id to diameter_sctp
Anders Svensson
2013-06-10
Let diameter_{tcp,sctp} be configured with permissible remote addresses
Anders Svensson
2013-06-10
Fix diameter_{tcp,sctp} spec
Anders Svensson
2013-02-10
Comment fix
Anders Svensson
2013-02-10
Remove upgrade code not needed after application restart
Anders Svensson
2013-02-08
Remove trailing whitespace
Anders Svensson
2013-01-23
Remove upgrade code not needed at a major release
Anders Svensson
2012-08-28
Merge branch 'anders/diameter/sctp_peeloff/OTP-9611' into maint
Anders Svensson
2012-08-27
Maintain service_info callback data in process dictionary
Anders Svensson
2012-08-26
Use gen_sctp:peeloff/2 to transfer association ownership
Anders Svensson
2011-12-07
Don't assume empty sndrcvinfo in diameter_sctp
Anders Svensson
2011-10-10
Add port resolution interface to transport modules
Anders Svensson
2011-10-06
Close transport if tls is requested over sctp
Anders Svensson
2011-09-14
Handle #sctp_paddr_change and #sctp_pdapi_event from gen_sctp.
Anders Svensson
2011-05-18
Initial commit of the diameter application.
Anders Svensson