1. f0901f0 [SGSN] Fix processing of RA Update Request regarding TLLI by Harald Welte · 14 years ago
  2. 9af6ddf License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 13 years ago
  3. 6f3850f gprs/llc: Don't check FCS in gprs_llc_hdr_dump by Sylvain Munaut · 14 years ago
  4. 3e2e159 [SGSN] LLC: only copy Kc if algorithm != GPRS_ALGO_GEA0 by Harald Welte · 14 years ago
  5. 1b8827a [SGSN] LLC: Make sure we calculate FCS after decryption by Harald Welte · 14 years ago
  6. d07b4f9 [SGSN] Use libosmocore GPRS encryption plugins from LLC layer by Harald Welte · 14 years ago
  7. 496aee4 [SGSN] Call libosmocore helper to load cipher plugins by Harald Welte · 14 years ago
  8. 875840c [SGSN] Fix TLLI (re)assignments by Harald Welte · 14 years ago
  9. f7fef48 [SGSN] LLC: properly free LLC entities at TLLI unassignment by Harald Welte · 14 years ago
  10. 2788b96 gprs: Fix LOGP misuse and specify LOGL_NOTICE as region. by Holger Hans Peter Freyther · 14 years ago
  11. 1d9d944 [GPRS] LLC: Implement per-SAPI default values for LLC parameters by Harald Welte · 14 years ago
  12. ebabdea [GPRS] hand SNDCP N-PDUs to the GTP to the GGSN by Harald Welte · 14 years ago
  13. 807a5d8 [GPRS] Major LLC / TLLI handling fixes by Harald Welte · 14 years ago
  14. 56a0145 [GPRS] Include IMSI and DRX params in BSSGP DL-UD by Harald Welte · 14 years ago
  15. 6bdee6a [GPRS] LLC: Increment V(U) and N(U) by Harald Welte · 14 years ago
  16. fa848d4 gprs: Cast the lh to uint_8* and make the other method non-const by Holger Hans Peter Freyther · 14 years ago
  17. 3a6fdcd gprs: make gprs_llc_hdr_dump return void. by Holger Hans Peter Freyther · 14 years ago
  18. 4752e0c gprs_llc.c: memset the llhp struct to be sure it is initialized. by Holger Hans Peter Freyther · 14 years ago
  19. d764c06 [GPRS] LLC: Fix logic to detect unknown TLLI/SAPI by Harald Welte · 14 years ago
  20. b61f403 [GPRS] LLC: print human-readable LLC command type by Harald Welte · 14 years ago
  21. 2e918a8 [GPRS] LLC: Add VTY interface for LLC by Harald Welte · 14 years ago
  22. 1b170d1 [GPRS] LLC: Start using different log levels by Harald Welte · 14 years ago
  23. c6ecafe [GPRS] LLC: Use DLLC instead of DGPRS by Harald Welte · 14 years ago
  24. 1ae09c7 [GPRS] LLC: Improve implementation compliance to spec by Harald Welte · 14 years ago
  25. e236596 [gprs] Move all GPRS related code to src/gprs subdirectory by Harald Welte · 14 years ago[Renamed from openbsc/src/gprs_llc.c]
  26. 5658a1a [gprs] LLC: Echo back the XID parameters that the MS requested by Harald Welte · 14 years ago
  27. 10997d0 [gprs] LLC: API to send XID responses to XID commands by Harald Welte · 14 years ago
  28. 11d7c10 [gprs] pass BSSGP UL-UNITDATA Cell ID up into GMM layer by Harald Welte · 14 years ago
  29. eaa614c [gprs] Use stdint.h types (uintXX_t instead of u_intXX_t) by Harald Welte · 14 years ago
  30. e6afd60 [gprs] SGSN: Expect all Identifiers to be stored at highest level by Harald Welte · 14 years ago
  31. fd3fa1d [gprs] Ensure msgb->l3h points to Layer3 (04.08) by Harald Welte · 14 years ago
  32. a266554 [gprs] LLC: Introduce the allocation and lookup of LLC Entities (LLE) by Harald Welte · 14 years ago
  33. 943c5bc gprs: Update gprs-sgsn branch to use new msgb->cb layout by Harald Welte · 14 years ago
  34. 9b455bf Create new 'gprs-sgsn' branch on top of 'gprs-conf' by Harald Welte · 14 years ago