1. 35ade5e move gsm_04_08_gprs.h to libosmocore by Harald Welte · 8 years ago
  2. 556aa91 sgsn: Re-add searching for MM ctx based on TLLI / P-TMSI matches by Jacob Erlbeck · 9 years ago
  3. f963e7e sgsn: Only look at TLLIs in sgsn_mm_ctx_by_tlli by Jacob Erlbeck · 9 years ago
  4. d6466c9 sgsn: Make ra_id_equals available as gprs_ra_id_equals by Jacob Erlbeck · 9 years ago
  5. d31596b stats: Set class_id in rate_ctr group descriptions by Jacob Erlbeck · 9 years ago
  6. d7f6cdf gprs: Use RAND_bytes for p-tmsi by Daniel Willmann · 9 years ago
  7. 8b25cfd Revert "gprs: Use RAND_bytes for p-tmsi" by Holger Hans Peter Freyther · 9 years ago
  8. e347988 gprs: Use RAND_bytes for p-tmsi by Daniel Willmann · 9 years ago
  9. 3332d0c sgsn: seleted_apn_str might be NULL do not strcpy by Holger Hans Peter Freyther · 9 years ago
  10. 2b1d49a sgsn: Allow to resolve the IPv4 address of a GGSN through DNS by Holger Hans Peter Freyther · 9 years ago
  11. eaa5851 sgsn: Deal with no static ggsn being configured at all by Holger Hans Peter Freyther · 9 years ago
  12. ab9422e sgsn: If there is a subscr don't allow an empty list by Holger Hans Peter Freyther · 9 years ago
  13. f14098a sgsn: Add various signals consumed by CDR or other client code by Holger Hans Peter Freyther · 9 years ago
  14. ea2825a sgsn: Make the free function internal by Holger Hans Peter Freyther · 9 years ago
  15. 532b09d sgsn: Store subscribed QoS and attempt to use it by Holger Hans Peter Freyther · 9 years ago
  16. 3400f11 sgsn: Select GGSN based on APN by Jacob Erlbeck · 9 years ago
  17. e3c935d sgsn: Add sgsn_ggsn_ctx_free function by Jacob Erlbeck · 9 years ago
  18. 9b3ca64 sgsn: Add functions to handle APN contexts by Jacob Erlbeck · 9 years ago
  19. 70c177a sgsn: Add sgsn_mm_ctx_cleanup_free for safe shutdown by Jacob Erlbeck · 9 years ago
  20. 428f1ec sgsn: Don't allow mmctx == NULL in sgsn_update_subscriber_data by Jacob Erlbeck · 9 years ago
  21. 480e820 sgsn: Don't reset mm->subscr manually in sgsn_mm_ctx_free by Jacob Erlbeck · 9 years ago
  22. e71ab2f gprs: Rename gprs_subscr_delete to gprs_subscr_cleanup by Jacob Erlbeck · 9 years ago
  23. 7a7d881 gprs: Do not put the subscr in gprs_subscr_delete by Jacob Erlbeck · 9 years ago
  24. 5775f6c sgsn: Remove MM from the list before gprs_subscr_delete is called by Holger Hans Peter Freyther · 9 years ago
  25. e6140d0 sgsn: Remove inactive LLME/MM after inactivity timeout by Jacob Erlbeck · 9 years ago
  26. e3aeb1e sgsn: Fix P-TMSI generator's distance of equal values by Jacob Erlbeck · 9 years ago
  27. 0939c0f sgsn: Add missing LF in log message by Jacob Erlbeck · 10 years ago
  28. 359cafa sgsn: Put SGSN related subscriber data into separate struct by Jacob Erlbeck · 10 years ago
  29. d04f7cc sgsn: Integrate subscriber handling into the SGSN by Jacob Erlbeck · 10 years ago
  30. e8b6968 sgsn: Add gprs_subscriber.c by Jacob Erlbeck · 10 years ago
  31. 4d12767 sgsn: Change Auth&Ciph timer handling by Jacob Erlbeck · 10 years ago
  32. b2acd74 sgsn: Remove explicit sgsn_instance parameters by Jacob Erlbeck · 10 years ago
  33. 802d78a sgsn: Refactor sgsn_auth to separate request and authorization by Jacob Erlbeck · 10 years ago
  34. c64af7a sgsn: Make authorization asynchronous by Jacob Erlbeck · 10 years ago
  35. 6e15b73 sgsn: Split gsm0408_gprs_force_reattach into 2 functions by Jacob Erlbeck · 10 years ago
  36. ccaa22a sgsn: Send detach(re-attach) instead of gmm status if TLLI unknown by Jacob Erlbeck · 10 years ago
  37. d781c7a sgsn: Delete PDP contexts properly by Jacob Erlbeck · 10 years ago
  38. 11493a2 sgsn: Cancel pending timer in sgsn_mm_ctx_free by Jacob Erlbeck · 10 years ago
  39. edcefd5 gprs: Fix typo in the comment by Holger Hans Peter Freyther · 10 years ago
  40. 788de3e gbproxy/sgsn: Enforce termination when creating a P-TMSI/TLLI by Jacob Erlbeck · 10 years ago
  41. c9ac973 gprs: Improve loglevels and log messages for SGSN by Daniel Willmann · 10 years ago
  42. b3a4dd0 sgsn: Make P-TMSI a local TLLI to avoid clash by Holger Hans Peter Freyther · 10 years ago
  43. 095b3de SGSN: Code to help debug / fix sgsn crash in cb_data_ind() by Harald Welte · 12 years ago
  44. d8765b9 add some comments regarding the free() / release of pdp contextx by Harald Welte · 12 years ago
  45. cfb6b28 split libgb into a separate library for outside use by Harald Welte · 12 years ago
  46. dd5fff4 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  47. 0e3e88e License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 14 years ago
  48. c6e196f SGSN: Avoid duplicate MM contexts in case MS and SGSN disagree on P-TMSI by Harald Welte · 14 years ago
  49. 94ecef3 SGSN: Implement network-initiated PDP CTX DEACT when GGSN restarts by Harald Welte · 14 years ago
  50. 51f78ee GPRS/GMM: Correctly look up MM Context in RA Update by Harald Welte · 14 years ago
  51. 17a40a6 [SGSN] Fix segfault ar PDP CTX DEACT time by Harald Welte · 14 years ago
  52. 0fe506b [GPSR] SGSN: Keep traffic counters for each PDP context by Harald Welte · 14 years ago
  53. ff70e0e [GPRS] add comments to SGSN header file by Harald Welte · 14 years ago
  54. 7e01d8e [GPRS] Implement TMSI reallocation and timers 3350 + 3370 by Harald Welte · 14 years ago
  55. ebe8a6d [GPRS] SGSN: use GGSN IP address from config file, disable TMSI allocation by Harald Welte · 14 years ago
  56. e58eee5 [GPRS] SGSN: actually isert a ggsn context when we allocate it by Harald Welte · 14 years ago
  57. 64df8ed [GPRS] SGSN: TMSI allocation by Harald Welte · 14 years ago
  58. eb471c9 [GPRS] SGSN: properly delete a PDP context after receiving PDP CTX DEACT REQ by Harald Welte · 14 years ago
  59. ded83ec [GPRS] SGSN: properly initialzie pdp_list head of mm ctx by Harald Welte · 14 years ago
  60. 8a035af [GPRS] SGSN: Include rate counters in MM Context by Harald Welte · 14 years ago
  61. c1f6bfe [GPRS] More work on a real SGSN by Harald Welte · 14 years ago
  62. 8f77f19 [GPRS] Initial untested support for libgtp by Harald Welte · 14 years ago
  63. 48030cf [gprs] Move all GPRS related code to src/gprs subdirectory by Harald Welte · 14 years ago[Renamed from openbsc/src/gprs_sgsn.c]
  64. d85d9a9 [gprs] Use stdint.h types (uintXX_t instead of u_intXX_t) by Harald Welte · 14 years ago
  65. 55fe055 [gprs] Build the SGSN stand-alone and not as part of bsc_hack by Harald Welte · 14 years ago
  66. f67a5f9 GPRS: Modularize the NS implementation by Harald Welte · 14 years ago
  67. 75bb820 Create new 'gprs-sgsn' branch on top of 'gprs-conf' by Harald Welte · 14 years ago