First compiling (and leak-free) RANAP message generation functions

encoding correctness still needs to be verified at this point.  At least
they generate some binary output without failing somewhere earlier in
the encoding process - and they don't leave any leaked memory behind,
see talloc_report() at the end of test-ranap.c:main().
6 files changed
tree: 426ab3c29e533ede4c1aaa7e8e1184ce0a2e4acc
  1. asn1/
  2. pcap/
  3. specs/
  4. src/
  5. .gitignore
  6. configure.ac
  7. Makefile.am
  8. README