1. 73b2bf3 Allocate sgsn_instance with talloc by Pau Espin Pedrol · 6 years ago
  2. b1d1c24 Update wrong references to bsc in sgsn code by Pau Espin Pedrol · 6 years ago
  3. 176a4d2 GTP: refactor the echo timer by Alexander Couzens · 6 years ago
  4. b62653a sgsn_ggsn_ctx_drop_pdp: protect against nullpointer when MM is gone by Alexander Couzens · 6 years ago
  5. f7198d7 gprs_gmm: introduce a GMM Attach Request FSM by Alexander Couzens · 6 years ago
  6. 36abead Use osmo_clock_gettime from libosmocore by Pau Espin Pedrol · 6 years ago
  7. ef6d78f sgsn: Fix crash using new libgtp cb_recovery2 API by Pau Espin Pedrol · 6 years ago
  8. 2cf70e0 Forward GGSN originated DEACT PDP CTX REQ by Pau Espin Pedrol · 6 years ago
  9. a733a50 sgsn: Don't attempt to delete GTP pdp ctx if GGSN was restarted by Pau Espin Pedrol · 6 years ago
  10. 89895b0 Add optional TearDownInd IE in PDP DEACT REQ towards PCU by Pau Espin Pedrol · 6 years ago
  11. 8c7d259 Disarm T3395 when dettaching mmctx from pdpctx by Pau Espin Pedrol · 6 years ago
  12. fa12010 osmo-sgsn: ping GGSN periodically and check for restart counter by Pau Espin Pedrol · 6 years ago
  13. a98fead Maintain per ggsn pdp ctx list by Pau Espin Pedrol · 6 years ago
  14. 3b6332f Migrate from OpenSSL to osmo_get_rand_id() by Max · 7 years ago
  15. 794693c Use connection id when allocating rate counters by Max · 7 years ago
  16. dc730a3 Replace '.' in counter names with ':' by Pau Espin Pedrol · 7 years ago
  17. b68413b Replace '.' in counter names with ':' by Harald Welte · 7 years ago
  18. 396f2e6 move include/openbsc to include/osmocom/sgsn by Neels Hofmeyr · 7 years ago
  19. ee6cfdc split off osmo-sgsn: remove files, apply build by Neels Hofmeyr · 7 years ago 1.1.0
  20. a7a3947 move libiu to osmo-iuh/libosmo-ranap by Neels Hofmeyr · 7 years ago
  21. 7e82b74 Migrate from gprs_apn_to_str() to libosmocore osmo_apn_to_str() by Harald Welte · 7 years ago
  22. 26c1465 check for missing result of rate_ctr_group_alloc() by Harald Welte · 7 years ago
  23. 5db6857 sgsn: Fill the cch_pdp with a value coming from the tlv structure by Holger Hans Peter Freyther · 7 years ago
  24. 2188a77 Implement IuCS (large refactoring and addition) by Neels Hofmeyr · 8 years ago
  25. ed3157c move openbsc/* to repos root by Neels Hofmeyr · 7 years ago[Renamed from openbsc/src/gprs/gprs_sgsn.c]
  26. 5121576 src: use osmo_timer_setup() by Pablo Neira Ayuso · 7 years ago
  27. 8a215c3 gprs_sgsn.c: initialize ptmsi with 0xdeadbeef by Alexander Couzens · 7 years ago
  28. 0e5d807 add struct gprs_subscr, separating gprs from gsm_subscriber by Neels Hofmeyr · 7 years ago
  29. 1013550 gprs/sgsn_mm_ctx_alloc(): initialize MM state to IDLE by Alexander Couzens · 7 years ago
  30. 2b5fb8e gprs/sgsn: rename sgsn_mm_ctx_alloc() -> sgsn_mm_ctx_alloc_gb() by Alexander Couzens · 7 years ago
  31. 4f8da6d gprs/sgsn: rename gprs->mm_state -> gmm_state by Alexander Couzens · 7 years ago
  32. 549ebc7 Improve GPRS logging by Max · 8 years ago
  33. d53e9b5 Revert "Support Deactivate PDP Context Request from network" by Neels Hofmeyr · 8 years ago
  34. 1611df5 Support Deactivate PDP Context Request from network by Pravin Kumarvel · 8 years ago
  35. 5b2363e IuPS: sgsn_mm_ctx: add enum gprs_pmm_state field, track PMM state by Daniel Willmann · 8 years ago
  36. 3ecfbbb IuPS: send Security Mode Command, track the new_key flag. by Daniel Willmann · 8 years ago
  37. 6292c8d IuPS: osmo-sgsn: add core IuPS impl, call iu_init() by Daniel Willmann · 8 years ago
  38. f4daf16 cosmetic: gprs_sgsn.c: move pdp.h include to top by Neels Hofmeyr · 8 years ago
  39. 4e699a9 sgsn: add statistics counter for LLC packets by Alexander Couzens · 8 years ago
  40. 14314bd sgsn: add statistics counter for GPRS and PDP packets by Alexander Couzens · 8 years ago
  41. b997f84 SGSN: add preliminary support for GPRS encryption by Max · 8 years ago
  42. 5aa5196 SGSN: split GEA key management from TLLI by Max · 8 years ago
  43. 3955025 SGSN: move TLLI unassignment into separate function by Max · 8 years ago
  44. f9f4387 gprs: more conditionals for Gb specific actions by Daniel Willmann · 8 years ago
  45. 7ec8ca4 sgsn_mm_ctx_cleanup_free(): clean up LLME iff present (Gb, not Iu) by Daniel Willmann · 8 years ago
  46. f97ee04 prepare sgsn_mm_ctx for Gb and Iu mode (UMTS) by Harald Welte · 9 years ago
  47. 53373bc move gsm_04_08_gprs.h to libosmocore by Harald Welte · 8 years ago
  48. 5ac4aad sgsn: Re-add searching for MM ctx based on TLLI / P-TMSI matches by Jacob Erlbeck · 9 years ago
  49. d58c033 sgsn: Only look at TLLIs in sgsn_mm_ctx_by_tlli by Jacob Erlbeck · 9 years ago
  50. e7bcdc3 sgsn: Make ra_id_equals available as gprs_ra_id_equals by Jacob Erlbeck · 9 years ago
  51. 46caed8 stats: Set class_id in rate_ctr group descriptions by Jacob Erlbeck · 9 years ago
  52. 044ce5f gprs: Use RAND_bytes for p-tmsi by Daniel Willmann · 9 years ago
  53. fa07b48 Revert "gprs: Use RAND_bytes for p-tmsi" by Holger Hans Peter Freyther · 9 years ago
  54. 6cf0249 gprs: Use RAND_bytes for p-tmsi by Daniel Willmann · 9 years ago
  55. f2e114a sgsn: seleted_apn_str might be NULL do not strcpy by Holger Hans Peter Freyther · 9 years ago
  56. 39c430e sgsn: Allow to resolve the IPv4 address of a GGSN through DNS by Holger Hans Peter Freyther · 9 years ago
  57. 08bb84b sgsn: Deal with no static ggsn being configured at all by Holger Hans Peter Freyther · 9 years ago
  58. 9270d99 sgsn: If there is a subscr don't allow an empty list 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. b448dd8 sgsn: Make the free function internal 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. 277b71e sgsn: Select GGSN based on APN by Jacob Erlbeck · 9 years ago
  63. f345612 sgsn: Add sgsn_ggsn_ctx_free function by Jacob Erlbeck · 9 years ago
  64. cb1db8b sgsn: Add functions to handle APN contexts by Jacob Erlbeck · 9 years ago
  65. e671d25 sgsn: Add sgsn_mm_ctx_cleanup_free for safe shutdown by Jacob Erlbeck · 9 years ago
  66. 555b2e5 sgsn: Don't allow mmctx == NULL in sgsn_update_subscriber_data by Jacob Erlbeck · 9 years ago
  67. 306bb99 sgsn: Don't reset mm->subscr manually in sgsn_mm_ctx_free by Jacob Erlbeck · 9 years ago
  68. 3e4e58f gprs: Rename gprs_subscr_delete to gprs_subscr_cleanup by Jacob Erlbeck · 9 years ago
  69. 37139e5 gprs: Do not put the subscr in gprs_subscr_delete by Jacob Erlbeck · 9 years ago
  70. e47d4f6 sgsn: Remove MM from the list before gprs_subscr_delete is called by Holger Hans Peter Freyther · 9 years ago
  71. 81ffb74 sgsn: Remove inactive LLME/MM after inactivity timeout by Jacob Erlbeck · 9 years ago
  72. d8a6553 sgsn: Fix P-TMSI generator's distance of equal values by Jacob Erlbeck · 9 years ago
  73. c939196 sgsn: Add missing LF in log message by Jacob Erlbeck · 10 years ago
  74. a1e0373 sgsn: Put SGSN related subscriber data into separate struct by Jacob Erlbeck · 10 years ago
  75. be2c8d9 sgsn: Integrate subscriber handling into the SGSN by Jacob Erlbeck · 10 years ago
  76. 33b6dad sgsn: Add gprs_subscriber.c by Jacob Erlbeck · 10 years ago
  77. bd0cf11 sgsn: Change Auth&Ciph timer handling by Jacob Erlbeck · 10 years ago
  78. a0b6efb sgsn: Remove explicit sgsn_instance parameters by Jacob Erlbeck · 10 years ago
  79. f951a01 sgsn: Refactor sgsn_auth to separate request and authorization by Jacob Erlbeck · 10 years ago
  80. 423f8bf sgsn: Make authorization asynchronous by Jacob Erlbeck · 10 years ago
  81. abdf02b sgsn: Split gsm0408_gprs_force_reattach into 2 functions by Jacob Erlbeck · 10 years ago
  82. 78ecaf0 sgsn: Send detach(re-attach) instead of gmm status if TLLI unknown by Jacob Erlbeck · 10 years ago
  83. 99985b5 sgsn: Delete PDP contexts properly by Jacob Erlbeck · 10 years ago
  84. ae20b4b sgsn: Cancel pending timer in sgsn_mm_ctx_free by Jacob Erlbeck · 10 years ago
  85. 19e990d gprs: Fix typo in the comment by Holger Hans Peter Freyther · 10 years ago
  86. 08fbeb8 gbproxy/sgsn: Enforce termination when creating a P-TMSI/TLLI by Jacob Erlbeck · 10 years ago
  87. 4655314 gprs: Improve loglevels and log messages for SGSN by Daniel Willmann · 10 years ago
  88. b773fbf sgsn: Make P-TMSI a local TLLI to avoid clash by Holger Hans Peter Freyther · 10 years ago
  89. fdf453c SGSN: Code to help debug / fix sgsn crash in cb_data_ind() by Harald Welte · 12 years ago
  90. 7b022ee add some comments regarding the free() / release of pdp contextx by Harald Welte · 12 years ago
  91. ea34a4e split libgb into a separate library for outside use by Harald Welte · 12 years ago
  92. 136f453 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  93. 9af6ddf License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 14 years ago
  94. c728eea SGSN: Avoid duplicate MM contexts in case MS and SGSN disagree on P-TMSI by Harald Welte · 14 years ago
  95. a9b473a SGSN: Implement network-initiated PDP CTX DEACT when GGSN restarts by Harald Welte · 14 years ago
  96. f6bd340 GPRS/GMM: Correctly look up MM Context in RA Update by Harald Welte · 14 years ago
  97. 376d5e5 [SGSN] Fix segfault ar PDP CTX DEACT time by Harald Welte · 14 years ago
  98. efbdee9 [GPSR] SGSN: Keep traffic counters for each PDP context by Harald Welte · 14 years ago
  99. 96df606 [GPRS] add comments to SGSN header file by Harald Welte · 14 years ago
  100. c2e8cc4 [GPRS] Implement TMSI reallocation and timers 3350 + 3370 by Harald Welte · 14 years ago