1. f3ce67d bsc: Fix the name of the local vty variable. by Holger Hans Peter Freyther · 14 years ago
  2. f085f0a Merge branch 'zecke/mgcp-transcoder' by Holger Hans Peter Freyther · 14 years ago
  3. c9e3bc6 mgcp: Send data from the network to the transcoder too by Holger Hans Peter Freyther · 14 years ago
  4. b1880ee mgcp: Use the calculated remote port from the mgcp_rtp_end by Holger Hans Peter Freyther · 14 years ago
  5. 4f2083b mgcp: Make the transcoding forwarding work for BTS/NET by Holger Hans Peter Freyther · 14 years ago
  6. 18f6787 mgcp: Refactor the network binding routines by Holger Hans Peter Freyther · 14 years ago
  7. c983f83 mgcp: Introduce trans_bts and send BTS packets from this port by Holger Hans Peter Freyther · 14 years ago
  8. 6f94bac mgcp: Keep the local_port like it was set on allocation by Holger Hans Peter Freyther · 14 years ago
  9. b6345ab mgcp: Rename transcoder_end to trans_net by Holger Hans Peter Freyther · 14 years ago
  10. ed1a5a5 mgcp: Allow to disable the transcoder in a running system. by Holger Hans Peter Freyther · 14 years ago
  11. 1d9a8eb mgcp: Make transcoding a per Endpoint configuration by Holger Hans Peter Freyther · 14 years ago
  12. 09eb46b mgcp: Fix the indetion of this code. it should use tabs by Holger Hans Peter Freyther · 14 years ago
  13. 38f640f nat: Send a clear command in case of connection releases. by Holger Hans Peter Freyther · 14 years ago
  14. 34c48a6 nat: Add test case for matching phone numbers by Holger Hans Peter Freyther · 14 years ago
  15. 999c5eb nat: Fix a thinko in allowing '*' as a wildcard... by Holger Hans Peter Freyther · 14 years ago
  16. 45b8b72 Merge branch 'zecke/number-rewrite' by Holger Hans Peter Freyther · 14 years ago
  17. 26a7e50 Merge branch 'zecke/ussd-side-channel' by Holger Hans Peter Freyther · 14 years ago
  18. 914c0be Require 0.1.27 for the new gsm0808 methods by Holger Hans Peter Freyther · 14 years ago
  19. 2c7f274 nat: Also send a Clear Command in case of the USSD Provider dies by Holger Hans Peter Freyther · 14 years ago
  20. d39f310 nat: Close SCCP connections when the USSD Provider is closed. by Holger Hans Peter Freyther · 14 years ago
  21. 0a891d0 nat: Make clear where the RLSD is send to by Holger Hans Peter Freyther · 14 years ago
  22. 22f7f54 nat: Look at the number type to figure out if we want to rewrite it by Holger Hans Peter Freyther · 14 years ago
  23. 2091261 nat: Explain that we do not want to have a + in the replacement rule by Holger Hans Peter Freyther · 14 years ago
  24. 2514fc0 nat: Add '*' as wildcard for the IMSI matching. by Holger Hans Peter Freyther · 14 years ago
  25. 0d5fdbb nat: Implement rewriting, have a very basic test for that feature by Holger Hans Peter Freyther · 14 years ago
  26. c3ac978 nat: Add hook for rewriting a setup message by Holger Hans Peter Freyther · 14 years ago
  27. 2945ee9 nat: Add vty option for number rewriting by Holger Hans Peter Freyther · 14 years ago
  28. e4ac0e4 [vty] First set of fixes for the oml/rsl con dropping by Holger Hans Peter Freyther · 14 years ago
  29. 07ff1c3 [vty] Add ipa specific command to provoke failures to test OML/RSL reconnect by Holger Hans Peter Freyther · 14 years ago
  30. 466e1cc Merge branch 'zecke/ussd-side-channel' by Holger Hans Peter Freyther · 14 years ago
  31. 8ef837f nat: Forward the data coming from the USSD module to the BSC. by Holger Hans Peter Freyther · 14 years ago
  32. 5cd2fae nat: Forward extra state and the message to the USSD provider by Holger Hans Peter Freyther · 14 years ago
  33. 6a3e0c7 ipaccess: Add a structure for informing the USSD provider about the state by Holger Hans Peter Freyther · 14 years ago
  34. 1ff40d8 nat: Implement accepting a USSD Provider connection, do authentication by Holger Hans Peter Freyther · 14 years ago
  35. 18625ac nat: Replace the idiom for replacing a string with a function call by Holger Hans Peter Freyther · 14 years ago
  36. 552fc16 nat: Keep a ussd token in the config by Holger Hans Peter Freyther · 14 years ago
  37. 6f744c3 nat: Implement the matching of certain USSD messages by Holger Hans Peter Freyther · 14 years ago
  38. daf5417 nat: Add an option to set the query string to match by Holger Hans Peter Freyther · 14 years ago
  39. 01ae681 nat: Make the imsi checking function public. by Holger Hans Peter Freyther · 14 years ago
  40. de021be nat: Provide a USSD access list to check for which to play HLR. by Holger Hans Peter Freyther · 14 years ago
  41. 908bc9b nat: Create a USSD module to filter out USSDs... by Holger Hans Peter Freyther · 14 years ago
  42. 1b1a936 nat: Introduce a new connection type for Supplementary Services by Holger Hans Peter Freyther · 14 years ago
  43. b542332 nat: Move the DTAP unpacking into a new method by Holger Hans Peter Freyther · 14 years ago
  44. 9bd8bd7 nat: Copy the IMSI, then free it or move the context to the connection by Holger Hans Peter Freyther · 14 years ago
  45. 4a98ae9 nat: Store the IMSI inside the SCCP Connection data by Holger Hans Peter Freyther · 14 years ago
  46. babb528 lua: Mention that the code has some bugs... by Holger Hans Peter Freyther · 14 years ago
  47. 5a7d48d lua: Search for clear requests from the network as well by Holger Hans Peter Freyther · 14 years ago
  48. 0c0fb1e lua: Check BSSMAP msgtypes in one function.. by Holger Hans Peter Freyther · 14 years ago
  49. d84fcba lua: Check for Cipher Mode Reject failures as well by Holger Hans Peter Freyther · 14 years ago
  50. 33e4281 lua: Check for assignment failures by Holger Hans Peter Freyther · 14 years ago
  51. 8d4696f lua: Check for disconnects with non normal release too by Holger Hans Peter Freyther · 14 years ago
  52. f62d31f lua: Fix the indenting of the file by Holger Hans Peter Freyther · 14 years ago
  53. 629f94e contrib: Add LUA script to store SCCP connections with Errors by Holger Hans Peter Freyther · 14 years ago
  54. 6b340cc nat: Change the order of the DENY/ALLOW rule for the BSC. by Holger Hans Peter Freyther · 14 years ago
  55. 5d0a027 nat: Convert the ip to host order to allow to bind to other ips by Holger Hans Peter Freyther · 14 years ago
  56. acc0fdf nat: Add a method to add a proper message to the queue. by Holger Hans Peter Freyther · 14 years ago
  57. aee6825 nat: Find a connection by the real ref by Holger Hans Peter Freyther · 14 years ago
  58. 492a006 nat: Use the make_sock routine to listen for incoming connections. by Holger Hans Peter Freyther · 14 years ago
  59. 4884096 nat: Use strncmp on the string in case it is not null terminated by Holger Hans Peter Freyther · 14 years ago
  60. 94e417c ipaccess: Make sure the unitid is null terminated by Holger Hans Peter Freyther · 14 years ago
  61. 4888ef3 ipaccess: Verify that the data fits in the package. by Holger Hans Peter Freyther · 14 years ago
  62. 45e5861 ipaccess: memset the tlv_parsed structure before parsing by Holger Hans Peter Freyther · 14 years ago
  63. 6c1ae96 nat: Make the write_queue write callback a public function by Holger Hans Peter Freyther · 14 years ago
  64. f232b27 nat: Make the queue routine work on any write_queue by Holger Hans Peter Freyther · 14 years ago
  65. d5cd304 ipaccess: Put our extensions to the protocol into the same enum by Holger Hans Peter Freyther · 14 years ago
  66. 6d07555 Require libosmocore 0.1.24 due the USSD changes. by Holger Hans Peter Freyther · 14 years ago
  67. 7c831f6 misc: Replace the idiom for replacing a string with a function call by Holger Hans Peter Freyther · 14 years ago
  68. 5e6ca77 socket: Plug resource leak when the listen call is failing. by Holger Hans Peter Freyther · 14 years ago
  69. 19f4aa5 misc: Attempt to determine byte order in a cross-platform way by Holger Hans Peter Freyther · 14 years ago
  70. c36f332 ussd: Catch up with libosmocore and pass the gsm48_hdr by Holger Hans Peter Freyther · 14 years ago
  71. 821e0fc ussd: Move the code libosmocore, increase the version number. by Holger Hans Peter Freyther · 14 years ago
  72. 1f04083 nat: Allow a BSC to have multiple LACs by Holger Hans Peter Freyther · 14 years ago
  73. 88b3012 msc: Only unregister the fd if the fd value is valid. by Holger Hans Peter Freyther · 14 years ago
  74. 58aba05 msc: Stop the connection timeout when we unregister the bfd by Holger Hans Peter Freyther · 14 years ago
  75. 5180844 misc: Once again go from "On Waves" to "On-Waves".. by Holger Hans Peter Freyther · 14 years ago
  76. b0f746d [VTY] T3212 scaling is 6 minutes by Dieter Spaar · 14 years ago
  77. 655e975 nat: Possible crash fix, only filter non local connections by Holger Hans Peter Freyther · 14 years ago
  78. 1e64b32 nat: Work around trying to forward a msg to a msc that does not exist by Holger Hans Peter Freyther · 14 years ago
  79. 3cc2e2f nat: Use the right access list for the stats (found by clang) by Holger Hans Peter Freyther · 14 years ago
  80. 7982c76 db.h: Move the '*' to the other side for the gsm_subscriber by Holger Hans Peter Freyther · 14 years ago
  81. 2e72807 nat: Provide statistics about amount of different messages. by Holger Hans Peter Freyther · 14 years ago
  82. a5386d1 gsm_04_80: Require libosmocore for creating USSD messages by Holger Hans Peter Freyther · 14 years ago
  83. 8925313 gsm0408: Reorder the includes, openbsc first, osmocore second by Holger Hans Peter Freyther · 14 years ago
  84. a101b4b gsm0480: Reorder the includes, openbsc first, osmocore second by Holger Hans Peter Freyther · 14 years ago
  85. a67fc6f nat: Keep track of how many connections we reject by Holger Hans Peter Freyther · 14 years ago
  86. 1279967 nat: Print the statistics of the access-list matches by Holger Hans Peter Freyther · 14 years ago
  87. 39f1880 nat: Add statistics to the access-list in the NAT by Holger Hans Peter Freyther · 14 years ago
  88. bca2a26 nat: Fix the filter when searching for a identity response by Holger Hans Peter Freyther · 14 years ago
  89. bafc987 mgcp: Return 0 in case transcoding is disabled. by Holger Hans Peter Freyther · 14 years ago
  90. 53c5253 auth: Fix AuthTupe re-use condition by Sylvain Munaut · 14 years ago
  91. 4cc86f3 auth: Fix XOR algorithm by Sylvain Munaut · 14 years ago
  92. 4fe9292 Merge branch 'zecke/mgcp-transcoder' by Holger Hans Peter Freyther · 14 years ago
  93. cc9a85e mgcp: Count the packets that arrive on the transcoder by Holger Hans Peter Freyther · 14 years ago
  94. 1adedbb mgcp: Remove code duplication for filling out the sockaddr_in by Holger Hans Peter Freyther · 14 years ago
  95. f8fd106 nat: Send a transcoder reset on start up. by Holger Hans Peter Freyther · 14 years ago
  96. d582b20 mgcp: Make the base port of the transcoder configurable by Holger Hans Peter Freyther · 14 years ago
  97. 017738d mgcp: Prepare the CRCX/MDCX/DLCX messages for the transcoder. by Holger Hans Peter Freyther · 14 years ago
  98. 56ac269 mgcp: Forward data from the BTS-in to the transcoder by Holger Hans Peter Freyther · 14 years ago
  99. 39f2f6d mgcp: Add ports for the transcoder as well by Holger Hans Peter Freyther · 14 years ago
  100. d3b7d77 mgcp: Share the range parsing code for net/bts by Holger Hans Peter Freyther · 14 years ago