1. 3789c12 ipa-firmware: Warn/Exit when the required ids can not be found. by Holger Hans Peter Freyther · 14 years ago
  2. 50a3330 ipa-firmware: Remove dummy check... by Holger Hans Peter Freyther · 14 years ago
  3. 12c446c ipa-firmware: The more_more_magic is to indicate the payload by Holger Hans Peter Freyther · 14 years ago
  4. 9575df8 debug: Use the right enum value for the ref counting group. by Holger Hans Peter Freyther · 14 years ago
  5. fdc93d9 move large parts of mncc.h and gsm48 encode/decode into libosmocore by Harald Welte · 14 years ago
  6. d8493ac move some gsm48 utility functions to libosmocore by Harald Welte · 14 years ago
  7. 709d38f move gsm_band_name() and gsm_band_parse() to libosmocore by Harald Welte · 14 years ago
  8. a22d36b rsl: use the rsl_rll_push_l3() and rsl_rll_simple() functions of libosmocore by Harald Welte · 14 years ago
  9. 705f294 remove gsm04.08 utility code that has been moved to libosmocore by Harald Welte · 14 years ago
  10. 1fa8bac value_string functions and some RSL related stuff has moved to libosmocore by Harald Welte · 14 years ago
  11. 471245d Merge remote branch 'origin/on-waves/sccp' by Holger Hans Peter Freyther · 14 years ago
  12. 8475c59 Merge remote branch 'origin/master' into on-waves/sccp by Holger Hans Peter Freyther · 14 years ago
  13. f41fb1f Merge remote branch 'origin/master' into on-waves/mgcp by Holger Hans Peter Freyther · 14 years ago
  14. 685b039 [sccp] Implement parsing the rather easy IT messages. by Holger Hans Peter Freyther · 14 years ago
  15. f95e3ad [mgcp] Patch the rtp payload depending on the direction. by Holger Hans Peter Freyther · 14 years ago
  16. 001dc61 [mgcp] Keep track of the local and remote RTP payload type by Holger Hans Peter Freyther · 14 years ago
  17. 7a8ff2a [mgcp] Introduce a policy CB for the MGCP protocol by Holger Hans Peter Freyther · 14 years ago
  18. 275c044 [mgcp] Fix two bugs in the protocol handling by Holger Hans Peter Freyther · 14 years ago
  19. 40faed8 [mgcp] Switch logging from notice to debug by Holger Hans Peter Freyther · 14 years ago
  20. 64dcbe2 [mgcp] Add a method to free the endpoint. by Holger Hans Peter Freyther · 14 years ago
  21. 6037ee9 [rtp] Describe the struct in a way that it will work for Big Endian too by Holger Hans Peter Freyther · 14 years ago
  22. 7b3ff54 [mgcp] Print the rtp_port number, do not assume it was already assigned. by Holger Hans Peter Freyther · 14 years ago
  23. 5ada53a [mgcp] Move the network bits to a separate file... by Holger Hans Peter Freyther · 14 years ago
  24. 94c9b64 [mgcp] Make the creation of the mgcp message public. by Holger Hans Peter Freyther · 14 years ago
  25. 60d02a3 [mgcp] Cleanup the code. send_ was a misleading name by Holger Hans Peter Freyther · 14 years ago
  26. 6f38c06 [mgcp] Move away from global variables and split out VTY code by Holger Hans Peter Freyther · 14 years ago
  27. 9c38ed6 finish openbsc / libosmocore separation by Harald Welte · 14 years ago
  28. f4625b1 split 'libosmocore' from openbsc codebase by Harald Welte · 14 years ago
  29. dd51f92 Merge branch 'on-waves/sccp' by Holger Hans Peter Freyther · 14 years ago
  30. 3f61d6e [sccp] Use msgb->l2h instead of msgb->data for CR by Holger Hans Peter Freyther · 14 years ago
  31. 2077ac1 ipaccess.c: Fix some resource leaks in error conditions. by Holger Hans Peter Freyther · 14 years ago
  32. cadb35a Merge branch 'on-waves/sccp' by Holger Hans Peter Freyther · 14 years ago
  33. f058610 [sccp] Set the data_len when parsing UDT messages as well by Holger Hans Peter Freyther · 14 years ago
  34. 88c2209 Merge branch 'on-waves/sccp' by Holger Hans Peter Freyther · 14 years ago
  35. 7f301de [sccp] Make the file includable outside of OpenBSC by Holger Hans Peter Freyther · 14 years ago
  36. b98dff3 Move debug.c into the liblaf0rge1.a too by Holger Hans Peter Freyther · 14 years ago
  37. 4db2213 [sccp] Install the static sccp library and the headers by Holger Hans Peter Freyther · 14 years ago
  38. 94efac6 liblaf0rge: Make the other targets depend on the liblaforge... by Holger Hans Peter Freyther · 14 years ago
  39. 8715ab5 Create a liblaforge with OpenBSC utility functions to be used for other projects by Holger Hans Peter Freyther · 14 years ago
  40. 2ba2b33 [bsc] Allow to set a EGSM900, RGSM900 ARFCN by Holger Hans Peter Freyther · 14 years ago
  41. 5932f64 [ipaccess] Make the IPA version of LTV public. by Holger Hans Peter Freyther · 14 years ago
  42. aff3f03 [ipa] Make sending of ID REQ public... by Holger Hans Peter Freyther · 14 years ago
  43. bd85b94 [ipaccess] Create a method to send the ID ACK messages by Holger Hans Peter Freyther · 14 years ago
  44. a274afd [sccp] Slightly improve the log message by Holger Hans Peter Freyther · 14 years ago
  45. 31c5368 [sccp] Refer to the right Company in the Copyright/Copyleft line by Holger Hans Peter Freyther · 14 years ago
  46. 403fc0b Merge branch 'master' into on-waves/sccp by Holger Hans Peter Freyther · 14 years ago
  47. 276b1df [mgcp] Refer to the right Company in the Copyright/Copyleft line by Holger Hans Peter Freyther · 14 years ago
  48. ad4e339 [mgcp] Make the mgcp_protocol generate a struct msgb* by Holger Hans Peter Freyther · 14 years ago
  49. 25374bd [mgcp] Prepare the in process MGCP handling by adding callbacks by Holger Hans Peter Freyther · 14 years ago
  50. 02c7a6f [mgcp] Replace DEBUGP with the LOGP statement by Holger Hans Peter Freyther · 14 years ago
  51. 26143c8 [mgcp] Prepare to do MGCP over TCP and inside the bsc_msc_ip process by Holger Hans Peter Freyther · 14 years ago
  52. c241ae8 [mgcp] Rename the source to mgcp_main.c by Holger Hans Peter Freyther · 14 years ago
  53. 0013f46 [mgcp] Move the MGCP procoess into a sub directory by Holger Hans Peter Freyther · 14 years ago
  54. 79d2955 [mgcp] In forward mode we need to rediscover the BTS more often by Holger Hans Peter Freyther · 14 years ago
  55. 7c0249c [mgcp] Handle BTS and NET being on the same host by Holger Hans Peter Freyther · 14 years ago
  56. 5368b67 [mgcp] Warn about unknown messages... by Holger Hans Peter Freyther · 14 years ago
  57. 089c7f5 [mgcp] Allow to forward to a different port by Holger Hans Peter Freyther · 14 years ago
  58. 4861d3d [mgcp] Rename rtp and rtcp variables to net_rtp and net_rtcp by Holger Hans Peter Freyther · 14 years ago
  59. f6e99e1 [mgcp] Make it possible to not specify a bts ip by Holger Hans Peter Freyther · 14 years ago
  60. 8621774 [sccp] Implement sccp_parse_header to be used by the NAT code. by Holger Hans Peter Freyther · 14 years ago
  61. 8edb961 [sccp] Split Connection DT1 into two parts by Holger Hans Peter Freyther · 14 years ago
  62. db56e38 [sccp] Split Connection Release Complete into two parts by Holger Hans Peter Freyther · 14 years ago
  63. 1f21f34 [sccp] Split Connection Confirm handling into two parts by Holger Hans Peter Freyther · 14 years ago
  64. 6233c58 [sccp] Split Connection Refused into two parts by Holger Hans Peter Freyther · 14 years ago
  65. 5defc56 [sccp] Split Connection Released into two parts by Holger Hans Peter Freyther · 14 years ago
  66. 867d836 [sccp] Separate connection parsing and policy for connection request by Holger Hans Peter Freyther · 14 years ago
  67. a1b5980 [sccp] Move the UDT parsing to a new method by Holger Hans Peter Freyther · 14 years ago
  68. 481e10b [sccp] Add a utility for the nat.. by Holger Hans Peter Freyther · 14 years ago
  69. bed3aab [gsm48] Use optional Chan Mode 1 for the assignment command by Holger Hans Peter Freyther · 14 years ago
  70. 2975453 [gsm48] Allow to send the assignment command on a different lchan by Holger Hans Peter Freyther · 14 years ago
  71. 6fe8ab9 [rsl] Send the MultiRateConfig in the RSL Channel Activate msg by Holger Hans Peter Freyther · 14 years ago
  72. f0cc5e3 Make sure select() callbacks are not called multiple times by Andreas Eversberg · 14 years ago
  73. 2ac4edf Register GSM_BTS_TYPE_UNKNOWN in bsc_hack.c by Daniel Willmann · 15 years ago
  74. 580085f [vty_interface.c]: Warn if no BTS could be allocated by Daniel Willmann · 15 years ago
  75. 1c36947 update copyright statements by Harald Welte · 15 years ago
  76. 3a742b4 Merge remote branch 'goeller/master' by Harald Welte · 15 years ago
  77. f3f5829 Fix allocation of BTS from VTY by laforge · 15 years ago
  78. 4e75736 [bsc_mgcp] Set the right remote rtp and rtcp port by Holger Hans Peter Freyther · 15 years ago
  79. 46cf6a0 [bsc_mgcp] Fix writing of the config file... by Holger Hans Peter Freyther · 15 years ago
  80. a5a1dde [bsc_mgcp] Print a message which mode is configured by Holger Hans Peter Freyther · 15 years ago
  81. c8b831a [bsc_mgcp] Add a new forward only mode to the bsc_mgcp by Holger Hans Peter Freyther · 15 years ago
  82. e462019 fix ipaccess-config, call missing nanobts initialization by Harald Welte · 15 years ago
  83. 59698fb [OML] parse attributes depending on BTS type by Harald Welte · 15 years ago
  84. 0a35098 TLV: add function to patch a tlv definition table by Harald Welte · 15 years ago
  85. c985a14 introduce new gsm_bts_trx_by_nr() function by Harald Welte · 15 years ago
  86. f12c105 bis_nm_ipaccess_set_nvattr() executes on a TRX, not a BTS by Harald Welte · 15 years ago
  87. 3524d4b [vty] In case of handover only warn about the proxy mode when it is enabled by Holger Hans Peter Freyther · 15 years ago
  88. e0938e1 Initialize reject_cause to a valid number by Holger Hans Peter Freyther · 15 years ago
  89. 4f2ace4 [system_information] Initialize the buffer before moving it by Holger Hans Peter Freyther · 15 years ago
  90. 02c608c [system_information] Return how much byte were written into output by Holger Hans Peter Freyther · 15 years ago
  91. d65009d [rest_octets] Return bv.data_len to indicate how was written by Holger Hans Peter Freyther · 15 years ago
  92. aa3484f [rest_octets] Change data_len to the sizes of the spec by Holger Hans Peter Freyther · 15 years ago
  93. b04c503 [bs11_config] Add pll-setvalue and pll-workvalue commands by Daniel Willmann · 15 years ago
  94. b956052 [bs11_config] Whitespace changes so the help text looks nice by Daniel Willmann · 15 years ago
  95. 10b07db [abis_nm] Add abis_nm_bs11_set_pll function to change the set/work value by Daniel Willmann · 15 years ago
  96. bf2ca57 [abis_nm] Add abis_nm_bs11_infield_logon to logon as user field by Daniel Willmann · 15 years ago
  97. cb8f250 [abis_nm] Add generic abis_nm_bs11_logon function by Daniel Willmann · 15 years ago
  98. 4ff936f [signal] Differentiate paging success from expiration in SS_PAGING by Sylvain Munaut · 15 years ago
  99. 035e370 abis_nm: Consider a STATE CHG without avail_status as an empty avail_status by Sylvain Munaut · 15 years ago
  100. 6a12aa6 [vty] Move db usage out of the libbsc (fork dumping of subscr) (2nd part) by Holger Hans Peter Freyther · 15 years ago