1. 85929a7 move openbsc/* to repos root by Neels Hofmeyr · 7 years ago[Renamed from openbsc/src/gprs/gprs_llc.c]
  2. 532480a cosmetic: Rename phone to ms by Philipp · 8 years ago
  3. 549ebc7 Improve GPRS logging by Max · 8 years ago
  4. f788d93 LLC: Fixup element order in LLC-XID by Philipp · 8 years ago
  5. 3316397 gprs/gprs_llc: count UI frames over SAPI in the statistics by Alexander Couzens · 8 years ago
  6. 7e5bb62 COSMETIC: 'if' is not a function, so there is space before '(' by Harald Welte · 8 years ago
  7. f1f3436 SNDCP: add RFC1144 header compression functionality by Philipp · 8 years ago
  8. 58f446c gprs/gprs_llc: fix null pointer deref in gprs_llc_rcvmsg by Alexander Couzens · 8 years ago
  9. 4ac3aee Adding LLC-XID related modifications in LLC by Philipp · 8 years ago
  10. 4e699a9 sgsn: add statistics counter for LLC packets by Alexander Couzens · 8 years ago
  11. b572d7c SGSN: fix FCS calculation for encrypted frames by Dieter Spaar · 8 years ago
  12. 1de1591 SGSN: move cipher application to separate function by Max · 8 years ago
  13. 8204010 SGSN: encrypt/decrypt only necessary frames by Max · 8 years ago
  14. b997f84 SGSN: add preliminary support for GPRS encryption by Max · 8 years ago
  15. 5aa5196 SGSN: split GEA key management from TLLI by Max · 8 years ago
  16. 3955025 SGSN: move TLLI unassignment into separate function by Max · 8 years ago
  17. 49393e1 rename gsm0408_gprs_rcvmsg() to gsm0408_gprs_rcvmsg_gb() by Harald Welte · 9 years ago
  18. f97ee04 prepare sgsn_mm_ctx for Gb and Iu mode (UMTS) by Harald Welte · 9 years ago
  19. 85f8fda gprs: use new uint8_t * for kv in gprs_cipher_run() by Alexander Couzens · 8 years ago
  20. 3fbf0a3 sgsn: Remove tlli_foreign2local by Jacob Erlbeck · 8 years ago
  21. 22df4ac LLC: Don't dispatch XID frames into GMM by Harald Welte · 9 years ago
  22. 78fa991 LLC: Don't feed length=0 frames to SNDCP / GMM by Harald Welte · 9 years ago
  23. 81ffb74 sgsn: Remove inactive LLME/MM after inactivity timeout by Jacob Erlbeck · 9 years ago
  24. 78ecaf0 sgsn: Send detach(re-attach) instead of gmm status if TLLI unknown by Jacob Erlbeck · 10 years ago
  25. f9ffd1f sgsn: Prevent memory leak and double free by Holger Hans Peter Freyther · 10 years ago
  26. 4299c05 sgsn: Create testcase that verifies that llmes get deleted by Holger Hans Peter Freyther · 10 years ago
  27. 4655314 gprs: Improve loglevels and log messages for SGSN by Daniel Willmann · 10 years ago
  28. 25ad52c sgsn: Reset local LLC parameters when sending XID reset by Jacob Erlbeck · 10 years ago
  29. 46d1326 gprs_llc: Prevent llme_alloc/lle_init from reading invalid memory by Daniel Willmann · 10 years ago
  30. b492d39 gprs: Separate LLC parsing from LLC state handling by Jacob Erlbeck · 10 years ago
  31. 744568b gprs: Fix compiler warnings in the gprs_llc.c code by Holger Hans Peter Freyther · 10 years ago
  32. aa93bac gprs_gmm: Avoid assertion in the sending code during routing area update by Holger Hans Peter Freyther · 11 years ago
  33. 7e0fec1 gprs_llc: Assert that we send frames with either tlli or old_tlli by Holger Hans Peter Freyther · 11 years ago
  34. 964a9b3 gprs_llc: Work on finding the right LLE/LLME in case of routing area update by Holger Hans Peter Freyther · 11 years ago
  35. 012a7ee gprs_llc: Lookup lle based on the real TLLI by Holger Hans Peter Freyther · 11 years ago
  36. 92aa6bb gprs: Fix a typo in the comment by Holger Hans Peter Freyther · 11 years ago
  37. 649e1ff sgsn: spelling fixes inside comments by Harald Welte · 11 years ago
  38. abadd54 GPRS LLC: Add non-standard method of sequence number recovery by Harald Welte · 11 years ago
  39. 8c00496 GPRS LLC: fix segfault when transmitting downlink unit-data without mmctx by Harald Welte · 12 years ago
  40. ce95b27 libgb: make sure all BSSGP functions have bssgp_ prefix by Harald Welte · 12 years ago
  41. b1fd902 libgb: don't call directly into GMM / LLC layer by Harald Welte · 12 years ago
  42. faa70ff libgb: remove dependency of BSSGP to include sgsn/gmm internal structs by Harald Welte · 12 years ago
  43. ea34a4e split libgb into a separate library for outside use by Harald Welte · 12 years ago
  44. faf1f64 gprs: Honor GSM 04.64 8.4.2 Receipt of unacknowledged information by Holger Hans Peter Freyther · 13 years ago
  45. 066a0f5 GPRS LLC: fix compiler warning by Harald Welte · 13 years ago
  46. 0c1a303 LLC: Add minimal LLGMM-RESET.req implementation by Harald Welte · 13 years ago
  47. 3dccda5 gprs: Fix various compiler warnings by Holger Hans Peter Freyther · 13 years ago
  48. 1f447fb LLC: Fix format string by Dieter Spaar · 13 years ago
  49. 136f453 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  50. f0901f0 [SGSN] Fix processing of RA Update Request regarding TLLI by Harald Welte · 14 years ago
  51. 9af6ddf License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 14 years ago
  52. 6f3850f gprs/llc: Don't check FCS in gprs_llc_hdr_dump by Sylvain Munaut · 14 years ago
  53. 3e2e159 [SGSN] LLC: only copy Kc if algorithm != GPRS_ALGO_GEA0 by Harald Welte · 14 years ago
  54. 1b8827a [SGSN] LLC: Make sure we calculate FCS after decryption by Harald Welte · 14 years ago
  55. d07b4f9 [SGSN] Use libosmocore GPRS encryption plugins from LLC layer by Harald Welte · 14 years ago
  56. 496aee4 [SGSN] Call libosmocore helper to load cipher plugins by Harald Welte · 14 years ago
  57. 875840c [SGSN] Fix TLLI (re)assignments by Harald Welte · 14 years ago
  58. f7fef48 [SGSN] LLC: properly free LLC entities at TLLI unassignment by Harald Welte · 14 years ago
  59. 2788b96 gprs: Fix LOGP misuse and specify LOGL_NOTICE as region. by Holger Hans Peter Freyther · 14 years ago
  60. 1d9d944 [GPRS] LLC: Implement per-SAPI default values for LLC parameters by Harald Welte · 14 years ago
  61. ebabdea [GPRS] hand SNDCP N-PDUs to the GTP to the GGSN by Harald Welte · 14 years ago
  62. 807a5d8 [GPRS] Major LLC / TLLI handling fixes by Harald Welte · 14 years ago
  63. 56a0145 [GPRS] Include IMSI and DRX params in BSSGP DL-UD by Harald Welte · 14 years ago
  64. 6bdee6a [GPRS] LLC: Increment V(U) and N(U) by Harald Welte · 14 years ago
  65. fa848d4 gprs: Cast the lh to uint_8* and make the other method non-const by Holger Hans Peter Freyther · 14 years ago
  66. 3a6fdcd gprs: make gprs_llc_hdr_dump return void. by Holger Hans Peter Freyther · 14 years ago
  67. 4752e0c gprs_llc.c: memset the llhp struct to be sure it is initialized. by Holger Hans Peter Freyther · 14 years ago
  68. d764c06 [GPRS] LLC: Fix logic to detect unknown TLLI/SAPI by Harald Welte · 14 years ago
  69. b61f403 [GPRS] LLC: print human-readable LLC command type by Harald Welte · 14 years ago
  70. 2e918a8 [GPRS] LLC: Add VTY interface for LLC by Harald Welte · 14 years ago
  71. 1b170d1 [GPRS] LLC: Start using different log levels by Harald Welte · 14 years ago
  72. c6ecafe [GPRS] LLC: Use DLLC instead of DGPRS by Harald Welte · 14 years ago
  73. 1ae09c7 [GPRS] LLC: Improve implementation compliance to spec by Harald Welte · 14 years ago
  74. e236596 [gprs] Move all GPRS related code to src/gprs subdirectory by Harald Welte · 14 years ago[Renamed from openbsc/src/gprs_llc.c]
  75. 5658a1a [gprs] LLC: Echo back the XID parameters that the MS requested by Harald Welte · 14 years ago
  76. 10997d0 [gprs] LLC: API to send XID responses to XID commands by Harald Welte · 14 years ago
  77. 11d7c10 [gprs] pass BSSGP UL-UNITDATA Cell ID up into GMM layer by Harald Welte · 14 years ago
  78. eaa614c [gprs] Use stdint.h types (uintXX_t instead of u_intXX_t) by Harald Welte · 14 years ago
  79. e6afd60 [gprs] SGSN: Expect all Identifiers to be stored at highest level by Harald Welte · 14 years ago
  80. fd3fa1d [gprs] Ensure msgb->l3h points to Layer3 (04.08) by Harald Welte · 14 years ago
  81. a266554 [gprs] LLC: Introduce the allocation and lookup of LLC Entities (LLE) by Harald Welte · 14 years ago
  82. 943c5bc gprs: Update gprs-sgsn branch to use new msgb->cb layout by Harald Welte · 14 years ago
  83. 9b455bf Create new 'gprs-sgsn' branch on top of 'gprs-conf' by Harald Welte · 14 years ago