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