1. 284314a sgsn_libgtp.c: Drop use of deprecated libgtp APIs gtp_retrans*() by Pau Espin Pedrol · 5 years ago
  2. 4d1d2e7 sgsn: Gb: implementing PS Paging when MS is MM_STANDBY by Alexander Couzens · 5 years ago
  3. 030824e sgsn_libgtp: refactor ps paging into gprs_gb by Alexander Couzens · 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. 762c39c Move out sgsn to its own subdir by Pau Espin Pedrol · 5 years ago[Renamed from src/gprs/sgsn_libgtp.c]
  7. 6dfb5fe Move lots of Iu/ranap specific code into its own file by Pau Espin Pedrol · 5 years ago
  8. 259e303 sgsn: gtp: Drop related pdp contexts on echo timeout against GGSN by Pau Espin Pedrol · 5 years ago
  9. d8037bc gtp: cb_delete_context(): Clarify why pdp->lib is set to NULL by Pau Espin Pedrol · 5 years ago
  10. 05140b8 gprs_sgsn.h: Flag MM_CTX_T_GERAN_Iu as not supported by Pau Espin Pedrol · 5 years ago
  11. f7afd20 sgsn_libgtp: Use new per-GSN libgtp API instead of deprecated API by Pau Espin Pedrol · 5 years ago
  12. ad2e18f Use explicit length check by Max · 6 years ago
  13. 8e16860 sgsn_libgtp: fix a potential memleak when the GGSN is not reachable by Alexander Couzens · 6 years ago
  14. ef6d78f sgsn: Fix crash using new libgtp cb_recovery2 API by Pau Espin Pedrol · 6 years ago
  15. 03dc773 sgsn: gtp: Use new API to send PDP DEL CTX REQ without freeing ctx locally by Pau Espin Pedrol · 6 years ago
  16. faeea34 sgsn: subscriber: Avoid calling memcpy with NULL src by Pau Espin Pedrol · 6 years ago
  17. 2cf70e0 Forward GGSN originated DEACT PDP CTX REQ by Pau Espin Pedrol · 6 years ago
  18. fa12010 osmo-sgsn: ping GGSN periodically and check for restart counter by Pau Espin Pedrol · 6 years ago
  19. a98fead Maintain per ggsn pdp ctx list by Pau Espin Pedrol · 6 years ago
  20. 80d407f sgsn_libgtp.c: Log pointer of deleted context by Pau Espin Pedrol · 6 years ago
  21. e77ee12 sgsn_libgtp.c: Fix typos and whitespace by Pau Espin Pedrol · 7 years ago
  22. 25c65c3 Use gsm48_encode_ra() for RAI encoding by Max · 7 years ago
  23. f89be66 Log address on GTP creation by Max · 7 years ago
  24. 6f24402 SGSN: check that GSN is created in proper mode by Max · 7 years ago
  25. a3b73e9 Use extended logging for PDP contexts by Max · 7 years ago
  26. 396f2e6 move include/openbsc to include/osmocom/sgsn by Neels Hofmeyr · 7 years ago
  27. a7a3947 move libiu to osmo-iuh/libosmo-ranap by Neels Hofmeyr · 7 years ago
  28. a4feac2 SGSN: Fix RAN information exposed on GTP during PDP CTX CREATE by Harald Welte · 7 years ago
  29. 9f30e40 sgsn: Convert cch_pdp to host order for libgtp by Holger Hans Peter Freyther · 7 years ago
  30. 5db6857 sgsn: Fill the cch_pdp with a value coming from the tlv structure by Holger Hans Peter Freyther · 7 years ago
  31. 2188a77 Implement IuCS (large refactoring and addition) by Neels Hofmeyr · 8 years ago
  32. 42e8f21 SGSN: Don't indicate GERAN in Iu mode PDP CTX ACT REQ to GGSN by Harald Welte · 8 years ago
  33. ed3157c move openbsc/* to repos root by Neels Hofmeyr · 7 years ago[Renamed from openbsc/src/gprs/sgsn_libgtp.c]
  34. 5121576 src: use osmo_timer_setup() by Pablo Neira Ayuso · 7 years ago
  35. 0436e42 Fix potential segfault in sgsn_libgtp.c by Max · 8 years ago
  36. 0e5d807 add struct gprs_subscr, separating gprs from gsm_subscriber by Neels Hofmeyr · 8 years ago
  37. 4f8da6d gprs/sgsn: rename gprs->mm_state -> gmm_state by Alexander Couzens · 8 years ago
  38. 686f4d6 SGSN: Use dummy all-zero MSISDN value in PDP Context Act on GTP by Harald Welte · 8 years ago
  39. c6a44bb fix: send SNDCP XID only on GERAN Gb contexts by Neels Hofmeyr · 8 years ago
  40. 7e5bb62 COSMETIC: 'if' is not a function, so there is space before '(' by Harald Welte · 8 years ago
  41. f1f3436 SNDCP: add RFC1144 header compression functionality by Philipp · 8 years ago
  42. 21b269f IuPS: Change GTP-U endpoint to SGSN in PMM_IDLE and page UE when data arrives by Daniel Willmann · 8 years ago
  43. 7bc6986 IuPS: add Iu response to delete_pdp_conf() by Daniel Willmann · 8 years ago
  44. 6b7b319 IuPS: add Iu response to create_pdp_conf() by Daniel Willmann · 8 years ago
  45. 6292c8d IuPS: osmo-sgsn: add core IuPS impl, call iu_init() by Daniel Willmann · 8 years ago
  46. 67933a1 fix: create_pdp_conf(): unset reject_cause after unknown ran_type by Neels Hofmeyr · 8 years ago
  47. f9f4387 gprs: more conditionals for Gb specific actions by Daniel Willmann · 8 years ago
  48. 62ff384 create_pdp_conf(): factor out PDP context accept dispatch as send_act_pdp_cont_acc() by Daniel Willmann · 8 years ago
  49. f97ee04 prepare sgsn_mm_ctx for Gb and Iu mode (UMTS) by Harald Welte · 9 years ago
  50. 53373bc move gsm_04_08_gprs.h to libosmocore by Harald Welte · 8 years ago
  51. 9861c12 sgsn: Fix pattern for too long msisdn by Holger Hans Peter Freyther · 9 years ago
  52. 0f7a279 sgsn: Change the selection mode to verified by Holger Hans Peter Freyther · 9 years ago
  53. c1c6a28 sgsn: Reserved bits should be set to 1 by Holger Hans Peter Freyther · 9 years ago
  54. 072bee5 sgsn: Clear LAC/RAC value for the routing area identity by Holger Hans Peter Freyther · 9 years ago
  55. d6900df sgsn: Give the IMEI to the GGSN for analysis by Holger Hans Peter Freyther · 9 years ago
  56. 6ddb6ac sgsn: Encode the ULI for the PDP context creation ack by Holger Hans Peter Freyther · 9 years ago
  57. 22093ef sgsn: Always include the routing area identity by Holger Hans Peter Freyther · 9 years ago
  58. 4f5b823 sgsn: Create an initial and limited CDR module by Holger Hans Peter Freyther · 9 years ago
  59. b100895 sgsn: Add various signals consumed by CDR or other client code by Holger Hans Peter Freyther · 9 years ago
  60. 4bd931f sgsn: Handle different levels of QoS by Holger Hans Peter Freyther · 9 years ago
  61. 8cedded sgsn: Store subscribed QoS and attempt to use it by Holger Hans Peter Freyther · 9 years ago
  62. 9ba273d sgsn: Copy the msisdn to the sgsn_data and use it in PDP activation by Holger Hans Peter Freyther · 9 years ago
  63. d4b0318 sgsn/gtp: Fill out the optional RAT type by Holger Hans Peter Freyther · 9 years ago
  64. 99985b5 sgsn: Delete PDP contexts properly by Jacob Erlbeck · 10 years ago
  65. 4655314 gprs: Improve loglevels and log messages for SGSN by Daniel Willmann · 10 years ago
  66. 65762e0 gprs: Fix compiler warnings in sgsn_libgtp.c by Holger Hans Peter Freyther · 10 years ago
  67. 598e7b3 gprs_sgsn: In case of a Activate PDP Context timeout we should free pdp by Holger Hans Peter Freyther · 11 years ago
  68. 3a708af sgsn: Fix logically dead code in regard to the osmo_fd_register by Holger Hans Peter Freyther · 11 years ago
  69. fdf453c SGSN: Code to help debug / fix sgsn crash in cb_data_ind() by Harald Welte · 12 years ago
  70. ce95b27 libgb: make sure all BSSGP functions have bssgp_ prefix by Harald Welte · 12 years ago
  71. ea34a4e split libgb into a separate library for outside use by Harald Welte · 12 years ago
  72. 74902c5 sgsn_libgtp: remove bogus unreached second return statement by Harald Welte · 13 years ago
  73. 4db9299 src: use namespace prefix osmo_fd* and osmo_select* by Pablo Neira Ayuso · 13 years ago
  74. bf540cb src: use namespace prefix osmo_timer* for timer functions by Pablo Neira Ayuso · 13 years ago
  75. a8a09df misc: Remove sys/types.h includes from the files by Holger Hans Peter Freyther · 13 years ago
  76. 136f453 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 14 years ago
  77. 9af6ddf License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 14 years ago
  78. a9b473a SGSN: Implement network-initiated PDP CTX DEACT when GGSN restarts by Harald Welte · 14 years ago
  79. 3357add SGSN: some more comments by Harald Welte · 14 years ago
  80. 85531cc misc: Once again go from "On Waves" to "On-Waves".. by Holger Hans Peter Freyther · 14 years ago
  81. 6ed4950 [SGSN] remove bogus debug statement by Harald Welte · 14 years ago
  82. 6add7c2 [SGSN] Correctly pass IMSI of MM ctx to GTP/GGSN by Harald Welte · 14 years ago
  83. 8911cef [SGSN] Fix segfault when passing re-assembled SN-PDU to GMM by Harald Welte · 14 years ago
  84. 937a9ec [SGSN] Fix segfault when doing PS PAGING by Harald Welte · 14 years ago
  85. 8fc60f0 [SGSN] Deactivate SNDCP entity on PDP CTX DEACT CONFIRM by Harald Welte · 14 years ago
  86. 993d060 [GPRS] Add comment on GTP being defined in 29.060 / 09.060 by Harald Welte · 14 years ago
  87. 5914bad [grps] Fix GTP data_ind call back message creation by Sylvain Munaut · 14 years ago
  88. efbdee9 [GPSR] SGSN: Keep traffic counters for each PDP context by Harald Welte · 14 years ago
  89. bb35c45 [GPRS] BSSGP/SGSN: Implement Gb-Interface Paging by Harald Welte · 14 years ago
  90. bb1c805 [GPRS] implement GTP->SNDCP->LLC downlink user-data path by Harald Welte · 14 years ago
  91. 61ca7ce [GPRS] SGSN: use correct length+data for GSN_ADDRESS by Harald Welte · 14 years ago
  92. f11b6d2 [GPRS] SGSN: fix another segfault (and use-after-free) when GGSN is dead by Harald Welte · 14 years ago
  93. ebabdea [GPRS] hand SNDCP N-PDUs to the GTP to the GGSN by Harald Welte · 14 years ago
  94. 1371f7d [GPRS] SGSN GTP: Fix segfault in case GGSN is down by Harald Welte · 14 years ago
  95. 51537ee [GPRS] SGSN: Make sure libgtp timer doesn't segfault by Harald Welte · 14 years ago
  96. b4a3129 [GPRS] SGSN: No need to calculate difference for libgtp timer by Harald Welte · 14 years ago
  97. cd4dd4d [GPRS] fix numerous compiler warnings by Harald Welte · 14 years ago
  98. 77289c2 [GPRS] SGSN: properly delete a PDP context after receiving PDP CTX DEACT REQ by Harald Welte · 14 years ago
  99. 322a5ee [GPRS] SGSN: ensure we mark libgtp filedescriptors as READ by Harald Welte · 14 years ago
  100. 6abf94e [GPRS] Properly connect GPRS SM with LIBGTP for PDP context activation by Harald Welte · 14 years ago