1. 5687ae6 gbproxy major rewrite for SGSN pool support by Harald Welte · 3 years, 10 months ago
  2. 453a51d migrate to DLBSSGP as log sub-system for BSSGP by Harald Welte · 3 years, 10 months ago
  3. 56f5e74 gbproxy: Delete gbproxy_test by Harald Welte · 3 years, 10 months ago
  4. 91bb720 gbproxy: Remove patching, TLLI-tracking and SGSN2 support by Harald Welte · 3 years, 10 months ago
  5. 993d3f4 gbproxy: convert nse->bvcs from llist_head to hashtable by Harald Welte · 3 years, 10 months ago
  6. 78db244 gbproxy: convert bss_nses from llist_head to hashtable by Harald Welte · 3 years, 10 months ago
  7. 0e1b791 gbproxy: Rename gbproxy_cfg.nses to gbproxy_cfg.bss_nses by Harald Welte · 3 years, 10 months ago
  8. 8cd7440 gb_proxy: Rename gbproxy_peer to gbproxy_bvc by Harald Welte · 3 years, 10 months ago
  9. cafa388 gbproxy: Ensure BVC0 is reset before handling PtP BVCs by Daniel Willmann · 3 years, 10 months ago
  10. 447ad44 gbproxy: Add NSE peer that can have multiple gbproxy_peers by Daniel Willmann · 3 years, 10 months ago
  11. f7a1aed gbproxy: Remove test testing NSVCI change by Daniel Willmann · 3 years, 10 months ago
  12. 02f2c34 osmo-gbproxy: Free msgb in ns2 prim callback by Daniel Willmann · 3 years, 11 months ago
  13. 15c9da2 gbproxy: Add todo for BVC RESET logic by Daniel Willmann · 3 years, 11 months ago
  14. 82182d0 Port gbproxy to NS2 by Alexander Couzens · 4 years ago
  15. c70e838 VTY: Add gtp state-dir command by Keith · 4 years ago
  16. 68d9c5a gtphub_test: fix compilation error on gcc 10.2.0 by Alexander Couzens · 4 years ago
  17. dd930a2 gtphub: rename sgsn's oww osmo_sockaddr into sgsn_sockaddr by Alexander Couzens · 4 years, 2 months ago
  18. b26a5a8 use new osmo_mobile_identity API everywhere by Neels Hofmeyr · 4 years, 4 months ago
  19. 7369d44 gbproxy_test.c: fix mobile identity test data by Neels Hofmeyr · 4 years, 4 months ago
  20. 9d550cb gtphub_test: Fix compilation with gcc-10 by Harald Welte · 4 years, 5 months ago
  21. 6528e8c tests: dlopen does not imply availability of dlsym.. by Eric · 4 years, 5 months ago
  22. 5997357 osmoappdesc.py, tests: switch to python 3 by Oliver Smith · 4 years, 10 months ago osmith/fix-python3
  23. afadd10 ranap: add non-spec X1001 by Alexander Couzens · 5 years ago
  24. 3bad31b Iu: implement a user inactivity timer by Alexander Couzens · 5 years ago
  25. e30f195 Avoid compiling unneeded files when building without Iu by Alexander Couzens · 5 years ago
  26. 35f0e66 Split out GPRS SM layer into its own file by Pau Espin Pedrol · 5 years ago
  27. 31c4657 Implement GMM State using osmocom FSM by Pau Espin Pedrol · 5 years ago
  28. 762c39c Move out sgsn to its own subdir by Pau Espin Pedrol · 5 years ago
  29. ea05d5c Move out gtphub to its own subdir by Pau Espin Pedrol · 5 years ago
  30. 9d016fd Move out gbproxy to its own subdir by Pau Espin Pedrol · 5 years ago
  31. ccd1252 Introduce FSM mm_state_iu_fsm by Pau Espin Pedrol · 5 years ago
  32. 02514bc Introduce FSM mm_state_gb_fsm by Pau Espin Pedrol · 5 years ago
  33. 8333ef1 Move llc->MM/SM Gb specific glue code to its own file by Pau Espin Pedrol · 5 years ago
  34. 6dfb5fe Move lots of Iu/ranap specific code into its own file by Pau Espin Pedrol · 5 years ago
  35. 39cbecd gprs/gprs_gmm: implement T3314. Timeout to reset MM state READY->STANDBY by Alexander Couzens · 8 years ago
  36. 5ed3f67 tests: Introduce vty-transcript-test tests by Pau Espin Pedrol · 5 years ago
  37. a299d65 Replace own timer infra with libosmocore osmo_tdef by Pau Espin Pedrol · 5 years ago
  38. a43fb7b tests: Verify that timers can be set over VTY by Pau Espin Pedrol · 5 years ago
  39. def0d94 gprs_gmm: send Service Reject when no PDP ctxs are available. by efistokl · 5 years ago
  40. 313cf35 gbproxy_test: Fix test expectations of gprs_ns_rcvmsg() by Harald Welte · 6 years ago
  41. 2e48576 Use explicit parameter for sgsn_auth_init() by Max · 6 years ago
  42. eefb70d update gbproxy test expected output by Stefan Sperling · 6 years ago
  43. c572154 use enums consistently instead of falling back to int by Stefan Sperling · 6 years ago
  44. f4b2c4c Remove local libgsupclient; Use libosmo-gsup-client from osmo-hlr by Harald Welte · 6 years ago
  45. b1d1c24 Update wrong references to bsc in sgsn code by Pau Espin Pedrol · 6 years ago
  46. f7198d7 gprs_gmm: introduce a GMM Attach Request FSM by Alexander Couzens · 6 years ago
  47. 941ee14 tests: remove gmm unit tests by Alexander Couzens · 6 years ago
  48. 816a67d Drop gprs_msgb_copy with libosmocore replacement by Pau Espin Pedrol · 6 years ago
  49. 0b588be migrate to oap_client in libosmogsm by Harald Welte · 6 years ago
  50. 322643f finish gbproxy_parse_bssgp_unitdata test by Stefan Sperling · 6 years ago
  51. aaa3e2b add a test for OS#3178 (invalid unitdata message) by Stefan Sperling · 6 years ago
  52. aa4ed67 GERAN: allow GSM SRES on UMTS AKA challenge by Neels Hofmeyr · 6 years ago
  53. 5bd340e use osmo_init_logging2(), fix regression test memleaks by Neels Hofmeyr · 6 years ago
  54. 10719b7 implement support for 3-digit MNC with leading zeros by Neels Hofmeyr · 7 years ago
  55. ee34de1 sgsn_test: guard against struct gprs_ra_id changing by Neels Hofmeyr · 7 years ago
  56. d9a54af mandatory depend on libc-ares and libgtp by Alexander Couzens · 7 years ago
  57. 25c65c3 Use gsm48_encode_ra() for RAI encoding by Max · 7 years ago
  58. 6789c84 fix build: missing LIBGTP_CFLAGS in sgsn_test by Neels Hofmeyr · 7 years ago
  59. 76d2c8b cosmetic: tests: sgsn_test: Use proper formatting and remove uneeded semicolons by Pau Espin Pedrol · 7 years ago
  60. 0b05039 tests: sgsn_test: Define wrap APIs with correct parameters by Pau Espin Pedrol · 7 years ago
  61. 3b6332f Migrate from OpenSSL to osmo_get_rand_id() by Max · 7 years ago
  62. e882482 Remove unneeded .py scripts by Max · 7 years ago
  63. 2f89547 tests: Fix selection of python version by Pau Espin Pedrol · 7 years ago
  64. adf1696 tests/ctrl_test_runner.py: remove BSC/NAT TestRunner by Alexander Couzens · 7 years ago
  65. 53ca657 Fix build after recent rate_ctr patches by Max · 7 years ago
  66. baabc68 SGSN: print additional GTP-related info by Max · 7 years ago
  67. 72ad237 SGSN: uncomment BSSGP vty tests by Max · 7 years ago
  68. 74ef149 Cleanup configure checks by Max · 7 years ago
  69. 396f2e6 move include/openbsc to include/osmocom/sgsn by Neels Hofmeyr · 7 years ago
  70. ee6cfdc split off osmo-sgsn: remove files, apply build by Neels Hofmeyr · 7 years ago 1.1.0
  71. c7b761f msc_vlr tests: add IMEISV tests by Neels Hofmeyr · 7 years ago
  72. 34a313f move to osmo-mgw.git: osmo-bsc_mgcp and libmgcp as libosmo-legacy-mgcp by Neels Hofmeyr · 7 years ago
  73. 413ecf6 cosmetic: msc_vlr_tests: drop unused var by Neels Hofmeyr · 7 years ago
  74. a7a3947 move libiu to osmo-iuh/libosmo-ranap by Neels Hofmeyr · 7 years ago
  75. efe85d3 Implement AoIP, port to M3UA SIGTRAN (large addition and refactoring) by Philipp Maier · 7 years ago
  76. 93fd462 sgsn_test: Fix wrong definition of wrap func by Pau Espin Pedrol · 7 years ago
  77. 7e82b74 Migrate from gprs_apn_to_str() to libosmocore osmo_apn_to_str() by Harald Welte · 7 years ago
  78. 6e437b7 libcommon: Fix log output for bts>0. by Alexander Chemeris · 7 years ago
  79. 423c0f8 libmsc: update database to accomodate SMS status-report fields by Pablo Neira Ayuso · 7 years ago
  80. c01bc00 examples/sgsn: Use osmo-hlr with auth-policy remote by default by Daniel Willmann · 7 years ago
  81. dff0ec1 04.08: log protocol discriminators and message types by name by Neels Hofmeyr · 8 years ago
  82. 7b0c968 fix msc_vlr tests after libosmocore uses localtime for SMS by Neels Hofmeyr · 7 years ago
  83. 2188a77 Implement IuCS (large refactoring and addition) by Neels Hofmeyr · 8 years ago
  84. ce67be1 mscsplit: various preparations to separate MSC from BSC by Neels Hofmeyr · 7 years ago
  85. fa68ccd vlr: LU FSM: enable Retrieve_IMEISV_If_Required by Neels Hofmeyr · 7 years ago
  86. fb9982e osmo-nitb: change default db name to sms.db by Neels Hofmeyr · 7 years ago
  87. 6bd5447 Add msc_vlr test suite for MSC+VLR end-to-end tests by Neels Hofmeyr · 8 years ago
  88. 9066b74 Use libvlr in libmsc (large refactoring) by Harald Welte · 8 years ago
  89. a4cd7f8 fix make distcheck with python tests by Neels Hofmeyr · 7 years ago
  90. ed3157c move openbsc/* to repos root by Neels Hofmeyr · 7 years ago
  91. 13e10da move openbsc into its own subdirectory by Harald Welte · 15 years ago
  92. c7b86f9 Revert "[db] Keep track of the current gsm_network" by Holger Freyther · 15 years ago
  93. 535abf2 [tests] Do no free objects that are allocated on the stack by Holger Freyther · 15 years ago
  94. 04d3c92 An application that has own events and file descriptors, must poll by Harald Welte · 15 years ago
  95. ff117a8 * rename the timer functions to avoid name collisions with libmisdn. by Harald Welte · 15 years ago
  96. 12247c6 Fix compilation issues on OS X - mainly #include file changes (Lars Immisch) by Harald Welte · 15 years ago
  97. 36650b8 [db] Keep track of the current gsm_network by Holger Freyther · 15 years ago
  98. bab9cd9 [tests] Change the db_test to link to the libopenbsc.a by Holger Freyther · 15 years ago
  99. 7e310b1 Store incoming SMS into SQL database by Harald Welte · 15 years ago
  100. 59da07b [sms] Add test case for the 7-bit coding/decoding... by Holger Freyther · 16 years ago