1. 81fd48d tests/test-helpers: fix endianness: do not print uint32_t as raw bytes by Vadim Yanitskiy · 4 years, 3 months ago
  2. 89062ae tests/test-helpers: fix some -Wpointer-sign warnings reported by GCC by Vadim Yanitskiy · 4 years, 3 months ago
  3. a959dd9 manual: link to new common cs7-config.adoc by Neels Hofmeyr · 4 years, 4 months ago
  4. 50865f8 manual: add "Configuring Primary Links" and "Multiple instances" by Neels Hofmeyr · 4 years, 4 months ago
  5. 35e2058 hnbgw_vty.c: Drop unusued variables by Pau Espin Pedrol · 4 years, 3 months ago
  6. a008b17 Fix compiler warning on signedness of char ptr using OCTET_STRING_fromBuf() by Pau Espin Pedrol · 4 years, 3 months ago
  7. ca74126 tests/test-ranap.c: Fix wrong printf format by Pau Espin Pedrol · 4 years, 3 months ago
  8. 4ab00db tests/hnb-test-ranap.c: Fix wrong printf format by Pau Espin Pedrol · 4 years, 3 months ago
  9. c593da5 tests: Missing return statement by Martin Hauke · 4 years, 5 months ago
  10. 67d32a0 Bump version: 0.5.0.23-11a1 → 0.6.0 by Pau Espin Pedrol · 4 years, 6 months ago 0.6.0
  11. d5d3efb debian: Split libosmo-sabp from libosmo-ranap package by Pau Espin Pedrol · 4 years, 6 months ago
  12. d48430d debian/rules: Fix dbg pacakges by Pau Espin Pedrol · 4 years, 6 months ago
  13. 11a1639 osmo-hnbgw: make sure osmo_ss7_init() executed successfully by Vadim Yanitskiy · 4 years, 6 months ago
  14. 16441ff debian, asn1tostruct.py: switch to python3 by Oliver Smith · 4 years, 7 months ago osmith/fix-python3
  15. 08699f6 gitignore: add gen_sabp.stamp by Oliver Smith · 4 years, 7 months ago
  16. cc0914d exit(2) on unsupported positional arguments on command line by Harald Welte · 4 years, 7 months ago
  17. 6d839f5 Initial minimal OsmoHNBGW user manual by Harald Welte · 4 years, 7 months ago
  18. 9fb8cac iu_client: ranap_iu_tx_release() change default cause code to Success by Alexander Couzens · 4 years, 9 months ago
  19. a6eb09d iu_client: pass return value of osmo_sccp_user_sap_down() towards the caller by Alexander Couzens · 4 years, 10 months ago
  20. e844bf7 sabp: Generate C/H files for SABP; create libosmo-sabp by Harald Welte · 5 years ago
  21. 7095c7e sabp: Add Procedure Codes and IEI constants to CommonDataTypes by Harald Welte · 4 years, 10 months ago
  22. f7f85ef sabp: fixup SABP ASN.1 to avoid IOC (which are not supported by our toolchain) by Harald Welte · 5 years ago
  23. d673fac sabp: Initial import of SABP ASN.1 from 3GPP TS 25.419 V11.1.0 (2013-03) by Harald Welte · 4 years, 10 months ago
  24. 175cc0f asn1enum.pl: Make compatible with modern perl by Harald Welte · 4 years, 10 months ago
  25. 965d533 hnbgw: Add libosmoctrl's VTY CTRL command initialization by Pau Espin Pedrol · 4 years, 10 months ago
  26. 32fc82a iu_client: introduce UE field free_on_release by Alexander Couzens · 4 years, 10 months ago
  27. ff79699 iu_client: introduce ranap_iu_tx_release_free() by Alexander Couzens · 4 years, 10 months ago
  28. 8e2a0ee iu_client: allow to control the notifications by Alexander Couzens · 4 years, 10 months ago
  29. 790212f iu_client: introduce a guard around global_iu_event_cb by Alexander Couzens · 4 years, 10 months ago
  30. efdd80d iu_client: emit RANAP_IU_EVENT_LINK_INVALIDATED on SCCP disconnect indication by Alexander Couzens · 4 years, 11 months ago
  31. 609994d iu_client: introduce ranap_iu_free_ue() to free the UE connections by Alexander Couzens · 4 years, 11 months ago
  32. 4ae261b iu_client: sccp_sap_up: don't decode empty disconnect indications by Alexander Couzens · 4 years, 11 months ago
  33. 87482b3 iu_client: ensure UE is not NULL on CO primitives by Alexander Couzens · 4 years, 11 months ago
  34. 8030792 iu_client: sccp_sap_up: set rc early by Alexander Couzens · 4 years, 11 months ago
  35. dab16ff hnbgw_vty.c: fix: properly pass pointer to g_hnb_gw by Vadim Yanitskiy · 4 years, 10 months ago
  36. 505fa9e Bump version: 0.4.0.14-92ea-dirty → 0.5.0 by Pau Espin Pedrol · 5 years ago 0.5.0
  37. 92ea15a Remove undefined param passed to {logging,osmo_stats}_vty_add_cmds by Pau Espin Pedrol · 5 years ago
  38. d4a0a77 jenkins: Enable manual publishing and building by Daniel Willmann · 5 years ago
  39. dc468e6 Add VTY reference manual by Daniel Willmann · 5 years ago
  40. 30301f2 osmo-hnbgw.cfg: set local-ip to 0.0.0.0 by Oliver Smith · 5 years ago
  41. 445bdcc spelling stuff found by lintian by Thorsten Alteholz · 5 years ago
  42. 89ccf55 contrib/jenkins.sh: run "make maintainer-clean" by Oliver Smith · 5 years ago
  43. 11b1dde ranap_msg_factory: Fix criticality of PDUs by Harald Welte · 5 years ago
  44. 8fa35b8 iu_client: Implement transmission of ResetAcknowledge by Harald Welte · 5 years ago
  45. f601526 tests: use -no-install libtool flag to avoid ./lt-* scripts by Oliver Smith · 5 years ago
  46. e22027a osmo-hnbgw: reply with RESET ACK when receiving a RESET by Neels Hofmeyr · 5 years ago
  47. 39d7b5c osmo-hnbgw: logging tweaks by Neels Hofmeyr · 5 years ago
  48. f8d5f37 osmo-hnbgw: set a proper talloc ctx for logging by Neels Hofmeyr · 5 years ago
  49. 3c83996 osmo-hnbgw: fix cmdline: do not force-disable colored logging by Neels Hofmeyr · 5 years ago
  50. 04b5b66 ranap_msg_factory.h: fix enum def within function signature by Neels Hofmeyr · 5 years ago
  51. 92a88ee Bump version: 0.3.0.10-9e66-dirty → 0.4.0 by Harald Welte · 5 years ago 0.4.0
  52. 456964f contrib: fix makedistcheck with disabled systemd by Oliver Smith · 6 years ago
  53. e9fd1ed Fix DISTCHECK_CONFIGURE_FLAGS override by Oliver Smith · 6 years ago
  54. 319c285 add a VTY command which shows a specific HNB by Stefan Sperling · 6 years ago
  55. 9aad185 hnbgw_tx_hnb_register_rej(): Missing return statement by Harald Welte · 6 years ago
  56. a770f69 fix transport layer addr again, for nano3g by Neels Hofmeyr · 6 years ago
  57. b876b42 hnbgw: vty: add SCCP related vty commands by Neels Hofmeyr · 6 years ago
  58. 37c1ffd Install sample cfg file to /etc/osmocom by Pau Espin Pedrol · 6 years ago pespin/systemd
  59. a68b682 Install systemd services with autotools by Pau Espin Pedrol · 6 years ago
  60. b69c902 debian: package osmo-hnbgw.service by Pau Espin Pedrol · 6 years ago
  61. 236d1d4 fix decoding of incoming X.213 NSAP addr by Neels Hofmeyr · 6 years ago
  62. 2d3fae7 debian/rules: Don't overwrite .tarball-version by Harald Welte · 6 years ago
  63. ad4ea3b hnbgw: remove close_cb() to fix a crash when releasing a hnbgw by Alexander Couzens · 6 years ago
  64. 7a97fca asn1tostruct: allow to override build date by Bernhard M. Wiedemann · 6 years ago
  65. ba941e5 Bump version: 0.2.0.57-cf5f-dirty → 0.3.0 by Pau Espin Pedrol · 6 years ago 0.3.0
  66. 2b88cc4 debian/changelog: set prev releases to unstable by Pau Espin Pedrol · 6 years ago
  67. cf5fbea cosmetic: use osmo_plmn_id instead of mcc,mnc by Neels Hofmeyr · 6 years ago
  68. 666121a configure: add --enable-werror by Neels Hofmeyr · 6 years ago
  69. 3050864 hnb-test: log accurate three-digit MNC with leading zeros by Neels Hofmeyr · 6 years ago
  70. c964a2c ensure unique CellIDs in HNB-GW by Stefan Sperling · 6 years ago
  71. e1c01a0 contrib: jenkins.sh: Disable doxygen in libosmocore build by Pau Espin Pedrol · 6 years ago
  72. aec91ab configure.ac: Enable -Wall flag by Pau Espin Pedrol · 6 years ago
  73. 2293df0 hnbap: log errors on decoding/encoding HNB-REGISTER msgs by Neels Hofmeyr · 6 years ago
  74. 8a2b6e2 cosmetic: hnbgw: hnbap: log rx of unsuccessful outcome by Neels Hofmeyr · 6 years ago
  75. 02296af hnbgw_hnbap: fix missing return in rx [un]successful outcome by Neels Hofmeyr · 6 years ago
  76. e3644ac hnbgw_cn: rx ranap: set rc in all cases by Neels Hofmeyr · 6 years ago
  77. 6814d22 hnbgw_rua: fix dereference of unset pointer by Neels Hofmeyr · 6 years ago
  78. 70d3ece hnbgw_rua.c: log: fix integer format for cN_DomainIndicator by Neels Hofmeyr · 6 years ago
  79. e9b4c39 iu_client.c: Remove unusued variable by Pau Espin Pedrol · 6 years ago
  80. 9d60ce6 Enable sanitize for CI tests by Max · 7 years ago
  81. bfeea67 Expand ctrl interface by Max · 7 years ago
  82. ef72741 Add control interface by Max · 7 years ago
  83. 1e57ba5 Use proper package version by Max · 7 years ago
  84. f8b73b1 hnbgw_vty.c: Fix "-Werror=format-security" failure in vty_out() by Harald Welte · 7 years ago
  85. 8e88d37 hnbgw_vty.c: cosmetic: Fix non-tab-indented code by Harald Welte · 7 years ago
  86. 3bd8a55 vty typo: 'show hnb': SCTP stream, not SCCP stream by Neels Hofmeyr · 7 years ago
  87. 23f3fdc comments: hnbgw_rua.c: remove obsolete fixmes for asn1 free by Neels Hofmeyr · 7 years ago
  88. 4e2681d osmo-hnbgw: startup: log the RNC-Id that is going to be used by Neels Hofmeyr · 7 years ago
  89. da58d26 osmo-hnbgw config: add 'rnc-id' config item by Neels Hofmeyr · 7 years ago
  90. e045da0 cosmetic: context_map_tmr_cb(): fix comment by Neels Hofmeyr · 7 years ago
  91. 1e9f4f5 rua_to_scu(): don't create a context map for UNITDATA by Neels Hofmeyr · 7 years ago
  92. b10e293 rua: discard context maps on id-Disconnect by Neels Hofmeyr · 7 years ago
  93. aa3e9eb segfault: context_map gc: use llist_for_each_entry_safe() by Neels Hofmeyr · 7 years ago
  94. f33d164 compiler warning: asn1tostruct.py: return 0 at end of *_free_*() by Neels Hofmeyr · 7 years ago
  95. 9e17e05 osmo-hnbgw: vty: revamp output of context maps on 'show hnb' by Neels Hofmeyr · 7 years ago
  96. 140f38c vty: tweak / improve HNB and cnlink introspection by Neels Hofmeyr · 7 years ago
  97. 6eeef11 hnbap,rua,ranap decode: fix segfault on decode error by Neels Hofmeyr · 7 years ago
  98. 66d6d76 hnbgw: hnb info: record MCC, MNC, show on 'show hnb' by Neels Hofmeyr · 7 years ago
  99. aa8d48c ranap_msg_factory: remove unusued variable by Philipp Maier · 7 years ago
  100. 1eb19cf ranap_msg_factory: check IE encoder return codes by Philipp Maier · 7 years ago