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