1. 478e991 fix: send RR Release (e.g. after BSSMAP Clear Cmd) by Neels Hofmeyr · 6 years ago
  2. 1bcdd73 constify rsl_tx_ipacc_*cx() parameters by Max · 6 years ago
  3. 3b9dcb3 gsm_04_08: improve gsm48_multirate_config() by Philipp Maier · 6 years ago
  4. 31f525e large refactoring: use FSMs for lchans; add inter-BSC HO 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. e341618 ctx cleanup: use non-NULL talloc ctx for osmo_init_logging2() by Neels Hofmeyr · 7 years ago
  7. 68c76e9 cosmetic: gsm0408_test: drop unused arg from bts_init() by Neels Hofmeyr · 6 years ago
  8. f224509 fix gsm0408_test: properly free bts struct after each test by Neels Hofmeyr · 6 years ago
  9. 8e3c9b4 gsm0408_test: drop LAI encoding test by Neels Hofmeyr · 7 years ago
  10. 3561bd4 introduce an osmo_fsm for gsm_subscriber_connection by Harald Welte · 7 years ago
  11. f93970b implement support for 3-digit MNC with leading zeros by Neels Hofmeyr · 7 years ago
  12. f7a6329 cosmetic: bsc_network_init(): imply default 001-01 PLMN by Neels Hofmeyr · 7 years ago
  13. 4d358c0 gsm48_ra_id_by_bts(): struct gsm48_ra_id* instead of buf by Neels Hofmeyr · 7 years ago
  14. a05360c add test for gsm48_ra_id_by_bts() by Neels Hofmeyr · 7 years ago
  15. 1048516 libcommon: join gsm_data_shared.* into gsm_data.* by Neels Hofmeyr · 7 years ago
  16. 7997bf4 libcommon: eliminate debug.c by Neels Hofmeyr · 7 years ago
  17. d9956d9 Remove dead code left over from NITB split by Harald Welte · 7 years ago
  18. 4ab7268 Fix tests after rate_ctr change by Max · 7 years ago
  19. 14f9772 gsm0408_test: Verify that BA-IND is 0 in SI2xxx and 1 in SI5xxx by Harald Welte · 7 years ago
  20. 9cc7044 Further cleanup leftovers from BSC/MSC split by Max · 7 years ago
  21. c016479 move include/openbsc to include/osmocom/bsc by Neels Hofmeyr · 7 years ago
  22. 7b65688 split off osmo-bsc: remove files, apply build by Neels Hofmeyr · 7 years ago
  23. 0796a6c libcommon: Fix log output for bts>0. by Alexander Chemeris · 7 years ago
  24. ce4d88b mscsplit: various preparations to separate MSC from BSC by Neels Hofmeyr · 7 years ago
  25. 218e4b4 move openbsc/* to repos root by Neels Hofmeyr · 7 years ago[Renamed from openbsc/tests/gsm0408/gsm0408_test.c]
  26. 70fdd24 Update SI data structures and generation by Max · 7 years ago
  27. 9b97b00 Move SI-related defines by Max · 7 years ago
  28. 845a3a4 SI2quater: fix EARFCN inclusion check by Max · 7 years ago
  29. f39d03a Restructure SI2quater generation by Max · 7 years ago
  30. 6f0e50c Prepare for extended SI2quater support by Max · 7 years ago
  31. e610e70 SI2q: add support for multiple UARFCNs by Max · 8 years ago
  32. 881064e Prevent segfault in range encoding by Max · 8 years ago
  33. c59e28f gsm0408_test.c: Don't pass negative value to strerror() by Harald Welte · 8 years ago
  34. 05667a0 sms_next_rp_msg_ref(): use direct pointer to next_rp_ref counter by Neels Hofmeyr · 8 years ago
  35. 2d521a0 move to libcommon-cs: net init 2: move bsc_network_init decl to new .h by Neels Hofmeyr · 8 years ago
  36. 27681a3 move to libcommon-cs: net init 1: rename to bsc_network_init by Neels Hofmeyr · 8 years ago
  37. 77c8d5f mscsplit: gsm_network_init(): add explicit root talloc ctx by Neels Hofmeyr · 8 years ago
  38. 69e9c0d Make si2q scheduling optional by Max · 8 years ago
  39. aafff96 Add vty check for max si2quater size by Max · 8 years ago
  40. 26679e0 Add basic UARFCN support by Max · 8 years ago
  41. 59a1bf3 Add basic SI2quater support by Max · 8 years ago
  42. 3ad0346 Revert "move to hex TMSI representation" by Harald Welte · 9 years ago
  43. 044fbe6 move to hex TMSI representation by Vadim Yanitskiy · 9 years ago
  44. daaea0c 64bit: Fix compiler warnings in regard to 64bit by Holger Hans Peter Freyther · 9 years ago
  45. ca11443 sms: Increment the RP Message Reference for each transaction by Holger Hans Peter Freyther · 11 years ago
  46. 1dc022c openbsc: Fix coverity issues by Jacob Erlbeck · 11 years ago
  47. 45014a0 si: Fix range1024 encoding by Jacob Erlbeck · 11 years ago
  48. 9444d4f si/test: Merge si tests into gsm48 tests by Jacob Erlbeck · 11 years ago
  49. 4b903b4 si/test: Add tests for range encoding/decoding by Jacob Erlbeck · 11 years ago
  50. 300457b gsm0408: Print message when the test is done by Holger Hans Peter Freyther · 13 years ago
  51. c0d17f2 src: use namespace prefix osmo_* for misc utils by Pablo Neira Ayuso · 13 years ago
  52. c42ad8b misc: Move from u_int to uint types of stdint.h by Holger Hans Peter Freyther · 13 years ago
  53. f338a03 [BSC] Move the BTS-type specific code from bcs_init.c to bts_*.c by Harald Welte · 14 years ago
  54. 9af6ddf License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 14 years ago
  55. adb6e1c janitor: Move the * to the variable name by Holger Hans Peter Freyther · 14 years ago
  56. afedeab move some gsm48 utility functions to libosmocore by Harald Welte · 15 years ago
  57. 5d0e56f [gsm48] Introduce a gsm48_generate_mid_from_imsi method by Holger Hans Peter Freyther · 15 years ago
  58. 13e10da move openbsc into its own subdirectory by Harald Welte · 15 years ago[Renamed from tests/gsm0408/gsm0408_test.c]
  59. 3281f6e [build] Create a libbsc.a as noinst_LIBRARY, link bsc_hack and tests against it by Holger Freyther · 16 years ago
  60. a6cd26c [tests] Fix building... add another stub... by Holger Freyther · 16 years ago
  61. 72b250b [tests] Fix the tests... link again by Holger Freyther · 16 years ago
  62. fde3114 [tests] build fix by Holger Freyther · 16 years ago
  63. 67b4b9a Do not call rsl_chan_release directly but use the use_count of the lchan by Holger Freyther · 16 years ago
  64. 6dbca34 Make the test compile again by Holger Freyther · 16 years ago
  65. 6fe997e Implement sending SMS and send one on network registration by Daniel Willmann · 16 years ago
  66. aa0fb36 Add stubs to test gsm0408 functionality including LAI by Holger Freyther · 16 years ago