1. b542332 nat: Move the DTAP unpacking into a new method by Holger Hans Peter Freyther · 14 years ago
  2. 9bd8bd7 nat: Copy the IMSI, then free it or move the context to the connection by Holger Hans Peter Freyther · 14 years ago
  3. 4a98ae9 nat: Store the IMSI inside the SCCP Connection data by Holger Hans Peter Freyther · 14 years ago
  4. babb528 lua: Mention that the code has some bugs... by Holger Hans Peter Freyther · 14 years ago
  5. 5a7d48d lua: Search for clear requests from the network as well by Holger Hans Peter Freyther · 14 years ago
  6. 0c0fb1e lua: Check BSSMAP msgtypes in one function.. by Holger Hans Peter Freyther · 14 years ago
  7. d84fcba lua: Check for Cipher Mode Reject failures as well by Holger Hans Peter Freyther · 14 years ago
  8. 33e4281 lua: Check for assignment failures by Holger Hans Peter Freyther · 14 years ago
  9. 8d4696f lua: Check for disconnects with non normal release too by Holger Hans Peter Freyther · 14 years ago
  10. f62d31f lua: Fix the indenting of the file by Holger Hans Peter Freyther · 14 years ago
  11. 629f94e contrib: Add LUA script to store SCCP connections with Errors by Holger Hans Peter Freyther · 14 years ago
  12. 6b340cc nat: Change the order of the DENY/ALLOW rule for the BSC. by Holger Hans Peter Freyther · 14 years ago
  13. 5d0a027 nat: Convert the ip to host order to allow to bind to other ips by Holger Hans Peter Freyther · 14 years ago
  14. acc0fdf nat: Add a method to add a proper message to the queue. by Holger Hans Peter Freyther · 14 years ago
  15. aee6825 nat: Find a connection by the real ref by Holger Hans Peter Freyther · 14 years ago
  16. 492a006 nat: Use the make_sock routine to listen for incoming connections. by Holger Hans Peter Freyther · 14 years ago
  17. 4884096 nat: Use strncmp on the string in case it is not null terminated by Holger Hans Peter Freyther · 14 years ago
  18. 94e417c ipaccess: Make sure the unitid is null terminated by Holger Hans Peter Freyther · 14 years ago
  19. 4888ef3 ipaccess: Verify that the data fits in the package. by Holger Hans Peter Freyther · 14 years ago
  20. 45e5861 ipaccess: memset the tlv_parsed structure before parsing by Holger Hans Peter Freyther · 14 years ago
  21. 6c1ae96 nat: Make the write_queue write callback a public function by Holger Hans Peter Freyther · 14 years ago
  22. f232b27 nat: Make the queue routine work on any write_queue by Holger Hans Peter Freyther · 14 years ago
  23. d5cd304 ipaccess: Put our extensions to the protocol into the same enum by Holger Hans Peter Freyther · 14 years ago
  24. 6d07555 Require libosmocore 0.1.24 due the USSD changes. by Holger Hans Peter Freyther · 14 years ago
  25. 7c831f6 misc: Replace the idiom for replacing a string with a function call by Holger Hans Peter Freyther · 14 years ago
  26. 5e6ca77 socket: Plug resource leak when the listen call is failing. by Holger Hans Peter Freyther · 14 years ago
  27. 19f4aa5 misc: Attempt to determine byte order in a cross-platform way by Holger Hans Peter Freyther · 14 years ago
  28. c36f332 ussd: Catch up with libosmocore and pass the gsm48_hdr by Holger Hans Peter Freyther · 14 years ago
  29. 821e0fc ussd: Move the code libosmocore, increase the version number. by Holger Hans Peter Freyther · 14 years ago
  30. 1f04083 nat: Allow a BSC to have multiple LACs by Holger Hans Peter Freyther · 14 years ago
  31. 88b3012 msc: Only unregister the fd if the fd value is valid. by Holger Hans Peter Freyther · 14 years ago
  32. 58aba05 msc: Stop the connection timeout when we unregister the bfd by Holger Hans Peter Freyther · 14 years ago
  33. 5180844 misc: Once again go from "On Waves" to "On-Waves".. by Holger Hans Peter Freyther · 14 years ago
  34. b0f746d [VTY] T3212 scaling is 6 minutes by Dieter Spaar · 14 years ago
  35. 655e975 nat: Possible crash fix, only filter non local connections by Holger Hans Peter Freyther · 14 years ago
  36. 1e64b32 nat: Work around trying to forward a msg to a msc that does not exist by Holger Hans Peter Freyther · 14 years ago
  37. 3cc2e2f nat: Use the right access list for the stats (found by clang) by Holger Hans Peter Freyther · 14 years ago
  38. 7982c76 db.h: Move the '*' to the other side for the gsm_subscriber by Holger Hans Peter Freyther · 14 years ago
  39. 2e72807 nat: Provide statistics about amount of different messages. by Holger Hans Peter Freyther · 14 years ago
  40. a5386d1 gsm_04_80: Require libosmocore for creating USSD messages by Holger Hans Peter Freyther · 14 years ago
  41. 8925313 gsm0408: Reorder the includes, openbsc first, osmocore second by Holger Hans Peter Freyther · 14 years ago
  42. a101b4b gsm0480: Reorder the includes, openbsc first, osmocore second by Holger Hans Peter Freyther · 14 years ago
  43. a67fc6f nat: Keep track of how many connections we reject by Holger Hans Peter Freyther · 14 years ago
  44. 1279967 nat: Print the statistics of the access-list matches by Holger Hans Peter Freyther · 14 years ago
  45. 39f1880 nat: Add statistics to the access-list in the NAT by Holger Hans Peter Freyther · 14 years ago
  46. bca2a26 nat: Fix the filter when searching for a identity response by Holger Hans Peter Freyther · 14 years ago
  47. bafc987 mgcp: Return 0 in case transcoding is disabled. by Holger Hans Peter Freyther · 14 years ago
  48. 53c5253 auth: Fix AuthTupe re-use condition by Sylvain Munaut · 14 years ago
  49. 4cc86f3 auth: Fix XOR algorithm by Sylvain Munaut · 14 years ago
  50. 4fe9292 Merge branch 'zecke/mgcp-transcoder' by Holger Hans Peter Freyther · 14 years ago
  51. cc9a85e mgcp: Count the packets that arrive on the transcoder by Holger Hans Peter Freyther · 14 years ago
  52. 1adedbb mgcp: Remove code duplication for filling out the sockaddr_in by Holger Hans Peter Freyther · 14 years ago
  53. f8fd106 nat: Send a transcoder reset on start up. by Holger Hans Peter Freyther · 14 years ago
  54. d582b20 mgcp: Make the base port of the transcoder configurable by Holger Hans Peter Freyther · 14 years ago
  55. 017738d mgcp: Prepare the CRCX/MDCX/DLCX messages for the transcoder. by Holger Hans Peter Freyther · 14 years ago
  56. 56ac269 mgcp: Forward data from the BTS-in to the transcoder by Holger Hans Peter Freyther · 14 years ago
  57. 39f2f6d mgcp: Add ports for the transcoder as well by Holger Hans Peter Freyther · 14 years ago
  58. d3b7d77 mgcp: Share the range parsing code for net/bts by Holger Hans Peter Freyther · 14 years ago
  59. cab3834 mgcp: Add a transcoder-mgw command to store the address by Holger Hans Peter Freyther · 14 years ago
  60. 3176420 nat: Keep the audio name and default payload around by Holger Hans Peter Freyther · 14 years ago
  61. 90d3817 nat: Use the write_queue inside the CFG. by Holger Hans Peter Freyther · 14 years ago
  62. 5d15019 mgcp: Keep the gw_fd inside the mgcp_config by Holger Hans Peter Freyther · 14 years ago
  63. 0bfcbee mgcp: Be able to parse 'sendonly' for the connection mode. by Holger Hans Peter Freyther · 14 years ago
  64. e2b8a55 mgcp: Switch the default audio codec to AMR by Holger Hans Peter Freyther · 14 years ago
  65. 0d44a39 nat: NULL check the allocation and print a nice warning. by Holger Hans Peter Freyther · 14 years ago
  66. 93651d6 mgcp: Remove the hack to remap timeslot one... by Holger Hans Peter Freyther · 14 years ago
  67. 4bcb770 nat: Test for a bug inside the TLV definition for GSM 08.08 by Holger Hans Peter Freyther · 14 years ago
  68. e62b766 nat: Test the endpoint finding a bit better... by Holger Hans Peter Freyther · 14 years ago
  69. dfd61a3 janitor: Move the * to the variable name by Holger Hans Peter Freyther · 14 years ago
  70. bca2d60 db: Declare db_sms_inc_deliver_attempts. by Holger Hans Peter Freyther · 14 years ago
  71. acee950 gsm 04.11: increase the delivery attempt counter for an SMS right away in gsm411_send_sms by Nico Golde · 14 years ago
  72. 8570887 bsc: Fix the clear to release resources first, then set to NULL by Holger Hans Peter Freyther · 14 years ago
  73. 47c8f82 gsm_04_11: count SMS delivery attempts for each CP-DATA by Nico Golde · 14 years ago
  74. 7d85564 bsc_api: Do not free the subscriber conn on clear and clear request by Holger Hans Peter Freyther · 14 years ago
  75. 2460bed bsc: Prepare to store the SCCP connection inside the subscriber by Holger Hans Peter Freyther · 14 years ago
  76. 7d23130 bsc; Register the BSC API with many blanks. by Holger Hans Peter Freyther · 14 years ago
  77. b2b66c2 nat: Fix a crash when a BSC disconnects while a rejected IMSI by Holger Hans Peter Freyther · 14 years ago
  78. d0a8794 nat; Start to use gcc attribute to say that parameter may not be zero by Holger Hans Peter Freyther · 14 years ago
  79. 74ff36f msc: Send a signal when the connections to the MSC dropped by Holger Hans Peter Freyther · 14 years ago
  80. 9bfd6e8 bsc: Reorder the includes... should be alphabetically now by Holger Hans Peter Freyther · 14 years ago
  81. 054928d bsc: Make the write method public it will be used by other modules by Holger Hans Peter Freyther · 14 years ago
  82. 05394bc bsc: Add code responsible for connecting, reconnecting to the MSC by Holger Hans Peter Freyther · 14 years ago
  83. 65a64e8 bsc: Initialize the MSC data parameters to a sane default by Holger Hans Peter Freyther · 14 years ago
  84. e519958 bsc: Keep all active subscriber connections in a list. by Holger Hans Peter Freyther · 14 years ago
  85. a212ba5 bsc: Move the subscriber_con code into the bsc_api by Holger Hans Peter Freyther · 14 years ago
  86. 3bfc06c chan_alloc: Allocate a subscriber connection as child of the network by Holger Hans Peter Freyther · 14 years ago
  87. e60a0a9 bsc: Add the osmo_bsc_grace from the on-waves/bsc-master branch by Holger Hans Peter Freyther · 14 years ago
  88. ba538b3 bsc: Move the gsm_04_80.c code into the libbsc.a by Holger Hans Peter Freyther · 14 years ago
  89. db60d0a osmo_rf: Keep the current policy inside the RF struct.. by Holger Hans Peter Freyther · 14 years ago
  90. cdcb600 bsc: Move the rf_ctl into the msc data struct by Holger Hans Peter Freyther · 14 years ago
  91. 8c4dca2 bsc: Register a new MSC group with data for the MSC connection by Holger Hans Peter Freyther · 14 years ago
  92. b4bba07 bsc: Remove the old msc parameter, everything is in the VTY config now by Holger Hans Peter Freyther · 14 years ago
  93. 58b3df5 bsc: Create struct osmo_msc_data to hold MSC information, handle signals by Holger Hans Peter Freyther · 14 years ago
  94. c3fd3b7 nat: Fix the grammar of the sentence for listing open sccp connections by Holger Hans Peter Freyther · 14 years ago
  95. 719a52b Merge branch 'zecke/imsi-filter' by Holger Hans Peter Freyther · 14 years ago
  96. 79a6baf nat: Check if the connection was filtered before the msc connection by Holger Hans Peter Freyther · 14 years ago
  97. 34dac3e nat: Remove debug left overs by Holger Hans Peter Freyther · 14 years ago
  98. a8f092d nat: Attempt to disconnect a connection when IMSI filtering happens by Holger Hans Peter Freyther · 14 years ago
  99. efd367d nat: And the sequence number away, making it work more reliable by Holger Hans Peter Freyther · 14 years ago
  100. a15e257 nat: Parse the id response, extract the IMSI, compare it by Holger Hans Peter Freyther · 14 years ago