1. 48c07f0 make use of local IP address of #sigtran_peer actually work by Harald Welte · 11 years ago
  2. e126068 sctp_core: respect local IP of sigtran peer by Harald Welte · 11 years ago
  3. e9c97f8 ss7_links: make sure IP addresses are canonical before sctp_handler by Harald Welte · 11 years ago
  4. d44e3ea permit configuration of links, linksets and routes in app config by Harald Welte · 11 years ago
  5. bd88eb1 osmo_util: introduce convenience wrappers around application:get_env() by Harald Welte · 11 years ago
  6. fe6ef13 fix MTP3 eunit test case DPC/OPC switch by Harald Welte · 11 years ago
  7. 287a3fd M2UA: Send connect request after ASP_ACTIVATE_ACK by Harald Welte · 11 years ago
  8. 0402b8f MTP3: OPC and DPC elements were switched by Harald Welte · 11 years ago
  9. 7ccc15e M2UA: Send interface identifier and 'mode override' in ASP_ACTIVE_REQ by Harald Welte · 11 years ago
  10. cf74df5 sctp_m2ua: work as SG and ASP; encode #mtp3_msg{} before handing it to M2UA by Harald Welte · 11 years ago
  11. 48e4528 xua_codec: convert integer to binary and truncate binary to length by Harald Welte · 11 years ago
  12. a5dfd5b m3ua_core: handle 'sctp_paddr_change' event by Harald Welte · 11 years ago
  13. 9b9ec4a xua_asp_fsm: don't start any timers in 'sg' role by Harald Welte · 11 years ago
  14. 0b92866 ss7_link_m2ua: handle_info() is used instead of handle_cast() by Harald Welte · 11 years ago
  15. ad6e5a9 xua_asp_fsm: match {next_state, X, Y} return value from callback module by Harald Welte · 11 years ago
  16. f76565a sctp_m2ua: don't suppress any ASP_UP events from becoming visible to user by Harald Welte · 11 years ago
  17. 799b2fc remove dead commented out code by Harald Welte · 11 years ago
  18. 4540ecd sctp_m2ua: ignore ASP-UP.ind in case of passive/listen mode by Harald Welte · 11 years ago
  19. a540950 xua_asp_fsm: fix typo by Harald Welte · 11 years ago
  20. 0d8af6b xua_asp_fsm: add support for SG mode in addition to existing ASP mode by Harald Welte · 11 years ago
  21. 7266d7e sctp_core: handle shutdown_comp sctp event. by Harald Welte · 11 years ago
  22. c3cc853 add ss7_links:role2sctp_role() by Harald Welte · 11 years ago
  23. e861700 osmo_ss7.hrl: add type annotations by Harald Welte · 11 years ago
  24. 317cee0 add 'role' to #sigtran_link{} indicating sg or asp role by Harald Welte · 11 years ago
  25. fdf2653 sctp_sua: use 'undefined' for AS Pid by Harald Welte · 11 years ago
  26. dd03995 sctp_core: register process name and listen to SCTP socket in passive mode by Harald Welte · 11 years ago
  27. 43ceb09 xua_asp_fsm: Only send ASPAS event from ASP to AS if AS pid != undefined by Harald Welte · 11 years ago
  28. 69b5f27 sctp_sua: Change number of arguments to xua_asp_fsm:init() by Harald Welte · 11 years ago
  29. 5c9f3b5 hook up the existing m2ua code into the ss7_link infrastructure by Harald Welte · 11 years ago
  30. 049ee73 isup_codec: add gen_party_number() helper by Harald Welte · 11 years ago
  31. a0d2d96 m3ua_core: handle shutdown_comp SCTP evnt by Harald Welte · 11 years ago
  32. d49aa21 handle non-tuple return value of TupleCB by Tobias Engel · 11 years ago
  33. ef77047 Fix error in MTP3MG parsing code by Harald Welte · 11 years ago
  34. eef6ce4 add xua_asp_test module to repository (was in my local tree only) by Harald Welte · 12 years ago
  35. e58b38f make module compile again (m2ua->xua changes) by Harald Welte · 12 years ago
  36. dd35d2c xua_asp_fsm: Add start_link/6 by Harald Welte · 12 years ago
  37. 312a1eb xua_as_fsm: ignore ASP_DOWN in AS-PENDING and fix state list generation by Harald Welte · 12 years ago
  38. eb61885 xua_asp_fsm: wrap next_state/1 and signal ASP state chg to AS by Harald Welte · 12 years ago
  39. 09a80c0 sg_as_sup: introduc get_as_fsm_name/1 by Harald Welte · 12 years ago
  40. 7c3ec17 xua_as_fsm: fix use of lists:all/2 and introduc create_asp/2 by Harald Welte · 12 years ago
  41. ee7964c make the SG AS/ASP supervisor hierarchy work by Harald Welte · 12 years ago
  42. 108c4b7 M2UA: some important parameter types by Harald Welte · 12 years ago
  43. fbd4f73 add new AS and ASP supervisors as well as FSM for AS by Harald Welte · 12 years ago
  44. 0fbcc82 add some more M2UA related definitions by Harald Welte · 12 years ago
  45. 231ae0b M2UA Codec: Use generic xUA codec instead by Harald Welte · 12 years ago
  46. f8bf032 add compatibility clause for Erlang Public License by Harald Welte · 12 years ago
  47. 92e783d rename sua_codec to generic xua_codec by Harald Welte · 12 years ago
  48. 7aff8fb sua_codec: rename generic part from sua -> xua by Harald Welte · 12 years ago
  49. bd63ade sctp_sua: Pass connectionless msgs to SCCP by Harald Welte · 12 years ago
  50. 48a7b19 remove debug output by Harald Welte · 12 years ago
  51. 1a82d20 sccp_codec: Adapt eunit test case to recent code changes by Harald Welte · 12 years ago
  52. 4e159db sua_codec: Adapt test to recent code changes by Harald Welte · 12 years ago
  53. d36ad22 mtp3_codec: update eunit test with recent code change by Harald Welte · 12 years ago
  54. a4a6f9b ss7_links: no longer 'link' processes creating a linkset by Harald Welte · 12 years ago
  55. 79e233f osmo_util: add new asn_val() function by Harald Welte · 12 years ago
  56. 7580dc5 ss7_links: add type annotations by Harald Welte · 12 years ago
  57. 31da1fd IPA ss7_link: Construct fake mtp3_routing_label{} by Harald Welte · 12 years ago
  58. f66bbfa IPA protocol: Fix delivery of 'ipa_closed' to user processes by Harald Welte · 12 years ago
  59. abfa83e SCCP: add defines for Reset, Error and Release Cause values by Harald Welte · 12 years ago
  60. 1180b7c move invert_rout_lbl to mtp3_codec and export it there by Harald Welte · 12 years ago
  61. cbddf84 SCCP codec: fix parsing of CC message option part by Harald Welte · 12 years ago
  62. 5208c29 SS7 IPA module: Various typo fixes by Harald Welte · 12 years ago
  63. 2968ef8 IPA: set link state 'active', not just 'up' by Harald Welte · 12 years ago
  64. 5cde762 Integration between IPA protocol and ss7_links code to permit SCCP over IPA by Harald Welte · 12 years ago
  65. 0bd3528 osmo_util:pointcode2int(undefined) -> undefined by Harald Welte · 12 years ago
  66. 9dda4e1 sccp codec: correctly parse and encode CR message variable/optional part by Harald Welte · 12 years ago
  67. c923a2a sccp codec: ensure correct encoding of 'undefined' point code by Harald Welte · 12 years ago
  68. 9ebf316 M2PA: implement RC 'fiso_msu_accepted' flag by Harald Welte · 12 years ago
  69. e501437 MTP2 LSC: ignore SIOS in out_of_service state by Harald Welte · 12 years ago
  70. b064a92 M2PA: implement proper acknowledgement of user data by Harald Welte · 12 years ago
  71. ae47958 m2pa_codec: use standard 'undefined' for not-present mtp3 portion by Harald Welte · 12 years ago
  72. 23a45c1 sctp_core: Properly handle cant_assoc event from SCTP by Harald Welte · 12 years ago
  73. 7098497 MTP2 LSC: pass-through of primitives from LSC into IAC during initial alignment by Harald Welte · 12 years ago
  74. 4055baa MTP2 IAC: Ignore FISU/MSU during proving state of IAC by Harald Welte · 12 years ago
  75. 4d08a71 MTP2 IAC: ignore SIOS in not_aligned state by Harald Welte · 12 years ago
  76. 99efaf9 SUA-SCCP converter: fix parsing of protocol class options by Harald Welte · 12 years ago
  77. 4d61099 SUA codec: remove 'msg_length' from sua_msg{} by Harald Welte · 12 years ago
  78. 2c67ac0 SCCP Codec: don't include 'encoding' in sccp_addr{} by Harald Welte · 12 years ago
  79. 7e1c261 SCCP/SUA converter: use atoms like calling_party_addr, not integers by Harald Welte · 12 years ago
  80. 6b77daa add very basic sua decode / re-encode test by Harald Welte · 12 years ago
  81. 8e92c9a SCCP->SUA conversion: fix lots of bugs in initial untested code by Harald Welte · 12 years ago
  82. 8ed441d sua_codec: Make sure we can re-encode options with {length, data} tuple by Harald Welte · 12 years ago
  83. 042a579 fix various bugs in SUA -> SCCP conversion by Harald Welte · 12 years ago
  84. ad1524b update osmo_ss7.app with new modules added to this repo by Harald Welte · 12 years ago
  85. 263f184 m2pa: fix typo in header file by Harald Welte · 12 years ago
  86. 50dfc19 SUA: add functions for SUA <-> SCCP conversion by Harald Welte · 12 years ago
  87. 91b7965 sctp_core: Make sure to pass all primitives in all states to callback by Harald Welte · 12 years ago
  88. 475ccdb xUA ASP FSM: Don't unconditionally send M3UA_IEI_TRAF_MODE_TYPE by Harald Welte · 12 years ago
  89. 84facd7 SUA ASP callback: only deal with ASPSM / ASPTM, not with MGMT by Harald Welte · 12 years ago
  90. d174b00 add define()s for default port numbers and official PPIDs by Harald Welte · 12 years ago
  91. 26bdef2 Commit current state of working MTP3-in-M2PA by Harald Welte · 12 years ago
  92. f14ef9f M2PA: deal with empty M2PA messages that don't contain MTP3 by Harald Welte · 12 years ago
  93. e3b02ed MTP3MG: fixe parse/encode ordering if H0/H1 nibbles by Harald Welte · 12 years ago
  94. eb8a1c1 M2PA: fix encoding of MTP3 in M2Pa by Harald Welte · 12 years ago
  95. 958c644 M2PA: fix parsing of MTP3 portion of M2PA user messages by Harald Welte · 12 years ago
  96. 0924436 MTP3: fix encoding of bit/byte ordering in routing label by Harald Welte · 12 years ago
  97. 429456f MTP3: parsing of mgmt messages by Harald Welte · 12 years ago
  98. b668988 Add M2PA codec, MTP2 IAC and LSC gen_fsm implementations by Harald Welte · 12 years ago
  99. fa8ada0 MTP3: Add SLTC gen_fsm implementation (Q.707) by Harald Welte · 12 years ago
  100. 642a68b mtp3: add encoder/decoder for MTP3MG by Harald Welte · 12 years ago