1. 5272527 add exprecs compile_transform form isup, m2ua and mtp3 by Harald Welte · 13 years ago
  2. 2edaf55 SCCP: add export_records() by Harald Welte · 13 years ago
  3. 674a425 Import Ulf Wiger's exprecs module by Harald Welte · 13 years ago
  4. 5ada2f6 add osmo_ss7_gtt to app file by Harald Welte · 13 years ago
  5. 1f47f67 Add a new GTT module for GT matching + GT translation (GTT) by Harald Welte · 13 years ago
  6. 030f109 SCCP: Add support for UDTS encoding (and proper decoding) by Harald Welte · 13 years ago
  7. eba9e25 EPCAP: return number of processed packets by Harald Welte · 13 years ago
  8. 43d134c ISUP: Add test that parses, re-encodes and compares ISUP messages by Harald Welte · 13 years ago
  9. 781d98e ISUP codec: fix another encoding bug regarding susp_res_ind by Harald Welte · 13 years ago
  10. 39eae2d ISUP: Fix 2 bugs in encoding of options / end of options by Harald Welte · 13 years ago
  11. 2a91a01 ISUP: Fix parsing of options + add support for CFN (confusion) message by Harald Welte · 13 years ago
  12. 4821310 Add PCAP utility routine for testing by Harald Welte · 13 years ago
  13. fe27ae5 ISUP: Add eunit test for IAM message by Harald Welte · 13 years ago
  14. b41fd17 add some first ISUP tests by Harald Welte · 13 years ago
  15. 661e381 ISUP Codec: Fix parsing of circuit group related messages by Harald Welte · 13 years ago
  16. 3cedc91 add eunit tests for sccp_codec and osmo_util modules by Harald Welte · 13 years ago
  17. 62b5d57 add eunit unit tests for M2UA and MTP3 codec by Harald Welte · 13 years ago
  18. 8a6823d osmo_util: Extend tuple_walk with a list of caller-supplied Arguments by Harald Welte · 13 years ago
  19. b6da0f8 remove sctp_handler.erl from osmo_ss7, it belongs to mgw_nat by Harald Welte · 13 years ago
  20. 4a0afae [osmo_util:tuple_walk] Add support to properly traverse lists (of tuples) by Harald Welte · 13 years ago
  21. cf43601 osmo_util: Introduce a tuple tree walker (osmo_util:tuple_walk()) by Harald Welte · 13 years ago
  22. 42d3f2e SCTP handler: Ignore all PPID != 2 data from SCTP sockets by Harald Welte · 13 years ago
  23. c8d06c4 consistently use lists to represent phone number digits again by Harald Welte · 13 years ago
  24. 3615849 ISUP: Export {parse,encode}_isup_party() by Harald Welte · 13 years ago
  25. d463ac9 fix Emakefile by Harald Welte · 13 years ago
  26. 5882a9b add osmo nodes 'files' directory by Harald Welte · 13 years ago
  27. 1a09d6a fix app/reltool magic by Harald Welte · 13 years ago
  28. 78474ae re-structure SS7 code and MGW NAT code into separate modules by Harald Welte · 13 years ago
  29. f2d112e [SCCP MASQ] more verbose logging of rewrite by Harald Welte · 13 years ago
  30. 26f1cd5 [SCCP MASQ] move pool base/max into config file by Harald Welte · 13 years ago
  31. 0e1709c [SCCP] correctly encode global title odd/even number of digits by Harald Welte · 13 years ago
  32. e60be42 [sccp_masq] we don't use lists to represent phone numbers anymore by Harald Welte · 13 years ago
  33. 184f03a [mgw_nat] fix calling semantics of do_sccp_gt_rewrite by Harald Welte · 13 years ago
  34. 3d9a4da [mgw_nat] fix syntax errors in config file by Harald Welte · 13 years ago
  35. 93b2ab5 [mgw_nat] support an entire list of SCCP mangling rules by Harald Welte · 13 years ago
  36. 7780489 introduce new osmo_util.erl for utility routines by Harald Welte · 13 years ago
  37. 15b3fc0 [mgw_nat] add mgw_nat_app:reload_config() function by Harald Welte · 13 years ago
  38. d18061b add empty ebin directory by Harald Welte · 13 years ago
  39. 0d2d67c [MGW NAT] do SCCP address translation independent of SSN by Harald Welte · 13 years ago
  40. a6b0da7 [SCCP MASQ] itroduce mgw_nat_usr:reset_sccp_masq() to forget all state by Harald Welte · 13 years ago
  41. 99f21c6 [SCCP MASQ] introduce stateful SCCP global title masquerading by Harald Welte · 13 years ago
  42. 790f364 introduce erlang 'application' and corresponding config file by Harald Welte · 13 years ago
  43. 918c1f2 [NAT MGW] actually rewrite the SCCP addresses by Harald Welte · 13 years ago
  44. 66517c0 [MGW NAT] actually call SCCP mangling+encoding code by Harald Welte · 13 years ago
  45. 234c956 [SCCP] use SCCP address decoder, add SCCP address encoder by Harald Welte · 13 years ago
  46. 2b4b267 [SCCP] introduce sccp_addr{} and global_title{} records by Harald Welte · 13 years ago
  47. 32dc37e add Emakefile by Harald Welte · 13 years ago
  48. ba6fdbb [SCCP] Add (untested) parser routines for SCCP addresses (GT/SSN/PC) by Harald Welte · 13 years ago
  49. 9ea33d3 [MGW NAT] fix supervisor parameter passing, double-list for doubly-apply by Harald Welte · 13 years ago
  50. bb07a34 remove SCLC code that was never completed or used by Harald Welte · 13 years ago
  51. e895c9b Add OTP supervisor for mgw_nat_usr by Harald Welte · 13 years ago
  52. ed01ec4 [mgw_nat] make sure CONNECTED numbers are mangled, too by Harald Welte · 13 years ago
  53. 789c8b1 Wrap sctp_handler.erl into an OTP gen_server behavior by Harald Welte · 13 years ago
  54. f62f0ed [MGW NAT] Always convert national/internationa before doing MSRN conversion by Harald Welte · 13 years ago
  55. 62469be [MGW NAT] Do inverse [inter]national transform for connected numbers by Harald Welte · 13 years ago
  56. d25a454 [MGW NAT] Implement 'nationalize' as inverse operation of 'internationalize' by Harald Welte · 13 years ago
  57. 8a84862 Do not crash in case message mangling code raises an exception by Harald Welte · 13 years ago
  58. 7871c75 add new 'internationalize' function to change number type by Harald Welte · 13 years ago
  59. 9344354 Rewrite MSRN in CON/ANM from MSC->STP by Harald Welte · 13 years ago
  60. 2fc3e98 rewrite ISUP party number rewriting as recursive function over parameter list by Harald Welte · 13 years ago
  61. 1df3c55 fix off-by-one error in party number mangling by Harald Welte · 13 years ago
  62. acb8c2c don't raise exception in case of MSC->MGW IAM by Harald Welte · 13 years ago
  63. 49ec10e activate the first IAM rewrite for MSRN by Harald Welte · 13 years ago
  64. 646074c No longer abort if the Tx data is != the Rx data by Harald Welte · 13 years ago
  65. ed4c9ea Add codec for 'default' messages with no fixed and no variable part by Harald Welte · 13 years ago
  66. aca4edc Move actual packet manipulation code to mgw_nat.erl by Harald Welte · 13 years ago
  67. 4c5e10d Add code to actually replace the prefix of the called party number in ISUP IAM by Harald Welte · 13 years ago
  68. 548f93b Make sure Optional part ends with 'End of options' zero-octet by Harald Welte · 13 years ago
  69. d1cb16f Make sure a 'Variable Fixed' parameter is not re-encoded as Option again by Harald Welte · 13 years ago
  70. efddf3d use 'external' function call to allow runtime code-reload by Harald Welte · 13 years ago
  71. bdc7a5c print error messages in case of SCTP disconnect by Harald Welte · 13 years ago
  72. f48736b [ISUP] more ISUP message encoding routines by Harald Welte · 13 years ago
  73. 1dc9e53 Actually call the ISUP parser by Harald Welte · 13 years ago
  74. 86494e8 fix offsets in parsing IAM and REL messages by Harald Welte · 13 years ago
  75. 84cc60d [ISUP] more encoding/decoding routines by Harald Welte · 13 years ago
  76. d17e75a initial import of SCTP handler for rewriting messages by Harald Welte · 13 years ago
  77. 9c9553c M2UA: various fixes in the parser and encoder, mostly related to padding by Harald Welte · 13 years ago
  78. 01f8ea3 ISUP: make it compile, parses IAM message correctly by Harald Welte · 13 years ago
  79. de30a87 Some more ISUP decoding and encoding routines, mostly for phone numbers by Harald Welte · 13 years ago
  80. 50a44c2 Add some unfinished ISUP decoder routines by Harald Welte · 13 years ago
  81. 1fbcd1c Add some simplistic MTP3 parsing/encoding functions by Harald Welte · 13 years ago
  82. 1f6a035 Add Erlang M2UA decoding and encoding routines by Harald Welte · 13 years ago
  83. 715b5f4 SCOC receives a #sccp_msg as #primitive.parameters, not another #primitive by Harald Welte · 13 years ago
  84. a609096 SCRC: fix ets lookup for SCOC Pid by Harald Welte · 13 years ago
  85. 56ee7a6 SCCP Codec: Consistently indicate all LocalReferences as big-endian by Harald Welte · 13 years ago
  86. 9ab8010 OCRC-CONNECTION_MSG.req: send _encoded_ message to MTP by Harald Welte · 13 years ago
  87. 13688ae sccp user: Consistently use the IPA StreamID specified by caller by Harald Welte · 13 years ago
  88. a813fe0 SCRC: fix ets:insert_new() arguments by Harald Welte · 13 years ago
  89. ed26689 SCRC: Forward OCRC-CONNECTION_MSG.req via MTP-TRANSFER.req by Harald Welte · 13 years ago
  90. 9a8f50b SCRC: Forward incoming connection oriented msgs via RCOC-CONNECTION.ind to SCOC by Harald Welte · 13 years ago
  91. fba08e4 SCOC: Implement sending the IT message via OCRC-CONNECTION.req by Harald Welte · 13 years ago
  92. 2430236 SCOC: return the {next_state, ... } tuple always with LoopData at the end by Harald Welte · 13 years ago
  93. da95baa SCOC: remove lots of warnings about unused variables by Harald Welte · 13 years ago
  94. 09b4399 SCCP codec: consistently use seq_segm, not segm_seq by Harald Welte · 13 years ago
  95. c0696b0 SCCP codec: Add encoding routines for more message types by Harald Welte · 13 years ago
  96. 95a79dc Add new SCOC instances to the connection table by Harald Welte · 13 years ago
  97. 176e28c Import (heavily modified) ipa_proto implementation from osmo-map-masq by Harald Welte · 13 years ago
  98. 5032f4f add .gitignore file by Harald Welte · 13 years ago
  99. 5f0738b add missing sccp.hrl header file by Harald Welte · 13 years ago
  100. d42d3e3 Add AGPLv3 license text to the program by Harald Welte · 13 years ago