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