1. 87482b3 iu_client: ensure UE is not NULL on CO primitives by Alexander Couzens · 4 years, 11 months ago
  2. 8030792 iu_client: sccp_sap_up: set rc early by Alexander Couzens · 4 years, 11 months ago
  3. dab16ff hnbgw_vty.c: fix: properly pass pointer to g_hnb_gw by Vadim Yanitskiy · 4 years, 10 months ago
  4. 505fa9e Bump version: 0.4.0.14-92ea-dirty → 0.5.0 by Pau Espin Pedrol · 5 years ago 0.5.0
  5. 92ea15a Remove undefined param passed to {logging,osmo_stats}_vty_add_cmds by Pau Espin Pedrol · 5 years ago
  6. d4a0a77 jenkins: Enable manual publishing and building by Daniel Willmann · 5 years ago
  7. dc468e6 Add VTY reference manual by Daniel Willmann · 5 years ago
  8. 30301f2 osmo-hnbgw.cfg: set local-ip to 0.0.0.0 by Oliver Smith · 5 years ago
  9. 445bdcc spelling stuff found by lintian by Thorsten Alteholz · 5 years ago
  10. 89ccf55 contrib/jenkins.sh: run "make maintainer-clean" by Oliver Smith · 5 years ago
  11. 11b1dde ranap_msg_factory: Fix criticality of PDUs by Harald Welte · 5 years ago
  12. 8fa35b8 iu_client: Implement transmission of ResetAcknowledge by Harald Welte · 5 years ago
  13. f601526 tests: use -no-install libtool flag to avoid ./lt-* scripts by Oliver Smith · 5 years ago
  14. e22027a osmo-hnbgw: reply with RESET ACK when receiving a RESET by Neels Hofmeyr · 5 years ago
  15. 39d7b5c osmo-hnbgw: logging tweaks by Neels Hofmeyr · 5 years ago
  16. f8d5f37 osmo-hnbgw: set a proper talloc ctx for logging by Neels Hofmeyr · 5 years ago
  17. 3c83996 osmo-hnbgw: fix cmdline: do not force-disable colored logging by Neels Hofmeyr · 5 years ago
  18. 04b5b66 ranap_msg_factory.h: fix enum def within function signature by Neels Hofmeyr · 5 years ago
  19. 92a88ee Bump version: 0.3.0.10-9e66-dirty → 0.4.0 by Harald Welte · 5 years ago 0.4.0
  20. 456964f contrib: fix makedistcheck with disabled systemd by Oliver Smith · 6 years ago
  21. e9fd1ed Fix DISTCHECK_CONFIGURE_FLAGS override by Oliver Smith · 6 years ago
  22. 319c285 add a VTY command which shows a specific HNB by Stefan Sperling · 6 years ago
  23. 9aad185 hnbgw_tx_hnb_register_rej(): Missing return statement by Harald Welte · 6 years ago
  24. a770f69 fix transport layer addr again, for nano3g by Neels Hofmeyr · 6 years ago
  25. b876b42 hnbgw: vty: add SCCP related vty commands by Neels Hofmeyr · 6 years ago
  26. 37c1ffd Install sample cfg file to /etc/osmocom by Pau Espin Pedrol · 6 years ago pespin/systemd
  27. a68b682 Install systemd services with autotools by Pau Espin Pedrol · 6 years ago
  28. b69c902 debian: package osmo-hnbgw.service by Pau Espin Pedrol · 6 years ago
  29. 236d1d4 fix decoding of incoming X.213 NSAP addr by Neels Hofmeyr · 6 years ago
  30. 2d3fae7 debian/rules: Don't overwrite .tarball-version by Harald Welte · 6 years ago
  31. ad4ea3b hnbgw: remove close_cb() to fix a crash when releasing a hnbgw by Alexander Couzens · 6 years ago
  32. 7a97fca asn1tostruct: allow to override build date by Bernhard M. Wiedemann · 6 years ago
  33. ba941e5 Bump version: 0.2.0.57-cf5f-dirty → 0.3.0 by Pau Espin Pedrol · 6 years ago 0.3.0
  34. 2b88cc4 debian/changelog: set prev releases to unstable by Pau Espin Pedrol · 6 years ago
  35. cf5fbea cosmetic: use osmo_plmn_id instead of mcc,mnc by Neels Hofmeyr · 6 years ago
  36. 666121a configure: add --enable-werror by Neels Hofmeyr · 6 years ago
  37. 3050864 hnb-test: log accurate three-digit MNC with leading zeros by Neels Hofmeyr · 6 years ago
  38. c964a2c ensure unique CellIDs in HNB-GW by Stefan Sperling · 6 years ago
  39. e1c01a0 contrib: jenkins.sh: Disable doxygen in libosmocore build by Pau Espin Pedrol · 6 years ago
  40. aec91ab configure.ac: Enable -Wall flag by Pau Espin Pedrol · 6 years ago
  41. 2293df0 hnbap: log errors on decoding/encoding HNB-REGISTER msgs by Neels Hofmeyr · 6 years ago
  42. 8a2b6e2 cosmetic: hnbgw: hnbap: log rx of unsuccessful outcome by Neels Hofmeyr · 6 years ago
  43. 02296af hnbgw_hnbap: fix missing return in rx [un]successful outcome by Neels Hofmeyr · 6 years ago
  44. e3644ac hnbgw_cn: rx ranap: set rc in all cases by Neels Hofmeyr · 6 years ago
  45. 6814d22 hnbgw_rua: fix dereference of unset pointer by Neels Hofmeyr · 6 years ago
  46. 70d3ece hnbgw_rua.c: log: fix integer format for cN_DomainIndicator by Neels Hofmeyr · 6 years ago
  47. e9b4c39 iu_client.c: Remove unusued variable by Pau Espin Pedrol · 6 years ago
  48. 9d60ce6 Enable sanitize for CI tests by Max · 7 years ago
  49. bfeea67 Expand ctrl interface by Max · 7 years ago
  50. ef72741 Add control interface by Max · 7 years ago
  51. 1e57ba5 Use proper package version by Max · 7 years ago
  52. f8b73b1 hnbgw_vty.c: Fix "-Werror=format-security" failure in vty_out() by Harald Welte · 7 years ago
  53. 8e88d37 hnbgw_vty.c: cosmetic: Fix non-tab-indented code by Harald Welte · 7 years ago
  54. 3bd8a55 vty typo: 'show hnb': SCTP stream, not SCCP stream by Neels Hofmeyr · 7 years ago
  55. 23f3fdc comments: hnbgw_rua.c: remove obsolete fixmes for asn1 free by Neels Hofmeyr · 7 years ago
  56. 4e2681d osmo-hnbgw: startup: log the RNC-Id that is going to be used by Neels Hofmeyr · 7 years ago
  57. da58d26 osmo-hnbgw config: add 'rnc-id' config item by Neels Hofmeyr · 7 years ago
  58. e045da0 cosmetic: context_map_tmr_cb(): fix comment by Neels Hofmeyr · 7 years ago
  59. 1e9f4f5 rua_to_scu(): don't create a context map for UNITDATA by Neels Hofmeyr · 7 years ago
  60. b10e293 rua: discard context maps on id-Disconnect by Neels Hofmeyr · 7 years ago
  61. aa3e9eb segfault: context_map gc: use llist_for_each_entry_safe() by Neels Hofmeyr · 7 years ago
  62. f33d164 compiler warning: asn1tostruct.py: return 0 at end of *_free_*() by Neels Hofmeyr · 7 years ago
  63. 9e17e05 osmo-hnbgw: vty: revamp output of context maps on 'show hnb' by Neels Hofmeyr · 7 years ago
  64. 140f38c vty: tweak / improve HNB and cnlink introspection by Neels Hofmeyr · 7 years ago
  65. 6eeef11 hnbap,rua,ranap decode: fix segfault on decode error by Neels Hofmeyr · 7 years ago
  66. 66d6d76 hnbgw: hnb info: record MCC, MNC, show on 'show hnb' by Neels Hofmeyr · 7 years ago
  67. aa8d48c ranap_msg_factory: remove unusued variable by Philipp Maier · 7 years ago
  68. 1eb19cf ranap_msg_factory: check IE encoder return codes by Philipp Maier · 7 years ago
  69. ee03876 iu: iu_helpers: add functions to decode ip/port from rab-ass by Philipp Maier · 7 years ago
  70. ade7e8b hnbgw: use proper talloc ctx for vty telnet init by Neels Hofmeyr · 7 years ago
  71. f898d6b fix 3 compiler warnings in ranap_common.c by Neels Hofmeyr · 7 years ago
  72. 2c56f6d hnbgw: use proper VTY port number defined in libosmocore (4261) by Neels Hofmeyr · 7 years ago
  73. 69888c8 iu client: store multiple LAC,RAC per RNC = fix paging for multiple RNC by Neels Hofmeyr · 7 years ago
  74. accb780 osmo-hnbgw: don't configure specific local IP address for STP connection by Neels Hofmeyr · 7 years ago
  75. b593969 cosmetic: osmo-hnbgw: log remote SCCP addresses on startup by Neels Hofmeyr · 7 years ago
  76. 2af648f osmo-hnbgw: auto-config local and remote PCs if omitted by Neels Hofmeyr · 7 years ago
  77. c6ed1c3 test_common: fix compiler warning: include ranap_common.h by Neels Hofmeyr · 7 years ago
  78. 54df0a1 ranap_msg_factory: sanitize: memcpy instead of unaligned int copy by Neels Hofmeyr · 7 years ago
  79. d9cb19a tests: sanitize: fix mem leaks, clean after tests by Neels Hofmeyr · 7 years ago
  80. da86fe5 Fix various compiler warnings in hnb-gw code by Harald Welte · 7 years ago
  81. ffc2093 sccp_sap_up(): Fix never-hit "default" case in switch by Harald Welte · 7 years ago
  82. ee69470 hnbgw.c: Remove dead code creating libsctp linker dependency by Harald Welte · 7 years ago
  83. 47bba70 Add "-Wall" to the compile rules of the non-asn1c-generated source code by Harald Welte · 7 years ago
  84. e90f13e api doc: clarify byte order in ranap_new_msg_rab_assign_* by Neels Hofmeyr · 7 years ago
  85. 8e1c073 osmo-hnbgw: drop erratic log line on remote STP address by Neels Hofmeyr · 7 years ago
  86. 4325a2a add --enable-sanitize config option by Neels Hofmeyr · 7 years ago
  87. dfc75df src/Makefile.am: drop unused COMMON_LDADD by Neels Hofmeyr · 7 years ago
  88. b0c650e vty: skip installing cmds now always installed by default by Neels Hofmeyr · 7 years ago
  89. 493366e Link libosmo-ranap against libosmovty by Harald Welte · 7 years ago
  90. 7235ea0 osmo-hnbgw: Avoid useless linking to libosmogsm and libsctp by Harald Welte · 7 years ago
  91. 8a257b6 jenkins: use osmo-clean-workspace.sh before and after build by Neels Hofmeyr · 7 years ago
  92. cc1afdf Tag/Release 0.2.0 + Update LIBVERSION + Debian packaging by Harald Welte · 7 years ago 0.2.0
  93. 257771c debian: depend on libosmo-sigtran-dev, not libosmo-sccp-dev by Harald Welte · 7 years ago
  94. 961674a update dependencies to latest libosmo-* releases by Harald Welte · 7 years ago
  95. 5164038 debian/rules: show testsuite.log when tests are failing by Alexander Couzens · 7 years ago
  96. a3f4e79 Makefile.am: Link libosmo-ranap against libosmo-sigtran by Harald Welte · 7 years ago
  97. 5a3df8f Use release helper from libosmocore by Max · 7 years ago
  98. 3ce7584 Use value string check from osmo-ci by Max · 7 years ago
  99. 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
  100. 1aef9a6 iu_client: derive local SCCP addr from sccp instance by Neels Hofmeyr · 7 years ago