1. 6956987 gtp_{ggsn,mme}: Allocate contexts under struct sgsn_instance by Pau Espin Pedrol · 1 year, 9 months ago
  2. 4bd6f66 sndcp: Standarize unitdata function naming by Pau Espin Pedrol · 1 year, 9 months ago
  3. 51028e2 Properly split llc->sndcp->gtp unitdata pathi through extra func call by Pau Espin Pedrol · 1 year, 9 months ago
  4. 5f4736a Move struct sgsn_ggsn_ctx to its own file gtp_ggsn.{c,h} by Pau Espin Pedrol · 1 year, 9 months ago
  5. 4398ac0 Rename gprs_gb.[c,h] -> gprs_ns.[c,h] by Pau Espin Pedrol · 1 year, 9 months ago
  6. 7a74ae4 Create new specific file for BSSGP code by Pau Espin Pedrol · 1 year, 9 months ago
  7. 55e3dc8 sgsn_libgtp: cb_data_ind: remove mm_idle assert by Oliver Smith · 1 year, 10 months ago
  8. 61f2186 GTP: migrate from deprecated function by Max · 2 years ago
  9. 938ebfb Revert "sgsn: Handle different levels of QoS" by Pau Espin Pedrol · 2 years, 7 months ago
  10. a33f006 Use new stat item/ctr getter APIs by Pau Espin Pedrol · 3 years, 4 months ago
  11. e5c8998 Support forwarding RIM messages over GTPCv1 EUTRAN<->GERAN by Pau Espin Pedrol · 3 years, 5 months ago
  12. 8969db7 gtp: Delete ctx upon receive UpdateCtxResp with cause Non-existent by Pau Espin Pedrol · 3 years, 5 months ago
  13. 60581ae sgsn_delete_pdp_ctx: Add documentation and assert assumptions by Pau Espin Pedrol · 4 years ago
  14. be2330f Use osmo_fd_setup() whenever applicable by Harald Welte · 4 years ago
  15. 6d92f14 Fix Radio Priority in MM Attach and PDP Context Activation by Keith · 4 years ago
  16. b3e10aa sgsn_libgtp: Avoid ps-paging MS on GMM Suspended state by Pau Espin Pedrol · 4 years, 3 months ago
  17. cfd307b sgsn_libgtp: Improve ps-paging logging by Pau Espin Pedrol · 4 years, 3 months ago
  18. b2ebc59 Use OSMO_FD_* instead of deprecated BSC_FD_* by Pau Espin Pedrol · 4 years, 5 months ago
  19. 284314a sgsn_libgtp.c: Drop use of deprecated libgtp APIs gtp_retrans*() by Pau Espin Pedrol · 5 years ago
  20. 4d1d2e7 sgsn: Gb: implementing PS Paging when MS is MM_STANDBY by Alexander Couzens · 5 years ago
  21. 030824e sgsn_libgtp: refactor ps paging into gprs_gb by Alexander Couzens · 5 years ago
  22. 35f0e66 Split out GPRS SM layer into its own file by Pau Espin Pedrol · 5 years ago
  23. 31c4657 Implement GMM State using osmocom FSM by Pau Espin Pedrol · 5 years ago
  24. 762c39c Move out sgsn to its own subdir by Pau Espin Pedrol · 5 years ago[Renamed from src/gprs/sgsn_libgtp.c]
  25. 6dfb5fe Move lots of Iu/ranap specific code into its own file by Pau Espin Pedrol · 5 years ago
  26. 259e303 sgsn: gtp: Drop related pdp contexts on echo timeout against GGSN by Pau Espin Pedrol · 5 years ago
  27. d8037bc gtp: cb_delete_context(): Clarify why pdp->lib is set to NULL by Pau Espin Pedrol · 5 years ago
  28. 05140b8 gprs_sgsn.h: Flag MM_CTX_T_GERAN_Iu as not supported by Pau Espin Pedrol · 5 years ago
  29. f7afd20 sgsn_libgtp: Use new per-GSN libgtp API instead of deprecated API by Pau Espin Pedrol · 5 years ago
  30. ad2e18f Use explicit length check by Max · 6 years ago
  31. 8e16860 sgsn_libgtp: fix a potential memleak when the GGSN is not reachable by Alexander Couzens · 6 years ago
  32. ef6d78f sgsn: Fix crash using new libgtp cb_recovery2 API by Pau Espin Pedrol · 6 years ago
  33. 03dc773 sgsn: gtp: Use new API to send PDP DEL CTX REQ without freeing ctx locally by Pau Espin Pedrol · 6 years ago
  34. faeea34 sgsn: subscriber: Avoid calling memcpy with NULL src by Pau Espin Pedrol · 6 years ago
  35. 2cf70e0 Forward GGSN originated DEACT PDP CTX REQ by Pau Espin Pedrol · 6 years ago
  36. fa12010 osmo-sgsn: ping GGSN periodically and check for restart counter by Pau Espin Pedrol · 6 years ago
  37. a98fead Maintain per ggsn pdp ctx list by Pau Espin Pedrol · 6 years ago
  38. 80d407f sgsn_libgtp.c: Log pointer of deleted context by Pau Espin Pedrol · 6 years ago
  39. e77ee12 sgsn_libgtp.c: Fix typos and whitespace by Pau Espin Pedrol · 7 years ago
  40. 25c65c3 Use gsm48_encode_ra() for RAI encoding by Max · 7 years ago
  41. f89be66 Log address on GTP creation by Max · 7 years ago
  42. 6f24402 SGSN: check that GSN is created in proper mode by Max · 7 years ago
  43. a3b73e9 Use extended logging for PDP contexts by Max · 7 years ago
  44. 396f2e6 move include/openbsc to include/osmocom/sgsn by Neels Hofmeyr · 7 years ago
  45. a7a3947 move libiu to osmo-iuh/libosmo-ranap by Neels Hofmeyr · 7 years ago
  46. a4feac2 SGSN: Fix RAN information exposed on GTP during PDP CTX CREATE by Harald Welte · 7 years ago
  47. 9f30e40 sgsn: Convert cch_pdp to host order for libgtp by Holger Hans Peter Freyther · 7 years ago
  48. 5db6857 sgsn: Fill the cch_pdp with a value coming from the tlv structure by Holger Hans Peter Freyther · 7 years ago
  49. 2188a77 Implement IuCS (large refactoring and addition) by Neels Hofmeyr · 8 years ago
  50. 42e8f21 SGSN: Don't indicate GERAN in Iu mode PDP CTX ACT REQ to GGSN by Harald Welte · 8 years ago
  51. ed3157c move openbsc/* to repos root by Neels Hofmeyr · 7 years ago[Renamed from openbsc/src/gprs/sgsn_libgtp.c]
  52. 5121576 src: use osmo_timer_setup() by Pablo Neira Ayuso · 7 years ago
  53. 0436e42 Fix potential segfault in sgsn_libgtp.c by Max · 8 years ago
  54. 0e5d807 add struct gprs_subscr, separating gprs from gsm_subscriber by Neels Hofmeyr · 8 years ago
  55. 4f8da6d gprs/sgsn: rename gprs->mm_state -> gmm_state by Alexander Couzens · 8 years ago
  56. 686f4d6 SGSN: Use dummy all-zero MSISDN value in PDP Context Act on GTP by Harald Welte · 8 years ago
  57. c6a44bb fix: send SNDCP XID only on GERAN Gb contexts by Neels Hofmeyr · 8 years ago
  58. 7e5bb62 COSMETIC: 'if' is not a function, so there is space before '(' by Harald Welte · 8 years ago
  59. f1f3436 SNDCP: add RFC1144 header compression functionality by Philipp · 8 years ago
  60. 21b269f IuPS: Change GTP-U endpoint to SGSN in PMM_IDLE and page UE when data arrives by Daniel Willmann · 8 years ago
  61. 7bc6986 IuPS: add Iu response to delete_pdp_conf() by Daniel Willmann · 8 years ago
  62. 6b7b319 IuPS: add Iu response to create_pdp_conf() by Daniel Willmann · 8 years ago
  63. 6292c8d IuPS: osmo-sgsn: add core IuPS impl, call iu_init() by Daniel Willmann · 8 years ago
  64. 67933a1 fix: create_pdp_conf(): unset reject_cause after unknown ran_type by Neels Hofmeyr · 8 years ago
  65. f9f4387 gprs: more conditionals for Gb specific actions by Daniel Willmann · 8 years ago
  66. 62ff384 create_pdp_conf(): factor out PDP context accept dispatch as send_act_pdp_cont_acc() by Daniel Willmann · 8 years ago
  67. f97ee04 prepare sgsn_mm_ctx for Gb and Iu mode (UMTS) by Harald Welte · 9 years ago
  68. 53373bc move gsm_04_08_gprs.h to libosmocore by Harald Welte · 8 years ago
  69. 9861c12 sgsn: Fix pattern for too long msisdn by Holger Hans Peter Freyther · 9 years ago
  70. 0f7a279 sgsn: Change the selection mode to verified by Holger Hans Peter Freyther · 9 years ago
  71. c1c6a28 sgsn: Reserved bits should be set to 1 by Holger Hans Peter Freyther · 9 years ago
  72. 072bee5 sgsn: Clear LAC/RAC value for the routing area identity by Holger Hans Peter Freyther · 9 years ago
  73. d6900df sgsn: Give the IMEI to the GGSN for analysis by Holger Hans Peter Freyther · 9 years ago
  74. 6ddb6ac sgsn: Encode the ULI for the PDP context creation ack by Holger Hans Peter Freyther · 9 years ago
  75. 22093ef sgsn: Always include the routing area identity by Holger Hans Peter Freyther · 9 years ago
  76. 4f5b823 sgsn: Create an initial and limited CDR module by Holger Hans Peter Freyther · 9 years ago
  77. b100895 sgsn: Add various signals consumed by CDR or other client code by Holger Hans Peter Freyther · 9 years ago
  78. 4bd931f sgsn: Handle different levels of QoS by Holger Hans Peter Freyther · 9 years ago
  79. 8cedded sgsn: Store subscribed QoS and attempt to use it by Holger Hans Peter Freyther · 9 years ago
  80. 9ba273d sgsn: Copy the msisdn to the sgsn_data and use it in PDP activation by Holger Hans Peter Freyther · 9 years ago
  81. d4b0318 sgsn/gtp: Fill out the optional RAT type by Holger Hans Peter Freyther · 9 years ago
  82. 99985b5 sgsn: Delete PDP contexts properly by Jacob Erlbeck · 10 years ago
  83. 4655314 gprs: Improve loglevels and log messages for SGSN by Daniel Willmann · 10 years ago
  84. 65762e0 gprs: Fix compiler warnings in sgsn_libgtp.c by Holger Hans Peter Freyther · 10 years ago
  85. 598e7b3 gprs_sgsn: In case of a Activate PDP Context timeout we should free pdp by Holger Hans Peter Freyther · 11 years ago
  86. 3a708af sgsn: Fix logically dead code in regard to the osmo_fd_register by Holger Hans Peter Freyther · 11 years ago
  87. fdf453c SGSN: Code to help debug / fix sgsn crash in cb_data_ind() by Harald Welte · 12 years ago
  88. ce95b27 libgb: make sure all BSSGP functions have bssgp_ prefix by Harald Welte · 12 years ago
  89. ea34a4e split libgb into a separate library for outside use by Harald Welte · 12 years ago
  90. 74902c5 sgsn_libgtp: remove bogus unreached second return statement by Harald Welte · 13 years ago
  91. 4db9299 src: use namespace prefix osmo_fd* and osmo_select* by Pablo Neira Ayuso · 13 years ago
  92. bf540cb src: use namespace prefix osmo_timer* for timer functions by Pablo Neira Ayuso · 13 years ago
  93. a8a09df misc: Remove sys/types.h includes from the files by Holger Hans Peter Freyther · 13 years ago
  94. 136f453 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 14 years ago
  95. 9af6ddf License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 14 years ago
  96. a9b473a SGSN: Implement network-initiated PDP CTX DEACT when GGSN restarts by Harald Welte · 14 years ago
  97. 3357add SGSN: some more comments by Harald Welte · 14 years ago
  98. 85531cc misc: Once again go from "On Waves" to "On-Waves".. by Holger Hans Peter Freyther · 14 years ago
  99. 6ed4950 [SGSN] remove bogus debug statement by Harald Welte · 14 years ago
  100. 6add7c2 [SGSN] Correctly pass IMSI of MM ctx to GTP/GGSN by Harald Welte · 14 years ago