1. 5e33f44 gprs/sgsn: rename gprs->mm_state -> gmm_state by Alexander Couzens · 7 years ago
  2. 8a8a134 SGSN: Use dummy all-zero MSISDN value in PDP Context Act on GTP by Harald Welte · 8 years ago
  3. ca8b768 fix: send SNDCP XID only on GERAN Gb contexts by Neels Hofmeyr · 8 years ago
  4. a1cfebc COSMETIC: 'if' is not a function, so there is space before '(' by Harald Welte · 8 years ago
  5. 91df16c SNDCP: add RFC1144 header compression functionality by Philipp · 8 years ago
  6. 3d224b6 IuPS: Change GTP-U endpoint to SGSN in PMM_IDLE and page UE when data arrives by Daniel Willmann · 8 years ago
  7. 66eb074 IuPS: add Iu response to delete_pdp_conf() by Daniel Willmann · 8 years ago
  8. 943f973 IuPS: add Iu response to create_pdp_conf() by Daniel Willmann · 8 years ago
  9. 945f608 IuPS: osmo-sgsn: add core IuPS impl, call iu_init() by Daniel Willmann · 8 years ago
  10. 47f1943 fix: create_pdp_conf(): unset reject_cause after unknown ran_type by Neels Hofmeyr · 8 years ago
  11. 711adc2 gprs: more conditionals for Gb specific actions by Daniel Willmann · 8 years ago
  12. 7736dda create_pdp_conf(): factor out PDP context accept dispatch as send_act_pdp_cont_acc() by Daniel Willmann · 8 years ago
  13. c28dc2f prepare sgsn_mm_ctx for Gb and Iu mode (UMTS) by Harald Welte · 9 years ago
  14. 35ade5e move gsm_04_08_gprs.h to libosmocore by Harald Welte · 8 years ago
  15. 4a091e3 sgsn: Fix pattern for too long msisdn by Holger Hans Peter Freyther · 9 years ago
  16. 604ead0 sgsn: Change the selection mode to verified by Holger Hans Peter Freyther · 9 years ago
  17. 731f38e sgsn: Reserved bits should be set to 1 by Holger Hans Peter Freyther · 9 years ago
  18. 4198b79 sgsn: Clear LAC/RAC value for the routing area identity by Holger Hans Peter Freyther · 9 years ago
  19. 3f1e772 sgsn: Give the IMEI to the GGSN for analysis by Holger Hans Peter Freyther · 9 years ago
  20. a8b5030 sgsn: Encode the ULI for the PDP context creation ack by Holger Hans Peter Freyther · 9 years ago
  21. 293b821 sgsn: Always include the routing area identity by Holger Hans Peter Freyther · 9 years ago
  22. 33d469b sgsn: Create an initial and limited CDR module by Holger Hans Peter Freyther · 9 years ago
  23. f14098a sgsn: Add various signals consumed by CDR or other client code by Holger Hans Peter Freyther · 9 years ago
  24. 05f7b04 sgsn: Handle different levels of QoS by Holger Hans Peter Freyther · 9 years ago
  25. 532b09d sgsn: Store subscribed QoS and attempt to use it by Holger Hans Peter Freyther · 9 years ago
  26. 786cfee sgsn: Copy the msisdn to the sgsn_data and use it in PDP activation by Holger Hans Peter Freyther · 9 years ago
  27. 0d5ee64 sgsn/gtp: Fill out the optional RAT type by Holger Hans Peter Freyther · 9 years ago
  28. d781c7a sgsn: Delete PDP contexts properly by Jacob Erlbeck · 10 years ago
  29. c9ac973 gprs: Improve loglevels and log messages for SGSN by Daniel Willmann · 10 years ago
  30. 511c31f gprs: Fix compiler warnings in sgsn_libgtp.c by Holger Hans Peter Freyther · 10 years ago
  31. 7e066c1 gprs_sgsn: In case of a Activate PDP Context timeout we should free pdp by Holger Hans Peter Freyther · 11 years ago
  32. 44051a2 sgsn: Fix logically dead code in regard to the osmo_fd_register by Holger Hans Peter Freyther · 11 years ago
  33. 095b3de SGSN: Code to help debug / fix sgsn crash in cb_data_ind() by Harald Welte · 12 years ago
  34. a084f12 libgb: make sure all BSSGP functions have bssgp_ prefix by Harald Welte · 12 years ago
  35. cfb6b28 split libgb into a separate library for outside use by Harald Welte · 12 years ago
  36. e95c1ee sgsn_libgtp: remove bogus unreached second return statement by Harald Welte · 13 years ago
  37. 04d24cd src: use namespace prefix osmo_fd* and osmo_select* by Pablo Neira Ayuso · 13 years ago
  38. 840ccf6 src: use namespace prefix osmo_timer* for timer functions by Pablo Neira Ayuso · 13 years ago
  39. 30c060b misc: Remove sys/types.h includes from the files by Holger Hans Peter Freyther · 13 years ago
  40. dd5fff4 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  41. 0e3e88e License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 14 years ago
  42. 94ecef3 SGSN: Implement network-initiated PDP CTX DEACT when GGSN restarts by Harald Welte · 14 years ago
  43. f28e1a0 SGSN: some more comments by Harald Welte · 14 years ago
  44. 5180844 misc: Once again go from "On Waves" to "On-Waves".. by Holger Hans Peter Freyther · 14 years ago
  45. 2ebf8b4 [SGSN] remove bogus debug statement by Harald Welte · 14 years ago
  46. c1920c0 [SGSN] Correctly pass IMSI of MM ctx to GTP/GGSN by Harald Welte · 14 years ago
  47. 3322cb3 [SGSN] Fix segfault when passing re-assembled SN-PDU to GMM by Harald Welte · 14 years ago
  48. f81c3c8 [SGSN] Fix segfault when doing PS PAGING by Harald Welte · 14 years ago
  49. 502e8a5 [SGSN] Deactivate SNDCP entity on PDP CTX DEACT CONFIRM by Harald Welte · 14 years ago
  50. 3a33319 [GPRS] Add comment on GTP being defined in 29.060 / 09.060 by Harald Welte · 14 years ago
  51. b59499b [grps] Fix GTP data_ind call back message creation by Sylvain Munaut · 14 years ago
  52. 0fe506b [GPSR] SGSN: Keep traffic counters for each PDP context by Harald Welte · 14 years ago
  53. 92f27a9 [GPRS] BSSGP/SGSN: Implement Gb-Interface Paging by Harald Welte · 14 years ago
  54. ef1bef7 [GPRS] implement GTP->SNDCP->LLC downlink user-data path by Harald Welte · 14 years ago
  55. aff6aeb [GPRS] SGSN: use correct length+data for GSN_ADDRESS by Harald Welte · 14 years ago
  56. 4aa4148 [GPRS] SGSN: fix another segfault (and use-after-free) when GGSN is dead by Harald Welte · 14 years ago
  57. d0e36dc [GPRS] hand SNDCP N-PDUs to the GTP to the GGSN by Harald Welte · 14 years ago
  58. a640f13 [GPRS] SGSN GTP: Fix segfault in case GGSN is down by Harald Welte · 14 years ago
  59. b2788dc [GPRS] SGSN: Make sure libgtp timer doesn't segfault by Harald Welte · 14 years ago
  60. 5608715 [GPRS] SGSN: No need to calculate difference for libgtp timer by Harald Welte · 14 years ago
  61. 50d44fe [GPRS] fix numerous compiler warnings by Harald Welte · 14 years ago
  62. eb471c9 [GPRS] SGSN: properly delete a PDP context after receiving PDP CTX DEACT REQ by Harald Welte · 14 years ago
  63. 15bd924 [GPRS] SGSN: ensure we mark libgtp filedescriptors as READ by Harald Welte · 14 years ago
  64. 29d838e [GPRS] Properly connect GPRS SM with LIBGTP for PDP context activation by Harald Welte · 14 years ago
  65. c1f6bfe [GPRS] More work on a real SGSN by Harald Welte · 14 years ago
  66. 17072d1 [SGSN] remove the mmctx->sgsn pointer by Harald Welte · 14 years ago
  67. 8f77f19 [GPRS] Initial untested support for libgtp by Harald Welte · 14 years ago