1. 97a282b Create new gprs-conf branch with the non-SGSN part of the gprs branch by Harald Welte · 14 years ago
  2. d859a24 ipa-firmware: Fix the write out of the firmware parts by Holger Hans Peter Freyther · 14 years ago
  3. 38722cc ipa-firmware: Write the firmware parts to a file by Holger Hans Peter Freyther · 14 years ago
  4. f63bf4d ipa-firmware: Add the entry first and then seek by Holger Hans Peter Freyther · 14 years ago
  5. e6678dc ipa-firmware: Lift the requirement of having a table_offset of zero by Holger Hans Peter Freyther · 14 years ago
  6. 57e9300 ipa-firmware: Remove the part_length from the struct sdp_firmware by Holger Hans Peter Freyther · 14 years ago
  7. c88181a ipa-firmware: Look at the table offset by Holger Hans Peter Freyther · 14 years ago
  8. 6e79b54 ipa-firmware: Warn/Exit when the required ids can not be found. by Holger Hans Peter Freyther · 14 years ago
  9. 622ab49 ipa-firmware: Remove dummy check... by Holger Hans Peter Freyther · 14 years ago
  10. 91ed1f7 ipa-firmware: The more_more_magic is to indicate the payload by Holger Hans Peter Freyther · 14 years ago
  11. 8e9559d debug: Use the right enum value for the ref counting group. by Holger Hans Peter Freyther · 14 years ago
  12. 55c8f35 move large parts of mncc.h and gsm48 encode/decode into libosmocore by Harald Welte · 14 years ago
  13. afedeab move some gsm48 utility functions to libosmocore by Harald Welte · 14 years ago
  14. fbc5ca0 move gsm_band_name() and gsm_band_parse() to libosmocore by Harald Welte · 14 years ago
  15. 3c9c5f9 rsl: use the rsl_rll_push_l3() and rsl_rll_simple() functions of libosmocore by Harald Welte · 14 years ago
  16. 474d19f remove gsm04.08 utility code that has been moved to libosmocore by Harald Welte · 14 years ago
  17. 2e411c7 value_string functions and some RSL related stuff has moved to libosmocore by Harald Welte · 14 years ago
  18. 8b00799 Merge remote branch 'origin/on-waves/sccp' by Holger Hans Peter Freyther · 14 years ago
  19. 10ca379 Merge remote branch 'origin/master' into on-waves/sccp by Holger Hans Peter Freyther · 14 years ago
  20. 1ebad74 Merge remote branch 'origin/master' into on-waves/mgcp by Holger Hans Peter Freyther · 14 years ago
  21. e1d5067 [sccp] Implement parsing the rather easy IT messages. by Holger Hans Peter Freyther · 14 years ago
  22. 36ed8cc [mgcp] Patch the rtp payload depending on the direction. by Holger Hans Peter Freyther · 14 years ago
  23. ef6bb25 [mgcp] Keep track of the local and remote RTP payload type by Holger Hans Peter Freyther · 14 years ago
  24. fe86d3c [mgcp] Introduce a policy CB for the MGCP protocol by Holger Hans Peter Freyther · 14 years ago
  25. a820c5f [mgcp] Fix two bugs in the protocol handling by Holger Hans Peter Freyther · 14 years ago
  26. 63f2db2 [mgcp] Switch logging from notice to debug by Holger Hans Peter Freyther · 14 years ago
  27. 154b955 [mgcp] Add a method to free the endpoint. by Holger Hans Peter Freyther · 14 years ago
  28. 2890d10 [rtp] Describe the struct in a way that it will work for Big Endian too by Holger Hans Peter Freyther · 14 years ago
  29. 590cd98 [mgcp] Print the rtp_port number, do not assume it was already assigned. by Holger Hans Peter Freyther · 14 years ago
  30. 1b0ea97 [mgcp] Move the network bits to a separate file... by Holger Hans Peter Freyther · 14 years ago
  31. 6414a0c [mgcp] Make the creation of the mgcp message public. by Holger Hans Peter Freyther · 14 years ago
  32. 8d188ed [mgcp] Cleanup the code. send_ was a misleading name by Holger Hans Peter Freyther · 14 years ago
  33. 7bdc637 [mgcp] Move away from global variables and split out VTY code by Holger Hans Peter Freyther · 14 years ago
  34. f98a497 finish openbsc / libosmocore separation by Harald Welte · 14 years ago
  35. dfe6c7d split 'libosmocore' from openbsc codebase by Harald Welte · 14 years ago
  36. 9442c1b Merge branch 'on-waves/sccp' by Holger Hans Peter Freyther · 14 years ago
  37. e2c5028 [sccp] Use msgb->l2h instead of msgb->data for CR by Holger Hans Peter Freyther · 14 years ago
  38. 4d2d95b ipaccess.c: Fix some resource leaks in error conditions. by Holger Hans Peter Freyther · 14 years ago
  39. 62c87b5 Merge branch 'on-waves/sccp' by Holger Hans Peter Freyther · 14 years ago
  40. 8fabf51 [sccp] Set the data_len when parsing UDT messages as well by Holger Hans Peter Freyther · 14 years ago
  41. 7184c2d Merge branch 'on-waves/sccp' by Holger Hans Peter Freyther · 14 years ago
  42. 8a69cb2 [sccp] Make the file includable outside of OpenBSC by Holger Hans Peter Freyther · 14 years ago
  43. c64d9f7 Move debug.c into the liblaf0rge1.a too by Holger Hans Peter Freyther · 14 years ago
  44. 5e6f52f [sccp] Install the static sccp library and the headers by Holger Hans Peter Freyther · 14 years ago
  45. b19dc28 liblaf0rge: Make the other targets depend on the liblaforge... by Holger Hans Peter Freyther · 14 years ago
  46. a49ffb4 Create a liblaforge with OpenBSC utility functions to be used for other projects by Holger Hans Peter Freyther · 14 years ago
  47. fb0b6fc [bsc] Allow to set a EGSM900, RGSM900 ARFCN by Holger Hans Peter Freyther · 14 years ago
  48. d3d5be1 [ipaccess] Make the IPA version of LTV public. by Holger Hans Peter Freyther · 14 years ago
  49. 3bc856b [ipa] Make sending of ID REQ public... by Holger Hans Peter Freyther · 14 years ago
  50. 301e628 [ipaccess] Create a method to send the ID ACK messages by Holger Hans Peter Freyther · 14 years ago
  51. 3cb2890 [sccp] Slightly improve the log message by Holger Hans Peter Freyther · 14 years ago
  52. 6ae6572 [sccp] Refer to the right Company in the Copyright/Copyleft line by Holger Hans Peter Freyther · 14 years ago
  53. 67f5003 Merge branch 'master' into on-waves/sccp by Holger Hans Peter Freyther · 14 years ago
  54. 92026f1 [mgcp] Refer to the right Company in the Copyright/Copyleft line by Holger Hans Peter Freyther · 14 years ago
  55. 62e836c [mgcp] Make the mgcp_protocol generate a struct msgb* by Holger Hans Peter Freyther · 14 years ago
  56. 77f7afe [mgcp] Prepare the in process MGCP handling by adding callbacks by Holger Hans Peter Freyther · 14 years ago
  57. 2ada71d [mgcp] Replace DEBUGP with the LOGP statement by Holger Hans Peter Freyther · 14 years ago
  58. e095502 [mgcp] Prepare to do MGCP over TCP and inside the bsc_msc_ip process by Holger Hans Peter Freyther · 14 years ago
  59. 89f3cb8 [mgcp] Rename the source to mgcp_main.c by Holger Hans Peter Freyther · 14 years ago
  60. a18445d [mgcp] Move the MGCP procoess into a sub directory by Holger Hans Peter Freyther · 14 years ago
  61. e01ee97 [mgcp] In forward mode we need to rediscover the BTS more often by Holger Hans Peter Freyther · 14 years ago
  62. 9100e1d [mgcp] Handle BTS and NET being on the same host by Holger Hans Peter Freyther · 14 years ago
  63. 9b28fc8 [mgcp] Warn about unknown messages... by Holger Hans Peter Freyther · 14 years ago
  64. bd5130d [mgcp] Allow to forward to a different port by Holger Hans Peter Freyther · 14 years ago
  65. 6c79646 [mgcp] Rename rtp and rtcp variables to net_rtp and net_rtcp by Holger Hans Peter Freyther · 14 years ago
  66. 601a67e [mgcp] Make it possible to not specify a bts ip by Holger Hans Peter Freyther · 14 years ago
  67. caf49b4 [sccp] Implement sccp_parse_header to be used by the NAT code. by Holger Hans Peter Freyther · 14 years ago
  68. ef84539 [sccp] Split Connection DT1 into two parts by Holger Hans Peter Freyther · 14 years ago
  69. 18c5cad [sccp] Split Connection Release Complete into two parts by Holger Hans Peter Freyther · 14 years ago
  70. ca1d1d1 [sccp] Split Connection Confirm handling into two parts by Holger Hans Peter Freyther · 14 years ago
  71. fe5de4e [sccp] Split Connection Refused into two parts by Holger Hans Peter Freyther · 14 years ago
  72. 88fe6ee [sccp] Split Connection Released into two parts by Holger Hans Peter Freyther · 14 years ago
  73. a8cd2e6 [sccp] Separate connection parsing and policy for connection request by Holger Hans Peter Freyther · 14 years ago
  74. efca541 [sccp] Move the UDT parsing to a new method by Holger Hans Peter Freyther · 14 years ago
  75. a692fbc [sccp] Add a utility for the nat.. by Holger Hans Peter Freyther · 14 years ago
  76. 1b891fd [gsm48] Use optional Chan Mode 1 for the assignment command by Holger Hans Peter Freyther · 14 years ago
  77. 550197f [gsm48] Allow to send the assignment command on a different lchan by Holger Hans Peter Freyther · 14 years ago
  78. 93b6c65 [rsl] Send the MultiRateConfig in the RSL Channel Activate msg by Holger Hans Peter Freyther · 14 years ago
  79. 1e1c6aa Make sure select() callbacks are not called multiple times by Andreas Eversberg · 14 years ago
  80. 604d851 Register GSM_BTS_TYPE_UNKNOWN in bsc_hack.c by Daniel Willmann · 14 years ago
  81. f15c276 [vty_interface.c]: Warn if no BTS could be allocated by Daniel Willmann · 14 years ago
  82. 0677061 update copyright statements by Harald Welte · 14 years ago
  83. 714e1a2 Merge remote branch 'goeller/master' by Harald Welte · 14 years ago
  84. 6af56d1 Fix allocation of BTS from VTY by laforge · 14 years ago
  85. 6209619 [bsc_mgcp] Set the right remote rtp and rtcp port by Holger Hans Peter Freyther · 14 years ago
  86. 2c492ed [bsc_mgcp] Fix writing of the config file... by Holger Hans Peter Freyther · 14 years ago
  87. f986cfc [bsc_mgcp] Print a message which mode is configured by Holger Hans Peter Freyther · 14 years ago
  88. 14083be [bsc_mgcp] Add a new forward only mode to the bsc_mgcp by Holger Hans Peter Freyther · 14 years ago
  89. a855d1f fix ipaccess-config, call missing nanobts initialization by Harald Welte · 14 years ago
  90. 39315c4 [OML] parse attributes depending on BTS type by Harald Welte · 14 years ago
  91. 5078148 TLV: add function to patch a tlv definition table by Harald Welte · 14 years ago
  92. 6e670aa introduce new gsm_bts_trx_by_nr() function by Harald Welte · 14 years ago
  93. 2ef156d bis_nm_ipaccess_set_nvattr() executes on a TRX, not a BTS by Harald Welte · 14 years ago
  94. cbcfe24 [vty] In case of handover only warn about the proxy mode when it is enabled by Holger Hans Peter Freyther · 14 years ago
  95. d0c5402 Initialize reject_cause to a valid number by Holger Hans Peter Freyther · 14 years ago
  96. 17d81e2 [system_information] Initialize the buffer before moving it by Holger Hans Peter Freyther · 14 years ago
  97. 7ec448d [system_information] Return how much byte were written into output by Holger Hans Peter Freyther · 14 years ago
  98. caa1486 [rest_octets] Return bv.data_len to indicate how was written by Holger Hans Peter Freyther · 14 years ago
  99. 4cffc45 [rest_octets] Change data_len to the sizes of the spec by Holger Hans Peter Freyther · 14 years ago
  100. 6a9fa73 [bs11_config] Add pll-setvalue and pll-workvalue commands by Daniel Willmann · 14 years ago