1. 9270d99 sgsn: If there is a subscr don't allow an empty list by Holger Hans Peter Freyther · 9 years ago
  2. b100895 sgsn: Add various signals consumed by CDR or other client code by Holger Hans Peter Freyther · 9 years ago
  3. b448dd8 sgsn: Make the free function internal by Holger Hans Peter Freyther · 9 years ago
  4. 8cedded sgsn: Store subscribed QoS and attempt to use it by Holger Hans Peter Freyther · 9 years ago
  5. 277b71e sgsn: Select GGSN based on APN by Jacob Erlbeck · 9 years ago
  6. f345612 sgsn: Add sgsn_ggsn_ctx_free function by Jacob Erlbeck · 9 years ago
  7. cb1db8b sgsn: Add functions to handle APN contexts by Jacob Erlbeck · 9 years ago
  8. e671d25 sgsn: Add sgsn_mm_ctx_cleanup_free for safe shutdown by Jacob Erlbeck · 9 years ago
  9. 555b2e5 sgsn: Don't allow mmctx == NULL in sgsn_update_subscriber_data by Jacob Erlbeck · 9 years ago
  10. 306bb99 sgsn: Don't reset mm->subscr manually in sgsn_mm_ctx_free by Jacob Erlbeck · 9 years ago
  11. 3e4e58f gprs: Rename gprs_subscr_delete to gprs_subscr_cleanup by Jacob Erlbeck · 9 years ago
  12. 37139e5 gprs: Do not put the subscr in gprs_subscr_delete by Jacob Erlbeck · 9 years ago
  13. e47d4f6 sgsn: Remove MM from the list before gprs_subscr_delete is called by Holger Hans Peter Freyther · 9 years ago
  14. 81ffb74 sgsn: Remove inactive LLME/MM after inactivity timeout by Jacob Erlbeck · 9 years ago
  15. d8a6553 sgsn: Fix P-TMSI generator's distance of equal values by Jacob Erlbeck · 9 years ago
  16. c939196 sgsn: Add missing LF in log message by Jacob Erlbeck · 10 years ago
  17. a1e0373 sgsn: Put SGSN related subscriber data into separate struct by Jacob Erlbeck · 10 years ago
  18. be2c8d9 sgsn: Integrate subscriber handling into the SGSN by Jacob Erlbeck · 10 years ago
  19. 33b6dad sgsn: Add gprs_subscriber.c by Jacob Erlbeck · 10 years ago
  20. bd0cf11 sgsn: Change Auth&Ciph timer handling by Jacob Erlbeck · 10 years ago
  21. a0b6efb sgsn: Remove explicit sgsn_instance parameters by Jacob Erlbeck · 10 years ago
  22. f951a01 sgsn: Refactor sgsn_auth to separate request and authorization by Jacob Erlbeck · 10 years ago
  23. 423f8bf sgsn: Make authorization asynchronous by Jacob Erlbeck · 10 years ago
  24. abdf02b sgsn: Split gsm0408_gprs_force_reattach into 2 functions by Jacob Erlbeck · 10 years ago
  25. 78ecaf0 sgsn: Send detach(re-attach) instead of gmm status if TLLI unknown by Jacob Erlbeck · 10 years ago
  26. 99985b5 sgsn: Delete PDP contexts properly by Jacob Erlbeck · 10 years ago
  27. ae20b4b sgsn: Cancel pending timer in sgsn_mm_ctx_free by Jacob Erlbeck · 10 years ago
  28. 19e990d gprs: Fix typo in the comment by Holger Hans Peter Freyther · 10 years ago
  29. 08fbeb8 gbproxy/sgsn: Enforce termination when creating a P-TMSI/TLLI by Jacob Erlbeck · 10 years ago
  30. 4655314 gprs: Improve loglevels and log messages for SGSN by Daniel Willmann · 10 years ago
  31. b773fbf sgsn: Make P-TMSI a local TLLI to avoid clash by Holger Hans Peter Freyther · 10 years ago
  32. fdf453c SGSN: Code to help debug / fix sgsn crash in cb_data_ind() by Harald Welte · 12 years ago
  33. 7b022ee add some comments regarding the free() / release of pdp contextx by Harald Welte · 12 years ago
  34. ea34a4e split libgb into a separate library for outside use by Harald Welte · 12 years ago
  35. 136f453 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  36. 9af6ddf License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 14 years ago
  37. c728eea SGSN: Avoid duplicate MM contexts in case MS and SGSN disagree on P-TMSI by Harald Welte · 14 years ago
  38. a9b473a SGSN: Implement network-initiated PDP CTX DEACT when GGSN restarts by Harald Welte · 14 years ago
  39. f6bd340 GPRS/GMM: Correctly look up MM Context in RA Update by Harald Welte · 14 years ago
  40. 376d5e5 [SGSN] Fix segfault ar PDP CTX DEACT time by Harald Welte · 14 years ago
  41. efbdee9 [GPSR] SGSN: Keep traffic counters for each PDP context by Harald Welte · 14 years ago
  42. 96df606 [GPRS] add comments to SGSN header file by Harald Welte · 14 years ago
  43. c2e8cc4 [GPRS] Implement TMSI reallocation and timers 3350 + 3370 by Harald Welte · 14 years ago
  44. ab1d562 [GPRS] SGSN: use GGSN IP address from config file, disable TMSI allocation by Harald Welte · 14 years ago
  45. 119c2ba [GPRS] SGSN: actually isert a ggsn context when we allocate it by Harald Welte · 14 years ago
  46. 6463c07 [GPRS] SGSN: TMSI allocation by Harald Welte · 14 years ago
  47. 77289c2 [GPRS] SGSN: properly delete a PDP context after receiving PDP CTX DEACT REQ by Harald Welte · 14 years ago
  48. 6ffbaab [GPRS] SGSN: properly initialzie pdp_list head of mm ctx by Harald Welte · 14 years ago
  49. 8acd88f [GPRS] SGSN: Include rate counters in MM Context by Harald Welte · 14 years ago
  50. d193cb3 [GPRS] More work on a real SGSN by Harald Welte · 14 years ago
  51. 2720e73 [GPRS] Initial untested support for libgtp by Harald Welte · 14 years ago
  52. e236596 [gprs] Move all GPRS related code to src/gprs subdirectory by Harald Welte · 14 years ago[Renamed from openbsc/src/gprs_sgsn.c]
  53. eaa614c [gprs] Use stdint.h types (uintXX_t instead of u_intXX_t) by Harald Welte · 14 years ago
  54. 288be16 [gprs] Build the SGSN stand-alone and not as part of bsc_hack by Harald Welte · 14 years ago
  55. cb99163 GPRS: Modularize the NS implementation by Harald Welte · 14 years ago
  56. 9b455bf Create new 'gprs-sgsn' branch on top of 'gprs-conf' by Harald Welte · 14 years ago