1. 29b9206 move openbsc/* to repos root by Neels Hofmeyr · 7 years ago[Renamed from openbsc/src/gprs/gprs_sndcp.c]
  2. cc7db18 various comment / whitespace tweaks (libmsc, gprs, libcommon-cs) by Neels Hofmeyr · 8 years ago
  3. db142dc sndcp: Allow empty SNDCP-XID indications by Philipp · 8 years ago
  4. 7e5bb62 COSMETIC: 'if' is not a function, so there is space before '(' by Harald Welte · 8 years ago
  5. 73f83d5 SNDCP: add V.42bis data compression functionality by Philipp · 8 years ago
  6. f1f3436 SNDCP: add RFC1144 header compression functionality by Philipp · 8 years ago
  7. 3ec03d5 Moving grs_sndcp.h header file to include by Philipp · 8 years ago
  8. 8204010 SGSN: encrypt/decrypt only necessary frames by Max · 8 years ago
  9. f9ffd1f sgsn: Prevent memory leak and double free by Holger Hans Peter Freyther · 10 years ago
  10. cfee952 gprs: Fix compiler warnings in gprs_sndcp.c by Holger Hans Peter Freyther · 10 years ago
  11. ea34a4e split libgb into a separate library for outside use by Harald Welte · 12 years ago
  12. a8ddb08 misc: Use msgb_free for freeing the messages by Holger Hans Peter Freyther · 12 years ago
  13. 6142dc4 gprs: Fix compiler warnings in the code by Holger Hans Peter Freyther · 13 years ago
  14. 136f453 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  15. 9af6ddf License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 14 years ago
  16. 3d6815a [SGSN] SNDCP: Subtract SNDCP header from fragment length by Harald Welte · 14 years ago
  17. 36f1217 [SGSN] SNDCP: SN-PDUs need a 16bit length field by Harald Welte · 14 years ago
  18. 8b705f2 [SGSN] SNDCP: re-set total number of fragment length by Harald Welte · 14 years ago
  19. ab4094c [SNDCP] some more defragmentation debug statements by Harald Welte · 14 years ago
  20. 60da7d4 [SGSN] SNDCP defrag: use correct length, don't include LLC FCS by Harald Welte · 14 years ago
  21. 8f0c0a3 [SGSN] SNDCP: Actually copy the payload data in the defrag queue entry by Harald Welte · 14 years ago
  22. 993697c [SGSN] SNDCP: Fix off-by-one error missing last segment in defrag by Harald Welte · 14 years ago
  23. b87bc86 [SGSN] SNDCP: more verbose defragmentation debugging by Harald Welte · 14 years ago
  24. 8911cef [SGSN] Fix segfault when passing re-assembled SN-PDU to GMM by Harald Welte · 14 years ago
  25. 951a12c [SGSN] SNDCP: fix off-by-one error during defragmentation by Harald Welte · 14 years ago
  26. 362aea0 [SGSN] SNDCP: Initialize defrag list header by Harald Welte · 14 years ago
  27. 65d9678 [SGSN] SNDCP: use llist_for_each_entry_safe() when cleaning frag queue by Harald Welte · 14 years ago
  28. f78a3b2 [SGSN] Add VTY interface for SNDCP by Harald Welte · 14 years ago
  29. eda125c [gprs] sndcp: Fix call to msgb_alloc_headroom to have both head&tail room by Sylvain Munaut · 14 years ago
  30. ce22f92 [GPRS] SNDCP: Implement fragmentation of N-PDUs to SN-PDUs in downlink by Harald Welte · 14 years ago
  31. db2c39f [GPRS] SNDCP: Check if SN-PDU is too large and reject it by Harald Welte · 14 years ago
  32. bb1c805 [GPRS] implement GTP->SNDCP->LLC downlink user-data path by Harald Welte · 14 years ago
  33. 5cc2bc3 [GPRS] SNDCP: Fix PCOMP and DCOMP header field length by Harald Welte · 14 years ago
  34. 6144452 [GPRS] SNDCP: Add new SNDCP Entity to global list of entities by Harald Welte · 14 years ago
  35. 69996cb [GPRS] SNDCP use DSNDCP instead of DGPRS by Harald Welte · 14 years ago
  36. 16836a3 [GPRS] SNDCP: Fix header length (pcomp is part of common_hdr) by Harald Welte · 14 years ago
  37. ebabdea [GPRS] hand SNDCP N-PDUs to the GTP to the GGSN by Harald Welte · 14 years ago
  38. 2720e73 [GPRS] Initial untested support for libgtp by Harald Welte · 14 years ago
  39. e236596 [gprs] Move all GPRS related code to src/gprs subdirectory by Harald Welte · 14 years ago[Renamed from openbsc/src/gprs_sndcp.c]
  40. 96f71f2 [gprs] gb_proxy: fix NSEI value printed in some debug statements by Harald Welte · 14 years ago