1. 928ca74 subscr: Move the TMSI reserved into the gsm_data by Holger Hans Peter Freyther · 14 years ago
  2. 8cc5903 rsl: Allow to hardcode the RTP Payload by Holger Hans Peter Freyther · 14 years ago
  3. 2f9d1ef bsc: Prepare to store the SCCP connection inside the subscriber by Holger Hans Peter Freyther · 14 years ago
  4. 79f763f bsc: Keep all active subscriber connections in a list. by Holger Hans Peter Freyther · 14 years ago
  5. 3e8e046 bsc: Create struct osmo_msc_data to hold MSC information, handle signals by Holger Hans Peter Freyther · 14 years ago
  6. e66bf1f [paging] Only page if we have some free channels right now by Holger Hans Peter Freyther · 14 years ago
  7. 6410d93 [paging] When we ran down to 0 available paging slots start a credit timer by Holger Hans Peter Freyther · 14 years ago
  8. 76fc4a3 chan: Add configuration to handle paging any with TCH by Holger Hans Peter Freyther · 14 years ago
  9. 7889107 chan: Store the to be assigned channel type in the GSM Network. by Holger Hans Peter Freyther · 14 years ago
  10. 5a3a61d bsc_init: Allow DTXu and enable DTXd on RSL (experimental) by Holger Hans Peter Freyther · 14 years ago
  11. 4b85a32 chan_alloc: Change Channel Release to release SAPIs, then the channel by Holger Hans Peter Freyther · 14 years ago
  12. 9fbff4a [BSC] Add support for configfile-hardcoded System Information messages by Harald Welte · 14 years ago
  13. a0b0f36 ipaccess-config/network-listen update by Harald Welte · 15 years ago
  14. 887deab ipaccess-config / network listen: ordered list of RxLevels by Harald Welte · 15 years ago
  15. 549faad move ip.access netowrk listen (NWL) to network_listen.c by Harald Welte · 15 years ago
  16. 02d39b2 msc: Create a dummy operation to keep the channel open for five seconds by Holger Hans Peter Freyther · 14 years ago
  17. e071ab7 handover: Attempt to use the same gsm_subscriber_conn for new/old channel by Holger Hans Peter Freyther · 14 years ago
  18. 4049455 bsc_msc: Remove use_count from the subscriber connection by Holger Hans Peter Freyther · 14 years ago
  19. 2412a07 bsc_api: Allocate the subscriber_connection dynamically by Holger Hans Peter Freyther · 14 years ago
  20. 5ba05f4 abis_rsl: Send the IMMEDIATE Assignment after the Channel Ack. by Holger Hans Peter Freyther · 14 years ago
  21. 29aca17 [BSC] Hopping: Add MA IE to ASS CMD, IMM ASS CMD and HO CMD by Harald Welte · 14 years ago
  22. 7401ae6 [BSC] Keep a SYSTEM INFORMATION cache for each BTS by Harald Welte · 14 years ago
  23. fd37089 [BSC] Generate MA for each timeslot that has hopping enabled by Harald Welte · 14 years ago
  24. f3d8e92 [BSC] introduce the concept of 'BTS features' by Harald Welte · 14 years ago
  25. a39b0f2 [BSC] Implement per-timeslot ARFCN lists for frequency hopping by Harald Welte · 14 years ago
  26. 6e0cd04 unfinished support for hopping channels by Harald Welte · 15 years ago
  27. 9764331 bsc_api: Move gsm48_rcvmsg into the BSC API and dispatch. by Holger Hans Peter Freyther · 14 years ago
  28. ca999a9 msc: Add msc ip-tos NR option for the BSC by Holger Hans Peter Freyther · 14 years ago
  29. 9c595b7 bsc_api: Implement transparent RLL establishment and SAPI n REJECT by Holger Hans Peter Freyther · 14 years ago
  30. e824d9c auth: Add support for XOR test A3A8 algo (and vty commands) by Sylvain Munaut · 14 years ago
  31. 2030a2a gsm_04_08: Store the key_seq given in LOC UPD REQUEST in state by Sylvain Munaut · 14 years ago
  32. 30a1538 gsm_04_08: Add a operation to enable ciphering on a lchan by Sylvain Munaut · 15 years ago
  33. b48216f auth: Add #define for special value for key_seq by Sylvain Munaut · 14 years ago
  34. abcddf1 bsc_api: Add init, dispatch the clear request when a channel is going missing by Holger Hans Peter Freyther · 14 years ago
  35. 4b4dd10 [rsl] Introduce an error state for the lchan and set it on release by Holger Hans Peter Freyther · 14 years ago
  36. f30c0dc [rsl] Implement the T3111 timer to delay the RF Channel release by Holger Hans Peter Freyther · 14 years ago
  37. 197dea9 VTY: Introduce common code to add 'description' to objects like BTS by Harald Welte · 14 years ago
  38. 615e956 [gprs] NS/BSSGP: Make all timers configurable from VTY by Harald Welte · 14 years ago
  39. 721961c [gprs] correctly calculate the length of the BSSGP PDUs by Harald Welte · 14 years ago
  40. 11d7c10 [gprs] pass BSSGP UL-UNITDATA Cell ID up into GMM layer by Harald Welte · 14 years ago
  41. e6afd60 [gprs] SGSN: Expect all Identifiers to be stored at highest level by Harald Welte · 14 years ago
  42. fd3fa1d [gprs] Ensure msgb->l3h points to Layer3 (04.08) by Harald Welte · 14 years ago
  43. 44f1c27 gprs: remove msgb->nsvc pointer and replace it with NSEI and BVCI by Harald Welte · 14 years ago
  44. 06aa111 gprs: Use new msgb->cb[] for storing a pointer to the NS-VC through which it was received by Harald Welte · 14 years ago
  45. 943c5bc gprs: Update gprs-sgsn branch to use new msgb->cb layout by Harald Welte · 14 years ago
  46. ab88a62 some more GPRS related comments by Harald Welte · 15 years ago
  47. 9624364 'struct gprs_ra_id' is now defined in libosmocore by Harald Welte · 14 years ago
  48. 0809d79 define 'struct openbsc_msgb_cb' and accessor macro OBSC_MSGB_CB() by Harald Welte · 14 years ago
  49. 52e8da6 remove any reference to 'struct gsm_bts_link' by Harald Welte · 14 years ago
  50. 95c2290 [vty] Allow to set the RACH NM attributes on a per BTS basis by Holger Hans Peter Freyther · 14 years ago
  51. 4511d89 GPRS: change 'gprs enabled <0-1>' to 'gprs mode (none|gprs|egprs)' by Harald Welte · 14 years ago
  52. bb110f9 [statistics] Keep track of OML/RSL failures of the BTS. by Holger Hans Peter Freyther · 14 years ago
  53. 3ba36d5 [statistics] Keep track of rf failures and rll release failures by Holger Hans Peter Freyther · 14 years ago
  54. b54dda4 ipaccess: Send RTP Payload IE for CRCX & MDCX by Sylvain Munaut · 15 years ago
  55. 754e801 [paging] Simplify the last request and treat llist as a queue by Holger Hans Peter Freyther · 14 years ago
  56. 4563eab RSL: keep track of ip.access dynamic TCH/PDCH activation by Harald Welte · 14 years ago
  57. 18b63f4 Store the GSM BTS in the gsm subscriber connection by Holger Hans Peter Freyther · 14 years ago
  58. 68884aa lchan: Create a structure for MSC data of the lchan by Holger Hans Peter Freyther · 14 years ago
  59. a5731cf GPRS: make NSEI configurable from VTY by Harald Welte · 14 years ago
  60. af38763 GPRS: make NSVC parameters VTY-configurable by Harald Welte · 15 years ago
  61. 97a282b Create new gprs-conf branch with the non-SGSN part of the gprs branch by Harald Welte · 15 years ago
  62. fbda4e1 decleare gsm_bts_model_register() by Harald Welte · 15 years ago
  63. afedeab move some gsm48 utility functions to libosmocore by Harald Welte · 15 years ago
  64. 2e411c7 value_string functions and some RSL related stuff has moved to libosmocore by Harald Welte · 15 years ago
  65. dfe6c7d split 'libosmocore' from openbsc codebase by Harald Welte · 15 years ago
  66. 39315c4 [OML] parse attributes depending on BTS type by Harald Welte · 15 years ago
  67. 6e670aa introduce new gsm_bts_trx_by_nr() function by Harald Welte · 15 years ago
  68. 4719307 gsm_data: Move auth related structure earlier by Sylvain Munaut · 15 years ago
  69. c863cbb gsm_data: Fix sres to be 4 bytes by Sylvain Munaut · 15 years ago
  70. 70881b7 db: Add issued/use_count/key_seq fields to AuthTuples by Sylvain Munaut · 15 years ago
  71. 83579ca keep 'silent call' state in struct lchan by Harald Welte · 15 years ago
  72. f31e474 [misc] Utilize rf_locking by setting the nm_state.administrative by Holger Hans Peter Freyther · 15 years ago
  73. d48f4eb rsl: add new 'gsm_trx_name()' function and use it by Harald Welte (local) · 15 years ago
  74. 1887f9d Introduce gsm_lchans_name() for human readable lchan state name by Harald Welte · 15 years ago
  75. 8e93b79 RSL: Introduce LCHAN_S_REL_REQ state by Harald Welte · 15 years ago
  76. 7b37d97 set the TRX nominal power by default and/or VTY by Harald Welte (local) · 15 years ago
  77. 19ef62a Introduce and use gsm_lchan_name() in addition to gsm_ts_name() by Harald Welte (local) · 15 years ago
  78. 3e46031 Introduce new ACT_REQ state to prevent race condition during channel allocation by Harald Welte (local) · 15 years ago
  79. ccd8845 rename gsm_lchan_name() to gsm_lchant_name() by Harald Welte (local) · 15 years ago
  80. 240ce88 add 'get_string_value()' as inverse function of 'get_value_string()' by Harald Welte (local) · 15 years ago
  81. d0c1914 [debug] Introduce DREF debug category for reference counting by Harald Welte · 15 years ago
  82. 3606cc5 [authentication] Code for retrieving authentication data from SQL DB by Harald Welte · 15 years ago
  83. ffa55a4 statistics: Introduce 'struct counter' instead of using unsigned long by Harald Welte · 15 years ago
  84. 24ff6ee keep some internal statistics inside OpenBSC by Harald Welte · 15 years ago
  85. 7135501 remove duplicate flag for cell barring by Harald Welte · 15 years ago
  86. f7c28b0 [handover] Real handover algorithm by Harald Welte · 15 years ago
  87. b8bfc56 RSL: keep track if a channel is active or not by Harald Welte · 15 years ago
  88. f88c8a0 remove hand full of 'extern ipacc_rtp_direct' definitions by Harald Welte · 15 years ago
  89. bc81450 [handover] add VTY parameter to enable/disable handover by Harald Welte · 15 years ago
  90. 5e3d91b ip.access: Keep a full copy of local and remote IP/PORT in lchan by Harald Welte · 15 years ago
  91. 88a412a ip.access: Keep OML/RSL up/down state per-bts for multi-BTS setups by Harald Welte · 15 years ago
  92. d12b0fd introduce cache of 6 last recently received measurement reports for each lchan by Harald Welte · 15 years ago
  93. 0b12103 add BSIC parameter to gsm_bts_neighbor() by Harald Welte · 15 years ago
  94. 84874c9 Implement gsm_bts_neighbor() function to determine neighbor BTS by Harald Welte · 15 years ago
  95. 6c40def system_information: use bitvec to generate frequency lists by Harald Welte · 15 years ago
  96. 648b6ce Add VTY setting for whether or not to sending MM INFO by Harald Welte · 15 years ago
  97. eab84a1 [RRLP] make RRLP mode configurable from config file by Harald Welte · 15 years ago
  98. 1085c09 location updating reject cause now specified on VTY rather than command line argument by Harald Welte · 15 years ago
  99. 2c82899 move RTP socket information from timeslot to lchan by Harald Welte · 15 years ago
  100. a43f789 Replace template-based SYSTEM INFORMATION with real implementation by Harald Welte · 15 years ago