1. e41a14b gprs: Separate LLC parsing from LLC state handling by Jacob Erlbeck · 10 years ago
  2. 19bb474 gprs: Fix compiler warnings in the gprs_llc.c code by Holger Hans Peter Freyther · 10 years ago
  3. 1cb1ce2 gprs_gmm: Avoid assertion in the sending code during routing area update by Holger Hans Peter Freyther · 11 years ago
  4. 374c7f9 gprs_llc: Assert that we send frames with either tlli or old_tlli by Holger Hans Peter Freyther · 11 years ago
  5. 1a3fff2 gprs_llc: Work on finding the right LLE/LLME in case of routing area update by Holger Hans Peter Freyther · 11 years ago
  6. fe5a6e8 gprs_llc: Lookup lle based on the real TLLI by Holger Hans Peter Freyther · 11 years ago
  7. 28f928d gprs: Fix a typo in the comment by Holger Hans Peter Freyther · 11 years ago
  8. d4b9b02 sgsn: spelling fixes inside comments by Harald Welte · 11 years ago
  9. 0273fab GPRS LLC: Add non-standard method of sequence number recovery by Harald Welte · 11 years ago
  10. 2609601 GPRS LLC: fix segfault when transmitting downlink unit-data without mmctx by Harald Welte · 12 years ago
  11. a084f12 libgb: make sure all BSSGP functions have bssgp_ prefix by Harald Welte · 12 years ago
  12. a62e9fe libgb: don't call directly into GMM / LLC layer by Harald Welte · 12 years ago
  13. 1e8b946 libgb: remove dependency of BSSGP to include sgsn/gmm internal structs by Harald Welte · 12 years ago
  14. cfb6b28 split libgb into a separate library for outside use by Harald Welte · 12 years ago
  15. 6721a08 gprs: Honor GSM 04.64 8.4.2 Receipt of unacknowledged information by Holger Hans Peter Freyther · 13 years ago
  16. ffc1999 GPRS LLC: fix compiler warning by Harald Welte · 13 years ago
  17. ac687be LLC: Add minimal LLGMM-RESET.req implementation by Harald Welte · 13 years ago
  18. f9839f6 gprs: Fix various compiler warnings by Holger Hans Peter Freyther · 13 years ago
  19. 9770bd4 LLC: Fix format string by Dieter Spaar · 13 years ago
  20. dd5fff4 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  21. 66d062a [SGSN] Fix processing of RA Update Request regarding TLLI by Harald Welte · 14 years ago
  22. 0e3e88e License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 14 years ago
  23. 1a3b9c9 gprs/llc: Don't check FCS in gprs_llc_hdr_dump by Sylvain Munaut · 14 years ago
  24. 82e26e2 [SGSN] LLC: only copy Kc if algorithm != GPRS_ALGO_GEA0 by Harald Welte · 14 years ago
  25. fa32507 [SGSN] LLC: Make sure we calculate FCS after decryption by Harald Welte · 14 years ago
  26. 222b068 [SGSN] Use libosmocore GPRS encryption plugins from LLC layer by Harald Welte · 14 years ago
  27. 81fb358 [SGSN] Call libosmocore helper to load cipher plugins by Harald Welte · 14 years ago
  28. b3d84a4 [SGSN] Fix TLLI (re)assignments by Harald Welte · 14 years ago
  29. 7a62a3a [SGSN] LLC: properly free LLC entities at TLLI unassignment by Harald Welte · 14 years ago
  30. 1b5b66c gprs: Fix LOGP misuse and specify LOGL_NOTICE as region. by Holger Hans Peter Freyther · 14 years ago
  31. df270ad [GPRS] LLC: Implement per-SAPI default values for LLC parameters by Harald Welte · 14 years ago
  32. d0e36dc [GPRS] hand SNDCP N-PDUs to the GTP to the GGSN by Harald Welte · 14 years ago
  33. 75871c7 [GPRS] Major LLC / TLLI handling fixes by Harald Welte · 14 years ago
  34. cca80c9 [GPRS] Include IMSI and DRX params in BSSGP DL-UD by Harald Welte · 14 years ago
  35. 02343f9 [GPRS] LLC: Increment V(U) and N(U) by Harald Welte · 14 years ago
  36. 6f26151 gprs: Cast the lh to uint_8* and make the other method non-const by Holger Hans Peter Freyther · 14 years ago
  37. 6f8867b gprs: make gprs_llc_hdr_dump return void. by Holger Hans Peter Freyther · 14 years ago
  38. 510ae72 gprs_llc.c: memset the llhp struct to be sure it is initialized. by Holger Hans Peter Freyther · 14 years ago
  39. 4b7d1de [GPRS] LLC: Fix logic to detect unknown TLLI/SAPI by Harald Welte · 14 years ago
  40. 366c204 [GPRS] LLC: print human-readable LLC command type by Harald Welte · 14 years ago
  41. 0c938b7 [GPRS] LLC: Add VTY interface for LLC by Harald Welte · 14 years ago
  42. e349736 [GPRS] LLC: Start using different log levels by Harald Welte · 14 years ago
  43. 24b7887 [GPRS] LLC: Use DLLC instead of DGPRS by Harald Welte · 14 years ago
  44. febc426 [GPRS] LLC: Improve implementation compliance to spec by Harald Welte · 14 years ago
  45. 48030cf [gprs] Move all GPRS related code to src/gprs subdirectory by Harald Welte · 14 years ago[Renamed from openbsc/src/gprs_llc.c]
  46. 9f14f98 [gprs] LLC: Echo back the XID parameters that the MS requested by Harald Welte · 14 years ago
  47. 439fa72 [gprs] LLC: API to send XID responses to XID commands by Harald Welte · 14 years ago
  48. 2351f1f [gprs] pass BSSGP UL-UNITDATA Cell ID up into GMM layer by Harald Welte · 14 years ago
  49. d85d9a9 [gprs] Use stdint.h types (uintXX_t instead of u_intXX_t) by Harald Welte · 14 years ago
  50. a6e3270 [gprs] SGSN: Expect all Identifiers to be stored at highest level by Harald Welte · 14 years ago
  51. 7316440 [gprs] Ensure msgb->l3h points to Layer3 (04.08) by Harald Welte · 14 years ago
  52. c14e582 [gprs] LLC: Introduce the allocation and lookup of LLC Entities (LLE) by Harald Welte · 14 years ago
  53. cf3c414 gprs: Update gprs-sgsn branch to use new msgb->cb layout by Harald Welte · 14 years ago
  54. 75bb820 Create new 'gprs-sgsn' branch on top of 'gprs-conf' by Harald Welte · 14 years ago