1. c7365ae neighbor vty: drop keyword 'add' by Neels Hofmeyr · 6 years ago
  2. ceb4c11 test neighbor ident vty docs by Neels Hofmeyr · 6 years ago
  3. 6a5f002 make: allow vty-tests without configure by Neels Hofmeyr · 6 years ago
  4. 67e47c6 codec_pref: Add Codec List to COMPLETE LAYER 3 INFORMATION by Philipp Maier · 6 years ago
  5. f96c04a codec_pref: add AMR configuration bits to make_scl_config() in unit-test by Philipp Maier · 6 years ago
  6. 4122c15 neighbor_ident_vty.c: fix CI format, should be 16bit by Neels Hofmeyr · 6 years ago
  7. 81a4963 cosmetic: rename bsc_api.h to gsm_08_08.h by Neels Hofmeyr · 6 years ago
  8. b5ce49f cosmetic: reduce bsc_api.h by Neels Hofmeyr · 6 years ago
  9. 8757f42 cosmetic: dissolve bsc_api.c by Neels Hofmeyr · 6 years ago
  10. 3c5612f create separate logging categories for lchan,ts,as FSMs by Neels Hofmeyr · 6 years ago
  11. ac85b34 lchan_fsm: split off lchan_rtp_fsm, establish RTP a bit earlier by Neels Hofmeyr · 6 years ago
  12. bcdbfb7 fix nanobts: timeslot FSM: use flags to remember OML,RSL status by Neels Hofmeyr · 6 years ago
  13. 31f525e large refactoring: use FSMs for lchans; add inter-BSC HO by Neels Hofmeyr · 6 years ago
  14. 596c402 add gsm_timers, for Tnnn definitions usable by FSMs by Neels Hofmeyr · 6 years ago
  15. 6242742 rename gsm_04_08_utils.[hc] to gsm_04_08_rr by Neels Hofmeyr · 6 years ago
  16. 149160f fix / clarify rsl dtap cache by Neels Hofmeyr · 6 years ago
  17. 431e085 inter-BSC HO: neighbor_ident API: drop 9bit BSIC by Neels Hofmeyr · 7 years ago
  18. 19bed23 inter-BSC HO: add neighbor_ident API to manage neighbor-BSS-cells by Neels Hofmeyr · 7 years ago
  19. 5bc43cd codec_pref: check bts codec support by Philipp Maier · 6 years ago
  20. 844876f codec_pref: move match_codec_pref() to separate c-file and add unit-test by Philipp Maier · 6 years ago
  21. 16dd64a ho cfg: fix unit strings by Neels Hofmeyr · 6 years ago
  22. aefcb75 remove traces of osmo-bsc_nat in python test (osmoappdesc/test_runner) by Harald Welte · 6 years ago
  23. bb6c13b cosmetic: handover_test: add IMSI to subscr for logging by Neels Hofmeyr · 6 years ago
  24. d3fff6f cosmetic: bsc_subscr_alloc: log initial get by Neels Hofmeyr · 6 years ago
  25. c19581f remove struct bsc_api by Neels Hofmeyr · 6 years ago
  26. 958f259 dissolve libbsc: move all to src/osmo-bsc, link .o files by Neels Hofmeyr · 6 years ago
  27. 8f2aaf4 bsc_test: drop "scan to MSC" code path by Neels Hofmeyr · 6 years ago
  28. 2583b62 tests: remove channel_test by Neels Hofmeyr · 6 years ago
  29. 5cb0165 tests: remove bssap_test by Neels Hofmeyr · 6 years ago
  30. 68e4be9 Remove 'struct bsc_msc_connection' + fix IPA-encapsulated CTRL by Harald Welte · 6 years ago
  31. 1c9b8b1 remove remaining bits of osmo-bsc_nat by Harald Welte · 6 years ago
  32. f28f1ef resurrect meas_feed.c: vty, vty-test by Neels Hofmeyr · 6 years ago
  33. f7fa892 use osmo_init_logging2 by Pau Espin Pedrol · 6 years ago
  34. d925c7c Cosmetic: Fix typo: Siganlling->Signalling by Keith · 6 years ago
  35. c74a561 cosmetic: remove dead code by Philipp Maier · 7 years ago
  36. e341618 ctx cleanup: use non-NULL talloc ctx for osmo_init_logging2() by Neels Hofmeyr · 7 years ago
  37. 68c76e9 cosmetic: gsm0408_test: drop unused arg from bts_init() by Neels Hofmeyr · 6 years ago
  38. 8206f20 move init from gsm_bts_alloc_register() to gsm_bts_alloc(); fix gsm0408_test by Neels Hofmeyr · 6 years ago
  39. f224509 fix gsm0408_test: properly free bts struct after each test by Neels Hofmeyr · 6 years ago
  40. a8eafef change return type of page_subscriber() to void by Stefan Sperling · 6 years ago
  41. bc893d3 bssap: Log non handled paging requests by Pau Espin Pedrol · 6 years ago
  42. 8e3c9b4 gsm0408_test: drop LAI encoding test by Neels Hofmeyr · 7 years ago
  43. e249045 tests: handover_test.c: Add missing header by Pau Espin Pedrol · 7 years ago
  44. 3561bd4 introduce an osmo_fsm for gsm_subscriber_connection by Harald Welte · 7 years ago
  45. 1d7473c handover_test: explicitly wrap abis_rsl_sendmsg() by Neels Hofmeyr · 7 years ago
  46. f93970b implement support for 3-digit MNC with leading zeros by Neels Hofmeyr · 7 years ago
  47. f7a6329 cosmetic: bsc_network_init(): imply default 001-01 PLMN by Neels Hofmeyr · 7 years ago
  48. 4d358c0 gsm48_ra_id_by_bts(): struct gsm48_ra_id* instead of buf by Neels Hofmeyr · 7 years ago
  49. 7cdd069 ctrl_test_runner: add tests for 3-digit MNC by Neels Hofmeyr · 7 years ago
  50. 27dd53d add test for abis_nm_ipaccess_cgi() by Neels Hofmeyr · 7 years ago
  51. a05360c add test for gsm48_ra_id_by_bts() by Neels Hofmeyr · 7 years ago
  52. 5d22458 osmo-bts/nanobts: Set RACH_Busy Threshold to -90 dBm by Harald Welte · 7 years ago
  53. 0072755 HO: fix minor issues found by coverity by Neels Hofmeyr · 7 years ago
  54. fd7b51e fix handover_test link error by Stefan Sperling · 7 years ago
  55. bedbef4 HO: vty: clearly mark 'handover foo' as legacy alias for 'handover1 foo' by Neels Hofmeyr · 7 years ago
  56. 444f9e2 HO: vty: rename ho decision 1 vty to 'handover1' with 'handover' alias by Neels Hofmeyr · 7 years ago
  57. 909e972 HO: Implement load based handover, as handover_decision_2.c by Neels Hofmeyr · 7 years ago
  58. dd42eb9 HO: cfg: separate hodec1 from hodec2 parameters by Neels Hofmeyr · 7 years ago
  59. 86a8031 logging: Remove obsolete log categories by Harald Welte · 7 years ago
  60. 519c7e1 Structural reform: Get rid of osmo_bsc_sccp_con by Harald Welte · 7 years ago
  61. d23ce86 drop libcommon-cs completely by Neels Hofmeyr · 7 years ago
  62. 421059a drop libcommon completely, move remaining files to libbsc by Neels Hofmeyr · 7 years ago
  63. 1048516 libcommon: join gsm_data_shared.* into gsm_data.* by Neels Hofmeyr · 7 years ago
  64. 7997bf4 libcommon: eliminate debug.c by Neels Hofmeyr · 7 years ago
  65. 6cee893 Make "waiting indicator" of IMMEDIATE ASSIGN REJECT dynamic. by Stefan Sperling · 7 years ago
  66. b794887 remove obsolete gsm_subscriber_connection.bts member by Harald Welte · 7 years ago
  67. 56dd981 Improve an error message in page_lai_and_lac() by Stefan Sperling · 7 years ago
  68. 87b5eb6 HO: add handover algo 2 parameters; skip HO 1 if HO 2 is configured by Neels Hofmeyr · 7 years ago
  69. 30b6df6 Correctly set T3105 for ipaccess BTS type by Andreas Eversberg · 11 years ago
  70. e25018b HO prep: introduce per-BTS handover config, with defaults on net node by Neels Hofmeyr · 7 years ago
  71. 714c2f9 Move BTS selection for paging from osmo_bsc_grace.c into osmo_bsc_bssap.c. by Stefan Sperling · 7 years ago
  72. 74b8cdb Make libcommon, libcommon-cs, libfilter, utils depend on mgcp/sigtran by Harald Welte · 7 years ago
  73. 33e9009 Implement support for paging by LAI. by Stefan Sperling · 7 years ago
  74. ad1e3cd Migrate from OpenSSL to osmo_get_rand_id() by Max · 7 years ago
  75. 9f7b195 bsc_test.c: Use proper network/bts/lchan structures by Harald Welte · 7 years ago
  76. e94d7d1 remove libosmo-sccp dependency for osmo-bsc by Harald Welte · 7 years ago
  77. d9956d9 Remove dead code left over from NITB split by Harald Welte · 7 years ago
  78. f8dc526 Remove unneeded .py scripts by Max · 7 years ago
  79. 4ab7268 Fix tests after rate_ctr change by Max · 7 years ago
  80. 61b0c30 Generate SI2bis Rest Octets by Max · 7 years ago
  81. 4bd710d Generate SI2ter Rest Octets by Max · 7 years ago
  82. 115e267 OML: expand status reporting checks by Max · 7 years ago
  83. 7e78681 tests: Fix selection of python version by Pau Espin Pedrol · 7 years ago
  84. 6a12c76 fix build: bssap test broke by undefined references by Neels Hofmeyr · 7 years ago
  85. 9eb208f bssap: paging: page entire BSS for unimplemented cell id list by Neels Hofmeyr · 7 years ago
  86. f2b04c6 nanobts_omlattra_test: Initialize logging before executing tests by Harald Welte · 7 years ago
  87. 824b274 Fix nanobts_omlattr unit test by Harald Welte · 7 years ago
  88. 39999a7 SI1q: fix EARFCN appender by Max · 7 years ago
  89. 7d73cc7 SI2q: fix generation for multiple UARFCNs by Max · 7 years ago
  90. 918cfeb Fix repo split aftermath by Max · 7 years ago
  91. 14f9772 gsm0408_test: Verify that BA-IND is 0 in SI2xxx and 1 in SI5xxx by Harald Welte · 7 years ago
  92. aa70d9d Make sure BA-IND in all SI2xxx is '0' and in all SI5xxx is '1' by Harald Welte · 7 years ago
  93. 00c2246 Remove unneeded dbi dependency by Pau Espin Pedrol · 7 years ago
  94. 9cc7044 Further cleanup leftovers from BSC/MSC split by Max · 7 years ago
  95. 75e046b fix vty tests: vty no longer goes to parent node implicitly by Neels Hofmeyr · 7 years ago
  96. c016479 move include/openbsc to include/osmocom/bsc by Neels Hofmeyr · 7 years ago
  97. 1861b55 configure.ac: remove --enable-osmo-bsc, --enable-nat by Harald Welte · 7 years ago
  98. 7b65688 split off osmo-bsc: remove files, apply build by Neels Hofmeyr · 7 years ago
  99. a00ac02 msc_vlr tests: add IMEISV tests by Neels Hofmeyr · 7 years ago
  100. becfc4c move to osmo-mgw.git: osmo-bsc_mgcp and libmgcp as libosmo-legacy-mgcp by Neels Hofmeyr · 7 years ago