1. cc49469 nat: Extract the LAC/CI from the Complete Layer3 Information by Holger Hans Peter Freyther · 11 years ago
  2. 3a370eb nat: Rename "struct sccp_connections" to "struct nat_sccp_connection" by Holger Hans Peter Freyther · 11 years ago
  3. 93a0913 nat: Allow to re-write international numbers in the CC Setup messages by Holger Hans Peter Freyther · 11 years ago
  4. 931d698 nat: We want the remote to respond to our DLCX request by Holger Hans Peter Freyther · 12 years ago
  5. cd8bea9 nat: Make it possible to send MGCP messages through the IPA multiplex by Holger Hans Peter Freyther · 12 years ago
  6. 1fa71b2 nat: Introduce a global IMSI barr list using red-black trees by Holger Hans Peter Freyther · 12 years ago
  7. e2abbbe nat: Allow the filter to select the reject cause by Holger Hans Peter Freyther · 12 years ago
  8. d99e463 nat: Add another test case for TP-SRR clearing and number rewrite by Holger Hans Peter Freyther · 12 years ago
  9. 21e5c61 nat: Prepare to rewrite the TP-DA number of a SMS submit. by Holger Hans Peter Freyther · 12 years ago
  10. bbb102c nat: Print the sizes and the offending data in case of a failure by Holger Hans Peter Freyther · 12 years ago
  11. 4c2822e nat: Implement clearing of TP-SRR flags from TPDUs by Holger Hans Peter Freyther · 13 years ago
  12. 75e6122 nat: Reduce copy and paste in the test, create a verify_msg by Holger Hans Peter Freyther · 13 years ago
  13. a302db3 nat: Log test output stdout using printf in prep for GNU autotest by Holger Hans Peter Freyther · 13 years ago
  14. 1c14d96 misc: Move the bsc_parse_reg to libcommom and name it gsm_parse_reg by Holger Hans Peter Freyther · 13 years ago
  15. 1ed3927 nat: Look into the TPDU/SMS-SUBMIT and use the TP-DestAddress for matches by Holger Hans Peter Freyther · 13 years ago
  16. d240407 nat: Patch the destination SMS address of a message by Holger Hans Peter Freyther · 13 years ago
  17. 1f58606 nat: Prepare to patch more than the CC Setup message by Holger Hans Peter Freyther · 13 years ago
  18. ed42b13 nat: Allow to have a regexp to match the MSISDN by Holger Hans Peter Freyther · 13 years ago
  19. 2d59cc6 misc: Use the osmo_init code for signals and logging by Holger Hans Peter Freyther · 13 years ago
  20. 1a91e67 src: rename msg_entr* to osmo_config_* by Pablo Neira Ayuso · 13 years ago
  21. b1d5a69 src: use namespace prefix osmo_* for misc utils by Pablo Neira Ayuso · 13 years ago
  22. b1eb94f nat: Rewrite the paging handling. by Holger Hans Peter Freyther · 13 years ago
  23. dd7e85b nat: Bail out if the regexp fails to compile and avoid a crash by Holger Hans Peter Freyther · 13 years ago
  24. 93bcc47 tests: fix bsc-nat test by Pablo Neira Ayuso · 13 years ago
  25. ab56ce1 mgcp: Introduce a mgcp_trunk_config enum for endpoint configs by Holger Hans Peter Freyther · 13 years ago
  26. 187221e nat: Fix some corruption in the test case by Holger Hans Peter Freyther · 13 years ago
  27. b28f5a0 nat: Change number of multiplexes to the max-endpoints by Holger Hans Peter Freyther · 13 years ago
  28. 473b38a nat: Allocate endpoints from multiple multiplexes. by Holger Hans Peter Freyther · 13 years ago
  29. ab80bd8 nat: Verify that we are not assigning 0x1f as endpoint. by Holger Hans Peter Freyther · 13 years ago
  30. 9575164 nat: Allocate the endpoint status dynamically by Holger Hans Peter Freyther · 13 years ago
  31. 55971c3 nat: Update the tests to make them going again by Holger Hans Peter Freyther · 13 years ago
  32. 4c826f7 [BSC] Move the BTS-type specific code from bcs_init.c to bts_*.c by Harald Welte · 13 years ago
  33. 0e3e88e License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 14 years ago
  34. 34c48a6 nat: Add test case for matching phone numbers by Holger Hans Peter Freyther · 14 years ago
  35. 0d5fdbb nat: Implement rewriting, have a very basic test for that feature by Holger Hans Peter Freyther · 14 years ago
  36. 9bd8bd7 nat: Copy the IMSI, then free it or move the context to the connection by Holger Hans Peter Freyther · 14 years ago
  37. 6b340cc nat: Change the order of the DENY/ALLOW rule for the BSC. by Holger Hans Peter Freyther · 14 years ago
  38. 1f04083 nat: Allow a BSC to have multiple LACs by Holger Hans Peter Freyther · 14 years ago
  39. 4bcb770 nat: Test for a bug inside the TLV definition for GSM 08.08 by Holger Hans Peter Freyther · 14 years ago
  40. e62b766 nat: Test the endpoint finding a bit better... by Holger Hans Peter Freyther · 14 years ago
  41. a15e257 nat: Parse the id response, extract the IMSI, compare it by Holger Hans Peter Freyther · 14 years ago
  42. f4cf1e8 nat: Update the test for the new <0,0,1 semantic of the filter function by Holger Hans Peter Freyther · 14 years ago
  43. 4e6129a nat: Replace the MGCP Endpoint if that is required by Holger Hans Peter Freyther · 14 years ago
  44. 926c5fd nat: Attempt to assign the BSC Timeslot based on a free list by Holger Hans Peter Freyther · 14 years ago
  45. 7089d53 nat: Make the code work in terms of endpoints instead of timeslot/multiplex by Holger Hans Peter Freyther · 14 years ago
  46. 90e5eae Use new include paths of libosmo-sccp 0.0.2 by Harald Welte · 14 years ago
  47. 4a9dd3b nat: Fix compilation with nat not being enabled. by Holger Hans Peter Freyther · 14 years ago
  48. a8dffc1 sccp: Use the external libosmo-sccp as sccp implementation by Holger Hans Peter Freyther · 14 years ago
  49. bd11639 nat: u_int16_t -> uint16_t by Holger Hans Peter Freyther · 14 years ago
  50. 0b77635 nat: u_int8_t -> uint8_t by Holger Hans Peter Freyther · 14 years ago
  51. 139f335 nat: Fix the testcase and init the logging infrastructure by Holger Hans Peter Freyther · 14 years ago
  52. b979579 bsc_api: Move gsm48_rcvmsg into the BSC API and dispatch. by Holger Hans Peter Freyther · 14 years ago
  53. 38ecaa1 nat: Make the test compile, no bssap.c, use log_target by Holger Hans Peter Freyther · 14 years ago
  54. 8eb4589 nat: Allow to specify multiple entries in the access-list... by Holger Hans Peter Freyther · 14 years ago
  55. b604471 nat: Shorten the access-list struct and method names (still way too long) by Holger Hans Peter Freyther · 14 years ago
  56. 67b6d52 [nat] Introduce the concept of access-list by Holger Hans Peter Freyther · 14 years ago
  57. e1a1648 [nat] Make create_sccp_src_ref return the SCCP Connection. by Holger Hans Peter Freyther · 14 years ago
  58. d1394be [nat] Remove parameter that is never accessed directly by Holger Hans Peter Freyther · 14 years ago
  59. d5a2bc4 [nat] Set the connection type/reason as out parameter by Holger Hans Peter Freyther · 14 years ago
  60. ecaa0b1 [nat] Parse the PAGING RESPONSE inside a CR message as well. by Holger Hans Peter Freyther · 14 years ago
  61. 066190f [nat] Remove the imsi allow option on the nat level. by Holger Hans Peter Freyther · 14 years ago
  62. 58bce3f [nat] Fix the regexp of the test and the command line. by Holger Hans Peter Freyther · 14 years ago
  63. 13abb82 [nat] Implement IMSI filtering... by Holger Hans Peter Freyther · 14 years ago
  64. 28b08d6 nat: Start to add a test case.. with one CR message. by Holger Hans Peter Freyther · 14 years ago
  65. 3633095 nat: Change MGCP DLCX handling and send dummy MDCX to the BTS. by Holger Hans Peter Freyther · 14 years ago
  66. da30c4b [nat] Lookup by BSC Connection otherwise the point of reassigning the is defeated by Holger Hans Peter Freyther · 14 years ago
  67. dd6c51b [nat] Add unit test to forward Proto Error messages back both ways. by Holger Hans Peter Freyther · 14 years ago
  68. 7d841e6 nat: Fix the test case by allocating a config. by Holger Hans Peter Freyther · 14 years ago
  69. 98d15ef nat: Return the SCCP Connection again... by Holger Hans Peter Freyther · 14 years ago
  70. 935b2df nat: Print the LAC that was searched for and not found. by Holger Hans Peter Freyther · 14 years ago
  71. bfcf519 nat: Store the config in the connection instead of the lac by Holger Hans Peter Freyther · 14 years ago
  72. 65b745e Revert "nat: Remember where the BTS is listening for things." by Holger Hans Peter Freyther · 14 years ago
  73. 55e8f55 nat: Test forwarding Inactivity Test messages. by Holger Hans Peter Freyther · 14 years ago
  74. bedecf3 nat: remove is called on already patched connections.. by Holger Hans Peter Freyther · 14 years ago
  75. b02692f nat: Remember where the BTS is listening for things. by Holger Hans Peter Freyther · 14 years ago
  76. 0d0aaa6 nat: Make rewrite work on string, read to a string first, copy to msgb by Holger Hans Peter Freyther · 14 years ago
  77. 9fec010 nat: Return MGCP messages to the call agent by Holger Hans Peter Freyther · 14 years ago
  78. 6b99828 nat: Allow to send MGCP messages from the BSC to the network by Holger Hans Peter Freyther · 14 years ago
  79. acd6420 nat: Test rewriting of MGCP messages to patch ip and port by Holger Hans Peter Freyther · 14 years ago
  80. 8917998 nat: Add code to find a BSC connection by the given msc multiplex by Holger Hans Peter Freyther · 14 years ago
  81. dccb915 nat: Look at the assignment command and remember on which timeslot the data is by Holger Hans Peter Freyther · 14 years ago
  82. 75ee841 nat: Return the SCCP connection, change order of patching and updating by Holger Hans Peter Freyther · 14 years ago
  83. d062c52 misc: Do not prepend 0x when using %p in printf. by Holger Hans Peter Freyther · 14 years ago
  84. d5deb33 nat: Add test case and data for paging by lac test. by Holger Hans Peter Freyther · 14 years ago
  85. b63a9f8 nat: Add a test case for the connection tracking by Holger Hans Peter Freyther · 14 years ago
  86. 98e49d4 Correct the company name. It should be On-Waves (ehf) by Holger Hans Peter Freyther · 14 years ago
  87. bbf6b65 [nat] Specify the direction of the message by Holger Hans Peter Freyther · 14 years ago
  88. f75a680 [nat] Prepare more sophisicated filtering and patching by Holger Hans Peter Freyther · 14 years ago