1. 79dcd71 Merge branch 'zecke/mgcp-transcoder' by Holger Hans Peter Freyther · 14 years ago 0.9.11
  2. 8b19dee mgcp: Send data from the network to the transcoder too by Holger Hans Peter Freyther · 14 years ago
  3. 5f2cd84 mgcp: Use the calculated remote port from the mgcp_rtp_end by Holger Hans Peter Freyther · 14 years ago
  4. 3f29cc8 mgcp: Make the transcoding forwarding work for BTS/NET by Holger Hans Peter Freyther · 14 years ago
  5. 386a940 mgcp: Refactor the network binding routines by Holger Hans Peter Freyther · 14 years ago
  6. bd7b3c5 mgcp: Introduce trans_bts and send BTS packets from this port by Holger Hans Peter Freyther · 14 years ago
  7. e97155a mgcp: Keep the local_port like it was set on allocation by Holger Hans Peter Freyther · 14 years ago
  8. 2126233 mgcp: Rename transcoder_end to trans_net by Holger Hans Peter Freyther · 14 years ago
  9. 88b597e mgcp: Allow to disable the transcoder in a running system. by Holger Hans Peter Freyther · 14 years ago
  10. b54048f mgcp: Make transcoding a per Endpoint configuration by Holger Hans Peter Freyther · 14 years ago
  11. fbca4ea mgcp: Fix the indetion of this code. it should use tabs by Holger Hans Peter Freyther · 14 years ago
  12. 43eb1a3 nat: Send a clear command in case of connection releases. by Holger Hans Peter Freyther · 14 years ago
  13. 74779c6 nat: Add test case for matching phone numbers by Holger Hans Peter Freyther · 14 years ago 0.9.10
  14. d414c06 nat: Fix a thinko in allowing '*' as a wildcard... by Holger Hans Peter Freyther · 14 years ago
  15. 732d9c1 Merge branch 'zecke/number-rewrite' by Holger Hans Peter Freyther · 14 years ago 0.9.9
  16. c4fd45c Merge branch 'zecke/ussd-side-channel' by Holger Hans Peter Freyther · 14 years ago
  17. afa5a39 Require 0.1.27 for the new gsm0808 methods by Holger Hans Peter Freyther · 14 years ago
  18. a8a50a8 nat: Also send a Clear Command in case of the USSD Provider dies by Holger Hans Peter Freyther · 14 years ago
  19. 54f5352 nat: Close SCCP connections when the USSD Provider is closed. by Holger Hans Peter Freyther · 14 years ago
  20. 07dfc70 nat: Make clear where the RLSD is send to by Holger Hans Peter Freyther · 14 years ago
  21. 643931d nat: Look at the number type to figure out if we want to rewrite it by Holger Hans Peter Freyther · 14 years ago
  22. 1400310 nat: Explain that we do not want to have a + in the replacement rule by Holger Hans Peter Freyther · 14 years ago
  23. 25adfce nat: Add '*' as wildcard for the IMSI matching. by Holger Hans Peter Freyther · 14 years ago
  24. 73bbf89 nat: Implement rewriting, have a very basic test for that feature by Holger Hans Peter Freyther · 14 years ago
  25. a914daf nat: Add hook for rewriting a setup message by Holger Hans Peter Freyther · 14 years ago
  26. 7642439 nat: Add vty option for number rewriting by Holger Hans Peter Freyther · 14 years ago
  27. 0586b0f [vty] First set of fixes for the oml/rsl con dropping by Holger Hans Peter Freyther · 14 years ago
  28. 2484ceb [vty] Add ipa specific command to provoke failures to test OML/RSL reconnect by Holger Hans Peter Freyther · 14 years ago
  29. f3ca2ee Merge branch 'zecke/ussd-side-channel' by Holger Hans Peter Freyther · 14 years ago
  30. 90bbccf nat: Forward the data coming from the USSD module to the BSC. by Holger Hans Peter Freyther · 14 years ago
  31. 4c401e7 nat: Forward extra state and the message to the USSD provider by Holger Hans Peter Freyther · 14 years ago
  32. ec8a4e2 ipaccess: Add a structure for informing the USSD provider about the state by Holger Hans Peter Freyther · 14 years ago
  33. c16c2dc nat: Implement accepting a USSD Provider connection, do authentication by Holger Hans Peter Freyther · 14 years ago
  34. 64b1292 nat: Replace the idiom for replacing a string with a function call by Holger Hans Peter Freyther · 14 years ago
  35. e393f27 nat: Keep a ussd token in the config by Holger Hans Peter Freyther · 14 years ago
  36. 3229f44 nat: Implement the matching of certain USSD messages by Holger Hans Peter Freyther · 14 years ago
  37. c1578bc nat: Add an option to set the query string to match by Holger Hans Peter Freyther · 14 years ago
  38. c1cac1e nat: Make the imsi checking function public. by Holger Hans Peter Freyther · 14 years ago
  39. d1effd8 nat: Provide a USSD access list to check for which to play HLR. by Holger Hans Peter Freyther · 14 years ago
  40. 17870cf nat: Create a USSD module to filter out USSDs... by Holger Hans Peter Freyther · 14 years ago
  41. 74dc303 nat: Introduce a new connection type for Supplementary Services by Holger Hans Peter Freyther · 14 years ago
  42. a396757 nat: Move the DTAP unpacking into a new method by Holger Hans Peter Freyther · 14 years ago
  43. 749497e nat: Copy the IMSI, then free it or move the context to the connection by Holger Hans Peter Freyther · 14 years ago
  44. 8c78b48 nat: Store the IMSI inside the SCCP Connection data by Holger Hans Peter Freyther · 14 years ago
  45. 6b03831 lua: Mention that the code has some bugs... by Holger Hans Peter Freyther · 14 years ago
  46. fbf87a5 lua: Search for clear requests from the network as well by Holger Hans Peter Freyther · 14 years ago
  47. def777a lua: Check BSSMAP msgtypes in one function.. by Holger Hans Peter Freyther · 14 years ago
  48. 8bde2ee lua: Check for Cipher Mode Reject failures as well by Holger Hans Peter Freyther · 14 years ago
  49. bc3d8dd lua: Check for assignment failures by Holger Hans Peter Freyther · 14 years ago
  50. 721c457 lua: Check for disconnects with non normal release too by Holger Hans Peter Freyther · 14 years ago
  51. e512e3f lua: Fix the indenting of the file by Holger Hans Peter Freyther · 14 years ago
  52. 7220ca9 contrib: Add LUA script to store SCCP connections with Errors by Holger Hans Peter Freyther · 14 years ago
  53. 1fd6063 nat: Change the order of the DENY/ALLOW rule for the BSC. by Holger Hans Peter Freyther · 14 years ago
  54. a25d579 nat: Convert the ip to host order to allow to bind to other ips by Holger Hans Peter Freyther · 14 years ago
  55. 7e8da13 nat: Add a method to add a proper message to the queue. by Holger Hans Peter Freyther · 14 years ago
  56. 3d38742 nat: Find a connection by the real ref by Holger Hans Peter Freyther · 14 years ago
  57. f961de1 nat: Use the make_sock routine to listen for incoming connections. by Holger Hans Peter Freyther · 14 years ago
  58. a09b966 nat: Use strncmp on the string in case it is not null terminated by Holger Hans Peter Freyther · 14 years ago
  59. e383980 ipaccess: Make sure the unitid is null terminated by Holger Hans Peter Freyther · 14 years ago
  60. d9e81d0 ipaccess: Verify that the data fits in the package. by Holger Hans Peter Freyther · 14 years ago
  61. 949e0ba ipaccess: memset the tlv_parsed structure before parsing by Holger Hans Peter Freyther · 14 years ago
  62. 69cfa17 nat: Make the write_queue write callback a public function by Holger Hans Peter Freyther · 14 years ago
  63. 4d44fc5 nat: Make the queue routine work on any write_queue by Holger Hans Peter Freyther · 14 years ago
  64. 19c530c ipaccess: Put our extensions to the protocol into the same enum by Holger Hans Peter Freyther · 14 years ago
  65. 833fa0b Require libosmocore 0.1.24 due the USSD changes. by Holger Hans Peter Freyther · 14 years ago
  66. 3e9a7f8 misc: Replace the idiom for replacing a string with a function call by Holger Hans Peter Freyther · 14 years ago
  67. 9ecf678 socket: Plug resource leak when the listen call is failing. by Holger Hans Peter Freyther · 14 years ago
  68. 3cb2879 misc: Attempt to determine byte order in a cross-platform way by Holger Hans Peter Freyther · 14 years ago
  69. 88a5fa0 ussd: Catch up with libosmocore and pass the gsm48_hdr by Holger Hans Peter Freyther · 14 years ago
  70. daa0fe7 ussd: Move the code libosmocore, increase the version number. by Holger Hans Peter Freyther · 14 years ago
  71. 0bd60f3 nat: Allow a BSC to have multiple LACs by Holger Hans Peter Freyther · 14 years ago
  72. fad0753 msc: Only unregister the fd if the fd value is valid. by Holger Hans Peter Freyther · 14 years ago
  73. d4eed52 msc: Stop the connection timeout when we unregister the bfd by Holger Hans Peter Freyther · 14 years ago
  74. 85531cc misc: Once again go from "On Waves" to "On-Waves".. by Holger Hans Peter Freyther · 14 years ago
  75. d6613e0 [VTY] T3212 scaling is 6 minutes by Dieter Spaar · 14 years ago
  76. 0c41b69 nat: Possible crash fix, only filter non local connections by Holger Hans Peter Freyther · 14 years ago
  77. e8e41e6 nat: Work around trying to forward a msg to a msc that does not exist by Holger Hans Peter Freyther · 14 years ago
  78. 0c35b5b nat: Use the right access list for the stats (found by clang) by Holger Hans Peter Freyther · 14 years ago
  79. 76c6416 db.h: Move the '*' to the other side for the gsm_subscriber by Holger Hans Peter Freyther · 14 years ago
  80. 463dc62 nat: Provide statistics about amount of different messages. by Holger Hans Peter Freyther · 14 years ago
  81. 12eb9b7 gsm_04_80: Require libosmocore for creating USSD messages by Holger Hans Peter Freyther · 14 years ago
  82. 841c200 gsm0408: Reorder the includes, openbsc first, osmocore second by Holger Hans Peter Freyther · 14 years ago
  83. c0714b8 gsm0480: Reorder the includes, openbsc first, osmocore second by Holger Hans Peter Freyther · 14 years ago
  84. ee88496 nat: Keep track of how many connections we reject by Holger Hans Peter Freyther · 14 years ago
  85. 520c1f1 nat: Print the statistics of the access-list matches by Holger Hans Peter Freyther · 14 years ago
  86. 2f1a984 nat: Add statistics to the access-list in the NAT by Holger Hans Peter Freyther · 14 years ago
  87. 568b968 nat: Fix the filter when searching for a identity response by Holger Hans Peter Freyther · 14 years ago
  88. cf1c877 mgcp: Return 0 in case transcoding is disabled. by Holger Hans Peter Freyther · 14 years ago
  89. cd8e810 auth: Fix AuthTupe re-use condition by Sylvain Munaut · 14 years ago
  90. 0230b34 auth: Fix XOR algorithm by Sylvain Munaut · 14 years ago
  91. af8a010 Merge branch 'zecke/mgcp-transcoder' by Holger Hans Peter Freyther · 14 years ago 0.9.8
  92. 9aa8a9c mgcp: Count the packets that arrive on the transcoder by Holger Hans Peter Freyther · 14 years ago
  93. 557b1ab mgcp: Remove code duplication for filling out the sockaddr_in by Holger Hans Peter Freyther · 14 years ago
  94. f2eedff nat: Send a transcoder reset on start up. by Holger Hans Peter Freyther · 14 years ago
  95. b98ba72 mgcp: Make the base port of the transcoder configurable by Holger Hans Peter Freyther · 14 years ago
  96. 3b5e3c4 mgcp: Prepare the CRCX/MDCX/DLCX messages for the transcoder. by Holger Hans Peter Freyther · 14 years ago
  97. 218f856 mgcp: Forward data from the BTS-in to the transcoder by Holger Hans Peter Freyther · 14 years ago
  98. 54aaa0f mgcp: Add ports for the transcoder as well by Holger Hans Peter Freyther · 14 years ago
  99. c5f9248 mgcp: Share the range parsing code for net/bts by Holger Hans Peter Freyther · 14 years ago
  100. a2a10eb mgcp: Add a transcoder-mgw command to store the address by Holger Hans Peter Freyther · 14 years ago