1. 5b0bc40 ranap: add non-spec X1001 by Alexander Couzens · 4 years, 9 months ago
  2. f764dad Iu: implement a user inactivity timer by Alexander Couzens · 4 years, 10 months ago
  3. a0b7182 Avoid compiling unneeded files when building without Iu by Alexander Couzens · 4 years, 9 months ago
  4. 85bcdb4 Split out GPRS SM layer into its own file by Pau Espin Pedrol · 4 years, 10 months ago
  5. b8add73 Implement GMM State using osmocom FSM by Pau Espin Pedrol · 4 years, 10 months ago
  6. a3646fb Move out sgsn to its own subdir by Pau Espin Pedrol · 4 years, 10 months ago
  7. 13fdd51 Move out gtphub to its own subdir by Pau Espin Pedrol · 4 years, 10 months ago
  8. 1ddefb1 Move out gbproxy to its own subdir by Pau Espin Pedrol · 4 years, 10 months ago
  9. 05029e0 Introduce FSM mm_state_iu_fsm by Pau Espin Pedrol · 4 years, 10 months ago
  10. 1d6de38 Introduce FSM mm_state_gb_fsm by Pau Espin Pedrol · 4 years, 10 months ago
  11. dda532a Move llc->MM/SM Gb specific glue code to its own file by Pau Espin Pedrol · 4 years, 10 months ago
  12. 241cb86 Move lots of Iu/ranap specific code into its own file by Pau Espin Pedrol · 4 years, 10 months ago
  13. 4ad741e gprs/gprs_gmm: implement T3314. Timeout to reset MM state READY->STANDBY by Alexander Couzens · 7 years ago
  14. 4330ea9 tests: Introduce vty-transcript-test tests by Pau Espin Pedrol · 4 years, 11 months ago
  15. 1b8364d Replace own timer infra with libosmocore osmo_tdef by Pau Espin Pedrol · 4 years, 11 months ago
  16. 089d2c1 tests: Verify that timers can be set over VTY by Pau Espin Pedrol · 4 years, 11 months ago
  17. b842c03 gprs_gmm: send Service Reject when no PDP ctxs are available. by efistokl · 5 years ago
  18. 06f3d5a gbproxy_test: Fix test expectations of gprs_ns_rcvmsg() by Harald Welte · 5 years ago
  19. bc1d4f0 Use explicit parameter for sgsn_auth_init() by Max · 6 years ago
  20. e76afc4 update gbproxy test expected output by Stefan Sperling · 6 years ago
  21. 7dd481c use enums consistently instead of falling back to int by Stefan Sperling · 6 years ago
  22. d8f8945 Remove local libgsupclient; Use libosmo-gsup-client from osmo-hlr by Harald Welte · 6 years ago
  23. d7b95e3 Update wrong references to bsc in sgsn code by Pau Espin Pedrol · 6 years ago
  24. c6f650b gprs_gmm: introduce a GMM Attach Request FSM by Alexander Couzens · 6 years ago
  25. 3bb4b47 tests: remove gmm unit tests by Alexander Couzens · 6 years ago
  26. 1877d8e Drop gprs_msgb_copy with libosmocore replacement by Pau Espin Pedrol · 6 years ago
  27. 2a7a41a migrate to oap_client in libosmogsm by Harald Welte · 6 years ago
  28. 99dc488 finish gbproxy_parse_bssgp_unitdata test by Stefan Sperling · 6 years ago
  29. 606fb89 add a test for OS#3178 (invalid unitdata message) by Stefan Sperling · 6 years ago
  30. 4a8d501 GERAN: allow GSM SRES on UMTS AKA challenge by Neels Hofmeyr · 6 years ago
  31. 8de6b86 use osmo_init_logging2(), fix regression test memleaks by Neels Hofmeyr · 6 years ago
  32. 6179f0c implement support for 3-digit MNC with leading zeros by Neels Hofmeyr · 6 years ago
  33. 3ab28a2 sgsn_test: guard against struct gprs_ra_id changing by Neels Hofmeyr · 6 years ago
  34. 79663b3 mandatory depend on libc-ares and libgtp by Alexander Couzens · 6 years ago
  35. 9f13b14 Use gsm48_encode_ra() for RAI encoding by Max · 6 years ago
  36. 95253c7 fix build: missing LIBGTP_CFLAGS in sgsn_test by Neels Hofmeyr · 6 years ago
  37. 964dcb2 cosmetic: tests: sgsn_test: Use proper formatting and remove uneeded semicolons by Pau Espin Pedrol · 6 years ago
  38. d17d621 tests: sgsn_test: Define wrap APIs with correct parameters by Pau Espin Pedrol · 6 years ago
  39. ca7be8a Migrate from OpenSSL to osmo_get_rand_id() by Max · 7 years ago
  40. 8a58bcd Remove unneeded .py scripts by Max · 7 years ago
  41. 266b61a tests: Fix selection of python version by Pau Espin Pedrol · 7 years ago
  42. 2184b24 tests/ctrl_test_runner.py: remove BSC/NAT TestRunner by Alexander Couzens · 7 years ago
  43. eb6a8f0 Fix build after recent rate_ctr patches by Max · 7 years ago
  44. 322e668 SGSN: print additional GTP-related info by Max · 7 years ago
  45. bcb19d4 SGSN: uncomment BSSGP vty tests by Max · 7 years ago
  46. a8aa492 Cleanup configure checks by Max · 7 years ago
  47. 4b4c586 move include/openbsc to include/osmocom/sgsn by Neels Hofmeyr · 7 years ago
  48. 62507c5 split off osmo-sgsn: remove files, apply build by Neels Hofmeyr · 7 years ago
  49. 5ae9612 msc_vlr tests: add IMEISV tests by Neels Hofmeyr · 7 years ago
  50. 85012f5 move to osmo-mgw.git: osmo-bsc_mgcp and libmgcp as libosmo-legacy-mgcp by Neels Hofmeyr · 7 years ago
  51. b76947c cosmetic: msc_vlr_tests: drop unused var by Neels Hofmeyr · 7 years ago
  52. 5e40da6 move libiu to osmo-iuh/libosmo-ranap by Neels Hofmeyr · 7 years ago
  53. 68760a8 Implement AoIP, port to M3UA SIGTRAN (large addition and refactoring) by Philipp Maier · 7 years ago
  54. 78a62a5 sgsn_test: Fix wrong definition of wrap func by Pau Espin Pedrol · 7 years ago
  55. 265b3b6 Migrate from gprs_apn_to_str() to libosmocore osmo_apn_to_str() by Harald Welte · 7 years ago
  56. f3a7ad3 libcommon: Fix log output for bts>0. by Alexander Chemeris · 7 years ago
  57. c4e841a libmsc: update database to accomodate SMS status-report fields by Pablo Neira Ayuso · 7 years ago
  58. bc5aa6d examples/sgsn: Use osmo-hlr with auth-policy remote by default by Daniel Willmann · 7 years ago
  59. de635e7 04.08: log protocol discriminators and message types by name by Neels Hofmeyr · 7 years ago
  60. 47b243b fix msc_vlr tests after libosmocore uses localtime for SMS by Neels Hofmeyr · 7 years ago
  61. d489ea3 Implement IuCS (large refactoring and addition) by Neels Hofmeyr · 8 years ago
  62. 5dd2508 mscsplit: various preparations to separate MSC from BSC by Neels Hofmeyr · 7 years ago
  63. 0e25558 vlr: LU FSM: enable Retrieve_IMEISV_If_Required by Neels Hofmeyr · 7 years ago
  64. 668a285 osmo-nitb: change default db name to sms.db by Neels Hofmeyr · 7 years ago
  65. 3dc2c64 Add msc_vlr test suite for MSC+VLR end-to-end tests by Neels Hofmeyr · 7 years ago
  66. 44b1d6c Use libvlr in libmsc (large refactoring) by Harald Welte · 8 years ago
  67. 69cf461 fix make distcheck with python tests by Neels Hofmeyr · 7 years ago
  68. d31c3fb move openbsc/* to repos root by Neels Hofmeyr · 7 years ago
  69. 59b0468 move openbsc into its own subdirectory by Harald Welte · 15 years ago
  70. 761fdec Revert "[db] Keep track of the current gsm_network" by Holger Freyther · 15 years ago
  71. 0573a73 [tests] Do no free objects that are allocated on the stack by Holger Freyther · 15 years ago
  72. a2d7ae2 An application that has own events and file descriptors, must poll by Harald Welte · 15 years ago
  73. c0279f8 * rename the timer functions to avoid name collisions with libmisdn. by Harald Welte · 15 years ago
  74. 5bc7c17 Fix compilation issues on OS X - mainly #include file changes (Lars Immisch) by Harald Welte · 15 years ago
  75. e3283e8 [db] Keep track of the current gsm_network by Holger Freyther · 15 years ago
  76. 4b8eadf [tests] Change the db_test to link to the libopenbsc.a by Holger Freyther · 15 years ago
  77. ac213b2 Store incoming SMS into SQL database by Harald Welte · 15 years ago
  78. a162b6e [sms] Add test case for the 7-bit coding/decoding... by Holger Freyther · 15 years ago
  79. 2b963ec [sms] Remove hardcoded size and use the SIZE_OF trick.. by Holger Freyther · 15 years ago
  80. 91f49f6 [build] Create a libbsc.a as noinst_LIBRARY, link bsc_hack and tests against it by Holger Freyther · 15 years ago
  81. ef39f02 [misc] Another set of build fixes... by Holger Freyther · 15 years ago
  82. 7aa4cfe [tests] Fix building... add another stub... by Holger Freyther · 15 years ago
  83. 7e93e6e [tests] Fix the tests... link again by Holger Freyther · 15 years ago
  84. 7410da4 [tests] build fix by Holger Freyther · 15 years ago
  85. 6e30972 Add test case that is not registering the timer again by Holger Freyther · 15 years ago
  86. aa82f0d Change the subscriber and database backend by Holger Freyther · 16 years ago
  87. c07e90d Do not call rsl_chan_release directly but use the use_count of the lchan by Holger Freyther · 16 years ago
  88. c1e1192 Move the db_test.c to a specific test directory by Holger Freyther · 16 years ago
  89. c5851c9 Make the test compile again by Holger Freyther · 16 years ago
  90. 3691ae1 Implement sending SMS and send one on network registration by Daniel Willmann · 16 years ago
  91. 4bac3ad ACK sms-submit by Daniel Willmann · 16 years ago
  92. ec5b1d8 Add stubs to test gsm0408 functionality including LAI by Holger Freyther · 16 years ago
  93. 2e497db Add second test SMS by Daniel Willmann · 16 years ago
  94. b1d452f working state up to location update and classmark inquiry by Harald Welte · 16 years ago
  95. b220869 Add SMS (GSM 04.11) testing program by Daniel Willmann · 16 years ago
  96. 30cd3ec Start implementing GSM 04.11 (short message service) by Daniel Willmann · 16 years ago
  97. f7f22ac sms.txt: Analyze CP-DATA, RP-DATA, TPDU by Daniel Willmann · 16 years ago
  98. 361b535 sms by Harald Welte · 16 years ago
  99. 5b9c8c7 Prefix debug symbols with debug_ to reduce the namesapce pollution by Holger Freyther · 16 years ago
  100. c95546b Add code to parse a debug category string by Holger Freyther · 16 years ago