1. a34bb91 Bump version to 0.3.2 with the two memleak fixes. by Holger Hans Peter Freyther · 14 years ago on-waves/0.3.2
  2. b8ac7ff [msc/nat] It is better to use msgb_free to free the msgb by Holger Hans Peter Freyther · 14 years ago
  3. b13cf82 [nat/bsc] Fix memory leak of IPA messages... by Holger Hans Peter Freyther · 14 years ago
  4. fdc64f6 [bsc_msc_ip] Fix the re-queuing of packets... by Holger Hans Peter Freyther · 14 years ago on-waves/0.3.1
  5. ab46372 Bump the configure.in to 0.3on-wave. by Holger Hans Peter Freyther · 14 years ago on-waves/0.3
  6. ff0a562 Revert "[bssap] Open a traffic channel for the paging any reason" by Holger Hans Peter Freyther · 14 years ago
  7. 556008d [bsc] Implement early assignment for CC for the MT case. by Holger Hans Peter Freyther · 14 years ago
  8. 0094f84 [bssap] Use switch/case for the signal handler by Holger Hans Peter Freyther · 14 years ago
  9. 8606914 [gsm48] Use optional Chan Mode 1 for the assignment command by Holger Hans Peter Freyther · 14 years ago
  10. 44f0be8 [gsm48] Allow to send the assignment command on a different lchan by Holger Hans Peter Freyther · 14 years ago
  11. 5d88b37 [rsl] Send the MultiRateConfig in the RSL Channel Activate msg by Holger Hans Peter Freyther · 14 years ago
  12. 71c7bf5 [sccp] Separate connection parsing and policy for connection request by Holger Hans Peter Freyther · 14 years ago
  13. 8690331 [sccp] Move the UDT parsing to a new method by Holger Hans Peter Freyther · 14 years ago
  14. bc0f7c0 [sccp] Invent new API to be used by the BSC NAT by Holger Hans Peter Freyther · 14 years ago
  15. 7d06063 [paging] Increase the time used to send paging messages to the BTS by Holger Hans Peter Freyther · 14 years ago
  16. 4e42b63 [bsc_msc] Start the Inactivity Timer only when the connection is established by Holger Hans Peter Freyther · 14 years ago
  17. f44de99 [msc] Fix compilation by adding blocked_gsm to the struct by Holger Hans Peter Freyther · 14 years ago
  18. 3a110ae [msc] Attempt to fix MT SMS with ciphering enabled. by Holger Hans Peter Freyther · 14 years ago
  19. bb84adc [rest_octets] Change data_len to the sizes of the spec by Holger Hans Peter Freyther · 14 years ago
  20. 8d123ea [system_information] Initialize the buffer before moving it by Holger Hans Peter Freyther · 14 years ago
  21. 88ca894 [nat] Handle write errors with a warning to make the compiler happy by Holger Hans Peter Freyther · 14 years ago
  22. 42b0d6b [nat] Add a bsc_filter.c which will carry out the analysis and filtering by Holger Hans Peter Freyther · 14 years ago
  23. 82d8b04 [mgcp] In forward mode we need to rediscover the BTS more often by Holger Hans Peter Freyther · 14 years ago
  24. 433d6ee [mgcp] Handle BTS and NET being on the same host by Holger Hans Peter Freyther · 14 years ago
  25. 203a6ed [mgcp] Warn about unknown messages... by Holger Hans Peter Freyther · 14 years ago
  26. 56ef624 [mgcp] Allow to forward to a different port by Holger Hans Peter Freyther · 14 years ago
  27. b2a96b1 [mgcp] Rename rtp and rtcp variables to net_rtp and net_rtcp by Holger Hans Peter Freyther · 14 years ago
  28. d4c29c1 [mgcp] Make it possible to not specify a bts ip by Holger Hans Peter Freyther · 14 years ago
  29. 3d947e6 [nat] Use the right len for the packages.. by Holger Hans Peter Freyther · 14 years ago
  30. b62c9a1 [sccp] Add a utility for the nat.. by Holger Hans Peter Freyther · 14 years ago
  31. ff59575 [nat] Really forward the data to the BSC by Holger Hans Peter Freyther · 14 years ago
  32. 7d2e1ca [nat] Make sure the ipaccess_bsc_cb will be called.. by Holger Hans Peter Freyther · 14 years ago
  33. 7ce2e0c [nat] Unregister the fd before leaving.. by Holger Hans Peter Freyther · 14 years ago
  34. 78d4424 [nat] First code to simply forward data from the MSC to the real BSC by Holger Hans Peter Freyther · 14 years ago
  35. 8cd2709 [ipaccess] Create a method to send the ID ACK messages by Holger Hans Peter Freyther · 14 years ago
  36. 41a1780 [nat] Turn off compiler warning... by Holger Hans Peter Freyther · 14 years ago
  37. 2f84715 [nat] Security will become important at some point... by Holger Hans Peter Freyther · 14 years ago
  38. 7253154 [nat] Start to listen for the incoming BTS by Holger Hans Peter Freyther · 14 years ago
  39. 6c1c766 [nat] Connect to the MSC like the real BSC by Holger Hans Peter Freyther · 14 years ago
  40. a92fe9a [bsc_msc] Move the connect to the MSC routine into a new file by Holger Hans Peter Freyther · 14 years ago
  41. e83a3f5 [bsc-nat] Start with a simple NAT/MUX for a BSC by Holger Hans Peter Freyther · 14 years ago
  42. 118ddeb [on-waves] Use a default rtp_base_port, write it out in the config by Holger Hans Peter Freyther · 14 years ago
  43. bb53004 Tag on-waves 0.2 release by Holger Hans Peter Freyther · 14 years ago on-waves/0.2
  44. 6af2084 [bssap] Return u_int16_t from the get_*_code methods by Holger Hans Peter Freyther · 14 years ago
  45. cc41cb0 [bssap] More brown paper... Make variables really signed by Holger Hans Peter Freyther · 14 years ago
  46. d6fb235 [bssap] Fix brown paper bag... Keep the air id ...*sigh* by Holger Hans Peter Freyther · 14 years ago
  47. 2aa0b45 [bssap] Allow to use a different country code too by Holger Hans Peter Freyther · 14 years ago
  48. 619df61 [rsl] Partial revert of the GSM speech mode for the nanoBTS by Holger Hans Peter Freyther · 14 years ago
  49. 893ea65 [bsc_msc_ip] Turn the MNC hack into a config option by Holger Hans Peter Freyther · 14 years ago
  50. 64b811f [bsc_mgcp] Set the right remote rtp and rtcp port by Holger Hans Peter Freyther · 14 years ago
  51. 91fc9bf [bsc_mgcp] Fix writing of the config file... by Holger Hans Peter Freyther · 14 years ago
  52. 111a58d [bsc_mgcp] Print a message which mode is configured by Holger Hans Peter Freyther · 14 years ago
  53. d1a2563 [bsc_mgcp] Add a new forward only mode to the bsc_mgcp by Holger Hans Peter Freyther · 14 years ago
  54. 7d3ef91 [bssap] Set the right GSM08.08 speech version indicator by Holger Hans Peter Freyther · 14 years ago
  55. cba98d8 [misc] Move handover into libmsc.a by Holger Hans Peter Freyther · 14 years ago
  56. 5c18ad0 Merge commit 'origin/master' into on-waves/bsc-master by Holger Hans Peter Freyther · 14 years ago
  57. 4f5456c [misc] Move rtp_proxy.c into the libbsc.c by Holger Hans Peter Freyther · 14 years ago
  58. 92ffd92 [gsm48] Move gsm48_parse_meas_rep to gsm_04_08_utils by Holger Hans Peter Freyther · 14 years ago
  59. 24ff6ee keep some internal statistics inside OpenBSC by Harald Welte · 14 years ago
  60. a992a36 it's LOGL_ERROR, not LOG_ERROR by Harald Welte · 14 years ago
  61. ac0c13c [sms] bugfix: additional functionality indicator only appears in TP_VPF_ENHANCED - not in TP_VPF_ABSOLUTE by Steffen Neubauer · 15 years ago
  62. 73d4fce make sure bootstrap_bts() only contains static initialization by Harald Welte · 14 years ago
  63. 7135501 remove duplicate flag for cell barring by Harald Welte · 14 years ago
  64. 1394fea ipaccess: Fix two minor bugs regarding multi-TRX setup by Harald Welte · 14 years ago
  65. 6a22c01 [gprs] SI 13 should only be generated on C0 (BCCH-carrying TRX) by Harald Welte · 14 years ago
  66. 31b0347 fix crash in A-bis OML plugin in recent wireshark versions by Harald Welte · 14 years ago
  67. 306b721 [abis] Do not access an array with N elements at index N by Holger Hans Peter Freyther · 14 years ago
  68. 17c24c9 [abis] Properly compare obj_inst->trx_nr to bts->num_trx by Holger Hans Peter Freyther · 14 years ago
  69. b720bd3 make handover algorithm parameters configurable from VTY by Harald Welte · 14 years ago
  70. f7c28b0 [handover] Real handover algorithm by Harald Welte · 14 years ago
  71. ade773f handover: set old channel to INACTIVE state by Harald Welte · 14 years ago
  72. b8bfc56 RSL: keep track if a channel is active or not by Harald Welte · 14 years ago
  73. 38fe2a6 meas_rep: utility function for processing of measurement reports by Harald Welte · 14 years ago
  74. 56315f0 Fix typo s/memcpy/memcmp in trau_frame.c by Andreas Eversberg · 14 years ago
  75. f77af1f chan_alloc: Delete T3101 on lchan_free as well by Sylvain Munaut · 14 years ago
  76. d5778fc [db] Fix queries for unsent SMS by Sylvain Munaut · 14 years ago
  77. a4e2d04 Fix some compiler warnings regarding missing const in rest_octets.c by Harald Welte · 14 years ago
  78. 9fb1f10 fix compiler warning and coding style in rtp_proxy by Harald Welte · 14 years ago
  79. a037902 [handover] implement TCH RTP stream handover by Harald Welte · 14 years ago
  80. a72273e rename ipacc_connect_proxy_bind() to rsl_ipacc_mdcx_to_rtpsock() by Harald Welte · 14 years ago
  81. 17f5bf6 Move RTP socket handling out of signal handlers into abis_rsl by Harald Welte · 14 years ago
  82. fe03f0d don't enable handover unless RTP Proxy is enabled by Harald Welte · 14 years ago
  83. edbc0f7 Introduce new MNCC based proxy mode by Harald Welte · 14 years ago
  84. f88c8a0 remove hand full of 'extern ipacc_rtp_direct' definitions by Harald Welte · 14 years ago
  85. 392736d RTP Proxy: Fix RTP sequence number and timestamp in case of dropped frames by Harald Welte · 14 years ago
  86. 31981a0 add FIXME to IMSI DETACH INDICATION: we need to release all transactions by Harald Welte · 14 years ago
  87. 0b7b61c fix segfault in rrlp code in case of unsuccessful paging by Harald Welte · 14 years ago
  88. 5e68183 handover: disable default-printing of every measurement report by Harald Welte · 14 years ago
  89. ea09002 handover: no debug message for ever non-handover measurement report by Harald Welte · 14 years ago
  90. 9f16c87 handover: don't create negative lchan use counts by Harald Welte · 14 years ago
  91. aca8f15 Add RTP support for EFR by Harald Welte · 14 years ago
  92. da7ab74 RTP-enable MNCC API for LCR + ip.access by Harald Welte · 14 years ago
  93. bc81450 [handover] add VTY parameter to enable/disable handover by Harald Welte · 14 years ago
  94. e786c32 [handover] don't use measurement reports with NCELL=7 by Harald Welte · 14 years ago
  95. 50e7fec system_information: DEBUGP() SI13/5/6 during startup by Harald Welte · 14 years ago
  96. e2d0d5f system_information: ip.access wants L2_PLEN, BS-11 doesn't by Harald Welte · 14 years ago
  97. 479015b don't print measurement reports that have no cells by Harald Welte · 14 years ago
  98. 51cec5f measurement report parsing: NO-NCELL-M of 7 tells us no neighbors by Harald Welte · 14 years ago
  99. 5e3d91b ip.access: Keep a full copy of local and remote IP/PORT in lchan by Harald Welte · 14 years ago
  100. f314f68 add --help message about --rtp-proxy argument by Harald Welte · 14 years ago