1. f78ec5c gb: Add bssgp_msgb_copy function by Jacob Erlbeck · 9 years ago
  2. fdb4667 test: Fix compiler warnings on 64bit systems by Holger Hans Peter Freyther · 9 years ago
  3. cc6ac4c ns: Force a defined state when sending NS RESET by Jacob Erlbeck · 9 years ago
  4. 2c58197 bssgp/test: Add missing START/END printfs by Jacob Erlbeck · 9 years ago
  5. 9385d1e bssgp: Fix bssgp_tx_fc_bvc parameter type by Jacob Erlbeck · 9 years ago
  6. 455d34f bssgp/test: Fix bssgp-fc test by Jacob Erlbeck · 9 years ago
  7. b535e39 bssgp: Ensure non-NULL bctx before calling bssgp_rx_ptp (Coverity) by Jacob Erlbeck · 9 years ago
  8. 36153dc bssgp: Handle BSSGP STATUS messages by Jacob Erlbeck · 9 years ago
  9. e0a1a80 bssgp: Include sys/socket.h for AF_INET on FreeBSD by Holger Hans Peter Freyther · 10 years ago
  10. b43baf2 gprs: Don't discard SUSPEND/RESUME in bssgp_rcvmsg by Jacob Erlbeck · 10 years ago
  11. cdebf74 gprs/test: Add BSSGP tests by Jacob Erlbeck · 10 years ago
  12. 10dd73c bssgp: Free msgb in case of error when calling into gprs_ns_sendmsg by Holger Hans Peter Freyther · 10 years ago
  13. dade018 gprs-ns/test: Check the nsvc state explicitely by Jacob Erlbeck · 10 years ago
  14. 84bcce6 gprs-ns/test: Re-add return value check for gprs_nsvc_reset by Holger Hans Peter Freyther · 10 years ago
  15. 6ac70a4 gprs-ns: Fix reset state handling by Jacob Erlbeck · 10 years ago
  16. cdb85f5 gprs-ns/test: Add test_sgsn_reset_invalid_state by Jacob Erlbeck · 10 years ago
  17. f1bcbb0 gprs-ns/test: Add expire_nsvc_timer by Jacob Erlbeck · 10 years ago
  18. 2381fde gprs-ns/test: Save the last PDU type sent by Jacob Erlbeck · 10 years ago
  19. f357c87 gprs-ns/test: Use gprs_nsvc_reset instead of gprs_ns_tx_reset by Jacob Erlbeck · 10 years ago
  20. 3d557b1 gprs: Ignore NS RESET_ACK and ALIVE_ACK without RESET by Jacob Erlbeck · 11 years ago
  21. e7c4271 grps: Add test for NS messages that shall be ignored by Jacob Erlbeck · 11 years ago
  22. 54b8b2d gb: Create new NSVC object instead of patching the NSVCI by Jacob Erlbeck · 11 years ago
  23. ab852ee gb: Fix RESET handling with changing NSEI by Jacob Erlbeck · 11 years ago
  24. 5405a10 gb: Fix NS RESET/RESET_ACK abnormal cases by Jacob Erlbeck · 11 years ago
  25. 81d7c14 gb: Add test cases for NS RESET procedures by Jacob Erlbeck · 11 years ago
  26. a52ba01 gb: Fix gprs_nsvc_delete() to free ctr group by Jacob Erlbeck · 11 years ago
  27. bf02196 gb: Fix gprs_active_nsvc_by_nsei() by Jacob Erlbeck · 11 years ago
  28. 0d4e949 gb: Test sending messages to the SGSN by Jacob Erlbeck · 11 years ago
  29. 5e6d679 gb: Fix gprs_ns_rx_reset to not create NS-VC duplicates by Jacob Erlbeck · 11 years ago
  30. 96550e0 gb: Add functions to access the LL part of the NS-VC objects by Jacob Erlbeck · 11 years ago
  31. 34fc470 tests/gb: Show invoked signals in test output by Jacob Erlbeck · 11 years ago
  32. b6390f9 gb: Use the NS-VCI to find an existing NS-VC by Jacob Erlbeck · 11 years ago
  33. 05395a6 gb: Fix NS-RESET response message order by Jacob Erlbeck · 11 years ago
  34. dcce196 tests/gb: Add test for GPRS NS protocol by Jacob Erlbeck · 11 years ago
  35. 5b6416a bssgp: Address various compiler warnings in the bssgp code by Holger Hans Peter Freyther · 11 years ago
  36. c302eca tests: Make the gb test work with srcdir != builddir by Holger Hans Peter Freyther · 12 years ago
  37. d8b4769 BSSGP: make bvc_ctx->fc a dynamic talloc allocation by Harald Welte · 12 years ago
  38. 04f0989 GPRS BSSGP test: integrate into autotest by Harald Welte · 12 years ago
  39. 57e5b94 BSSGP flow-control: Add unit test for algorithm tests by Harald Welte · 12 years ago