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