1. c16c2dc nat: Implement accepting a USSD Provider connection, do authentication by Holger Hans Peter Freyther · 14 years ago
  2. 64b1292 nat: Replace the idiom for replacing a string with a function call by Holger Hans Peter Freyther · 14 years ago
  3. e393f27 nat: Keep a ussd token in the config by Holger Hans Peter Freyther · 14 years ago
  4. 3229f44 nat: Implement the matching of certain USSD messages by Holger Hans Peter Freyther · 14 years ago
  5. c1578bc nat: Add an option to set the query string to match by Holger Hans Peter Freyther · 14 years ago
  6. c1cac1e nat: Make the imsi checking function public. by Holger Hans Peter Freyther · 14 years ago
  7. d1effd8 nat: Provide a USSD access list to check for which to play HLR. by Holger Hans Peter Freyther · 14 years ago
  8. 17870cf nat: Create a USSD module to filter out USSDs... by Holger Hans Peter Freyther · 14 years ago
  9. 74dc303 nat: Introduce a new connection type for Supplementary Services by Holger Hans Peter Freyther · 14 years ago
  10. a396757 nat: Move the DTAP unpacking into a new method by Holger Hans Peter Freyther · 14 years ago
  11. 749497e nat: Copy the IMSI, then free it or move the context to the connection by Holger Hans Peter Freyther · 14 years ago
  12. 8c78b48 nat: Store the IMSI inside the SCCP Connection data by Holger Hans Peter Freyther · 14 years ago
  13. 1fd6063 nat: Change the order of the DENY/ALLOW rule for the BSC. by Holger Hans Peter Freyther · 14 years ago
  14. a25d579 nat: Convert the ip to host order to allow to bind to other ips by Holger Hans Peter Freyther · 14 years ago
  15. 7e8da13 nat: Add a method to add a proper message to the queue. by Holger Hans Peter Freyther · 14 years ago
  16. 3d38742 nat: Find a connection by the real ref by Holger Hans Peter Freyther · 14 years ago
  17. f961de1 nat: Use the make_sock routine to listen for incoming connections. by Holger Hans Peter Freyther · 14 years ago
  18. a09b966 nat: Use strncmp on the string in case it is not null terminated by Holger Hans Peter Freyther · 14 years ago
  19. e383980 ipaccess: Make sure the unitid is null terminated by Holger Hans Peter Freyther · 14 years ago
  20. d9e81d0 ipaccess: Verify that the data fits in the package. by Holger Hans Peter Freyther · 14 years ago
  21. 949e0ba ipaccess: memset the tlv_parsed structure before parsing by Holger Hans Peter Freyther · 14 years ago
  22. 69cfa17 nat: Make the write_queue write callback a public function by Holger Hans Peter Freyther · 14 years ago
  23. 4d44fc5 nat: Make the queue routine work on any write_queue by Holger Hans Peter Freyther · 14 years ago
  24. 19c530c ipaccess: Put our extensions to the protocol into the same enum by Holger Hans Peter Freyther · 14 years ago
  25. 3e9a7f8 misc: Replace the idiom for replacing a string with a function call by Holger Hans Peter Freyther · 14 years ago
  26. 9ecf678 socket: Plug resource leak when the listen call is failing. by Holger Hans Peter Freyther · 14 years ago
  27. 3cb2879 misc: Attempt to determine byte order in a cross-platform way by Holger Hans Peter Freyther · 14 years ago
  28. 88a5fa0 ussd: Catch up with libosmocore and pass the gsm48_hdr by Holger Hans Peter Freyther · 14 years ago
  29. daa0fe7 ussd: Move the code libosmocore, increase the version number. by Holger Hans Peter Freyther · 14 years ago
  30. 0bd60f3 nat: Allow a BSC to have multiple LACs by Holger Hans Peter Freyther · 14 years ago
  31. fad0753 msc: Only unregister the fd if the fd value is valid. by Holger Hans Peter Freyther · 14 years ago
  32. d4eed52 msc: Stop the connection timeout when we unregister the bfd by Holger Hans Peter Freyther · 14 years ago
  33. 85531cc misc: Once again go from "On Waves" to "On-Waves".. by Holger Hans Peter Freyther · 14 years ago
  34. d6613e0 [VTY] T3212 scaling is 6 minutes by Dieter Spaar · 14 years ago
  35. 0c41b69 nat: Possible crash fix, only filter non local connections by Holger Hans Peter Freyther · 14 years ago
  36. e8e41e6 nat: Work around trying to forward a msg to a msc that does not exist by Holger Hans Peter Freyther · 14 years ago
  37. 0c35b5b nat: Use the right access list for the stats (found by clang) by Holger Hans Peter Freyther · 14 years ago
  38. 463dc62 nat: Provide statistics about amount of different messages. by Holger Hans Peter Freyther · 14 years ago
  39. 12eb9b7 gsm_04_80: Require libosmocore for creating USSD messages by Holger Hans Peter Freyther · 14 years ago
  40. 841c200 gsm0408: Reorder the includes, openbsc first, osmocore second by Holger Hans Peter Freyther · 14 years ago
  41. c0714b8 gsm0480: Reorder the includes, openbsc first, osmocore second by Holger Hans Peter Freyther · 14 years ago
  42. ee88496 nat: Keep track of how many connections we reject by Holger Hans Peter Freyther · 14 years ago
  43. 520c1f1 nat: Print the statistics of the access-list matches by Holger Hans Peter Freyther · 14 years ago
  44. 2f1a984 nat: Add statistics to the access-list in the NAT by Holger Hans Peter Freyther · 14 years ago
  45. 568b968 nat: Fix the filter when searching for a identity response by Holger Hans Peter Freyther · 14 years ago
  46. cf1c877 mgcp: Return 0 in case transcoding is disabled. by Holger Hans Peter Freyther · 14 years ago
  47. cd8e810 auth: Fix AuthTupe re-use condition by Sylvain Munaut · 14 years ago
  48. 0230b34 auth: Fix XOR algorithm by Sylvain Munaut · 14 years ago
  49. 9aa8a9c mgcp: Count the packets that arrive on the transcoder by Holger Hans Peter Freyther · 14 years ago
  50. 557b1ab mgcp: Remove code duplication for filling out the sockaddr_in by Holger Hans Peter Freyther · 14 years ago
  51. f2eedff nat: Send a transcoder reset on start up. by Holger Hans Peter Freyther · 14 years ago
  52. b98ba72 mgcp: Make the base port of the transcoder configurable by Holger Hans Peter Freyther · 14 years ago
  53. 3b5e3c4 mgcp: Prepare the CRCX/MDCX/DLCX messages for the transcoder. by Holger Hans Peter Freyther · 14 years ago
  54. 218f856 mgcp: Forward data from the BTS-in to the transcoder by Holger Hans Peter Freyther · 14 years ago
  55. 54aaa0f mgcp: Add ports for the transcoder as well by Holger Hans Peter Freyther · 14 years ago
  56. c5f9248 mgcp: Share the range parsing code for net/bts by Holger Hans Peter Freyther · 14 years ago
  57. a2a10eb mgcp: Add a transcoder-mgw command to store the address by Holger Hans Peter Freyther · 14 years ago
  58. 985f569 nat: Keep the audio name and default payload around by Holger Hans Peter Freyther · 14 years ago
  59. 249d69a nat: Use the write_queue inside the CFG. by Holger Hans Peter Freyther · 14 years ago
  60. 6f68010 mgcp: Keep the gw_fd inside the mgcp_config by Holger Hans Peter Freyther · 14 years ago
  61. e02860a mgcp: Be able to parse 'sendonly' for the connection mode. by Holger Hans Peter Freyther · 14 years ago
  62. 0e940e6 mgcp: Switch the default audio codec to AMR by Holger Hans Peter Freyther · 14 years ago
  63. 3c79214 nat: NULL check the allocation and print a nice warning. by Holger Hans Peter Freyther · 14 years ago
  64. adb6e1c janitor: Move the * to the variable name by Holger Hans Peter Freyther · 14 years ago
  65. 1e5ed4e gsm 04.11: increase the delivery attempt counter for an SMS right away in gsm411_send_sms by Nico Golde · 14 years ago
  66. 1f69b46 bsc: Fix the clear to release resources first, then set to NULL by Holger Hans Peter Freyther · 14 years ago
  67. f11af07 gsm_04_11: count SMS delivery attempts for each CP-DATA by Nico Golde · 14 years ago
  68. aaa40b8 bsc_api: Do not free the subscriber conn on clear and clear request by Holger Hans Peter Freyther · 14 years ago
  69. 32aaef6 bsc; Register the BSC API with many blanks. by Holger Hans Peter Freyther · 14 years ago
  70. eea5a1b nat: Fix a crash when a BSC disconnects while a rejected IMSI by Holger Hans Peter Freyther · 14 years ago
  71. 4fcce9e nat; Start to use gcc attribute to say that parameter may not be zero by Holger Hans Peter Freyther · 14 years ago
  72. 0d71163 msc: Send a signal when the connections to the MSC dropped by Holger Hans Peter Freyther · 14 years ago
  73. e09919b bsc: Reorder the includes... should be alphabetically now by Holger Hans Peter Freyther · 14 years ago
  74. 6098038 bsc: Make the write method public it will be used by other modules by Holger Hans Peter Freyther · 14 years ago
  75. 5832b3e bsc: Add code responsible for connecting, reconnecting to the MSC by Holger Hans Peter Freyther · 14 years ago
  76. 469692c bsc: Initialize the MSC data parameters to a sane default by Holger Hans Peter Freyther · 14 years ago
  77. 79f763f bsc: Keep all active subscriber connections in a list. by Holger Hans Peter Freyther · 14 years ago
  78. a2aedad bsc: Move the subscriber_con code into the bsc_api by Holger Hans Peter Freyther · 14 years ago
  79. 1502dde chan_alloc: Allocate a subscriber connection as child of the network by Holger Hans Peter Freyther · 14 years ago
  80. bd76fab bsc: Add the osmo_bsc_grace from the on-waves/bsc-master branch by Holger Hans Peter Freyther · 14 years ago
  81. 0ab63d7 bsc: Move the gsm_04_80.c code into the libbsc.a by Holger Hans Peter Freyther · 14 years ago
  82. 7a1591b osmo_rf: Keep the current policy inside the RF struct.. by Holger Hans Peter Freyther · 14 years ago
  83. 9a8b5ae bsc: Move the rf_ctl into the msc data struct by Holger Hans Peter Freyther · 14 years ago
  84. 47b2601 bsc: Register a new MSC group with data for the MSC connection by Holger Hans Peter Freyther · 14 years ago
  85. 1304620 bsc: Remove the old msc parameter, everything is in the VTY config now by Holger Hans Peter Freyther · 14 years ago
  86. 3e8e046 bsc: Create struct osmo_msc_data to hold MSC information, handle signals by Holger Hans Peter Freyther · 14 years ago
  87. 85804a8 nat: Fix the grammar of the sentence for listing open sccp connections by Holger Hans Peter Freyther · 14 years ago 0.9.6 openbsc/0.9.6
  88. 09ecda4 nat: Check if the connection was filtered before the msc connection by Holger Hans Peter Freyther · 14 years ago
  89. e8223ca nat: Remove debug left overs by Holger Hans Peter Freyther · 14 years ago
  90. ac2763b nat: Attempt to disconnect a connection when IMSI filtering happens by Holger Hans Peter Freyther · 14 years ago
  91. 11ebe1b nat: And the sequence number away, making it work more reliable by Holger Hans Peter Freyther · 14 years ago
  92. 3268540 nat: Parse the id response, extract the IMSI, compare it by Holger Hans Peter Freyther · 14 years ago
  93. 74e0a1b nat: Start inspecting every message coming from the BSC for the IMSI by Holger Hans Peter Freyther · 14 years ago
  94. 909e61f nat: Remember if we have check the imsi. by Holger Hans Peter Freyther · 14 years ago
  95. 3837f99 nat: Keep the fiter status in the return message. by Holger Hans Peter Freyther · 14 years ago
  96. 27640fc nat: Improve the log message in case we have SCCP data without a connection by Holger Hans Peter Freyther · 14 years ago
  97. 5f54075 vty: Use \r\n in the copyright messages by Holger Hans Peter Freyther · 14 years ago
  98. 38158fb bsc: Set the copyright for the real BSC. by Holger Hans Peter Freyther · 14 years ago
  99. 2e4447b [paging] Implement the counting for TCH/H and TCH/F by Holger Hans Peter Freyther · 14 years ago
  100. e66bf1f [paging] Only page if we have some free channels right now by Holger Hans Peter Freyther · 14 years ago