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