1. ff4a92b various comment / whitespace tweaks (libmsc, gprs, libcommon-cs) by Neels Hofmeyr · 8 years ago
  2. 9bf7dcb sndcp: Allow empty SNDCP-XID indications by Philipp · 8 years ago
  3. a1cfebc COSMETIC: 'if' is not a function, so there is space before '(' by Harald Welte · 8 years ago
  4. 2c6dd81 SNDCP: add V.42bis data compression functionality by Philipp · 8 years ago
  5. 91df16c SNDCP: add RFC1144 header compression functionality by Philipp · 8 years ago
  6. 247a339 Moving grs_sndcp.h header file to include by Philipp · 8 years ago
  7. 4bc2821 SGSN: encrypt/decrypt only necessary frames by Max · 8 years ago
  8. 13293f3 sgsn: Prevent memory leak and double free by Holger Hans Peter Freyther · 10 years ago
  9. 82151f9 gprs: Fix compiler warnings in gprs_sndcp.c by Holger Hans Peter Freyther · 10 years ago
  10. cfb6b28 split libgb into a separate library for outside use by Harald Welte · 12 years ago
  11. 1bcd637 misc: Use msgb_free for freeing the messages by Holger Hans Peter Freyther · 12 years ago
  12. 8e621dc gprs: Fix compiler warnings in the code by Holger Hans Peter Freyther · 13 years ago
  13. dd5fff4 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  14. 0e3e88e License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 14 years ago
  15. 80b97ab [SGSN] SNDCP: Subtract SNDCP header from fragment length by Harald Welte · 14 years ago
  16. 8628983 [SGSN] SNDCP: SN-PDUs need a 16bit length field by Harald Welte · 14 years ago
  17. f4ffbf7 [SGSN] SNDCP: re-set total number of fragment length by Harald Welte · 14 years ago
  18. e6ae273 [SNDCP] some more defragmentation debug statements by Harald Welte · 14 years ago
  19. 62f07d3 [SGSN] SNDCP defrag: use correct length, don't include LLC FCS by Harald Welte · 14 years ago
  20. cb26ed3 [SGSN] SNDCP: Actually copy the payload data in the defrag queue entry by Harald Welte · 14 years ago
  21. 5deda42 [SGSN] SNDCP: Fix off-by-one error missing last segment in defrag by Harald Welte · 14 years ago
  22. 723319b [SGSN] SNDCP: more verbose defragmentation debugging by Harald Welte · 14 years ago
  23. 3322cb3 [SGSN] Fix segfault when passing re-assembled SN-PDU to GMM by Harald Welte · 14 years ago
  24. f2e790f [SGSN] SNDCP: fix off-by-one error during defragmentation by Harald Welte · 14 years ago
  25. ae33cd2 [SGSN] SNDCP: Initialize defrag list header by Harald Welte · 14 years ago
  26. 2b6a9da [SGSN] SNDCP: use llist_for_each_entry_safe() when cleaning frag queue by Harald Welte · 14 years ago
  27. 9413503 [SGSN] Add VTY interface for SNDCP by Harald Welte · 14 years ago
  28. 7eec315 [gprs] sndcp: Fix call to msgb_alloc_headroom to have both head&tail room by Sylvain Munaut · 14 years ago
  29. 0896568 [GPRS] SNDCP: Implement fragmentation of N-PDUs to SN-PDUs in downlink by Harald Welte · 14 years ago
  30. d14be78 [GPRS] SNDCP: Check if SN-PDU is too large and reject it by Harald Welte · 14 years ago
  31. ef1bef7 [GPRS] implement GTP->SNDCP->LLC downlink user-data path by Harald Welte · 14 years ago
  32. cc2279b [GPRS] SNDCP: Fix PCOMP and DCOMP header field length by Harald Welte · 14 years ago
  33. d5b31a8 [GPRS] SNDCP: Add new SNDCP Entity to global list of entities by Harald Welte · 14 years ago
  34. d83e324 [GPRS] SNDCP use DSNDCP instead of DGPRS by Harald Welte · 14 years ago
  35. f6554f7 [GPRS] SNDCP: Fix header length (pcomp is part of common_hdr) by Harald Welte · 14 years ago
  36. d0e36dc [GPRS] hand SNDCP N-PDUs to the GTP to the GGSN by Harald Welte · 14 years ago
  37. 8f77f19 [GPRS] Initial untested support for libgtp by Harald Welte · 14 years ago
  38. 48030cf [gprs] Move all GPRS related code to src/gprs subdirectory by Harald Welte · 14 years ago[Renamed from openbsc/src/gprs_sndcp.c]
  39. e661b27 [gprs] gb_proxy: fix NSEI value printed in some debug statements by Harald Welte · 14 years ago