1. 2a47086 Implement gsm_bts_neighbor() function to determine neighbor BTS by Harald Welte · 15 years ago
  2. 3c626b2 04.08 MEAS REP: Convert relative cell number to ARFCN by Harald Welte · 15 years ago
  3. 5925cf7 bitvec: Introduce bitvec_get_nth_set_bit() function by Harald Welte · 15 years ago
  4. 6ae6467 system_information: use bitvec to generate frequency lists by Harald Welte · 15 years ago
  5. 63043c9 bitvec updates and code simplification by Harald Welte · 15 years ago
  6. a310f3e Add VTY setting for whether or not to sending MM INFO by Harald Welte · 15 years ago
  7. edf48af introduce new signal every time we get a mobile identity by Harald Welte · 15 years ago
  8. 52af195 [RRLP] make RRLP mode configurable from config file by Harald Welte · 15 years ago
  9. 3d1f9b6 Gracefully reject non-speech calls by Harald Welte · 15 years ago
  10. 1780cb8 utility functions to convert RXLEV into dBm and vice versa by Harald Welte · 15 years ago
  11. b558624 mark lchan2chan_nr() using a 'const' parameter by Harald Welte · 15 years ago
  12. 59936d7 location updating reject cause now specified on VTY rather than command line argument by Harald Welte · 15 years ago
  13. 2b8679f Fix make distcheck by adding the new headers... by Holger Hans Peter Freyther · 15 years ago
  14. 8750421 move RTP socket information from timeslot to lchan by Harald Welte · 15 years ago
  15. a54a2bb Replace template-based SYSTEM INFORMATION with real implementation by Harald Welte · 15 years ago
  16. d21adfe Introduce new S_GLOBAL_SHUTDOWN signal by Harald Welte · 15 years ago
  17. a963980 Assign default values for T3101 and T3113 by Harald Welte · 15 years ago
  18. 4efcc54 [handover] export measurement reports via signal by Harald Welte · 15 years ago
  19. 96c0b08 [handover] Implement handover control logic by Harald Welte · 15 years ago
  20. 6720a43 [handover] Introduce new handover related LCHAN signals by Harald Welte · 15 years ago
  21. f849366 [handover] Implement 04.08 HANDOVER COMMAND by Harald Welte · 15 years ago
  22. c20bd1d New complete measurement result/report handling by Harald Welte · 15 years ago
  23. 1c8b480 [vty] Add option to disable RF on a given TRX. by Holger Hans Peter Freyther · 15 years ago
  24. 4b9042a [network] Make use of T3113 for paging by Holger Hans Peter Freyther · 15 years ago
  25. 8973386 [network] Add config option for the remaining network timers by Holger Hans Peter Freyther · 15 years ago
  26. 26ba2e7 [network] Make T3101 configurable and use it in abis_rsl by Holger Hans Peter Freyther · 15 years ago
  27. a614a4c [chan] Alloc SDCCH for certain reserved types by Holger Hans Peter Freyther · 15 years ago
  28. 313d0d2 [misc] Fix the make distcheck by Holger Hans Peter Freyther · 15 years ago
  29. 9a26b7c [mgcp] Add a simple mgcp gateway used for the BSC by Holger Hans Peter Freyther · 15 years ago
  30. 9343821 [sccp] Implement sending the Inactivity Test on a connection.. by Holger Hans Peter Freyther · 15 years ago
  31. 6094ef2 [sccp] Implement parts of ITU SCCP for use in the A-Interface by Holger Hans Peter Freyther · 15 years ago
  32. 66f78e6 [debug] Add a debug area for the MGCP code of On Waves by Holger Hans Peter Freyther · 15 years ago
  33. acf289e [debug] Add a debug area for MSC by Holger Hans Peter Freyther · 15 years ago
  34. b9cf781 [debug] Add a debug area for SCCP by Holger Hans Peter Freyther · 15 years ago
  35. 3cce58f [lchan] RSL and RR need the multirate config, place it in the lchan by Holger Hans Peter Freyther · 15 years ago
  36. 5ea7ea6 [ipa] Change names of RTP methods to follow MGCP naming by Holger Hans Peter Freyther · 15 years ago
  37. 3c7caf1 misc: Add routine to generate backtrace from within the application by Holger Hans Peter Freyther · 15 years ago
  38. 94bde97 [gsm48] When picking AMR we need to supply the multirate config by Holger Hans Peter Freyther · 15 years ago
  39. 313a6c8 [neci] Separate handling of chan requested for paging any by Holger Hans Peter Freyther · 15 years ago
  40. 96c8982 [si] Make it possible to set the NECI value... by Holger Hans Peter Freyther · 15 years ago
  41. 007c0e9 [telnet] Remove unused variables from the telnet interface by Holger Hans Peter Freyther · 15 years ago
  42. 0101b81 silent call: add header file for function prototypes by Harald Welte · 15 years ago
  43. b8678a7 Add "silent call" feature to OpenBSC by Harald Welte · 15 years ago
  44. 161b4be [OML] fix bugs in BCCH info parser for ip.access by Harald Welte · 15 years ago
  45. bfc2109 [ip.access] Parse cell global ID as part of BCCH info by Harald Welte · 15 years ago
  46. beeae41 ip.access: Introduce parser function for BCCH Info test result by Harald Welte · 15 years ago
  47. b1ba414 move 'struct value_string' and 'get_value_string()' to gsm_data by Harald Welte · 15 years ago
  48. 26abffa change some identifiers from u_int64_t to unsigned long long by Harald Welte · 15 years ago
  49. 35daecc Merge remote branch 'origin/master' by Harald Welte · 15 years ago
  50. 9da8a3a ip.access: Header has a 16bit length in network byte order by Sylvain Munaut · 15 years ago
  51. d831805 [lchan] Keep track which SAPIs has been established with the BTS by Holger Hans Peter Freyther · 15 years ago
  52. cde5255 misc: Make bitfields unsigned int... by Holger Hans Peter Freyther · 15 years ago
  53. aaf7ccc misc: Fix make distcheck and welcome the two new header files to OpenBSC by Holger Hans Peter Freyther · 15 years ago
  54. 9e6d6ce [gsm48] Handle the RR CHAN MODIFY ACK in the gsm04_08_utils by Holger Hans Peter Freyther · 15 years ago
  55. cf0f336 [gsm48] Move RR CHANNEL MODIFY to gsm_04_08_utils.c by Holger Hans Peter Freyther · 15 years ago
  56. 942ff17 [gsm48] Add generation of ASSIGNMENT COMMAND to the 0408 utils by Holger Hans Peter Freyther · 15 years ago
  57. c0c5079 [USSD] various USSD improvements by Mike Haben · 15 years ago
  58. 775a1a4 [USSD] eliminate static global variables by Mike Haben · 15 years ago
  59. 0311504 Add USDD code from Mike Haben by Harald Welte · 15 years ago
  60. 1ebac14 [TLV] Split the parser into 'parse loop' and 'parse single value' by Sylvain Munaut · 15 years ago
  61. aed946e [GPRS] Add RSL function for ip.access PDCH activation by Harald Welte · 15 years ago
  62. 37884ed [GPRS] introudce PDCH and PDCH/TCH physical channels by Harald Welte · 15 years ago
  63. 0dfc623 [OML] Add support for ip.access SET ATTRIBUTE message by Harald Welte · 15 years ago
  64. 439e128 [GPRS] add data structures for OML of NSE,CELL,NSVCE by Harald Welte · 15 years ago
  65. 724ddb8 [TLV] extend TLV parser with support for TvLV by Harald Welte · 15 years ago
  66. 161d994 Include e1_input.h for the e1inp_line by Holger Hans Peter Freyther · 15 years ago
  67. d70da87 [rrlp] Fix compiler warnings by Holger Hans Peter Freyther · 15 years ago
  68. bb1e381 Forward declare methods to fix compiler warnings by Holger Hans Peter Freyther · 15 years ago
  69. 93ff0ee Merge remote branch 'origin/master' by Harald Welte · 15 years ago
  70. 9fec932 [debug] Use gcc attribute to enable printf checking by Holger Hans Peter Freyther · 15 years ago
  71. ae780bb [msgb] Add msgb_reset to reset an existing msgb* to the initial state by Holger Hans Peter Freyther · 15 years ago
  72. 9c913c4 [nanoBTS] move nanoBTS initialization completely into state event handler by Harald Welte · 15 years ago
  73. 5aeedd4 [abis_nm] introduce and use abis_nm_ipaccess_rsl_connect() by Harald Welte · 15 years ago
  74. e7d1f95 add ipaccess specific attribute set message by Harald Welte · 15 years ago
  75. ab89616 add availability state abis_nm enum by Harald Welte · 15 years ago
  76. b94719d [gsm0408] Add parameter to gsm48_send_rr_ciph_mode for controling the response by Holger Hans Peter Freyther · 15 years ago
  77. 66e0ba0 [ipaccess] Add nanoBTS 1900 support by Mike Haben · 15 years ago
  78. 6c6ab86 [lac] Do not use the reserved LAC 0x0 for two different things by Holger Hans Peter Freyther · 15 years ago
  79. 717e68c [ipaccess] Add SCCP/A descriminator by Holger Hans Peter Freyther · 15 years ago
  80. 7d3573e [ipaccess] Prepare to reuse parts of the code for the A-link by Holger Hans Peter Freyther · 15 years ago
  81. 54a2283 [lac] The lac must be 16 bit. Change it in gsm_bts and vty parsing by Holger Hans Peter Freyther · 15 years ago
  82. 1e43b8d [gsm0408] Move paging handling to gsm_04_08_utils.c by Holger Hans Peter Freyther · 15 years ago
  83. a269ece [gsm0408] Move send_siemens_mrpci to gsm_04_08_utils.c by Holger Hans Peter Freyther · 15 years ago
  84. a098dfb [bsc] Store the cell_identity in gsm_bts and set it on the SI3 and SI6 by Holger Hans Peter Freyther · 15 years ago
  85. cd8bacf [tmsi] Make the tmsi a 4 octet number by Holger Hans Peter Freyther · 15 years ago
  86. c66516f Merge branch 'master' into encryption by Harald Welte · 15 years ago
  87. 6de6dc1 [gsm_04_08] Fix gsm48_tx_mm_auth_req implementation by Sylvain Munaut · 15 years ago
  88. cca253a add VTY/configfile command for setting encryption (A5) level by Harald Welte · 15 years ago
  89. d2dd9de A5 support for RSL and 04.08 (not used yet) by Harald Welte · 15 years ago
  90. 20a0f32 [gsm48] Introduce a gsm48_generate_mid_from_imsi method by Holger Hans Peter Freyther · 15 years ago
  91. 1e6ef9f [gsm48] Move parsing of the MI from to gsm_04_08_utils.c by Holger Hans Peter Freyther · 15 years ago
  92. 3567284 [subscr] Change the signature... the gsm_network is in the subscr by Holger Hans Peter Freyther · 15 years ago
  93. 26d15d1 [debug] Make the hexdump parameter const by Holger Hans Peter Freyther · 15 years ago
  94. 3689710 [bsc] Move the GSM 04.08 helper functions to gsm_04_08_utils.c by Holger Hans Peter Freyther · 15 years ago
  95. bd72aa2 store all APDU's received from the MS in the database by Harald Welte (local) · 15 years ago
  96. b510392 add support for APPLICATION INFO RR messages by Harald Welte (local) · 15 years ago
  97. d363c95 provide return code from paging_request() function by Harald Welte · 15 years ago
  98. 02d5efa add 'show subscriber cache' vty command to debug subscriber refcount leaks by Harald Welte (local) · 15 years ago
  99. 64994ce respect the link_id, not only the SAPI from SMS code by Harald Welte (local) · 15 years ago
  100. 16480eb remove FIRST_CONTACT signal, the subscriber flag is sufficient by Harald Welte (local) · 15 years ago