1. 7f301de [sccp] Make the file includable outside of OpenBSC by Holger Hans Peter Freyther · 14 years ago
  2. b98dff3 Move debug.c into the liblaf0rge1.a too by Holger Hans Peter Freyther · 14 years ago
  3. 4db2213 [sccp] Install the static sccp library and the headers by Holger Hans Peter Freyther · 14 years ago
  4. cd29e45 [msgb] Make it possible to include it directly and from liblaf0rge by Holger Hans Peter Freyther · 14 years ago
  5. ea42941 misc: Include the linuxlist header via a local include by Holger Hans Peter Freyther · 14 years ago
  6. 514539b liblaforge: Fix the .pc file. The preferred way to include is <laf0rge/foo.h> by Holger Hans Peter Freyther · 14 years ago
  7. 94efac6 liblaf0rge: Make the other targets depend on the liblaforge... by Holger Hans Peter Freyther · 14 years ago
  8. 8715ab5 Create a liblaforge with OpenBSC utility functions to be used for other projects by Holger Hans Peter Freyther · 14 years ago
  9. cdb6c5d [tlv] Implement a variant for the IDTAG list for the IPA by Holger Hans Peter Freyther · 14 years ago
  10. 2ba2b33 [bsc] Allow to set a EGSM900, RGSM900 ARFCN by Holger Hans Peter Freyther · 14 years ago
  11. 5932f64 [ipaccess] Make the IPA version of LTV public. by Holger Hans Peter Freyther · 14 years ago
  12. aff3f03 [ipa] Make sending of ID REQ public... by Holger Hans Peter Freyther · 14 years ago
  13. bd85b94 [ipaccess] Create a method to send the ID ACK messages by Holger Hans Peter Freyther · 14 years ago
  14. b63e04d [telnet] Remove ancient #define... by Holger Hans Peter Freyther · 14 years ago
  15. b57d5af Merge branch 'on-waves/mgcp' by Holger Hans Peter Freyther · 14 years ago
  16. 276b1df [mgcp] Refer to the right Company in the Copyright/Copyleft line by Holger Hans Peter Freyther · 14 years ago
  17. ad4e339 [mgcp] Make the mgcp_protocol generate a struct msgb* by Holger Hans Peter Freyther · 14 years ago
  18. 25374bd [mgcp] Prepare the in process MGCP handling by adding callbacks by Holger Hans Peter Freyther · 14 years ago
  19. 02c7a6f [mgcp] Replace DEBUGP with the LOGP statement by Holger Hans Peter Freyther · 14 years ago
  20. 26143c8 [mgcp] Prepare to do MGCP over TCP and inside the bsc_msc_ip process by Holger Hans Peter Freyther · 14 years ago
  21. c241ae8 [mgcp] Rename the source to mgcp_main.c by Holger Hans Peter Freyther · 14 years ago
  22. 0013f46 [mgcp] Move the MGCP procoess into a sub directory by Holger Hans Peter Freyther · 14 years ago
  23. 79d2955 [mgcp] In forward mode we need to rediscover the BTS more often by Holger Hans Peter Freyther · 14 years ago
  24. 7c0249c [mgcp] Handle BTS and NET being on the same host by Holger Hans Peter Freyther · 14 years ago
  25. 5368b67 [mgcp] Warn about unknown messages... by Holger Hans Peter Freyther · 14 years ago
  26. 089c7f5 [mgcp] Allow to forward to a different port by Holger Hans Peter Freyther · 14 years ago
  27. 4861d3d [mgcp] Rename rtp and rtcp variables to net_rtp and net_rtcp by Holger Hans Peter Freyther · 14 years ago
  28. f6e99e1 [mgcp] Make it possible to not specify a bts ip by Holger Hans Peter Freyther · 14 years ago
  29. bed3aab [gsm48] Use optional Chan Mode 1 for the assignment command by Holger Hans Peter Freyther · 14 years ago
  30. 2975453 [gsm48] Allow to send the assignment command on a different lchan by Holger Hans Peter Freyther · 14 years ago
  31. 6fe8ab9 [rsl] Send the MultiRateConfig in the RSL Channel Activate msg by Holger Hans Peter Freyther · 14 years ago
  32. f0cc5e3 Make sure select() callbacks are not called multiple times by Andreas Eversberg · 14 years ago
  33. 2ac4edf Register GSM_BTS_TYPE_UNKNOWN in bsc_hack.c by Daniel Willmann · 15 years ago
  34. 580085f [vty_interface.c]: Warn if no BTS could be allocated by Daniel Willmann · 15 years ago
  35. 1c36947 update copyright statements by Harald Welte · 15 years ago
  36. 3a742b4 Merge remote branch 'goeller/master' by Harald Welte · 15 years ago
  37. f3f5829 Fix allocation of BTS from VTY by laforge · 15 years ago
  38. b64cc56 Merge branch 'on-waves/mgcp' by Holger Hans Peter Freyther · 15 years ago
  39. 4e75736 [bsc_mgcp] Set the right remote rtp and rtcp port by Holger Hans Peter Freyther · 15 years ago
  40. 46cf6a0 [bsc_mgcp] Fix writing of the config file... by Holger Hans Peter Freyther · 15 years ago
  41. a5a1dde [bsc_mgcp] Print a message which mode is configured by Holger Hans Peter Freyther · 15 years ago
  42. c8b831a [bsc_mgcp] Add a new forward only mode to the bsc_mgcp by Holger Hans Peter Freyther · 15 years ago
  43. 648879c misc: Fix compilation of the test cases. by Holger Hans Peter Freyther · 15 years ago
  44. e462019 fix ipaccess-config, call missing nanobts initialization by Harald Welte · 15 years ago
  45. d7f7b33 add sylvain and andreas as authors by Harald Welte · 15 years ago
  46. 59698fb [OML] parse attributes depending on BTS type by Harald Welte · 15 years ago
  47. 0a35098 TLV: add function to patch a tlv definition table by Harald Welte · 15 years ago
  48. c985a14 introduce new gsm_bts_trx_by_nr() function by Harald Welte · 15 years ago
  49. f12c105 bis_nm_ipaccess_set_nvattr() executes on a TRX, not a BTS by Harald Welte · 15 years ago
  50. 3524d4b [vty] In case of handover only warn about the proxy mode when it is enabled by Holger Hans Peter Freyther · 15 years ago
  51. e0938e1 Initialize reject_cause to a valid number by Holger Hans Peter Freyther · 15 years ago
  52. 4f2ace4 [system_information] Initialize the buffer before moving it by Holger Hans Peter Freyther · 15 years ago
  53. 02c608c [system_information] Return how much byte were written into output by Holger Hans Peter Freyther · 15 years ago
  54. d65009d [rest_octets] Return bv.data_len to indicate how was written by Holger Hans Peter Freyther · 15 years ago
  55. aa3484f [rest_octets] Change data_len to the sizes of the spec by Holger Hans Peter Freyther · 15 years ago
  56. b04c503 [bs11_config] Add pll-setvalue and pll-workvalue commands by Daniel Willmann · 15 years ago
  57. b956052 [bs11_config] Whitespace changes so the help text looks nice by Daniel Willmann · 15 years ago
  58. 10b07db [abis_nm] Add abis_nm_bs11_set_pll function to change the set/work value by Daniel Willmann · 15 years ago
  59. bf2ca57 [abis_nm] Add abis_nm_bs11_infield_logon to logon as user field by Daniel Willmann · 15 years ago
  60. cb8f250 [abis_nm] Add generic abis_nm_bs11_logon function by Daniel Willmann · 15 years ago
  61. 4ff936f [signal] Differentiate paging success from expiration in SS_PAGING by Sylvain Munaut · 15 years ago
  62. 035e370 abis_nm: Consider a STATE CHG without avail_status as an empty avail_status by Sylvain Munaut · 15 years ago
  63. 517fdd3 rrlp-ephemeris: Add directory with asn1c patches by Sylvain Munaut · 15 years ago
  64. 82b7e34 rrlp-ephemeris: Add script to get test data from UBX receiver by Sylvain Munaut · 15 years ago
  65. 7afb447 rrlp-ephemeris: Fill ref time with UBX AID_INI messages by Sylvain Munaut · 15 years ago
  66. b53f6c1 rrlp-ephemeris: Add support for filling ReferenceTime IE by Sylvain Munaut · 15 years ago
  67. 1048479 rrlp-ephemeris: Add a note about extracting RefPos from AID_INI by Sylvain Munaut · 15 years ago
  68. 2a6b6e1 rrlp-ephemeris: Fill ref pos with UBX NAV_POSLLH messages by Sylvain Munaut · 15 years ago
  69. 7a3e51f rrlp-ephemeris: Support filling of ReferencePositon IE by Sylvain Munaut · 15 years ago
  70. d5d6e7f rrlp-ephemeris: Comment alignment fix by Sylvain Munaut · 15 years ago
  71. 604a450 rrlp-ephemeris: Add .gitignore by Sylvain Munaut · 15 years ago
  72. bcffc97 rrlp-ephemeris: Properly implement pseudo segmentation flag by Sylvain Munaut · 15 years ago
  73. 9bef184 rrlp-ephemeris: Fix memory leak by Sylvain Munaut · 15 years ago
  74. 6a12aa6 [vty] Move db usage out of the libbsc (fork dumping of subscr) (2nd part) by Holger Hans Peter Freyther · 15 years ago
  75. 8526b15 [si] Go through the system_information structs and add static_asserts by Holger Hans Peter Freyther · 15 years ago
  76. 1dd0a1b [vty] Move db usage out of the libbsc (fork dumping of subscr) by Holger Hans Peter Freyther · 15 years ago
  77. 0a77fa1 print full lchan name when recycling it by Harald Welte (local) · 15 years ago
  78. f3bd354 gsm_data: Move auth related structure earlier by Sylvain Munaut · 15 years ago
  79. 1ebf5ca encryption: Import a GPL comp128 implementation by Sylvain Munaut · 15 years ago
  80. b1a4f28 gsm_04_08: Add RAND debug output in gsm48_tx_mm_auth_req by Sylvain Munaut · 15 years ago
  81. 0789c59 gsm_04_08: Specify key_seq when calling gsm48_tx_mm_auth_req by Sylvain Munaut · 15 years ago
  82. dcf8c4c vty: Add command to set auth algo & Ki for a subscriber by Sylvain Munaut · 15 years ago
  83. e5863a2 vty: dump subscriber authentication (a3/a8) infos if available by Sylvain Munaut · 15 years ago
  84. deab241 db: Add methods to set auth{info,tuple} for a subscriber by Sylvain Munaut · 15 years ago
  85. d056655 db: Add declaration for get_auth{info,tuple_for_subscriber by Sylvain Munaut · 15 years ago
  86. 00b043a db: Fix bad size comparison when retrieving Ki by Sylvain Munaut · 15 years ago
  87. c28a5c6 gsm_data: Fix sres to be 4 bytes by Sylvain Munaut · 15 years ago
  88. da87636 db: Add issued/use_count/key_seq fields to AuthTuples by Sylvain Munaut · 15 years ago
  89. 47a79bc db: Fix type of algorithm_id (NUMERIC -> INTEGER) by Sylvain Munaut · 15 years ago
  90. c1bf126 db: Fix missing commas in AuthTuples table creation by Sylvain Munaut · 15 years ago
  91. ca3e04f abis_nm: Introduce & use a nm_is_running function to test gsm_nm_state by Sylvain Munaut · 15 years ago
  92. 9ea3268 update .gitignore by Sylvain Munaut · 15 years ago
  93. 1c378a7 silent_call: Add option to choose channel type by Sylvain Munaut · 15 years ago
  94. d180075 vty: Register logging_set_log_level_cmd by Sylvain Munaut · 15 years ago
  95. da1b134 [bsc_init] Send OPSTART if SITE_MANAGER reports off-line by Sylvain Munaut · 15 years ago
  96. b69b1f1 hlrstat: Print numeric MCC/MNC in case no name is available by Harald Welte · 15 years ago
  97. f6a38ec introduce and implement silent_call_reroute() and silent_call_rx() by Harald Welte · 15 years ago
  98. 51bd066 keep 'silent call' state in struct lchan by Harald Welte · 15 years ago
  99. 677bb2f [misc] Utilize rf_locking by setting the nm_state.administrative by Holger Hans Peter Freyther · 15 years ago
  100. 39d4c8e [ipaccess] Remove some code duplication in the recently added firmware flashing. by Holger Hans Peter Freyther · 15 years ago