1. 8d77b95 [handover] first functional handover implementation by Harald Welte · 15 years ago
  2. 7a7a0d5 make handover reference a function call argument by Harald Welte · 15 years ago
  3. 88a412a ip.access: Keep OML/RSL up/down state per-bts for multi-BTS setups by Harald Welte · 15 years ago
  4. 7f2d25b mroe comments on meas_rep data structures by Harald Welte · 15 years ago
  5. d12b0fd introduce cache of 6 last recently received measurement reports for each lchan by Harald Welte · 15 years ago
  6. 0b12103 add BSIC parameter to gsm_bts_neighbor() by Harald Welte · 15 years ago
  7. 84874c9 Implement gsm_bts_neighbor() function to determine neighbor BTS by Harald Welte · 15 years ago
  8. f1dae19 04.08 MEAS REP: Convert relative cell number to ARFCN by Harald Welte · 15 years ago
  9. 7f73a1a bitvec: Introduce bitvec_get_nth_set_bit() function by Harald Welte · 15 years ago
  10. 6c40def system_information: use bitvec to generate frequency lists by Harald Welte · 15 years ago
  11. d57f163 bitvec updates and code simplification by Harald Welte · 15 years ago
  12. 648b6ce Add VTY setting for whether or not to sending MM INFO by Harald Welte · 15 years ago
  13. 7659de1 introduce new signal every time we get a mobile identity by Harald Welte · 15 years ago
  14. eab84a1 [RRLP] make RRLP mode configurable from config file by Harald Welte · 15 years ago
  15. 09b7e7f Gracefully reject non-speech calls by Harald Welte · 15 years ago
  16. 4bb4738 utility functions to convert RXLEV into dBm and vice versa by Harald Welte · 15 years ago
  17. 2476609 mark lchan2chan_nr() using a 'const' parameter by Harald Welte · 15 years ago
  18. 1085c09 location updating reject cause now specified on VTY rather than command line argument by Harald Welte · 15 years ago
  19. 7fc57ad Fix make distcheck by adding the new headers... by Holger Hans Peter Freyther · 15 years ago
  20. 2c82899 move RTP socket information from timeslot to lchan by Harald Welte · 15 years ago
  21. a43f789 Replace template-based SYSTEM INFORMATION with real implementation by Harald Welte · 15 years ago
  22. 3961fcc Introduce new S_GLOBAL_SHUTDOWN signal by Harald Welte · 15 years ago
  23. b84ddfc Assign default values for T3101 and T3113 by Harald Welte · 15 years ago
  24. dbb1d88 [handover] export measurement reports via signal by Harald Welte · 15 years ago
  25. 798418a [handover] Implement handover control logic by Harald Welte · 15 years ago
  26. d011e8b [handover] Introduce new handover related LCHAN signals by Harald Welte · 15 years ago
  27. 8c83af6 [handover] Implement 04.08 HANDOVER COMMAND by Harald Welte · 15 years ago
  28. 3c7dc6e New complete measurement result/report handling by Harald Welte · 15 years ago
  29. 2d501ea [vty] Add option to disable RF on a given TRX. by Holger Hans Peter Freyther · 15 years ago
  30. 4642d49 [network] Make use of T3113 for paging by Holger Hans Peter Freyther · 15 years ago
  31. 23975e7 [network] Add config option for the remaining network timers by Holger Hans Peter Freyther · 15 years ago
  32. c4d88ad [network] Make T3101 configurable and use it in abis_rsl by Holger Hans Peter Freyther · 15 years ago
  33. d61654c [chan] Alloc SDCCH for certain reserved types by Holger Hans Peter Freyther · 15 years ago
  34. 7466351 [misc] Fix the make distcheck by Holger Hans Peter Freyther · 15 years ago
  35. f67945f [mgcp] Add a simple mgcp gateway used for the BSC by Holger Hans Peter Freyther · 15 years ago
  36. 3b9516e [sccp] Implement sending the Inactivity Test on a connection.. by Holger Hans Peter Freyther · 15 years ago
  37. ac96770 [sccp] Implement parts of ITU SCCP for use in the A-Interface by Holger Hans Peter Freyther · 15 years ago
  38. ff5fa4e [debug] Add a debug area for the MGCP code of On Waves by Holger Hans Peter Freyther · 15 years ago
  39. 32201c5 [debug] Add a debug area for MSC by Holger Hans Peter Freyther · 15 years ago
  40. ed0a47b [debug] Add a debug area for SCCP by Holger Hans Peter Freyther · 15 years ago
  41. ea52802 [lchan] RSL and RR need the multirate config, place it in the lchan by Holger Hans Peter Freyther · 15 years ago
  42. 231163d [ipa] Change names of RTP methods to follow MGCP naming by Holger Hans Peter Freyther · 15 years ago
  43. 25f30ba misc: Add routine to generate backtrace from within the application by Holger Hans Peter Freyther · 15 years ago
  44. a6bcc74 [gsm48] When picking AMR we need to supply the multirate config by Holger Hans Peter Freyther · 15 years ago
  45. 135a7c6 [neci] Separate handling of chan requested for paging any by Holger Hans Peter Freyther · 15 years ago
  46. f7d752f [si] Make it possible to set the NECI value... by Holger Hans Peter Freyther · 15 years ago
  47. e723eac [telnet] Remove unused variables from the telnet interface by Holger Hans Peter Freyther · 15 years ago
  48. b54d950 silent call: add header file for function prototypes by Harald Welte · 15 years ago
  49. a148233 Add "silent call" feature to OpenBSC by Harald Welte · 15 years ago
  50. aff237d [OML] fix bugs in BCCH info parser for ip.access by Harald Welte · 15 years ago
  51. b40a38f [ip.access] Parse cell global ID as part of BCCH info by Harald Welte · 15 years ago
  52. 0f25585 ip.access: Introduce parser function for BCCH Info test result by Harald Welte · 15 years ago
  53. ccda965 move 'struct value_string' and 'get_value_string()' to gsm_data by Harald Welte · 15 years ago
  54. d409be7 change some identifiers from u_int64_t to unsigned long long by Harald Welte · 15 years ago
  55. 9aa6fd9 Merge remote branch 'origin/master' by Harald Welte · 15 years ago
  56. d7d1c99 ip.access: Header has a 16bit length in network byte order by Sylvain Munaut · 15 years ago
  57. 5ba6f48 [lchan] Keep track which SAPIs has been established with the BTS by Holger Hans Peter Freyther · 15 years ago
  58. 251aa91 misc: Make bitfields unsigned int... by Holger Hans Peter Freyther · 15 years ago
  59. 100fe56 misc: Fix make distcheck and welcome the two new header files to OpenBSC by Holger Hans Peter Freyther · 15 years ago
  60. f520e64 [gsm48] Handle the RR CHAN MODIFY ACK in the gsm04_08_utils by Holger Hans Peter Freyther · 15 years ago
  61. ff3f260 [gsm48] Move RR CHANNEL MODIFY to gsm_04_08_utils.c by Holger Hans Peter Freyther · 15 years ago
  62. e81a610 [gsm48] Add generation of ASSIGNMENT COMMAND to the 0408 utils by Holger Hans Peter Freyther · 15 years ago
  63. 2449b37 [USSD] various USSD improvements by Mike Haben · 15 years ago
  64. dc329a6 [USSD] eliminate static global variables by Mike Haben · 15 years ago
  65. 6eafe91 Add USDD code from Mike Haben by Harald Welte · 15 years ago
  66. eb429b7 [TLV] Split the parser into 'parse loop' and 'parse single value' by Sylvain Munaut · 15 years ago
  67. 9c880c9 [GPRS] Add RSL function for ip.access PDCH activation by Harald Welte · 15 years ago
  68. a1499d0 [GPRS] introudce PDCH and PDCH/TCH physical channels by Harald Welte · 15 years ago
  69. daef521 [OML] Add support for ip.access SET ATTRIBUTE message by Harald Welte · 15 years ago
  70. 55dd443 [GPRS] add data structures for OML of NSE,CELL,NSVCE by Harald Welte · 15 years ago
  71. 73310c3 [TLV] extend TLV parser with support for TvLV by Harald Welte · 15 years ago
  72. 0e7b073 Include e1_input.h for the e1inp_line by Holger Hans Peter Freyther · 15 years ago
  73. 8b77a34 [rrlp] Fix compiler warnings by Holger Hans Peter Freyther · 15 years ago
  74. 65fb0fd Forward declare methods to fix compiler warnings by Holger Hans Peter Freyther · 15 years ago
  75. 17ddc50 Merge remote branch 'origin/master' by Harald Welte · 15 years ago
  76. 02c28a0 [debug] Use gcc attribute to enable printf checking by Holger Hans Peter Freyther · 15 years ago
  77. cbbd498 [msgb] Add msgb_reset to reset an existing msgb* to the initial state by Holger Hans Peter Freyther · 15 years ago
  78. 8406ec2 [nanoBTS] move nanoBTS initialization completely into state event handler by Harald Welte · 15 years ago
  79. 746d609 [abis_nm] introduce and use abis_nm_ipaccess_rsl_connect() by Harald Welte · 15 years ago
  80. 53f4b10 add ipaccess specific attribute set message by Harald Welte · 15 years ago
  81. 2d820cc add availability state abis_nm enum by Harald Welte · 15 years ago
  82. ca6bc1d [gsm0408] Add parameter to gsm48_send_rr_ciph_mode for controling the response by Holger Hans Peter Freyther · 15 years ago
  83. e2d8227 [ipaccess] Add nanoBTS 1900 support by Mike Haben · 15 years ago
  84. e48b956 [lac] Do not use the reserved LAC 0x0 for two different things by Holger Hans Peter Freyther · 15 years ago
  85. f734a14 [ipaccess] Add SCCP/A descriminator by Holger Hans Peter Freyther · 15 years ago
  86. d5f0522 [ipaccess] Prepare to reuse parts of the code for the A-link by Holger Hans Peter Freyther · 15 years ago
  87. 0b7f4b3 [lac] The lac must be 16 bit. Change it in gsm_bts and vty parsing by Holger Hans Peter Freyther · 15 years ago
  88. 3ee5d3e [gsm0408] Move paging handling to gsm_04_08_utils.c by Holger Hans Peter Freyther · 15 years ago
  89. adc1478 [gsm0408] Move send_siemens_mrpci to gsm_04_08_utils.c by Holger Hans Peter Freyther · 15 years ago
  90. c4a49e3 [bsc] Store the cell_identity in gsm_bts and set it on the SI3 and SI6 by Holger Hans Peter Freyther · 15 years ago
  91. 2223025 [tmsi] Make the tmsi a 4 octet number by Holger Hans Peter Freyther · 15 years ago
  92. 23b710f Merge branch 'master' into encryption by Harald Welte · 15 years ago
  93. 849f554 [gsm_04_08] Fix gsm48_tx_mm_auth_req implementation by Sylvain Munaut · 15 years ago
  94. 4381cfe add VTY/configfile command for setting encryption (A5) level by Harald Welte · 15 years ago
  95. 08d91a5 A5 support for RSL and 04.08 (not used yet) by Harald Welte · 15 years ago
  96. 5d0e56f [gsm48] Introduce a gsm48_generate_mid_from_imsi method by Holger Hans Peter Freyther · 15 years ago
  97. d1862d7 [gsm48] Move parsing of the MI from to gsm_04_08_utils.c by Holger Hans Peter Freyther · 15 years ago
  98. e4e8bf4 [subscr] Change the signature... the gsm_network is in the subscr by Holger Hans Peter Freyther · 15 years ago
  99. e78074e [debug] Make the hexdump parameter const by Holger Hans Peter Freyther · 15 years ago
  100. 1494a76 [bsc] Move the GSM 04.08 helper functions to gsm_04_08_utils.c by Holger Hans Peter Freyther · 15 years ago