1. 92a88ee Bump version: 0.3.0.10-9e66-dirty → 0.4.0 by Harald Welte · 5 years ago 0.4.0
  2. 456964f contrib: fix makedistcheck with disabled systemd by Oliver Smith · 6 years ago
  3. e9fd1ed Fix DISTCHECK_CONFIGURE_FLAGS override by Oliver Smith · 6 years ago
  4. 319c285 add a VTY command which shows a specific HNB by Stefan Sperling · 6 years ago
  5. 9aad185 hnbgw_tx_hnb_register_rej(): Missing return statement by Harald Welte · 6 years ago
  6. a770f69 fix transport layer addr again, for nano3g by Neels Hofmeyr · 6 years ago
  7. b876b42 hnbgw: vty: add SCCP related vty commands by Neels Hofmeyr · 6 years ago
  8. 37c1ffd Install sample cfg file to /etc/osmocom by Pau Espin Pedrol · 6 years ago pespin/systemd
  9. a68b682 Install systemd services with autotools by Pau Espin Pedrol · 6 years ago
  10. b69c902 debian: package osmo-hnbgw.service by Pau Espin Pedrol · 6 years ago
  11. 236d1d4 fix decoding of incoming X.213 NSAP addr by Neels Hofmeyr · 6 years ago
  12. 2d3fae7 debian/rules: Don't overwrite .tarball-version by Harald Welte · 6 years ago
  13. ad4ea3b hnbgw: remove close_cb() to fix a crash when releasing a hnbgw by Alexander Couzens · 6 years ago
  14. 7a97fca asn1tostruct: allow to override build date by Bernhard M. Wiedemann · 6 years ago
  15. ba941e5 Bump version: 0.2.0.57-cf5f-dirty → 0.3.0 by Pau Espin Pedrol · 6 years ago 0.3.0
  16. 2b88cc4 debian/changelog: set prev releases to unstable by Pau Espin Pedrol · 6 years ago
  17. cf5fbea cosmetic: use osmo_plmn_id instead of mcc,mnc by Neels Hofmeyr · 6 years ago
  18. 666121a configure: add --enable-werror by Neels Hofmeyr · 6 years ago
  19. 3050864 hnb-test: log accurate three-digit MNC with leading zeros by Neels Hofmeyr · 6 years ago
  20. c964a2c ensure unique CellIDs in HNB-GW by Stefan Sperling · 6 years ago
  21. e1c01a0 contrib: jenkins.sh: Disable doxygen in libosmocore build by Pau Espin Pedrol · 6 years ago
  22. aec91ab configure.ac: Enable -Wall flag by Pau Espin Pedrol · 6 years ago
  23. 2293df0 hnbap: log errors on decoding/encoding HNB-REGISTER msgs by Neels Hofmeyr · 6 years ago
  24. 8a2b6e2 cosmetic: hnbgw: hnbap: log rx of unsuccessful outcome by Neels Hofmeyr · 6 years ago
  25. 02296af hnbgw_hnbap: fix missing return in rx [un]successful outcome by Neels Hofmeyr · 6 years ago
  26. e3644ac hnbgw_cn: rx ranap: set rc in all cases by Neels Hofmeyr · 6 years ago
  27. 6814d22 hnbgw_rua: fix dereference of unset pointer by Neels Hofmeyr · 6 years ago
  28. 70d3ece hnbgw_rua.c: log: fix integer format for cN_DomainIndicator by Neels Hofmeyr · 6 years ago
  29. e9b4c39 iu_client.c: Remove unusued variable by Pau Espin Pedrol · 6 years ago
  30. 9d60ce6 Enable sanitize for CI tests by Max · 7 years ago
  31. bfeea67 Expand ctrl interface by Max · 7 years ago
  32. ef72741 Add control interface by Max · 7 years ago
  33. 1e57ba5 Use proper package version by Max · 7 years ago
  34. f8b73b1 hnbgw_vty.c: Fix "-Werror=format-security" failure in vty_out() by Harald Welte · 7 years ago
  35. 8e88d37 hnbgw_vty.c: cosmetic: Fix non-tab-indented code by Harald Welte · 7 years ago
  36. 3bd8a55 vty typo: 'show hnb': SCTP stream, not SCCP stream by Neels Hofmeyr · 7 years ago
  37. 23f3fdc comments: hnbgw_rua.c: remove obsolete fixmes for asn1 free by Neels Hofmeyr · 7 years ago
  38. 4e2681d osmo-hnbgw: startup: log the RNC-Id that is going to be used by Neels Hofmeyr · 7 years ago
  39. da58d26 osmo-hnbgw config: add 'rnc-id' config item by Neels Hofmeyr · 7 years ago
  40. e045da0 cosmetic: context_map_tmr_cb(): fix comment by Neels Hofmeyr · 7 years ago
  41. 1e9f4f5 rua_to_scu(): don't create a context map for UNITDATA by Neels Hofmeyr · 7 years ago
  42. b10e293 rua: discard context maps on id-Disconnect by Neels Hofmeyr · 7 years ago
  43. aa3e9eb segfault: context_map gc: use llist_for_each_entry_safe() by Neels Hofmeyr · 7 years ago
  44. f33d164 compiler warning: asn1tostruct.py: return 0 at end of *_free_*() by Neels Hofmeyr · 7 years ago
  45. 9e17e05 osmo-hnbgw: vty: revamp output of context maps on 'show hnb' by Neels Hofmeyr · 7 years ago
  46. 140f38c vty: tweak / improve HNB and cnlink introspection by Neels Hofmeyr · 7 years ago
  47. 6eeef11 hnbap,rua,ranap decode: fix segfault on decode error by Neels Hofmeyr · 7 years ago
  48. 66d6d76 hnbgw: hnb info: record MCC, MNC, show on 'show hnb' by Neels Hofmeyr · 7 years ago
  49. aa8d48c ranap_msg_factory: remove unusued variable by Philipp Maier · 7 years ago
  50. 1eb19cf ranap_msg_factory: check IE encoder return codes by Philipp Maier · 7 years ago
  51. ee03876 iu: iu_helpers: add functions to decode ip/port from rab-ass by Philipp Maier · 7 years ago
  52. ade7e8b hnbgw: use proper talloc ctx for vty telnet init by Neels Hofmeyr · 7 years ago
  53. f898d6b fix 3 compiler warnings in ranap_common.c by Neels Hofmeyr · 7 years ago
  54. 2c56f6d hnbgw: use proper VTY port number defined in libosmocore (4261) by Neels Hofmeyr · 7 years ago
  55. 69888c8 iu client: store multiple LAC,RAC per RNC = fix paging for multiple RNC by Neels Hofmeyr · 7 years ago
  56. accb780 osmo-hnbgw: don't configure specific local IP address for STP connection by Neels Hofmeyr · 7 years ago
  57. b593969 cosmetic: osmo-hnbgw: log remote SCCP addresses on startup by Neels Hofmeyr · 7 years ago
  58. 2af648f osmo-hnbgw: auto-config local and remote PCs if omitted by Neels Hofmeyr · 7 years ago
  59. c6ed1c3 test_common: fix compiler warning: include ranap_common.h by Neels Hofmeyr · 7 years ago
  60. 54df0a1 ranap_msg_factory: sanitize: memcpy instead of unaligned int copy by Neels Hofmeyr · 7 years ago
  61. d9cb19a tests: sanitize: fix mem leaks, clean after tests by Neels Hofmeyr · 7 years ago
  62. da86fe5 Fix various compiler warnings in hnb-gw code by Harald Welte · 7 years ago
  63. ffc2093 sccp_sap_up(): Fix never-hit "default" case in switch by Harald Welte · 7 years ago
  64. ee69470 hnbgw.c: Remove dead code creating libsctp linker dependency by Harald Welte · 7 years ago
  65. 47bba70 Add "-Wall" to the compile rules of the non-asn1c-generated source code by Harald Welte · 7 years ago
  66. e90f13e api doc: clarify byte order in ranap_new_msg_rab_assign_* by Neels Hofmeyr · 7 years ago
  67. 8e1c073 osmo-hnbgw: drop erratic log line on remote STP address by Neels Hofmeyr · 7 years ago
  68. 4325a2a add --enable-sanitize config option by Neels Hofmeyr · 7 years ago
  69. dfc75df src/Makefile.am: drop unused COMMON_LDADD by Neels Hofmeyr · 7 years ago
  70. b0c650e vty: skip installing cmds now always installed by default by Neels Hofmeyr · 7 years ago
  71. 493366e Link libosmo-ranap against libosmovty by Harald Welte · 7 years ago
  72. 7235ea0 osmo-hnbgw: Avoid useless linking to libosmogsm and libsctp by Harald Welte · 7 years ago
  73. 8a257b6 jenkins: use osmo-clean-workspace.sh before and after build by Neels Hofmeyr · 7 years ago
  74. cc1afdf Tag/Release 0.2.0 + Update LIBVERSION + Debian packaging by Harald Welte · 7 years ago 0.2.0
  75. 257771c debian: depend on libosmo-sigtran-dev, not libosmo-sccp-dev by Harald Welte · 7 years ago
  76. 961674a update dependencies to latest libosmo-* releases by Harald Welte · 7 years ago
  77. 5164038 debian/rules: show testsuite.log when tests are failing by Alexander Couzens · 7 years ago
  78. a3f4e79 Makefile.am: Link libosmo-ranap against libosmo-sigtran by Harald Welte · 7 years ago
  79. 5a3df8f Use release helper from libosmocore by Max · 7 years ago
  80. 3ce7584 Use value string check from osmo-ci by Max · 7 years ago
  81. e03d8a0 hnbgw_cn.c: use new signature of osmo_sccp_addr_name(osmo_ss7_instance *ss7, osmo_sccp_addr *addr) by Alexander Couzens · 7 years ago
  82. 1aef9a6 iu_client: derive local SCCP addr from sccp instance by Neels Hofmeyr · 7 years ago
  83. e485cdd add /debian package support by Alexander Couzens · 7 years ago 0.1.0
  84. ecbdc5c make point codes configurable by SCCP address book by Neels Hofmeyr · 7 years ago
  85. 5e0292a add .gitreview to support git review plugin by Alexander Couzens · 7 years ago
  86. aae68b2 move openbsc.git's iu.h, iu.c, iu_vty.c here as iu_client by Neels Hofmeyr · 7 years ago
  87. 13850b1 ranap_common.h: fix include of asn1c/asn_application.h by Neels Hofmeyr · 7 years ago
  88. a3bcd6d cn unitdata: verify correct remote addr by Neels Hofmeyr · 7 years ago
  89. 3b42658 set RANAP msgb headroom to 512 (times two) by Neels Hofmeyr · 7 years ago
  90. 54e6e1f rua_to_scu(): add debug log for calling/called addr by Neels Hofmeyr · 7 years ago
  91. c361431 rua_to_scu(), rua_rx_init_connect(): add debug logging by Neels Hofmeyr · 7 years ago
  92. cb24631 sccp_sap_up(): guard against NULL pointers by Neels Hofmeyr · 7 years ago
  93. 0f88c11 migrate osmo-hnbgw to libosmo-sigtran's SCCP/M3UA by Neels Hofmeyr · 7 years ago
  94. 12ed975 cosmetic: move callers' common switch() into rua_to_scu() by Neels Hofmeyr · 7 years ago
  95. e305f4d jenkins: build from libosmo-netif master by Neels Hofmeyr · 7 years ago
  96. 26531f9 contrib: Add systemd service file for osmo-hnbgw by Daniel Willmann · 7 years ago old_sua
  97. e3b025b examples: Adjust IP address of example config by Daniel Willmann · 7 years ago
  98. 46fea15 hnbgw: Fix crash if cnlink fails to connect by Pau Espin Pedrol · 7 years ago
  99. 166a376 asn1tostruct.py: specify python version in shebang by Pau Espin Pedrol · 7 years ago
  100. c23c4fe doc: fix osmo-hnbgw.cfg example by Neels Hofmeyr · 7 years ago