1. cb190c2 add new mangle_tt_sri_sm module and associated eunit tests by Harald Welte · 12 years ago
  2. fb222d9 consistently license all files under AGPLv3 by Harald Welte · 12 years ago
  3. 0b452a8 Add Erlang Public License compatibility notice by Harald Welte · 12 years ago
  4. 3b10578 sccp_masq: Fix config_reload / use named_tables by Harald Welte · 12 years ago
  5. fce6cf1 IMSI rewrite: change from prefix rewrite to full N:M rewriting by Harald Welte · 12 years ago
  6. 80743f8 mgw_nat: As of 2012-02-14, MSC -> STP direction uses international format by Harald Welte · 12 years ago
  7. 432ea56 mgw_nat: add some more comments to the code by Harald Welte · 12 years ago
  8. a53a63a mgw_nat: explicitly state application name in get/set_env() by Harald Welte · 12 years ago
  9. 71d8833 vfuk test: fix 'terminate()' cleanup in eunit test by Harald Welte · 12 years ago
  10. 9fe0729 mgw_nat: add IMSI matching / prefix-rewrite for SRI-SM by Harald Welte · 12 years ago
  11. e6d3ea2 vfuk_onw_tests: use record syntax to be more robust by Harald Welte · 12 years ago
  12. 2876f18 update gitignore by Harald Welte · 13 years ago
  13. 23b229b rebar: add eunit_surefire by Harald Welte · 13 years ago
  14. 594c256 sctp_handler: Terminate process in case SCTP peer becomes unreachable by Harald Welte · 13 years ago
  15. 61d9a9e sccp_masq: mark ets tables as "public" by Harald Welte · 13 years ago
  16. 392ce05 make sure sccp_masq is using the application environment for ets by Harald Welte · 13 years ago
  17. 26647e0 make sure LoopDat really is only the loop date and not {ok, LoopDat} by Harald Welte · 13 years ago
  18. ce995d3 mgw_nat: Add ability to translate multiple signalling links by Harald Welte · 13 years ago
  19. f83e20e map_masq: Fix copy+paste mistake causing 'end' structures in 'continue' by Harald Welte · 13 years ago
  20. 71b158f mgw_nat: Fix bug where we skipped the SCCP static mangling before masq by Harald Welte · 13 years ago
  21. 097ad25 MGW_NAT: disable nagle on SCTP sockets by Harald Welte · 13 years ago
  22. 3ae9813 better error handling in case application config is insufficient by Harald Welte · 13 years ago
  23. 92acea9 VFUK ONW handler: print more information in case of error by Harald Welte · 13 years ago
  24. fc13de8 make mgw_nat much more quiet during operation by Harald Welte · 13 years ago
  25. 3607d36 propagate reload_config() from app to usr to action handler by Harald Welte · 13 years ago
  26. 99e92c2 VFUK actor: Use new GTT matching code by Harald Welte · 13 years ago
  27. a227e76 MGW NAT: Store a reference to the actor module, not the rewrite_actor/5 function by Harald Welte · 13 years ago
  28. eea20e1 Use lists:keysearch() instead of lists:keyfind() for R12A compat by Harald Welte · 13 years ago
  29. e95bfe9 use 5min timeout when parsing large pcap files during test by Harald Welte · 13 years ago
  30. 89f8031 explicitly try/catch ISUP errors and log all related data by Harald Welte · 13 years ago
  31. eee3eac [PATCH] ONW_VFUK / Camel Phase mangling: Add pcap-based testing by Harald Welte · 13 years ago
  32. 64825e2 mgw_nat_test: Handle EOF from epcap, don't catch errors by Harald Welte · 13 years ago
  33. a2d5688 add epcap to rebar dependencies by Harald Welte · 13 years ago
  34. 8b79ebe MGW NAT: add option to 'internationalize' a national number that's prefixed with 00 by Harald Welte · 13 years ago
  35. 7c406d3 sctp_handler: provide more expressive exit() reasons/messages by Harald Welte · 13 years ago
  36. 31765a1 fix simply typo (mwg_nat -> mgw_nat) by Harald Welte · 13 years ago
  37. bc0b8fb Add test-case for camel phase mangling by Harald Welte · 13 years ago
  38. 93db48d VFUK-ONW: actually mangle the camel phase by Harald Welte · 13 years ago
  39. 4f0c88c mgw_nat_test: Display if one of the callback functions has modified the data by Harald Welte · 13 years ago
  40. 5df8338 Make MGW nat more flexible by introdicng actors an function references by Harald Welte · 13 years ago
  41. 39b19ef Import sctp_handler.erl from osmo_ss7 by Harald Welte · 13 years ago
  42. e85802e MGW NAT: Propagate 'path' of preceding message headers down to mangling code by Harald Welte · 13 years ago
  43. eb4913f MGW NAT: Increase number of re-starts in supervisor by Harald Welte · 13 years ago
  44. d1410ae MAP MASQ: Ensure process can respawn without errors by Harald Welte · 13 years ago
  45. e77cb26 MAP MASQ: Fix unused 'From' variable compiler warnings by Harald Welte · 13 years ago
  46. 22a2b03 MAP MASQ: Translate G-MSC address in SRI in MSC->STP direction by Harald Welte · 13 years ago
  47. 454542f mgw_nat.app: Add map_masq to list of modules by Harald Welte · 13 years ago
  48. 2e4738a remove old tcap_map_patch.erl file from osmo-map-masq by Harald Welte · 13 years ago
  49. ab599af Add INSTALL file containing build/install instructions by Harald Welte · 13 years ago
  50. 29e589f MAP MASQ: Propagate 'From' argument down into all patch() functions by Harald Welte · 13 years ago
  51. af3a9fc SCCP MASQ: Add function to dump current masquerading state table by Harald Welte · 13 years ago
  52. 0a4ff60 SCCP MASQ: Don't allocate the same SCCP MASQ address multiple times by Harald Welte · 13 years ago
  53. e86edbd map_masq: Rewrite the serviceCentreAddress in a sm-RP-DA by Holger Hans Peter Freyther · 13 years ago
  54. 44635c7 Add hack/workaround.. do not re-encode if nothing was changed by Holger Hans Peter Freyther · 13 years ago
  55. 016e306 map_masq: Try to patch the vlr-number in a SRI Response by Holger Hans Peter Freyther · 13 years ago
  56. 60e0fb2 map_masq: Mangle the gsmSCF inside the t-CSI of CAMEL by Holger Hans Peter Freyther · 13 years ago
  57. 0edf555 tcap_map_patch: Mangle the gsmSCF inside the t-CSI of CAMEL by Holger Hans Peter Freyther · 13 years ago
  58. 0f281ce rebar: Update repository names. by Holger Hans Peter Freyther · 13 years ago
  59. 62aa7c6 map_masq: fix generation of mangled ISDN-Address by Harald Welte · 13 years ago
  60. 6009f6e MAP MASQ: Fix config file reload by Harald Welte · 13 years ago
  61. 6a33c1e MAP MASQ: Correctly call mgw_nat:isup_party_*() functions by Harald Welte · 13 years ago
  62. e78474e MAP MASQ: Translate the source G-MSC address in SRI request by Harald Welte · 13 years ago
  63. 42cd3c6 SCCP MASQ: Separate look-up and allocation of MASQ address by Harald Welte · 13 years ago
  64. f962964 MAP MASQ: Introduce dynamic ISDN-Address patching inside MAP by Harald Welte · 13 years ago
  65. 2cc831f MAP MASQ: Propagate 'From' parameter down into various functions by Harald Welte · 13 years ago
  66. 1c7c2b0 MAP MASQ: Handle the 'From' information into MAP MASQ by Harald Welte · 13 years ago
  67. 17f6474 MAP MASQ: correct function name of isup_party_replace_prefix() by Harald Welte · 13 years ago
  68. 5889e65 MGW NAT: Fix treatment of digit lists / int in ISUP prefix replace by Harald Welte · 13 years ago
  69. df81bdd MAP MASQ: Implement patching of MSRN in SRI Resp by Harald Welte · 13 years ago
  70. ea19314 MAP MASQ: Ensure we don't loose the {local,22} part of a Component by Harald Welte · 13 years ago
  71. 449a317 MAP MASQ: patch the SRI Response by Harald Welte · 13 years ago
  72. c752362 Make sure we transparently pass through any data that needs no patching by Harald Welte · 13 years ago
  73. 7d99951 SCCP rewrite: make sure we don't mix integers with list of digits by Harald Welte · 13 years ago
  74. 29c5f40 MAP MASQ: Process Dialogue Portion for all PDU types (except error) by Harald Welte · 13 years ago
  75. c506fe5 fix asn1_EXTERNAL1994_fixup() use non-contradictory guard expression by Harald Welte · 13 years ago
  76. 9bc2e4a MAP MASQ: MAke sure we don't use OCTET-TYPE during encode of DialoguePortion by Harald Welte · 13 years ago
  77. e8d7f2e add .gitignore by Harald Welte · 13 years ago
  78. a68d96e introduce new map_masq code, successor of tcap_map_mangle.erl by Harald Welte · 13 years ago
  79. 7f789ed consistently use lists for phone numbers again by Harald Welte · 13 years ago
  80. 97a1f4e remove old rel-file, fix app dependency by Harald Welte · 13 years ago
  81. 64568f7 tcap_map_patch: fix include path and copyright statement by Harald Welte · 13 years ago
  82. 7d08d9f import tcap_map_patch.erl from old omso-map-masq by Harald Welte · 13 years ago
  83. 44da404 add Emakefile by Harald Welte · 13 years ago
  84. 889efcf update include path to refer to library paths by Harald Welte · 13 years ago
  85. 20ad1ba import MGW NAT application code into new repository. by Harald Welte · 13 years ago