1. 92856e6 hnb-test.c: Remove pdus.h include as it is not used by Daniel Willmann · 9 years ago
  2. 3279780 hnb-test: Add HNBAP category and reduce MAIN loglevel to INFO by Daniel Willmann · 9 years ago
  3. d328c1a WIP: add some early code for generating required RANAP messages by Harald Welte · 9 years ago
  4. 29b9e00 Autotoolize the build by Daniel Willmann · 9 years ago
  5. a7b0240 hnb-test: Parse UE register accept by Daniel Willmann · 9 years ago
  6. 4e31250 hnb-test: Send UE register request by Daniel Willmann · 9 years ago
  7. 479cb30 hnb-test: Send HNB register request and parse the accept by Daniel Willmann · 9 years ago
  8. 4abdee0 hnb-test: setsockopt SCTP_EVENTS is needed to get the sctp_sndrcvinfo by Daniel Willmann · 9 years ago
  9. d6a45b4 asn1helpers: Add 28 bit conversion function and use it for Cell ID by Daniel Willmann · 9 years ago
  10. a1e202e tests/hnb-test: Generate the HNBAP registration request from ASN.1 by Daniel Willmann · 9 years ago
  11. 4aeef6c hnb-test: Send hard-coded HNB register request for now by Daniel Willmann · 9 years ago
  12. 97374c0 tests: Add hnb-test to connect to hnbgw and tests its functions by Daniel Willmann · 9 years ago
  13. 9a12a4b test-helpers: Also print out hexdump of encoded bit string by Daniel Willmann · 9 years ago
  14. b2548fb asn1helpers, test-helpers: Use ntoh/hton* to convert integers by Daniel Willmann · 9 years ago
  15. e295643 test-hnbap: Check CID and Identity Info as well by Daniel Willmann · 9 years ago
  16. 23c86e3 test-hnbap: Use different types for UE request and accept IEs by Daniel Willmann · 9 years ago
  17. ea4c088 test-hnbap: Test decoding of the hnbap registration request by Daniel Willmann · 9 years ago
  18. 1a86955 tests/test-hnbap: Decode HNBAP UE Register accept as well by Daniel Willmann · 9 years ago
  19. 39e643a tests: Add test-hnbap to test en-/decoding of HNBAP messages by Daniel Willmann · 9 years ago
  20. 8ea918d tests: Test cropping of string still is NULL-terminated by Daniel Willmann · 9 years ago
  21. ec0e50e tests: Test asn1_strncpy function by Daniel Willmann · 9 years ago
  22. 54a9a14 tests: Test asn1_u32_to_bitstring and asn1bitstr_to_u32 by Daniel Willmann · 9 years ago
  23. 77847ad add copyright statement and AGPLv3 headers to source code files by Harald Welte · 9 years ago
  24. 35cbc11 add unit test for BCD encoding/decoding by Harald Welte · 9 years ago