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