1. c1a64fa sgsn_libgtp.c: Drop use of deprecated libgtp APIs gtp_retrans*() by Pau Espin Pedrol · 5 years ago
  2. 04a3a52 sgsn: Gb: implementing PS Paging when MS is MM_STANDBY by Alexander Couzens · 5 years ago
  3. 151772d sgsn_libgtp: refactor ps paging into gprs_gb by Alexander Couzens · 5 years ago
  4. a983144 gprs_mm_state_iu_fsm.c: fix: assign timer_cb to mm_state_iu_fsm by Vadim Yanitskiy · 5 years ago
  5. c252c07 sgsn_mm_ctx_alloc(): check for unallocated fsms by Alexander Couzens · 5 years ago
  6. 9cc12b0 gprs_gmm: release Iu connection on RAU failures by Alexander Couzens · 5 years ago
  7. 5b0bc40 ranap: add non-spec X1001 by Alexander Couzens · 5 years ago
  8. 2eeadb5 sgsn: MM Gb Fsm: fix event handling for implicit detach by Alexander Couzens · 5 years ago
  9. 4cc48bb gprs_sgsn: always allocate Gb/Iu mm fsm by Alexander Couzens · 5 years ago
  10. a124d7c gprs_ranap: add missing rc = 0 by Alexander Couzens · 5 years ago
  11. c159984 gprs_mm_state_gb_fsm: ensure T3350 is not running when entering IDLE by Alexander Couzens · 5 years ago
  12. 67f8715 gprs_ranap: on Iu release, stop the attach fsm if running by Alexander Couzens · 5 years ago
  13. f764dad Iu: implement a user inactivity timer by Alexander Couzens · 5 years ago
  14. 0a9cd33 gprs_ranap: release Iu UE Context when exiting PMM Connected by Alexander Couzens · 5 years ago
  15. a0b7182 Avoid compiling unneeded files when building without Iu by Alexander Couzens · 5 years ago
  16. 9644396 sgsn: when receiving data PDU notify the Gb GMM fsm by Alexander Couzens · 5 years ago
  17. 4c8cac0 Introduce TODO-RELEASE file by Pau Espin Pedrol · 5 years ago
  18. 6e9d14e gprs_ranap: refactor REQUIRE_MM define by Alexander Couzens · 5 years ago
  19. fbe1a3b mm_gb_fsm: unassign the llme when entering MM_IDLE by Alexander Couzens · 5 years ago
  20. f23c555 gprs_ranap: send CommonId after receiving Security Mode Complete by Alexander Couzens · 5 years ago
  21. 0f82896 sgsn_pdp_ctx_terminate: check llme before accessing by Alexander Couzens · 5 years ago
  22. 424628d sgsn: Reject PdpActReq if no GTP pdp ctx exists by Pau Espin Pedrol · 5 years ago
  23. 85bcdb4 Split out GPRS SM layer into its own file by Pau Espin Pedrol · 5 years ago
  24. b8add73 Implement GMM State using osmocom FSM by Pau Espin Pedrol · 5 years ago
  25. 600c5a1 enum gprs_gmm_state: Fix spec reference by Pau Espin Pedrol · 5 years ago
  26. d06057f gmm: Move code handling GMM PTMSI Realloc Complete to its own function by Pau Espin Pedrol · 5 years ago
  27. 07e2227 gmm: Move code handling GMM Routing Area Update Complete to its own function by Pau Espin Pedrol · 5 years ago
  28. 391ecbe gmm: Move code handling GMM Attach Complete to its own function by Pau Espin Pedrol · 5 years ago
  29. a3646fb Move out sgsn to its own subdir by Pau Espin Pedrol · 5 years ago
  30. 13fdd51 Move out gtphub to its own subdir by Pau Espin Pedrol · 5 years ago
  31. 1ddefb1 Move out gbproxy to its own subdir by Pau Espin Pedrol · 5 years ago
  32. 658b222 src/gprs/Makefile.am: Move build of shared .c files to an internal lib by Pau Espin Pedrol · 5 years ago
  33. 54a8d98 vty: Print MM state and RAN type in show mm-context by Pau Espin Pedrol · 5 years ago
  34. 05029e0 Introduce FSM mm_state_iu_fsm by Pau Espin Pedrol · 5 years ago
  35. 1d6de38 Introduce FSM mm_state_gb_fsm by Pau Espin Pedrol · 5 years ago
  36. 6890743 sgsn_vty: Print correct Iu mmctx id in 'show mm-context' by Pau Espin Pedrol · 5 years ago
  37. 34cc220 sgsn_vty: Fix mmctx rate_ctr output indentation by Pau Espin Pedrol · 5 years ago
  38. 2633d87 sgsn_cdr.c: Fix ip addr string buffer size by Pau Espin Pedrol · 5 years ago
  39. 5aeef5b gprs_gmm.c: Replace inet_ntoa with inet_ntop by Pau Espin Pedrol · 5 years ago
  40. 46514dd Merge common allocation steps for Gb and Iu ctx by Pau Espin Pedrol · 5 years ago
  41. 94e55e1 Split enum gprs_pmm_state into Iu and Gb counterparts by Pau Espin Pedrol · 5 years ago
  42. dda532a Move llc->MM/SM Gb specific glue code to its own file by Pau Espin Pedrol · 5 years ago
  43. 241cb86 Move lots of Iu/ranap specific code into its own file by Pau Espin Pedrol · 5 years ago
  44. 84a8884 sgsn: gtp: Drop related pdp contexts on echo timeout against GGSN by Pau Espin Pedrol · 5 years ago
  45. cfcc870 Introduce log helper LOGGGSN and log category DGTP by Pau Espin Pedrol · 5 years ago
  46. 5780cce gprs_gmm: gsm48_rx_gmm_att_req(): refactor duplicated code by Alexander Couzens · 5 years ago
  47. f8f6d99 gprs_gmm: clarify comment of Iu follow-on request by Alexander Couzens · 5 years ago
  48. eeb3374 gprs_gmm: only update gb/iu cell information when Iu/Gb present by Alexander Couzens · 5 years ago
  49. 526a4b7 gtp: cb_delete_context(): Clarify why pdp->lib is set to NULL by Pau Espin Pedrol · 5 years ago
  50. 38bfe0a gtp: make echo_interval unsigned by Pau Espin Pedrol · 5 years ago
  51. 08378b3 gprs_gmm.c: Add spec document to function documentation by Pau Espin Pedrol · 5 years ago
  52. ced2d3b gprs_gmm.c: Print value_string of reject cause by Pau Espin Pedrol · 5 years ago
  53. ffcf9ee vty: Introduce cs7-instance-iu by Pau Espin Pedrol · 5 years ago
  54. 0480c89 examples: Add osmo-sgsn_custom-sccp.cfg by Pau Espin Pedrol · 5 years ago
  55. ce86913 gprs_gmm.c: Use osmo_rai_name() in log line by Pau Espin Pedrol · 5 years ago
  56. 4ad741e gprs/gprs_gmm: implement T3314. Timeout to reset MM state READY->STANDBY by Alexander Couzens · 8 years ago
  57. 4330ea9 tests: Introduce vty-transcript-test tests by Pau Espin Pedrol · 5 years ago
  58. 1b8364d Replace own timer infra with libosmocore osmo_tdef by Pau Espin Pedrol · 5 years ago
  59. 089d2c1 tests: Verify that timers can be set over VTY by Pau Espin Pedrol · 5 years ago
  60. a9af5db gprs_gmm: Avoid spaces in fsm events and enum strings by Pau Espin Pedrol · 5 years ago
  61. ace7e04 Introduce and use log macros when no mm ctx available by Pau Espin Pedrol · 5 years ago
  62. 3be213a gprs_gmm.c: Call mmctx_set_(p)mm_state only on related ran_type by Pau Espin Pedrol · 5 years ago
  63. 1ad0de0 gprs_gmm.c: Fix typo in log message by Pau Espin Pedrol · 5 years ago
  64. 7c113d3 sgsn: use sccp_simple_client API to setup ss7 id 0 instead of 1 by Pau Espin Pedrol · 5 years ago
  65. e88da83 gprs_gmm.c: Flag mmctx_set_(p)mm_state() functions static by Pau Espin Pedrol · 5 years ago
  66. d18942b gprs_sgsn.h: Flag MM_CTX_T_GERAN_Iu as not supported by Pau Espin Pedrol · 5 years ago
  67. b516f73 gprs_gmm.c: Use correct function to set MM_IDLE state during cleanup by Pau Espin Pedrol · 5 years ago
  68. 6b87d8e gprs_gmm: Introduce assert to guard against unexpected condition by Pau Espin Pedrol · 5 years ago
  69. 057048c gprs_sgsn.c: Remove recently introduced assert by Pau Espin Pedrol · 5 years ago
  70. c6f4747 gprs_gmm: Clarify comment during TLLI assignment by Pau Espin Pedrol · 5 years ago
  71. 44e66b2 gprs_sgsn.c: Warn upon llme free unexpected scenarios by Pau Espin Pedrol · 5 years ago
  72. b06917d Introduce define TLLI_UNASSIGNED by Pau Espin Pedrol · 5 years ago
  73. 1aae58c gprs_gmm.c: Drop unneeded brackets by Pau Espin Pedrol · 5 years ago
  74. f696c4a gprs_gmm.c: Improve doc on nullable parameters by Pau Espin Pedrol · 5 years ago
  75. 9e3fee9 gprs_llc.h: Improve documentation of some structs by Pau Espin Pedrol · 5 years ago
  76. be49ceb gprs_gmm: Introduce macros to access msgb's associated IU UE ctx by Pau Espin Pedrol · 5 years ago
  77. eab9d38 Bump version: 1.4.1 → 1.5.0 by Pau Espin Pedrol · 5 years ago
  78. d91102f Require newer versions of dependencies by Pau Espin Pedrol · 5 years ago
  79. 9a9c8cb Remove undefined param passed to {logging,osmo_stats}_vty_add_cmds by Pau Espin Pedrol · 5 years ago
  80. c1ccf66 configuration.adoc: Add a section about encryption by Daniel Willmann · 5 years ago
  81. d2badb3 configuration.adoc: Small fixes by Daniel Willmann · 5 years ago
  82. 7918e6a osmo-gbproxy.cfg: fix conflict with osmo-sgsn.cfg by Oliver Smith · 5 years ago
  83. 33ab444 osmo-sgsn: Fix outdated information in usermanual by Daniel Willmann · 5 years ago
  84. 57cef23 Add/fix help string for version option by Daniel Willmann · 5 years ago
  85. e03b33e osmo-gtphub.cfg: fix conflict with osmo-sgsn.cfg by Oliver Smith · 5 years ago
  86. 9a6cb50 manuals: Update vty/counter documentation by Daniel Willmann · 5 years ago
  87. d855b30 turn -Werror=null-dereference into a warning by Eric Wild · 5 years ago
  88. 3d8b009 sgsn_mm_ctx_find_ggsn_ctx(): fix: always set gsm_cause by Vadim Yanitskiy · 5 years ago
  89. 5d3cab7 Spelling fixes by Ruben Undheim · 6 years ago
  90. 5413865 contrib/jenkins.sh: run "make maintainer-clean" by Oliver Smith · 5 years ago
  91. e7a5764 manuals: Add script to regenerate vty/counter documentation by Daniel Willmann · 5 years ago
  92. 1fd8a7e replace magic tmsi constant with define by Eric Wild · 5 years ago
  93. 52ddbde sgsn: Have authentication required on by default by Pau Espin Pedrol · 5 years ago
  94. 9afe435 osmo-sgsn: add VTY parameter to toggle authentication by Vadim Yanitskiy · 5 years ago
  95. 81bcdc3 sgsn_libgtp: Use new per-GSN libgtp API instead of deprecated API by Pau Espin Pedrol · 5 years ago
  96. 5c78d38 doc/manuals/vty: regenerate sgsn_vty_reference.xml by Vadim Yanitskiy · 5 years ago
  97. dde4050 debian: create -doc subpackage with pdf manuals by Oliver Smith · 5 years ago
  98. 226b4bc sgsn: Fix echo timer not started upon first pdp ctx created by Pau Espin Pedrol · 5 years ago
  99. a8459de Document max retransmit times for T3395 by Pau Espin Pedrol · 5 years ago
  100. ca4756b sgsn: vty: Improve log warning content with spec section by Pau Espin Pedrol · 5 years ago