1. 02514bc Introduce FSM mm_state_gb_fsm by Pau Espin Pedrol · 5 years ago
  2. 9119d50 sgsn_vty: Print correct Iu mmctx id in 'show mm-context' by Pau Espin Pedrol · 5 years ago
  3. 3b848bd sgsn_vty: Fix mmctx rate_ctr output indentation by Pau Espin Pedrol · 5 years ago
  4. 8b88f5f sgsn_cdr.c: Fix ip addr string buffer size by Pau Espin Pedrol · 5 years ago
  5. a794811 gprs_gmm.c: Replace inet_ntoa with inet_ntop by Pau Espin Pedrol · 5 years ago
  6. 87264e6 Merge common allocation steps for Gb and Iu ctx by Pau Espin Pedrol · 5 years ago
  7. 0b72240 Split enum gprs_pmm_state into Iu and Gb counterparts by Pau Espin Pedrol · 5 years ago
  8. 8333ef1 Move llc->MM/SM Gb specific glue code to its own file by Pau Espin Pedrol · 5 years ago
  9. 6dfb5fe Move lots of Iu/ranap specific code into its own file by Pau Espin Pedrol · 5 years ago
  10. 259e303 sgsn: gtp: Drop related pdp contexts on echo timeout against GGSN by Pau Espin Pedrol · 5 years ago
  11. 6ec5dc2 Introduce log helper LOGGGSN and log category DGTP by Pau Espin Pedrol · 5 years ago
  12. 4ec2176 gprs_gmm: gsm48_rx_gmm_att_req(): refactor duplicated code by Alexander Couzens · 5 years ago
  13. c44af53 gprs_gmm: clarify comment of Iu follow-on request by Alexander Couzens · 5 years ago
  14. f8d3e7f gprs_gmm: only update gb/iu cell information when Iu/Gb present by Alexander Couzens · 5 years ago
  15. d8037bc gtp: cb_delete_context(): Clarify why pdp->lib is set to NULL by Pau Espin Pedrol · 5 years ago
  16. aa89f5d gtp: make echo_interval unsigned by Pau Espin Pedrol · 5 years ago
  17. 5623eb8 gprs_gmm.c: Add spec document to function documentation by Pau Espin Pedrol · 5 years ago
  18. d956e16 gprs_gmm.c: Print value_string of reject cause by Pau Espin Pedrol · 5 years ago
  19. 2c90899 vty: Introduce cs7-instance-iu by Pau Espin Pedrol · 5 years ago
  20. 99bd9d3 gprs_gmm.c: Use osmo_rai_name() in log line by Pau Espin Pedrol · 5 years ago
  21. 39cbecd gprs/gprs_gmm: implement T3314. Timeout to reset MM state READY->STANDBY by Alexander Couzens · 8 years ago
  22. a299d65 Replace own timer infra with libosmocore osmo_tdef by Pau Espin Pedrol · 5 years ago
  23. f913265 gprs_gmm: Avoid spaces in fsm events and enum strings by Pau Espin Pedrol · 5 years ago
  24. 5b6c4b8 Introduce and use log macros when no mm ctx available by Pau Espin Pedrol · 5 years ago
  25. 2179dec gprs_gmm.c: Call mmctx_set_(p)mm_state only on related ran_type by Pau Espin Pedrol · 5 years ago
  26. 2844b5e gprs_gmm.c: Fix typo in log message by Pau Espin Pedrol · 5 years ago
  27. f0f596f sgsn: use sccp_simple_client API to setup ss7 id 0 instead of 1 by Pau Espin Pedrol · 5 years ago
  28. 6e31125 gprs_gmm.c: Flag mmctx_set_(p)mm_state() functions static by Pau Espin Pedrol · 5 years ago
  29. 05140b8 gprs_sgsn.h: Flag MM_CTX_T_GERAN_Iu as not supported by Pau Espin Pedrol · 5 years ago
  30. c21be62 gprs_gmm.c: Use correct function to set MM_IDLE state during cleanup by Pau Espin Pedrol · 5 years ago
  31. 1927052 gprs_gmm: Introduce assert to guard against unexpected condition by Pau Espin Pedrol · 5 years ago
  32. c488665 gprs_sgsn.c: Remove recently introduced assert by Pau Espin Pedrol · 5 years ago
  33. 982e130 gprs_gmm: Clarify comment during TLLI assignment by Pau Espin Pedrol · 5 years ago
  34. 788863c gprs_sgsn.c: Warn upon llme free unexpected scenarios by Pau Espin Pedrol · 5 years ago
  35. 404d9b8 Introduce define TLLI_UNASSIGNED by Pau Espin Pedrol · 5 years ago
  36. d723a97 gprs_gmm.c: Drop unneeded brackets by Pau Espin Pedrol · 5 years ago
  37. 72b61e4 gprs_gmm.c: Improve doc on nullable parameters by Pau Espin Pedrol · 5 years ago
  38. dfd7c24 gprs_gmm: Introduce macros to access msgb's associated IU UE ctx by Pau Espin Pedrol · 5 years ago
  39. e456e32 Remove undefined param passed to {logging,osmo_stats}_vty_add_cmds by Pau Espin Pedrol · 5 years ago
  40. 03a2ed5 Add/fix help string for version option by Daniel Willmann · 5 years ago
  41. 4b8e309 sgsn_mm_ctx_find_ggsn_ctx(): fix: always set gsm_cause by Vadim Yanitskiy · 5 years ago
  42. 55fcf11 Spelling fixes by Ruben Undheim · 6 years ago
  43. df9b391 replace magic tmsi constant with define by Eric Wild · 5 years ago
  44. d1463bc sgsn: Have authentication required on by default by Pau Espin Pedrol · 5 years ago
  45. 794f446 osmo-sgsn: add VTY parameter to toggle authentication by Vadim Yanitskiy · 5 years ago
  46. f7afd20 sgsn_libgtp: Use new per-GSN libgtp API instead of deprecated API by Pau Espin Pedrol · 5 years ago
  47. 1825ab5 sgsn: Fix echo timer not started upon first pdp ctx created by Pau Espin Pedrol · 5 years ago
  48. 20795e3 Document max retransmit times for T3395 by Pau Espin Pedrol · 5 years ago
  49. ba2e500 sgsn: vty: Improve log warning content with spec section by Pau Espin Pedrol · 5 years ago
  50. ef38b4c Fix IMSI padding in imsi-acl by Max · 6 years ago
  51. def0d94 gprs_gmm: send Service Reject when no PDP ctxs are available. by efistokl · 5 years ago
  52. bfd67d2 Echo zero byte XID-Field of Type L3_PAR by Keith · 5 years ago
  53. 6c0586a gbproxy: parse dtap GSM48_MT_GSM_DEACT_PDP_REQ|ACK by Alexander Couzens · 5 years ago
  54. b721414 gprs_sndcp_comp_free: Replace ifelse with switch and better handling of error by Pau Espin Pedrol · 5 years ago
  55. aed46ec gb_proxy: cosmetic: Use 'bool' in data structures where applicable by Harald Welte · 6 years ago
  56. af779d2 LLC: Store the XID inside the LLC Entity, not LLC Mgmg Entity by Harald Welte · 5 years ago
  57. 1f60bbe gprs_llc: Correctly refuse any ABM command (SABM, DISC) with DM by Harald Welte · 5 years ago
  58. 3a0b772 LLC: Avoid NOTICE message on LLC NULL by Harald Welte · 5 years ago
  59. 37bd021 LLC: Don't blindly assume all LLC frames have data payload by Harald Welte · 5 years ago
  60. 321eb8e LLC XID: Fix string representation of N201_U by Harald Welte · 5 years ago
  61. 932ccf8 gprs_gmm: reintroduce calling gsm48_gmm_authorize when not handling GMM Attach Requests by Alexander Couzens · 5 years ago
  62. c42e21e gsm0408_rcv_gmm: send Iu-ReleaseCommand upon receiving Attach Complete. by efistokl · 5 years ago
  63. b6f8b74 GMM: permit VLR_ANSWERED event in attach FSM by Max · 6 years ago
  64. 34604c2 Improve 'show subscriber cache' vty command by Max · 6 years ago
  65. 8822009 make gsup ipa name configurable in osmo-sgsn.cfg by Stefan Sperling · 6 years ago
  66. 2599644 remove pointless declaration of struct gsm_network by Stefan Sperling · 6 years ago
  67. 2e48576 Use explicit parameter for sgsn_auth_init() by Max · 6 years ago
  68. ad2e18f Use explicit length check by Max · 6 years ago
  69. 40124c8 Constify sgsn_acl_lookup() parameter by Max · 6 years ago
  70. 67c9784 Remove misleading comment by Max · 6 years ago
  71. 926d54d gbproxy: flush_stored_messages: Get rid of msg param by Pau Espin Pedrol · 6 years ago
  72. b540c3e gbproxy: flush_stored_messages: Log and route using stored_msg info by Pau Espin Pedrol · 6 years ago
  73. e759f33 gbproxy: flush_stored_messages: Move comment to func description by Pau Espin Pedrol · 6 years ago
  74. b0b1e3c gbproxy: Remove unneeded parse_ctx param by Pau Espin Pedrol · 6 years ago
  75. 8b67202 gbproxy: Fix abort during APN patch by Pau Espin Pedrol · 6 years ago
  76. 82f8846 Revert "gbproxy: fix formatting in gbproxy-state command" by Max · 6 years ago
  77. d72f31b gbproxy: flag gbproxy_assign_imsi as static by Pau Espin Pedrol · 6 years ago
  78. 655ef10 gbproxy: add number-of-peers ctrl command by Max · 6 years ago
  79. fffd6cb gbproxy: fix formatting in gbproxy-state command by Max · 6 years ago
  80. 81c97ff consistently check the result of osmo_shift_v_fixed() by Stefan Sperling · 6 years ago
  81. f4fa695 Use safer functions for IMSI ACL by Max · 7 years ago
  82. c572154 use enums consistently instead of falling back to int by Stefan Sperling · 6 years ago
  83. 6050968 fix bogus error check in gprs_sndcp_comp_create() by Stefan Sperling · 6 years ago
  84. 6eeed7c fix bogus assertion in encode_comp_field() by Stefan Sperling · 6 years ago
  85. f4b2c4c Remove local libgsupclient; Use libosmo-gsup-client from osmo-hlr by Harald Welte · 6 years ago
  86. 73b2bf3 Allocate sgsn_instance with talloc by Pau Espin Pedrol · 6 years ago
  87. b1d1c24 Update wrong references to bsc in sgsn code by Pau Espin Pedrol · 6 years ago
  88. e64f0ef gtphub: Add --version cmdline option by Oliver Smith · 6 years ago
  89. e90b197 fix build: remove unused variable by Neels Hofmeyr · 6 years ago
  90. 410bc9b gprs_llc: remove the FCS from the msgb by trim'ing the msgb by Alexander Couzens · 6 years ago
  91. 8e16860 sgsn_libgtp: fix a potential memleak when the GGSN is not reachable by Alexander Couzens · 6 years ago
  92. 5455756 gprs_gmm: Fix missing Security Command for 3G when attaching by Alexander Couzens · 6 years ago
  93. 47cf6bd gprs_gmm: dont answer unknown IMSI/TMSI on Service Requests NET_FAIL by Alexander Couzens · 6 years ago
  94. 395c558 vty: add SCCP related vty commands by Neels Hofmeyr · 6 years ago
  95. 1a9414b vty: fix doc str for 'reset sgsn state' by Neels Hofmeyr · 6 years ago
  96. 176a4d2 GTP: refactor the echo timer by Alexander Couzens · 6 years ago
  97. b62653a sgsn_ggsn_ctx_drop_pdp: protect against nullpointer when MM is gone by Alexander Couzens · 6 years ago
  98. a66f0f2 vty: restart sgsn state: improve output message by Alexander Couzens · 6 years ago
  99. 35c3494 sgsn: use gtp_clear_queues() when reset sgsn state by Alexander Couzens · 6 years ago
  100. f7198d7 gprs_gmm: introduce a GMM Attach Request FSM by Alexander Couzens · 6 years ago