1. 87ffeb9 factor out some common shared test init code by Harald Welte · 9 years ago
  2. 3cfa450 Add new common RANAP parsing code for CN elements by Harald Welte · 9 years ago
  3. ef89346 fix build if depenedencies are in distinct directories by Alexander Huemer · 9 years ago
  4. 7ac7e04 add rua_helper.[ch] missing from previous commit by Harald Welte · 9 years ago
  5. c385122 hnb-test: Add VTY to manually issue Iuh messages by Harald Welte · 9 years ago
  6. f8db61b First compiling (and leak-free) RANAP message generation functions by Harald Welte · 9 years ago
  7. d062df5 test-ranap.c: Further WIP, it now actually compiles by Harald Welte · 9 years ago
  8. 091039d test-ranap.c: More WIP code for convoluted RANAP message encoding by Harald Welte · 9 years ago
  9. 141a0ba hnb-test: Add an option to transmit multiple UE register/deregister msgs by Daniel Willmann · 9 years ago
  10. 6637a28 hnb-test: Handle closed connections correctly by Daniel Willmann · 9 years ago
  11. 19dedbb hnb-test: Send UE de-register after receiving the UE registration accept by Daniel Willmann · 9 years ago
  12. 92856e6 hnb-test.c: Remove pdus.h include as it is not used by Daniel Willmann · 9 years ago
  13. 3279780 hnb-test: Add HNBAP category and reduce MAIN loglevel to INFO by Daniel Willmann · 9 years ago
  14. d328c1a WIP: add some early code for generating required RANAP messages by Harald Welte · 9 years ago
  15. 29b9e00 Autotoolize the build by Daniel Willmann · 9 years ago
  16. a7b0240 hnb-test: Parse UE register accept by Daniel Willmann · 9 years ago
  17. 4e31250 hnb-test: Send UE register request by Daniel Willmann · 9 years ago
  18. 479cb30 hnb-test: Send HNB register request and parse the accept by Daniel Willmann · 9 years ago
  19. 4abdee0 hnb-test: setsockopt SCTP_EVENTS is needed to get the sctp_sndrcvinfo by Daniel Willmann · 9 years ago
  20. d6a45b4 asn1helpers: Add 28 bit conversion function and use it for Cell ID by Daniel Willmann · 9 years ago
  21. a1e202e tests/hnb-test: Generate the HNBAP registration request from ASN.1 by Daniel Willmann · 9 years ago
  22. 4aeef6c hnb-test: Send hard-coded HNB register request for now by Daniel Willmann · 9 years ago
  23. 97374c0 tests: Add hnb-test to connect to hnbgw and tests its functions by Daniel Willmann · 9 years ago
  24. 9a12a4b test-helpers: Also print out hexdump of encoded bit string by Daniel Willmann · 9 years ago
  25. b2548fb asn1helpers, test-helpers: Use ntoh/hton* to convert integers by Daniel Willmann · 9 years ago
  26. e295643 test-hnbap: Check CID and Identity Info as well by Daniel Willmann · 9 years ago
  27. 23c86e3 test-hnbap: Use different types for UE request and accept IEs by Daniel Willmann · 9 years ago
  28. ea4c088 test-hnbap: Test decoding of the hnbap registration request by Daniel Willmann · 9 years ago
  29. 1a86955 tests/test-hnbap: Decode HNBAP UE Register accept as well by Daniel Willmann · 9 years ago
  30. 39e643a tests: Add test-hnbap to test en-/decoding of HNBAP messages by Daniel Willmann · 9 years ago
  31. 8ea918d tests: Test cropping of string still is NULL-terminated by Daniel Willmann · 9 years ago
  32. ec0e50e tests: Test asn1_strncpy function by Daniel Willmann · 9 years ago
  33. 54a9a14 tests: Test asn1_u32_to_bitstring and asn1bitstr_to_u32 by Daniel Willmann · 9 years ago
  34. 77847ad add copyright statement and AGPLv3 headers to source code files by Harald Welte · 9 years ago
  35. 35cbc11 add unit test for BCD encoding/decoding by Harald Welte · 9 years ago