1. ea34a4e split libgb into a separate library for outside use by Harald Welte · 12 years ago
  2. 511bd8e BSSGP: Add functions required for true BSS-side BSSGP implementation by Harald Welte · 13 years ago
  3. 8cbc4a4 GPRS: add new bssgp_create_cell_id(), opposite of bssgp_parse_cell_id() by Harald Welte · 13 years ago
  4. c45a804 bssgp: make comments more explicit, include 'Rx' in received messages by Harald Welte · 13 years ago
  5. 136f453 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  6. 89579b4 prefix sub-directories containing libraries with 'lib' by Harald Welte · 13 years ago[Renamed from openbsc/src/gb/gprs_bssgp.c]
  7. e5e36af Move 'Gb' protocol stack into its own src/gb subdirectory by Harald Welte · 13 years ago[Renamed from openbsc/src/gprs/gprs_bssgp.c]
  8. 9af6ddf License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 14 years ago
  9. df30d40 Add mandatory routeing area IE to SUSPEND-NACK by Dieter Spaar · 14 years ago
  10. d30e087 [gprs] BSSGP: Fix null pointer dereference by Harald Welte · 14 years ago
  11. 43ef648 [SGSN] BSSGP: Print TLLI as hex value like everwhere else by Harald Welte · 14 years ago
  12. 644a0ca [gprs] bssgp: Fix LLC PDU length encoding in BSSGP. by Sylvain Munaut · 14 years ago
  13. bb35c45 [GPRS] BSSGP/SGSN: Implement Gb-Interface Paging by Harald Welte · 14 years ago
  14. 5bfe499 [GPRS] SGSN: Pass BSSGP SUSPEND/RESUME up to GMM and alter MMCTX state by Harald Welte · 14 years ago
  15. 807a5d8 [GPRS] Major LLC / TLLI handling fixes by Harald Welte · 14 years ago
  16. 56a0145 [GPRS] Include IMSI and DRX params in BSSGP DL-UD by Harald Welte · 14 years ago
  17. 3d379ba [GPRS] BSSGP: Fix way too long TLLI debug line by Harald Welte · 14 years ago
  18. c91ce1a [GPRS] BSSGP: More verbose debug log / error reporting by Harald Welte · 14 years ago
  19. 72b4b20 [GPRS] BSSGP: When we receive a BLOCK, we should not respond with UNBLOCK-ACK by Harald Welte · 14 years ago
  20. 02ea86f [GPRS] BSSGP: Acknowledge all SUSPEND and RESUME requests by Harald Welte · 14 years ago
  21. 9e28ecc gprs_bssgp.c: Return something from non void methods. by Holger Hans Peter Freyther · 14 years ago
  22. 2e22a5d gprs_bssgp.c: Cast const of TLVP_VAL away. by Holger Hans Peter Freyther · 14 years ago
  23. b3911a0 [GPRS] BSSGP: Use correct values for SIGNALLING and PTM BVCI by Harald Welte · 14 years ago
  24. d9a55f6 [GPRS] BSSGP: Add VTY for configuration and inpection by Harald Welte · 14 years ago
  25. b1b2908 [GPRS] BSSGP: Introduce packet/byte counters by Harald Welte · 14 years ago
  26. 5c90e5c [GPRS] BSSGP: expose more internal structures / API by Harald Welte · 14 years ago
  27. ada466f [GPRS] BSSGP: Rename bssgp_bts_ctx to bssgp_bvc_ctx by Harald Welte · 14 years ago
  28. 2b36ae1 [GPRS] BSSGP: Refuse blocking of signalling BVC; Ignore traffic on blocked BVC by Harald Welte · 14 years ago
  29. 3a1bece [GPRS] BSSGP: Make implementation more robust by Harald Welte · 14 years ago
  30. f47dc0b [GPRS] BSSGP: Elaborate more on FIXMEs by Harald Welte · 14 years ago
  31. a7a3194 [gprs] BSSGP: cosmetic cleanup by Harald Welte · 14 years ago
  32. 0a4050c [gprs] gb_proxy: Send proper BSSGP STATUS msg in error case by Harald Welte · 14 years ago
  33. 6b72cdf [gprs] Add new 'NS' and 'BSSGP' logging categories by Harald Welte · 14 years ago
  34. e236596 [gprs] Move all GPRS related code to src/gprs subdirectory by Harald Welte · 14 years ago[Renamed from openbsc/src/gprs_bssgp.c]
  35. 721961c [gprs] correctly calculate the length of the BSSGP PDUs by Harald Welte · 14 years ago
  36. 11d7c10 [gprs] pass BSSGP UL-UNITDATA Cell ID up into GMM layer by Harald Welte · 14 years ago
  37. eaa614c [gprs] Use stdint.h types (uintXX_t instead of u_intXX_t) by Harald Welte · 14 years ago
  38. e6afd60 [gprs] SGSN: Expect all Identifiers to be stored at highest level by Harald Welte · 14 years ago
  39. fd3fa1d [gprs] Ensure msgb->l3h points to Layer3 (04.08) by Harald Welte · 14 years ago
  40. dbab1c7 [gprs] BSSGP: convert cause strings to value_string by Harald Welte · 14 years ago
  41. 6557cd0 [gprs] introduce BSSGP concept of BTS contextx by Harald Welte · 14 years ago
  42. 288be16 [gprs] Build the SGSN stand-alone and not as part of bsc_hack by Harald Welte · 14 years ago
  43. 9f75c35 GPRS: Introduce a GPRS Gb Proxy by Harald Welte · 14 years ago
  44. 44f1c27 gprs: remove msgb->nsvc pointer and replace it with NSEI and BVCI by Harald Welte · 14 years ago
  45. 943c5bc gprs: Update gprs-sgsn branch to use new msgb->cb layout by Harald Welte · 14 years ago
  46. 9b455bf Create new 'gprs-sgsn' branch on top of 'gprs-conf' by Harald Welte · 14 years ago