1. a3f4e79 Makefile.am: Link libosmo-ranap against libosmo-sigtran by Harald Welte · 7 years ago
  2. aae68b2 move openbsc.git's iu.h, iu.c, iu_vty.c here as iu_client by Neels Hofmeyr · 7 years ago
  3. df63de2 build: move headers to include/osmocom/* by Neels Hofmeyr · 8 years ago
  4. ba03c43 build: distcheck: look for asn1 in top_srcdir, not top_builddir by Neels Hofmeyr · 8 years ago
  5. 347f8ef build: distcheck: add missing distclean files by Neels Hofmeyr · 8 years ago
  6. 8345792 build: fix ranap gen, use same for gen hnbap and rua gen by Neels Hofmeyr · 8 years ago
  7. 4d8eb4c hnbgw: move vty commands out to new hnbgw_vty.c by Neels Hofmeyr · 8 years ago
  8. fef2e86 make regen: fix: use $(MAKE) instead of make by Neels Hofmeyr · 8 years ago
  9. 156fa39 attempt to fix parallel build, improve AM logic by Alexander Huemer · 8 years ago
  10. 3da8608 Move sccp_helpers.[hc] to libosmo-sigtran by Neels Hofmeyr · 8 years ago
  11. f678036 build: use $top_srcdir instead of ../ by Neels Hofmeyr · 8 years ago
  12. 92b13bc fix build: move local include dir before sys installed one by Neels Hofmeyr · 8 years ago
  13. 6480cad hnbgw: Use libosmo-netif for SCCP connection handling by Daniel Willmann · 8 years ago
  14. 8fda362 Correct postprocessing of generated files by Daniel Willmann · 8 years ago
  15. f3d2c74 also 'sed' the include path of the ranap_common.h file by Harald Welte · 8 years ago
  16. 5c6bd51 make ranap_common.cn.[ch] part of libosmo-ranap by Harald Welte · 8 years ago
  17. 96979af move ranap_*.h,iu_helpers.h to include/osmocom/ranap/ by Neels Hofmeyr · 8 years ago
  18. 0de6b94 rebuild en/decoders when asn1tostruct.py changed by Neels Hofmeyr · 8 years ago
  19. c04a96c move asn1 headers to include/ dir (5/5) by Neels Hofmeyr · 9 years ago
  20. 5aabad1 move asn1 headers to include/ dir (1/5) by Neels Hofmeyr · 9 years ago
  21. b66c5d0 move tests/rua_helper.[ch] to src directory by Harald Welte · 9 years ago
  22. 06bc548 steps towards making 'make distcheck' work by Harald Welte · 9 years ago
  23. e8a4dc6 move asn1helpers.[ch] to libasn1c by Harald Welte · 9 years ago
  24. 056984f merge (+rename) iu_helpers.c into libosmo-ranap by Harald Welte · 9 years ago
  25. a95d5a5 Makefile restructuring; install ranap header files by Harald Welte · 9 years ago
  26. 0322feb Introduce libosmo-ranap.so as shared RANAP lib by Harald Welte · 9 years ago
  27. ef89346 fix build if depenedencies are in distinct directories by Alexander Huemer · 9 years ago
  28. c4338de hnbgw: Bring all parts together by Harald Welte · 9 years ago
  29. 90256ba Add a context mapper to map RUA ContextIDs <-> SUA Connection IDs by Harald Welte · 9 years ago
  30. f6d0138 fix copy/paste mistake in src/Makefile.am by Alexander Huemer · 9 years ago
  31. 75a4e65 hnbgw: Add SUA client socket towards localhost by Harald Welte · 9 years ago
  32. c51f735 really fix src/Makefile.am by Neels Hofmeyr · 9 years ago
  33. fec171d fix Makefile.am by Alexander Huemer · 9 years ago
  34. ef5055c Makefile.am: Try to model the asn1tostruct.py generation dependencies by Harald Welte · 9 years ago
  35. de9055f Makefile.am: Replace .PHONY asn1tostruct.py rules by Harald Welte · 9 years ago
  36. f8db61b First compiling (and leak-free) RANAP message generation functions by Harald Welte · 9 years ago
  37. 08d5da6 hnbgw: Use the now-compiling RANAP encoder+decoder code by Harald Welte · 9 years ago
  38. 29b9e00 Autotoolize the build by Daniel Willmann · 9 years ago