1. 50dfc19 SUA: add functions for SUA <-> SCCP conversion by Harald Welte · 12 years ago
  2. 91b7965 sctp_core: Make sure to pass all primitives in all states to callback by Harald Welte · 12 years ago
  3. 475ccdb xUA ASP FSM: Don't unconditionally send M3UA_IEI_TRAF_MODE_TYPE by Harald Welte · 12 years ago
  4. 84facd7 SUA ASP callback: only deal with ASPSM / ASPTM, not with MGMT by Harald Welte · 12 years ago
  5. d174b00 add define()s for default port numbers and official PPIDs by Harald Welte · 12 years ago
  6. 26bdef2 Commit current state of working MTP3-in-M2PA by Harald Welte · 12 years ago
  7. f14ef9f M2PA: deal with empty M2PA messages that don't contain MTP3 by Harald Welte · 12 years ago
  8. e3b02ed MTP3MG: fixe parse/encode ordering if H0/H1 nibbles by Harald Welte · 12 years ago
  9. eb8a1c1 M2PA: fix encoding of MTP3 in M2Pa by Harald Welte · 12 years ago
  10. 958c644 M2PA: fix parsing of MTP3 portion of M2PA user messages by Harald Welte · 12 years ago
  11. 0924436 MTP3: fix encoding of bit/byte ordering in routing label by Harald Welte · 12 years ago
  12. 429456f MTP3: parsing of mgmt messages by Harald Welte · 12 years ago
  13. b668988 Add M2PA codec, MTP2 IAC and LSC gen_fsm implementations by Harald Welte · 12 years ago
  14. fa8ada0 MTP3: Add SLTC gen_fsm implementation (Q.707) by Harald Welte · 12 years ago
  15. 642a68b mtp3: add encoder/decoder for MTP3MG by Harald Welte · 12 years ago
  16. d9c318f sccp_codec: make sure we also accept list input, not just binary by Harald Welte · 12 years ago
  17. fe275c0 ss7_links: don't crash on MTP-{PAUSE,RESUME,STATUS}.ind from M3UA by Harald Welte · 12 years ago
  18. 9b5ea3e ss7_links: add mtp3_tx/2 variant to trnasmit to given linkset by Harald Welte · 12 years ago
  19. 4608ba1 ss7_{links,routes}: deal with tuple/record point codes by Harald Welte · 12 years ago
  20. 19350ad ss7_routes: accept tuple/record point codes by Harald Welte · 12 years ago
  21. eecba25 M3UA / MTP3: accept #mtp3_routing_label{} with tuple/record point codes by Harald Welte · 12 years ago
  22. 7ad37a2 allow pointcode2int() for a pointcode that's already in integer format by Harald Welte · 12 years ago
  23. b5936ba sccp_codec: it's "undefined", not "undef" by Harald Welte · 12 years ago
  24. 683ed23 SCCP: support encoding of non-integer pointcodes (auto conversion) by Harald Welte · 12 years ago
  25. ba0ada7 osmo_util: define #pointcode{} record instead of manual 3-tuple by Harald Welte · 12 years ago
  26. 9baab6d sccp: addr helper functions for quick generation of GT/sccp_addr by Harald Welte · 12 years ago
  27. 21cde2e sccp: add definitions for NAI (nature of address indicator) by Harald Welte · 12 years ago
  28. ca6f2cf update gitignore by Harald Welte · 13 years ago
  29. b819e24 rebar script: use eunit_surefire to generate XML output by Harald Welte · 13 years ago
  30. 10d77cd m3ua: fix typo (caught by dialyzer) by Harald Welte · 13 years ago
  31. 3dfbe25 osmo_util: we cannot restrict the parameter type of a primitive by Harald Welte · 13 years ago
  32. dd54086 add some simplistic type / range annotations for records in headers by Harald Welte · 13 years ago
  33. dbe1c88 IPA client: make sure set_link_state is called with proper type by Harald Welte · 13 years ago
  34. d4e423f bssmap_codec: fix bin_bcd2str (cought by dialyzer) by Harald Welte · 13 years ago
  35. 7dadde8 Make sure an incoming M3UA message is actually sent to registered service Pid by Harald Welte · 13 years ago
  36. 805fac4 ss7_links: add get_opc_for_linkset/1, is_pc_local/1 by Harald Welte · 13 years ago
  37. 9c3b1bb sccp_codec: SCCP point codes are little-endian ! by Harald Welte · 13 years ago
  38. 9bfab7c ss7_routes: some pretty printing of point codes by Harald Welte · 13 years ago
  39. b8bfc4e add new 'ss7_routes' module to maintain point code routes by Harald Welte · 13 years ago
  40. f0e315d MTP3: ASP-INACTIVE.ind should result in a "up" state (up == inactive) by Harald Welte · 13 years ago
  41. 67b003d add dummy ss7 service dumper module by Harald Welte · 13 years ago
  42. 8fa297d ss7 supervisor: fix add_mtp_link() function by Harald Welte · 13 years ago
  43. 8a9f28c ss7_links: Don't kill the user PID that has created a linkset by Harald Welte · 13 years ago
  44. 1ea4469 ss7_links: actually trap the EXIT signal of the other processes by Harald Welte · 13 years ago
  45. 0013e79 fix table name by Harald Welte · 13 years ago
  46. dd57e67 ss7_links add function to dump service state by Harald Welte · 13 years ago
  47. dfe15e7 ss7_links: link to the 'service' pid and cleanup on exit by Harald Welte · 13 years ago
  48. c6e466e import SS7 link handling from osmo_ss7 by Harald Welte · 13 years ago
  49. 4997823 remove sccp_scoc/sccp_scrc which are now part of osmo_sccp by Harald Welte · 13 years ago
  50. cc69928 sccp_scrc: Use sccp_links:mtp3_tx() instead of mtp_tx_action callback by Harald Welte · 13 years ago
  51. e15005e SCCP: more cause values by Harald Welte · 13 years ago
  52. 56c6c04 sccp_scrc: Add some more comments by Harald Welte · 13 years ago
  53. ed338da M2UA: add some more parameter type definitions by Harald Welte · 13 years ago
  54. 9abbbad SCCP: move is_connectionless/1 to sccp_codec by Harald Welte · 13 years ago
  55. fec3d94 Merge branch 'master' of git.osmocom.org:erlang/osmo_ss7 by Harald Welte · 13 years ago
  56. 2619013 add missing m3ua_example.erl by Harald Welte · 13 years ago
  57. 6e508b6 GTT: reduce line length of code for 80char wide terminals by Harald Welte · 13 years ago
  58. 1156577 SCCP: Make protocol_class proplist item a tuple of {Class, Options} by Harald Welte · 13 years ago
  59. ead1ba1 M3UA core: add -behaviour(gen_fsm). by Harald Welte · 13 years ago
  60. b647370 M3UA core: add more comments by Harald Welte · 13 years ago
  61. 8d0c26e add m3ua_example to .app file by Harald Welte · 13 years ago
  62. cb1c068 M3UA: Properly select SCTP stream ID based on message class by Harald Welte · 13 years ago
  63. a8e5335 SCOC: We already assigned the local reference in SCRC by Harald Welte · 13 years ago
  64. 5a1cf3c SCCP Codec: Add some defaults for undefined fields in encoding by Harald Welte · 13 years ago
  65. 30b6eb2 SCRC: Spawn new SCOC on N-CONNECT.req + send #mtp3_msg{} via MTP-TRANSFER.req by Harald Welte · 13 years ago
  66. ce070ef M3UA: Fill in a default message priority of 0 if 'undefined' by Harald Welte · 13 years ago
  67. dcdc9c3 MTP3: add -define() for MTP network indicators (international/national) by Harald Welte · 13 years ago
  68. 84424fa add missing osmo_util.hrl by Harald Welte · 13 years ago
  69. 2695c3b ISUP codec: Add support for some 'national use' messages by Harald Welte · 13 years ago
  70. 2da7a85 GTT: Fix matching on SCCP SSN / PC by Harald Welte · 13 years ago
  71. 8ff5df4 osmo_util: Include pointcode format conversion for ANSI, ITU and TTC by Harald Welte · 13 years ago
  72. 9544cab M3UA: Send M-SCTP_ESTABLISH.confirm to user on connect by Harald Welte · 13 years ago
  73. e393ea8 M3UA: Actually send primitives to the user application by Harald Welte · 13 years ago
  74. 0f2f596 Move #primitive{} into osmo_util.erl/hrl by Harald Welte · 13 years ago
  75. b2d3abf M3UA: Fix some compiler warnings; add code_change/4 and terminate/3 by Harald Welte · 13 years ago
  76. 6fc5b29 M3UA: Fix various state transition bugs by Harald Welte · 13 years ago
  77. 8a0ab00 M3UA: Allow user to specify local SCTP Port number by Harald Welte · 13 years ago
  78. 2cefa1c M3UA: Add eunit tests for codec by Harald Welte · 13 years ago
  79. 9586f95 MTP3: Add field where M3UA msg can store the message priority. by Harald Welte · 13 years ago
  80. 0dc999f M3UA: Fix encoding bugs by Harald Welte · 13 years ago
  81. d298d0b M3UA: use byte_size/1 to determine size of binary by Harald Welte · 13 years ago
  82. 7629ced fix PCAP test callback for non-m2ua / non-2-ppid by Harald Welte · 13 years ago
  83. f2e7cb5 M3UA: Actually parse the 'Protocol Data' in a #mtp3_msg{} by Harald Welte · 13 years ago
  84. 18dcab0 M3UA codec: Handle end of options / empty binary by Harald Welte · 13 years ago
  85. 3bf7cb6 Add M3UA implementation to Osmo SS7 by Harald Welte · 13 years ago
  86. c5a102c GTT: Add EUNIT test cases by Harald Welte · 13 years ago
  87. 7a321db GTT: add generic 'apply' action by Harald Welte · 13 years ago
  88. 24a4924 GTT: Add support to do GTT on SCCP addresses (GT + SSN + PC) by Harald Welte · 13 years ago
  89. 8e7cdaf use exprecs on GTT records by Harald Welte · 13 years ago
  90. 5272527 add exprecs compile_transform form isup, m2ua and mtp3 by Harald Welte · 13 years ago
  91. 2edaf55 SCCP: add export_records() by Harald Welte · 13 years ago
  92. 674a425 Import Ulf Wiger's exprecs module by Harald Welte · 13 years ago
  93. 5ada2f6 add osmo_ss7_gtt to app file by Harald Welte · 13 years ago
  94. 1f47f67 Add a new GTT module for GT matching + GT translation (GTT) by Harald Welte · 13 years ago
  95. 030f109 SCCP: Add support for UDTS encoding (and proper decoding) by Harald Welte · 13 years ago
  96. eba9e25 EPCAP: return number of processed packets by Harald Welte · 13 years ago
  97. 43d134c ISUP: Add test that parses, re-encodes and compares ISUP messages by Harald Welte · 13 years ago
  98. 781d98e ISUP codec: fix another encoding bug regarding susp_res_ind by Harald Welte · 13 years ago
  99. 39eae2d ISUP: Fix 2 bugs in encoding of options / end of options by Harald Welte · 13 years ago
  100. 2a91a01 ISUP: Fix parsing of options + add support for CFN (confusion) message by Harald Welte · 13 years ago