1. 4b6ac1e [SGSN] Initial work on GMM authentication and ciphering by Harald Welte · 14 years ago
  2. d6f582b [SGSN] use GPRS_ALGO_GEA0 instead of '0' by Harald Welte · 14 years ago
  3. 23c1376 [SGSN] SM: Properly parse APN and PCO Optional IE in PDP CTX ACT REQ by Harald Welte · 14 years ago
  4. 18d1452 [SGSN] Send poper SM and GMM STATUS in case we have no MM CTX by Harald Welte · 14 years ago
  5. 11ff3e8 [SGSN] Remove old dead code by Harald Welte · 14 years ago
  6. 19f9e30 [SGSN] Only increment PDP CTX ACT count after check for retransmission by Harald Welte · 14 years ago
  7. b37515e [SGSN] Account for re-transmitted PDP CTX ACT REQ by Harald Welte · 14 years ago
  8. fd29a1f [SGSN] GMM: Complete value_string for GMM cause values by Harald Welte · 14 years ago
  9. 875840c [SGSN] Fix TLLI (re)assignments by Harald Welte · 14 years ago
  10. bd5c912 [SGSN] MM: Properly communicate TLLI changes / unassignment to LLC by Harald Welte · 14 years ago
  11. c0d5950 [SGSN] Deactivate all PDP contexts on GPRS DETACH by Harald Welte · 14 years ago
  12. 5bfe499 [GPRS] SGSN: Pass BSSGP SUSPEND/RESUME up to GMM and alter MMCTX state by Harald Welte · 14 years ago
  13. f54e7e2 [GPRS] GMM/SM: Improve error handling by sending STATUS messages by Harald Welte · 14 years ago
  14. 588d44e [GPRS] Drop all PDP contexts not present in PDP CTX STATUS IE at RA UPD by Harald Welte · 14 years ago
  15. 60ebc02 [GPRS] SM: Acknowledge PDP CTX DEACT for non-existing PDP CTX by Harald Welte · 14 years ago
  16. 807a5d8 [GPRS] Major LLC / TLLI handling fixes by Harald Welte · 14 years ago
  17. dce1255 [GPRS] GMM: Set LLC 'C/R' bit when sending IDENTITY REQUEST by Harald Welte · 14 years ago
  18. 56a0145 [GPRS] Include IMSI and DRX params in BSSGP DL-UD by Harald Welte · 14 years ago
  19. c2e8cc4 [GPRS] Implement TMSI reallocation and timers 3350 + 3370 by Harald Welte · 14 years ago
  20. b12aa4b [GPRS] GMM: Add some FIXME's to the code by Harald Welte · 14 years ago
  21. ab1d562 [GPRS] SGSN: use GGSN IP address from config file, disable TMSI allocation by Harald Welte · 14 years ago
  22. cd4dd4d [GPRS] fix numerous compiler warnings by Harald Welte · 14 years ago
  23. 6463c07 [GPRS] SGSN: TMSI allocation by Harald Welte · 14 years ago
  24. 4e38ac7 [GPRS] SGSN: Correctly set upper 4 bits of PDP address to 0 by Harald Welte · 14 years ago
  25. 3c0b9b9 [GPRS] SGSN: Make sure the PCO from GGSN are passed to the MS by Harald Welte · 14 years ago
  26. 77289c2 [GPRS] SGSN: properly delete a PDP context after receiving PDP CTX DEACT REQ by Harald Welte · 14 years ago
  27. 55e0df7 [GPRS] SGSN: Don't use GGSN-provided QoS as the MS doesn't like it by Harald Welte · 14 years ago
  28. 68b99a4 [GPRS] fix null pointer dereference in GMM by Harald Welte · 14 years ago
  29. 8acd88f [GPRS] SGSN: Include rate counters in MM Context by Harald Welte · 14 years ago
  30. 6abf94e [GPRS] Properly connect GPRS SM with LIBGTP for PDP context activation by Harald Welte · 14 years ago
  31. d193cb3 [GPRS] More work on a real SGSN by Harald Welte · 14 years ago
  32. 2720e73 [GPRS] Initial untested support for libgtp by Harald Welte · 14 years ago
  33. 24c9fc1 [GPRS] Rename gsm_04_08_gprs.c to gprs_gmm.c by Harald Welte · 14 years ago[Renamed from openbsc/src/gprs/gsm_04_08_gprs.c]
  34. e236596 [gprs] Move all GPRS related code to src/gprs subdirectory by Harald Welte · 14 years ago[Renamed from openbsc/src/gsm_04_08_gprs.c]
  35. 86fda90 [gprs] Include a valid QoS attribute in ACT PDP CTX ACCEPT by Harald Welte · 14 years ago
  36. 421cba4 [gprs] SGSN SM: Provide IPv4 PDP address in PDP CTX ACT ACCEPT by Harald Welte · 14 years ago
  37. ba02110 [gprs] use old (uplink) message when parsing the routeing area by Harald Welte · 14 years ago
  38. 0c3eae0 [gprs] GMM: print more details about PDP context activation request by Harald Welte · 14 years ago
  39. d605709 [gprs] header file ordering (cosmetic) by Harald Welte · 14 years ago
  40. 9f1f3ad [gprs] GMM: update MM context RA ID / TLLI when appropriate by Harald Welte · 14 years ago
  41. 11d7c10 [gprs] pass BSSGP UL-UNITDATA Cell ID up into GMM layer by Harald Welte · 14 years ago
  42. eaa614c [gprs] Use stdint.h types (uintXX_t instead of u_intXX_t) by Harald Welte · 14 years ago
  43. 288be16 [gprs] Build the SGSN stand-alone and not as part of bsc_hack by Harald Welte · 14 years ago
  44. 79fc392 move gsm48_parse_ra() and gprs_tlli_type() to libosmocore by Harald Welte · 14 years ago
  45. 943c5bc gprs: Update gprs-sgsn branch to use new msgb->cb layout by Harald Welte · 14 years ago
  46. 9b455bf Create new 'gprs-sgsn' branch on top of 'gprs-conf' by Harald Welte · 14 years ago