1. 5b1a7d1 lchan release: always Deact SACCH by Neels Hofmeyr · 6 years ago
  2. 478e991 fix: send RR Release (e.g. after BSSMAP Clear Cmd) by Neels Hofmeyr · 6 years ago
  3. 1bcdd73 constify rsl_tx_ipacc_*cx() parameters by Max · 6 years ago
  4. 3b9dcb3 gsm_04_08: improve gsm48_multirate_config() by Philipp Maier · 6 years ago
  5. 31f525e large refactoring: use FSMs for lchans; add inter-BSC HO by Neels Hofmeyr · 6 years ago
  6. 596c402 add gsm_timers, for Tnnn definitions usable by FSMs by Neels Hofmeyr · 6 years ago
  7. 19bed23 inter-BSC HO: add neighbor_ident API to manage neighbor-BSS-cells by Neels Hofmeyr · 7 years ago
  8. 958f259 dissolve libbsc: move all to src/osmo-bsc, link .o files by Neels Hofmeyr · 6 years ago
  9. e341618 ctx cleanup: use non-NULL talloc ctx for osmo_init_logging2() by Neels Hofmeyr · 7 years ago
  10. 68c76e9 cosmetic: gsm0408_test: drop unused arg from bts_init() by Neels Hofmeyr · 6 years ago
  11. 8206f20 move init from gsm_bts_alloc_register() to gsm_bts_alloc(); fix gsm0408_test by Neels Hofmeyr · 6 years ago
  12. f224509 fix gsm0408_test: properly free bts struct after each test by Neels Hofmeyr · 6 years ago
  13. 8e3c9b4 gsm0408_test: drop LAI encoding test by Neels Hofmeyr · 7 years ago
  14. 3561bd4 introduce an osmo_fsm for gsm_subscriber_connection by Harald Welte · 7 years ago
  15. f93970b implement support for 3-digit MNC with leading zeros by Neels Hofmeyr · 7 years ago
  16. f7a6329 cosmetic: bsc_network_init(): imply default 001-01 PLMN by Neels Hofmeyr · 7 years ago
  17. 4d358c0 gsm48_ra_id_by_bts(): struct gsm48_ra_id* instead of buf by Neels Hofmeyr · 7 years ago
  18. a05360c add test for gsm48_ra_id_by_bts() by Neels Hofmeyr · 7 years ago
  19. d23ce86 drop libcommon-cs completely by Neels Hofmeyr · 7 years ago
  20. 421059a drop libcommon completely, move remaining files to libbsc by Neels Hofmeyr · 7 years ago
  21. 1048516 libcommon: join gsm_data_shared.* into gsm_data.* by Neels Hofmeyr · 7 years ago
  22. 7997bf4 libcommon: eliminate debug.c by Neels Hofmeyr · 7 years ago
  23. d9956d9 Remove dead code left over from NITB split by Harald Welte · 7 years ago
  24. 4ab7268 Fix tests after rate_ctr change by Max · 7 years ago
  25. 61b0c30 Generate SI2bis Rest Octets by Max · 7 years ago
  26. 4bd710d Generate SI2ter Rest Octets by Max · 7 years ago
  27. 39999a7 SI1q: fix EARFCN appender by Max · 7 years ago
  28. 7d73cc7 SI2q: fix generation for multiple UARFCNs by Max · 7 years ago
  29. 14f9772 gsm0408_test: Verify that BA-IND is 0 in SI2xxx and 1 in SI5xxx by Harald Welte · 7 years ago
  30. aa70d9d Make sure BA-IND in all SI2xxx is '0' and in all SI5xxx is '1' by Harald Welte · 7 years ago
  31. 00c2246 Remove unneeded dbi dependency by Pau Espin Pedrol · 7 years ago
  32. 9cc7044 Further cleanup leftovers from BSC/MSC split by Max · 7 years ago
  33. c016479 move include/openbsc to include/osmocom/bsc by Neels Hofmeyr · 7 years ago
  34. 7b65688 split off osmo-bsc: remove files, apply build by Neels Hofmeyr · 7 years ago
  35. 0796a6c libcommon: Fix log output for bts>0. by Alexander Chemeris · 7 years ago
  36. ce4d88b mscsplit: various preparations to separate MSC from BSC by Neels Hofmeyr · 7 years ago
  37. 218e4b4 move openbsc/* to repos root by Neels Hofmeyr · 7 years ago
  38. 13e10da move openbsc into its own subdirectory by Harald Welte · 15 years ago
  39. 3281f6e [build] Create a libbsc.a as noinst_LIBRARY, link bsc_hack and tests against it by Holger Freyther · 16 years ago
  40. a6cd26c [tests] Fix building... add another stub... by Holger Freyther · 16 years ago
  41. 72b250b [tests] Fix the tests... link again by Holger Freyther · 16 years ago
  42. fde3114 [tests] build fix by Holger Freyther · 16 years ago
  43. 67b4b9a Do not call rsl_chan_release directly but use the use_count of the lchan by Holger Freyther · 16 years ago
  44. 6dbca34 Make the test compile again by Holger Freyther · 16 years ago
  45. 6fe997e Implement sending SMS and send one on network registration by Daniel Willmann · 16 years ago
  46. aa0fb36 Add stubs to test gsm0408 functionality including LAI by Holger Freyther · 16 years ago