1. aefcb75 remove traces of osmo-bsc_nat in python test (osmoappdesc/test_runner) by Harald Welte · 6 years ago
  2. bb6c13b cosmetic: handover_test: add IMSI to subscr for logging by Neels Hofmeyr · 6 years ago
  3. d3fff6f cosmetic: bsc_subscr_alloc: log initial get by Neels Hofmeyr · 6 years ago
  4. c19581f remove struct bsc_api by Neels Hofmeyr · 6 years ago
  5. 958f259 dissolve libbsc: move all to src/osmo-bsc, link .o files by Neels Hofmeyr · 6 years ago
  6. 8f2aaf4 bsc_test: drop "scan to MSC" code path by Neels Hofmeyr · 6 years ago
  7. 2583b62 tests: remove channel_test by Neels Hofmeyr · 6 years ago
  8. 5cb0165 tests: remove bssap_test by Neels Hofmeyr · 6 years ago
  9. 68e4be9 Remove 'struct bsc_msc_connection' + fix IPA-encapsulated CTRL by Harald Welte · 6 years ago
  10. 1c9b8b1 remove remaining bits of osmo-bsc_nat by Harald Welte · 6 years ago
  11. f28f1ef resurrect meas_feed.c: vty, vty-test by Neels Hofmeyr · 6 years ago
  12. f7fa892 use osmo_init_logging2 by Pau Espin Pedrol · 6 years ago
  13. d925c7c Cosmetic: Fix typo: Siganlling->Signalling by Keith · 6 years ago
  14. c74a561 cosmetic: remove dead code by Philipp Maier · 7 years ago
  15. e341618 ctx cleanup: use non-NULL talloc ctx for osmo_init_logging2() by Neels Hofmeyr · 7 years ago
  16. 68c76e9 cosmetic: gsm0408_test: drop unused arg from bts_init() by Neels Hofmeyr · 6 years ago
  17. 8206f20 move init from gsm_bts_alloc_register() to gsm_bts_alloc(); fix gsm0408_test by Neels Hofmeyr · 6 years ago
  18. f224509 fix gsm0408_test: properly free bts struct after each test by Neels Hofmeyr · 6 years ago
  19. a8eafef change return type of page_subscriber() to void by Stefan Sperling · 6 years ago
  20. bc893d3 bssap: Log non handled paging requests by Pau Espin Pedrol · 6 years ago
  21. 8e3c9b4 gsm0408_test: drop LAI encoding test by Neels Hofmeyr · 7 years ago
  22. e249045 tests: handover_test.c: Add missing header by Pau Espin Pedrol · 7 years ago
  23. 3561bd4 introduce an osmo_fsm for gsm_subscriber_connection by Harald Welte · 7 years ago
  24. 1d7473c handover_test: explicitly wrap abis_rsl_sendmsg() by Neels Hofmeyr · 7 years ago
  25. f93970b implement support for 3-digit MNC with leading zeros by Neels Hofmeyr · 7 years ago
  26. f7a6329 cosmetic: bsc_network_init(): imply default 001-01 PLMN by Neels Hofmeyr · 7 years ago
  27. 4d358c0 gsm48_ra_id_by_bts(): struct gsm48_ra_id* instead of buf by Neels Hofmeyr · 7 years ago
  28. 7cdd069 ctrl_test_runner: add tests for 3-digit MNC by Neels Hofmeyr · 7 years ago
  29. 27dd53d add test for abis_nm_ipaccess_cgi() by Neels Hofmeyr · 7 years ago
  30. a05360c add test for gsm48_ra_id_by_bts() by Neels Hofmeyr · 7 years ago
  31. 5d22458 osmo-bts/nanobts: Set RACH_Busy Threshold to -90 dBm by Harald Welte · 7 years ago
  32. 0072755 HO: fix minor issues found by coverity by Neels Hofmeyr · 7 years ago
  33. fd7b51e fix handover_test link error by Stefan Sperling · 7 years ago
  34. bedbef4 HO: vty: clearly mark 'handover foo' as legacy alias for 'handover1 foo' by Neels Hofmeyr · 7 years ago
  35. 444f9e2 HO: vty: rename ho decision 1 vty to 'handover1' with 'handover' alias by Neels Hofmeyr · 7 years ago
  36. 909e972 HO: Implement load based handover, as handover_decision_2.c by Neels Hofmeyr · 7 years ago
  37. dd42eb9 HO: cfg: separate hodec1 from hodec2 parameters by Neels Hofmeyr · 7 years ago
  38. 86a8031 logging: Remove obsolete log categories by Harald Welte · 7 years ago
  39. 519c7e1 Structural reform: Get rid of osmo_bsc_sccp_con by Harald Welte · 7 years ago
  40. d23ce86 drop libcommon-cs completely by Neels Hofmeyr · 7 years ago
  41. 421059a drop libcommon completely, move remaining files to libbsc by Neels Hofmeyr · 7 years ago
  42. 1048516 libcommon: join gsm_data_shared.* into gsm_data.* by Neels Hofmeyr · 7 years ago
  43. 7997bf4 libcommon: eliminate debug.c by Neels Hofmeyr · 7 years ago
  44. 6cee893 Make "waiting indicator" of IMMEDIATE ASSIGN REJECT dynamic. by Stefan Sperling · 7 years ago
  45. b794887 remove obsolete gsm_subscriber_connection.bts member by Harald Welte · 7 years ago
  46. 56dd981 Improve an error message in page_lai_and_lac() by Stefan Sperling · 7 years ago
  47. 87b5eb6 HO: add handover algo 2 parameters; skip HO 1 if HO 2 is configured by Neels Hofmeyr · 7 years ago
  48. 30b6df6 Correctly set T3105 for ipaccess BTS type by Andreas Eversberg · 11 years ago
  49. e25018b HO prep: introduce per-BTS handover config, with defaults on net node by Neels Hofmeyr · 7 years ago
  50. 714c2f9 Move BTS selection for paging from osmo_bsc_grace.c into osmo_bsc_bssap.c. by Stefan Sperling · 7 years ago
  51. 74b8cdb Make libcommon, libcommon-cs, libfilter, utils depend on mgcp/sigtran by Harald Welte · 7 years ago
  52. 33e9009 Implement support for paging by LAI. by Stefan Sperling · 7 years ago
  53. ad1e3cd Migrate from OpenSSL to osmo_get_rand_id() by Max · 7 years ago
  54. 9f7b195 bsc_test.c: Use proper network/bts/lchan structures by Harald Welte · 7 years ago
  55. e94d7d1 remove libosmo-sccp dependency for osmo-bsc by Harald Welte · 7 years ago
  56. d9956d9 Remove dead code left over from NITB split by Harald Welte · 7 years ago
  57. f8dc526 Remove unneeded .py scripts by Max · 7 years ago
  58. 4ab7268 Fix tests after rate_ctr change by Max · 7 years ago
  59. 61b0c30 Generate SI2bis Rest Octets by Max · 7 years ago
  60. 4bd710d Generate SI2ter Rest Octets by Max · 7 years ago
  61. 115e267 OML: expand status reporting checks by Max · 7 years ago
  62. 7e78681 tests: Fix selection of python version by Pau Espin Pedrol · 7 years ago
  63. 6a12c76 fix build: bssap test broke by undefined references by Neels Hofmeyr · 7 years ago
  64. 9eb208f bssap: paging: page entire BSS for unimplemented cell id list by Neels Hofmeyr · 7 years ago
  65. f2b04c6 nanobts_omlattra_test: Initialize logging before executing tests by Harald Welte · 7 years ago
  66. 824b274 Fix nanobts_omlattr unit test by Harald Welte · 7 years ago
  67. 39999a7 SI1q: fix EARFCN appender by Max · 7 years ago
  68. 7d73cc7 SI2q: fix generation for multiple UARFCNs by Max · 7 years ago
  69. 918cfeb Fix repo split aftermath by Max · 7 years ago
  70. 14f9772 gsm0408_test: Verify that BA-IND is 0 in SI2xxx and 1 in SI5xxx by Harald Welte · 7 years ago
  71. aa70d9d Make sure BA-IND in all SI2xxx is '0' and in all SI5xxx is '1' by Harald Welte · 7 years ago
  72. 00c2246 Remove unneeded dbi dependency by Pau Espin Pedrol · 7 years ago
  73. 9cc7044 Further cleanup leftovers from BSC/MSC split by Max · 7 years ago
  74. 75e046b fix vty tests: vty no longer goes to parent node implicitly by Neels Hofmeyr · 7 years ago
  75. c016479 move include/openbsc to include/osmocom/bsc by Neels Hofmeyr · 7 years ago
  76. 1861b55 configure.ac: remove --enable-osmo-bsc, --enable-nat by Harald Welte · 7 years ago
  77. 7b65688 split off osmo-bsc: remove files, apply build by Neels Hofmeyr · 7 years ago
  78. a00ac02 msc_vlr tests: add IMEISV tests by Neels Hofmeyr · 7 years ago
  79. becfc4c move to osmo-mgw.git: osmo-bsc_mgcp and libmgcp as libosmo-legacy-mgcp by Neels Hofmeyr · 7 years ago
  80. c71e37c cosmetic: msc_vlr_tests: drop unused var by Neels Hofmeyr · 7 years ago
  81. eb228bd move libiu to osmo-iuh/libosmo-ranap by Neels Hofmeyr · 7 years ago
  82. 39f62bb Implement AoIP, port to M3UA SIGTRAN (large addition and refactoring) by Philipp Maier · 7 years ago
  83. 4299c47 sgsn_test: Fix wrong definition of wrap func by Pau Espin Pedrol · 7 years ago
  84. 33d18fe Migrate from gprs_apn_to_str() to libosmocore osmo_apn_to_str() by Harald Welte · 7 years ago
  85. 0796a6c libcommon: Fix log output for bts>0. by Alexander Chemeris · 7 years ago
  86. a644ee9 libmsc: update database to accomodate SMS status-report fields by Pablo Neira Ayuso · 7 years ago
  87. d0442df examples/sgsn: Use osmo-hlr with auth-policy remote by default by Daniel Willmann · 7 years ago
  88. 31eabbb 04.08: log protocol discriminators and message types by name by Neels Hofmeyr · 8 years ago
  89. 0a25c1a fix msc_vlr tests after libosmocore uses localtime for SMS by Neels Hofmeyr · 7 years ago
  90. c29505e Implement IuCS (large refactoring and addition) by Neels Hofmeyr · 8 years ago
  91. ce4d88b mscsplit: various preparations to separate MSC from BSC by Neels Hofmeyr · 7 years ago
  92. da76052 vlr: LU FSM: enable Retrieve_IMEISV_If_Required by Neels Hofmeyr · 7 years ago
  93. 23a7c2a osmo-nitb: change default db name to sms.db by Neels Hofmeyr · 7 years ago
  94. f58ba6c Add msc_vlr test suite for MSC+VLR end-to-end tests by Neels Hofmeyr · 8 years ago
  95. a43e0b4 Use libvlr in libmsc (large refactoring) by Harald Welte · 8 years ago
  96. 5809e1e fix make distcheck with python tests by Neels Hofmeyr · 7 years ago
  97. 218e4b4 move openbsc/* to repos root by Neels Hofmeyr · 7 years ago
  98. 13e10da move openbsc into its own subdirectory by Harald Welte · 15 years ago
  99. c7b86f9 Revert "[db] Keep track of the current gsm_network" by Holger Freyther · 15 years ago
  100. 535abf2 [tests] Do no free objects that are allocated on the stack by Holger Freyther · 15 years ago