1. 56dec0c libbsc/bsc_vty.c: prevent uninitialized access by Vadim Yanitskiy · 7 years ago
  2. f7a6329 cosmetic: bsc_network_init(): imply default 001-01 PLMN by Neels Hofmeyr · 7 years ago
  3. 4d358c0 gsm48_ra_id_by_bts(): struct gsm48_ra_id* instead of buf by Neels Hofmeyr · 7 years ago
  4. 7cdd069 ctrl_test_runner: add tests for 3-digit MNC by Neels Hofmeyr · 7 years ago
  5. 27dd53d add test for abis_nm_ipaccess_cgi() by Neels Hofmeyr · 7 years ago
  6. a05360c add test for gsm48_ra_id_by_bts() by Neels Hofmeyr · 7 years ago
  7. 302f865 compiler warning: chan_compat_with_mode(): clearly handle all enum vals by Neels Hofmeyr · 7 years ago
  8. 0bfd8d9 bsc_vty: Merge more VTY documentation string #defines by Harald Welte · 7 years ago
  9. 383a059 Revert "Generate the S_L_INP_TEI_UP signal earlier." by Harald Welte · 7 years ago
  10. 3d5818a a_reset: Add FSM event names by Philipp Maier · 7 years ago
  11. 0a5a47a fix build: gprs_ra_id_by_bts(): ensure to init all values by Neels Hofmeyr · 7 years ago
  12. faf0982 Generate the S_L_INP_TEI_UP signal earlier. by Stefan Sperling · 7 years ago
  13. b22dcb8 Align syntax of "handover" + "assignment" command with that of lchan act/deact by Harald Welte · 7 years ago
  14. 1231ebe pcuif_proto.h: add features of version 7 (txt indication) by Alexander Couzens · 7 years ago
  15. 50eed42 pcuif_proto.h: fix whitespaces and indention by Alexander Couzens · 7 years ago
  16. 6442e43 Add support for Access Control Class ramping. by Stefan Sperling · 7 years ago
  17. 5d22458 osmo-bts/nanobts: Set RACH_Busy Threshold to -90 dBm by Harald Welte · 7 years ago
  18. c9b0b26 paging: fix paging attemt rate counter by Philipp Maier · 7 years ago
  19. 0063752 paging: page all bts when no cell is associated by Philipp Maier · 7 years ago
  20. ec00fcf bsc_api.c: fix log string format by Neels Hofmeyr · 7 years ago
  21. e4b0ebb bsc_api: drop unknown RR messages. by Philipp Maier · 7 years ago
  22. 0072755 HO: fix minor issues found by coverity by Neels Hofmeyr · 7 years ago
  23. 162a3fe drop unused libbsc/meas_proc.c by Neels Hofmeyr · 7 years ago
  24. fd7b51e fix handover_test link error by Stefan Sperling · 7 years ago
  25. bedbef4 HO: vty: clearly mark 'handover foo' as legacy alias for 'handover1 foo' by Neels Hofmeyr · 7 years ago
  26. 5f2204a cosmetic: adjust copyrights on handover_cfg.c,_vty.c by Neels Hofmeyr · 7 years ago
  27. 444f9e2 HO: vty: rename ho decision 1 vty to 'handover1' with 'handover' alias by Neels Hofmeyr · 7 years ago
  28. 909e972 HO: Implement load based handover, as handover_decision_2.c by Neels Hofmeyr · 7 years ago
  29. 8489b46 HO: cosmetic: getting a chan activ nack on a non-ho lchan is not an error by Neels Hofmeyr · 7 years ago
  30. 45e46d2 HO: introduce ho decision callbacks by Neels Hofmeyr · 7 years ago
  31. 047ac0d HO: cosmetic: handover_decision.c: make process_meas_rep() return void by Neels Hofmeyr · 7 years ago
  32. ec42264 HO: clearly mark conn penalty timer member for hodec2 by Neels Hofmeyr · 7 years ago
  33. 35ba85c HO: lchan: store last seen measurement report nr, tweak log by Neels Hofmeyr · 7 years ago
  34. dd42eb9 HO: cfg: separate hodec1 from hodec2 parameters by Neels Hofmeyr · 7 years ago
  35. 04cc5d6 chan_compat_with_mode: signalling works over all channel types by Harald Welte · 7 years ago
  36. c8b0e92 bssmap_handle_assignm_req(): Don't print log statemens in malloc failure case by Harald Welte · 7 years ago
  37. c1a676e bssmap_handle_assignm_req(): Use more conscise error/log message texts by Harald Welte · 7 years ago
  38. d387ac8 bssmap_handle_assignm_req(): Use proper cause values by Harald Welte · 7 years ago
  39. 51e4bf3 Permit set of multiple different A5 ciphers by Harald Welte · 7 years ago
  40. 86a8031 logging: Remove obsolete log categories by Harald Welte · 7 years ago
  41. c3ad40c SIGTRAN: correct wrong log category by Philipp Maier · 7 years ago
  42. 3849ad4 vty: Permit codec-list containing both full-rate and half-rate codecs by Harald Welte · 7 years ago
  43. 519c7e1 Structural reform: Get rid of osmo_bsc_sccp_con by Harald Welte · 7 years ago
  44. c1db52f vty: 'show bts': print neighbor cells by Neels Hofmeyr · 7 years ago
  45. 097a6e7 vty: 'show bts': list the TRXs' ARFCNs by Neels Hofmeyr · 7 years ago
  46. dfd36da HO: cfg: tweak vty write by Neels Hofmeyr · 7 years ago
  47. a60f344 HO: store speech codec list from BSSMAP Assignment in conn by Neels Hofmeyr · 7 years ago
  48. cbdfb78 HO: move penalty timers to own file as proper API by Neels Hofmeyr · 7 years ago
  49. cbc999c HO: logging: more logs, and more concise logging by Neels Hofmeyr · 7 years ago
  50. 05a3a2d HO: bsc_handover_start_lchan_change(): set MS to max power on handover by Neels Hofmeyr · 7 years ago
  51. 3fb5dcf HO: always do async handover by Neels Hofmeyr · 7 years ago
  52. 4e3db63 HO: cosmetic: bsc_handover_start_lchan_change(): tweak local vars by Neels Hofmeyr · 7 years ago
  53. 6dff51d HO: add new_lchan_type arg to bsc_handover_start() by Neels Hofmeyr · 7 years ago
  54. ef497b8 HO: cosmetic: bsc_handover_start(): "fix" memcpy for AMR config by Neels Hofmeyr · 7 years ago
  55. b57ff5a HO: process_meas_rep: guard against modulo zero by Neels Hofmeyr · 7 years ago
  56. b037053 handover_logic.c: on HO command, send new lchan's MS power by Neels Hofmeyr · 7 years ago
  57. 063868e handover_logic.c: always do inter-cell channel activation by Neels Hofmeyr · 7 years ago
  58. f802f7f bts chan_load: ignore unusable BTS by Neels Hofmeyr · 7 years ago
  59. 97d110e vty: 'show bts': fix indenting by Neels Hofmeyr · 7 years ago
  60. 9abc652 vty: 'show bts': write '(none)' if none are found. by Neels Hofmeyr · 7 years ago
  61. 91004ab gsm_network: drop unused subscr_epxire_timer by Neels Hofmeyr · 7 years ago
  62. 28838e9 drop unused common.h by Neels Hofmeyr · 7 years ago
  63. d23ce86 drop libcommon-cs completely by Neels Hofmeyr · 7 years ago
  64. 92b9f2e common_cs.h: mv gsm_encr to gsm_data.h by Neels Hofmeyr · 7 years ago
  65. 6dd5a9b libcommon-cs: move vty bits to libbsc/bsc_vty.c by Neels Hofmeyr · 7 years ago
  66. b540077 libcommon_cs: move gsm48 bits to libbsc by Neels Hofmeyr · 7 years ago
  67. d85e4cb gsm_network: drop unused trans_list by Neels Hofmeyr · 7 years ago
  68. ab1b381 libcommon-cs: move gsm_network_init() into bsc_network_init() by Neels Hofmeyr · 7 years ago
  69. f088e79 libcommon-cs: move a_reset.c into libbsc by Neels Hofmeyr · 7 years ago
  70. 421059a drop libcommon completely, move remaining files to libbsc by Neels Hofmeyr · 7 years ago
  71. 1048516 libcommon: join gsm_data_shared.* into gsm_data.* by Neels Hofmeyr · 7 years ago
  72. 87592b8 ipaccess-proxy: don't redefine tall_bsc_ctx by Neels Hofmeyr · 7 years ago
  73. cc6240a libcommon: eliminate talloc_ctx.c by Neels Hofmeyr · 7 years ago
  74. 978f58c libcommon: eliminate socket.c by Neels Hofmeyr · 7 years ago
  75. 7997bf4 libcommon: eliminate debug.c by Neels Hofmeyr · 7 years ago
  76. ec1bb16 libcommon: eliminate common_vty.c by Neels Hofmeyr · 7 years ago
  77. e161bca libcommon: eliminate bsc_version.c by Neels Hofmeyr · 7 years ago
  78. 2f4f4b8 osmo-bsc: Add talloc context introspection via VTY by Harald Welte · 7 years ago
  79. 73acbca Make RSL connection attempts time out. by Stefan Sperling · 7 years ago
  80. aa4adb8 abis_rsl: do not allow SACCH in MF mode on SAPI=0 by Philipp Maier · 7 years ago
  81. cc48efe abis_rsl: permit first EstablishInd only on SAPI=0 by Philipp Maier · 7 years ago
  82. 81dc9e7 Add stat items for the BTS's channel load average and T3122. by Stefan Sperling · 7 years ago
  83. 5f45a4a vty: print RTP IP of lchan if actually bound; print remote (mgw) IP by Harald Welte · 7 years ago
  84. d9cc21c gsm_data_shared.h: Remove unused sacch_deact member field by Harald Welte · 7 years ago
  85. 6cee893 Make "waiting indicator" of IMMEDIATE ASSIGN REJECT dynamic. by Stefan Sperling · 7 years ago
  86. 068e2ec update.gitignore with 'tags' files and 'deps' directory by Harald Welte · 7 years ago
  87. b794887 remove obsolete gsm_subscriber_connection.bts member by Harald Welte · 7 years ago
  88. 720de68 bssmap_handle_assignm_req(): Decode channel type as first step by Harald Welte · 7 years ago
  89. c751513 cosmetic: Remove data/len variables in bssmap_handle_assignm_req() by Harald Welte · 7 years ago
  90. 56dd981 Improve an error message in page_lai_and_lac() by Stefan Sperling · 7 years ago
  91. 774020a Remove an unused variable. by Stefan Sperling · 7 years ago
  92. 537b655 cosmetic: log prim operation as text by Max · 7 years ago
  93. 084b421 HO: Add a penalty timer list to the subscriber connection entity by Andreas Eversberg · 11 years ago
  94. 8359484 Fix: meas_rep.c will only use valid DL measurement reports by Andreas Eversberg · 11 years ago
  95. 935e5d7 HO: add queue to cache DTAP messages during handover/assignment by Andreas Eversberg · 11 years ago
  96. 2660c04 HO: make bts_by_arfcn_bsic() public by Neels Hofmeyr · 7 years ago
  97. 1c251f0 HO: rename gsm_bts_neighbor() to bts_by_arfcn_bsic() by Neels Hofmeyr · 7 years ago
  98. df65c9a HO: Count number of free timeslot on a given BTS by Andreas Eversberg · 11 years ago
  99. 81260a6 HO: Change debug category at handover decision: DHO -> DHODEC by Andreas Eversberg · 11 years ago
  100. 87b5eb6 HO: add handover algo 2 parameters; skip HO 1 if HO 2 is configured by Neels Hofmeyr · 7 years ago