1. 85929a7 move openbsc/* to repos root by Neels Hofmeyr · 7 years ago[Renamed from openbsc/include/openbsc/bsc_nat.h]
  2. 4936448 NAT: reload BSCs config dynamically by Max · 8 years ago
  3. 82f5ecd NAT: move BSC config into separate file by Max · 8 years ago
  4. 714b170 NAT: allow allocating BSC in arbitrary order by Max · 8 years ago
  5. 7382815 enable ctrl bind config for various programs by Neels Hofmeyr · 8 years ago
  6. e9f7c99 nat: Forward SDP files with multiple payload types in it by Holger Hans Peter Freyther · 9 years ago
  7. 9f95ae8 nat: Use RAND_bytes instead of /dev/urandom by Holger Hans Peter Freyther · 9 years ago
  8. 694d980 nat: After we identified the bsc check the key by Holger Hans Peter Freyther · 9 years ago
  9. 9705671 nat: Send 16 bytes of rand to the BSC and remember it by Holger Hans Peter Freyther · 9 years ago
  10. fce6971 nat: Provide access to /dev/urandom for the code by Holger Hans Peter Freyther · 9 years ago
  11. aa0cecd nat: Factor out the config by token search by Holger Hans Peter Freyther · 9 years ago
  12. c652913 filter: Move the con_type into the filter_state by Holger Hans Peter Freyther · 9 years ago
  13. 4ba947b filter: Separate SCCP/BSSAP extraction and gsm48 code by Holger Hans Peter Freyther · 9 years ago
  14. 4579bb1 filter: Move the access list management around by Holger Hans Peter Freyther · 9 years ago
  15. 973dbae filter: Move the method definition to the filter module by Holger Hans Peter Freyther · 9 years ago
  16. 7f100c9 nat: Make mode-set patching optional by Holger Hans Peter Freyther · 9 years ago
  17. 7c00983 nat: Inform others if an IMSI is rejected by Holger Hans Peter Freyther · 9 years ago
  18. 73ec698 nat: Introduce a config free for the test and fix valgrind issues by Holger Hans Peter Freyther · 10 years ago
  19. cab6e75 mgcp: add voice muxer support by Pablo Neira Ayuso · 10 years ago
  20. e827812 ipa: Use enhanced ipa_msg_recv_buffered() to cope with partioned IPA messages by Jacob Erlbeck · 10 years ago
  21. 415cd2e nat: Introduce reject cause to bsc_nat_acc_lst_entry by Holger Hans Peter Freyther · 10 years ago
  22. 3dff27d mgcp/nat: Take payload type from SDP data by Jacob Erlbeck · 11 years ago
  23. 6fcc3a9 nat: Attempt to follow the MODULE_METHOD pattern for methods by Holger Hans Peter Freyther · 11 years ago
  24. 67e423c nat: Implement a post-routing for the NAT software by Holger Hans Peter Freyther · 11 years ago
  25. ddf191e nat: Allow to use the prefix lookup to rewrite numbers by Holger Hans Peter Freyther · 11 years ago
  26. ab22335 nat: Move the callstats to a new header file due sccp usage by Holger Hans Peter Freyther · 11 years ago
  27. b2b291d nat: Extract the LAC/CI from the Complete Layer3 Information by Holger Hans Peter Freyther · 11 years ago
  28. c279e39 nat: Rename "struct sccp_connections" to "struct nat_sccp_connection" by Holger Hans Peter Freyther · 11 years ago
  29. 462b7d7 nat: We want the remote to respond to our DLCX request by Holger Hans Peter Freyther · 12 years ago
  30. c327187 nat: Make it possible to send MGCP messages through the IPA multiplex by Holger Hans Peter Freyther · 12 years ago
  31. 1f8276e nat: Introduce a global IMSI barr list using red-black trees by Holger Hans Peter Freyther · 12 years ago
  32. bdf764a nat: Allow the filter to select the reject cause by Holger Hans Peter Freyther · 12 years ago
  33. d2361d9 bsc: Send the USSD message after the location updating accept. by Holger Hans Peter Freyther · 12 years ago
  34. 98da544 nat: Move the ctrl handling code into a separate file by Holger Hans Peter Freyther · 12 years ago
  35. 6fc4a98 libctrl: Change controlif_setup so it returns the ctrl handle by Daniel Willmann · 13 years ago
  36. 8e60f62 nat: Prepare to rewrite the TP-DA number of a SMS submit. by Holger Hans Peter Freyther · 12 years ago
  37. 68368dd nat: Implement clearing of TP-SRR flags from TPDUs by Holger Hans Peter Freyther · 12 years ago
  38. 06c9da6 misc: Move the bsc_parse_reg to libcommom and name it gsm_parse_reg by Holger Hans Peter Freyther · 13 years ago
  39. a86bc39 nat: Use libctrl and add command forwarding to osmo-bsc by Daniel Willmann · 13 years ago
  40. acc4031 nat: Look into the TPDU/SMS-SUBMIT and use the TP-DestAddress for matches by Holger Hans Peter Freyther · 13 years ago
  41. 9c20571 nat: Patch the destination SMS address of a message by Holger Hans Peter Freyther · 13 years ago
  42. df8e6e9 nat: Prepare to patch more than the CC Setup message by Holger Hans Peter Freyther · 13 years ago
  43. ad75eab nat: Allow to have a regexp to match the MSISDN by Holger Hans Peter Freyther · 13 years ago
  44. ab46cf3 src: rename msg_entr* to osmo_config_* by Pablo Neira Ayuso · 13 years ago
  45. dfb342c src: use namespace prefix osmo_counter* by Pablo Neira Ayuso · 13 years ago
  46. e1273b1 src: use namespace prefix osmo_wqueue* by Pablo Neira Ayuso · 13 years ago
  47. 4db9299 src: use namespace prefix osmo_fd* and osmo_select* by Pablo Neira Ayuso · 13 years ago
  48. bf540cb src: use namespace prefix osmo_timer* for timer functions by Pablo Neira Ayuso · 13 years ago
  49. 6860c44 nat: Create a Paging Group that BSCs can refer to by Holger Hans Peter Freyther · 13 years ago
  50. 474698a nat: Introduce the concept of a paging group and use it by Holger Hans Peter Freyther · 13 years ago
  51. 1ffe98c nat: Rewrite the paging handling. by Holger Hans Peter Freyther · 13 years ago
  52. e188010 bsc: Allow to have a list of MSCs/MUXs to connect to by Holger Hans Peter Freyther · 13 years ago
  53. de2b860 nat: Introduce a block on the NAT to slowly get rid of BSCs by Holger Hans Peter Freyther · 13 years ago
  54. 91b9a45 nat: Inform the USSD Provider about lost connections by Holger Hans Peter Freyther · 13 years ago
  55. e5d3249 nat: Remove magic numbers, use enum values for conn classification by Holger Hans Peter Freyther · 13 years ago
  56. a8a09df misc: Remove sys/types.h includes from the files by Holger Hans Peter Freyther · 13 years ago
  57. 4c9557e nat: Bail out if the regexp fails to compile and avoid a crash by Holger Hans Peter Freyther · 13 years ago
  58. a18b116 nat: Make the USSD number matching a regexp by Holger Hans Peter Freyther · 13 years ago
  59. 136f453 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  60. 9212d9d nat: Fix some corruption in the test case by Holger Hans Peter Freyther · 13 years ago
  61. 9ec030d nat: Change number of multiplexes to the max-endpoints by Holger Hans Peter Freyther · 13 years ago
  62. a9e9331 nat: Allocate endpoints from multiple multiplexes. by Holger Hans Peter Freyther · 13 years ago
  63. 7b07b2d nat: Start making the number of multiplexes configurable by Holger Hans Peter Freyther · 13 years ago
  64. ed500e3 nat: Allocate the endpoint status dynamically by Holger Hans Peter Freyther · 13 years ago
  65. 9af6ddf License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 14 years ago
  66. 732d9c1 Merge branch 'zecke/number-rewrite' by Holger Hans Peter Freyther · 14 years ago openbsc/0.9.9
  67. 54f5352 nat: Close SCCP connections when the USSD Provider is closed. by Holger Hans Peter Freyther · 14 years ago
  68. 73bbf89 nat: Implement rewriting, have a very basic test for that feature by Holger Hans Peter Freyther · 14 years ago
  69. a914daf nat: Add hook for rewriting a setup message by Holger Hans Peter Freyther · 14 years ago
  70. 7642439 nat: Add vty option for number rewriting by Holger Hans Peter Freyther · 14 years ago
  71. c16c2dc nat: Implement accepting a USSD Provider connection, do authentication by Holger Hans Peter Freyther · 14 years ago
  72. e393f27 nat: Keep a ussd token in the config by Holger Hans Peter Freyther · 14 years ago
  73. c1578bc nat: Add an option to set the query string to match by Holger Hans Peter Freyther · 14 years ago
  74. c1cac1e nat: Make the imsi checking function public. by Holger Hans Peter Freyther · 14 years ago
  75. d1effd8 nat: Provide a USSD access list to check for which to play HLR. by Holger Hans Peter Freyther · 14 years ago
  76. 17870cf nat: Create a USSD module to filter out USSDs... by Holger Hans Peter Freyther · 14 years ago
  77. 74dc303 nat: Introduce a new connection type for Supplementary Services by Holger Hans Peter Freyther · 14 years ago
  78. a396757 nat: Move the DTAP unpacking into a new method by Holger Hans Peter Freyther · 14 years ago
  79. 749497e nat: Copy the IMSI, then free it or move the context to the connection by Holger Hans Peter Freyther · 14 years ago
  80. 7e8da13 nat: Add a method to add a proper message to the queue. by Holger Hans Peter Freyther · 14 years ago
  81. 3d38742 nat: Find a connection by the real ref by Holger Hans Peter Freyther · 14 years ago
  82. 69cfa17 nat: Make the write_queue write callback a public function by Holger Hans Peter Freyther · 14 years ago
  83. 4d44fc5 nat: Make the queue routine work on any write_queue by Holger Hans Peter Freyther · 14 years ago
  84. 19c530c ipaccess: Put our extensions to the protocol into the same enum by Holger Hans Peter Freyther · 14 years ago
  85. 0bd60f3 nat: Allow a BSC to have multiple LACs by Holger Hans Peter Freyther · 14 years ago
  86. 463dc62 nat: Provide statistics about amount of different messages. by Holger Hans Peter Freyther · 14 years ago
  87. ee88496 nat: Keep track of how many connections we reject by Holger Hans Peter Freyther · 14 years ago
  88. 2f1a984 nat: Add statistics to the access-list in the NAT by Holger Hans Peter Freyther · 14 years ago
  89. 249d69a nat: Use the write_queue inside the CFG. by Holger Hans Peter Freyther · 14 years ago
  90. 74e0a1b nat: Start inspecting every message coming from the BSC for the IMSI by Holger Hans Peter Freyther · 14 years ago
  91. 85902a4 nat: We have 1 to 31 available to the BSC. by Holger Hans Peter Freyther · 14 years ago
  92. f7c86c5 nat: Replace the MGCP Endpoint if that is required by Holger Hans Peter Freyther · 14 years ago
  93. 45fd07d nat: Attempt to assign the BSC Timeslot based on a free list by Holger Hans Peter Freyther · 14 years ago
  94. 5b2726e nat: Keep the state (CRCX,MDCX,DLCX) of the operation.. by Holger Hans Peter Freyther · 14 years ago
  95. 4634013 mgcp: Make the CI uint32_t all the way to avoid mismatch by Holger Hans Peter Freyther · 14 years ago
  96. c2b31ed nat: Fix compilation with nat not being enabled. by Holger Hans Peter Freyther · 14 years ago
  97. 6b77107 nat: Rename ip-tos to ip-dscp and provide an alias... by Holger Hans Peter Freyther · 14 years ago
  98. dbd16fe nat: u_int8_t -> uint8_t by Holger Hans Peter Freyther · 14 years ago
  99. d1d45b3 nat: Remove the first_contact variable. by Holger Hans Peter Freyther · 14 years ago
  100. 20ee312 nat: Create a method to determine if any MSC is connected. by Holger Hans Peter Freyther · 14 years ago