1. ac687be LLC: Add minimal LLGMM-RESET.req implementation by Harald Welte · 13 years ago
  2. f9839f6 gprs: Fix various compiler warnings by Holger Hans Peter Freyther · 13 years ago
  3. 9770bd4 LLC: Fix format string by Dieter Spaar · 13 years ago
  4. dd5fff4 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  5. 66d062a [SGSN] Fix processing of RA Update Request regarding TLLI by Harald Welte · 14 years ago
  6. 0e3e88e License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 14 years ago
  7. 1a3b9c9 gprs/llc: Don't check FCS in gprs_llc_hdr_dump by Sylvain Munaut · 14 years ago
  8. 82e26e2 [SGSN] LLC: only copy Kc if algorithm != GPRS_ALGO_GEA0 by Harald Welte · 14 years ago
  9. fa32507 [SGSN] LLC: Make sure we calculate FCS after decryption by Harald Welte · 14 years ago
  10. 222b068 [SGSN] Use libosmocore GPRS encryption plugins from LLC layer by Harald Welte · 14 years ago
  11. 81fb358 [SGSN] Call libosmocore helper to load cipher plugins by Harald Welte · 14 years ago
  12. b3d84a4 [SGSN] Fix TLLI (re)assignments by Harald Welte · 14 years ago
  13. 7a62a3a [SGSN] LLC: properly free LLC entities at TLLI unassignment by Harald Welte · 14 years ago
  14. 1b5b66c gprs: Fix LOGP misuse and specify LOGL_NOTICE as region. by Holger Hans Peter Freyther · 14 years ago
  15. df270ad [GPRS] LLC: Implement per-SAPI default values for LLC parameters by Harald Welte · 14 years ago
  16. d0e36dc [GPRS] hand SNDCP N-PDUs to the GTP to the GGSN by Harald Welte · 14 years ago
  17. 75871c7 [GPRS] Major LLC / TLLI handling fixes by Harald Welte · 14 years ago
  18. cca80c9 [GPRS] Include IMSI and DRX params in BSSGP DL-UD by Harald Welte · 14 years ago
  19. 02343f9 [GPRS] LLC: Increment V(U) and N(U) by Harald Welte · 14 years ago
  20. 6f26151 gprs: Cast the lh to uint_8* and make the other method non-const by Holger Hans Peter Freyther · 14 years ago
  21. 6f8867b gprs: make gprs_llc_hdr_dump return void. by Holger Hans Peter Freyther · 14 years ago
  22. 510ae72 gprs_llc.c: memset the llhp struct to be sure it is initialized. by Holger Hans Peter Freyther · 14 years ago
  23. 4b7d1de [GPRS] LLC: Fix logic to detect unknown TLLI/SAPI by Harald Welte · 14 years ago
  24. 366c204 [GPRS] LLC: print human-readable LLC command type by Harald Welte · 14 years ago
  25. 0c938b7 [GPRS] LLC: Add VTY interface for LLC by Harald Welte · 14 years ago
  26. e349736 [GPRS] LLC: Start using different log levels by Harald Welte · 14 years ago
  27. 24b7887 [GPRS] LLC: Use DLLC instead of DGPRS by Harald Welte · 14 years ago
  28. febc426 [GPRS] LLC: Improve implementation compliance to spec by Harald Welte · 14 years ago
  29. 48030cf [gprs] Move all GPRS related code to src/gprs subdirectory by Harald Welte · 14 years ago[Renamed from openbsc/src/gprs_llc.c]
  30. 9f14f98 [gprs] LLC: Echo back the XID parameters that the MS requested by Harald Welte · 14 years ago
  31. 439fa72 [gprs] LLC: API to send XID responses to XID commands by Harald Welte · 14 years ago
  32. 2351f1f [gprs] pass BSSGP UL-UNITDATA Cell ID up into GMM layer by Harald Welte · 14 years ago
  33. d85d9a9 [gprs] Use stdint.h types (uintXX_t instead of u_intXX_t) by Harald Welte · 14 years ago
  34. a6e3270 [gprs] SGSN: Expect all Identifiers to be stored at highest level by Harald Welte · 14 years ago
  35. 7316440 [gprs] Ensure msgb->l3h points to Layer3 (04.08) by Harald Welte · 14 years ago
  36. c14e582 [gprs] LLC: Introduce the allocation and lookup of LLC Entities (LLE) by Harald Welte · 14 years ago
  37. cf3c414 gprs: Update gprs-sgsn branch to use new msgb->cb layout by Harald Welte · 14 years ago
  38. 75bb820 Create new 'gprs-sgsn' branch on top of 'gprs-conf' by Harald Welte · 14 years ago