1. 8e621dc gprs: Fix compiler warnings in the code by Holger Hans Peter Freyther · 13 years ago
  2. dd5fff4 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  3. 0e3e88e License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 14 years ago
  4. 80b97ab [SGSN] SNDCP: Subtract SNDCP header from fragment length by Harald Welte · 14 years ago
  5. 8628983 [SGSN] SNDCP: SN-PDUs need a 16bit length field by Harald Welte · 14 years ago
  6. f4ffbf7 [SGSN] SNDCP: re-set total number of fragment length by Harald Welte · 14 years ago
  7. e6ae273 [SNDCP] some more defragmentation debug statements by Harald Welte · 14 years ago
  8. 62f07d3 [SGSN] SNDCP defrag: use correct length, don't include LLC FCS by Harald Welte · 14 years ago
  9. cb26ed3 [SGSN] SNDCP: Actually copy the payload data in the defrag queue entry by Harald Welte · 14 years ago
  10. 5deda42 [SGSN] SNDCP: Fix off-by-one error missing last segment in defrag by Harald Welte · 14 years ago
  11. 723319b [SGSN] SNDCP: more verbose defragmentation debugging by Harald Welte · 14 years ago
  12. 3322cb3 [SGSN] Fix segfault when passing re-assembled SN-PDU to GMM by Harald Welte · 14 years ago
  13. f2e790f [SGSN] SNDCP: fix off-by-one error during defragmentation by Harald Welte · 14 years ago
  14. ae33cd2 [SGSN] SNDCP: Initialize defrag list header by Harald Welte · 14 years ago
  15. 2b6a9da [SGSN] SNDCP: use llist_for_each_entry_safe() when cleaning frag queue by Harald Welte · 14 years ago
  16. 9413503 [SGSN] Add VTY interface for SNDCP by Harald Welte · 14 years ago
  17. 7eec315 [gprs] sndcp: Fix call to msgb_alloc_headroom to have both head&tail room by Sylvain Munaut · 14 years ago
  18. 0896568 [GPRS] SNDCP: Implement fragmentation of N-PDUs to SN-PDUs in downlink by Harald Welte · 14 years ago
  19. d14be78 [GPRS] SNDCP: Check if SN-PDU is too large and reject it by Harald Welte · 14 years ago
  20. ef1bef7 [GPRS] implement GTP->SNDCP->LLC downlink user-data path by Harald Welte · 14 years ago
  21. cc2279b [GPRS] SNDCP: Fix PCOMP and DCOMP header field length by Harald Welte · 14 years ago
  22. d5b31a8 [GPRS] SNDCP: Add new SNDCP Entity to global list of entities by Harald Welte · 14 years ago
  23. d83e324 [GPRS] SNDCP use DSNDCP instead of DGPRS by Harald Welte · 14 years ago
  24. f6554f7 [GPRS] SNDCP: Fix header length (pcomp is part of common_hdr) by Harald Welte · 14 years ago
  25. d0e36dc [GPRS] hand SNDCP N-PDUs to the GTP to the GGSN by Harald Welte · 14 years ago
  26. 8f77f19 [GPRS] Initial untested support for libgtp by Harald Welte · 14 years ago
  27. 48030cf [gprs] Move all GPRS related code to src/gprs subdirectory by Harald Welte · 14 years ago[Renamed from openbsc/src/gprs_sndcp.c]
  28. e661b27 [gprs] gb_proxy: fix NSEI value printed in some debug statements by Harald Welte · 14 years ago