1. ad4ea3b hnbgw: remove close_cb() to fix a crash when releasing a hnbgw by Alexander Couzens · 6 years ago
  2. ba941e5 Bump version: 0.2.0.57-cf5f-dirty → 0.3.0 by Pau Espin Pedrol · 6 years ago 0.3.0
  3. cf5fbea cosmetic: use osmo_plmn_id instead of mcc,mnc by Neels Hofmeyr · 6 years ago
  4. 3050864 hnb-test: log accurate three-digit MNC with leading zeros by Neels Hofmeyr · 6 years ago
  5. c964a2c ensure unique CellIDs in HNB-GW by Stefan Sperling · 6 years ago
  6. 2293df0 hnbap: log errors on decoding/encoding HNB-REGISTER msgs by Neels Hofmeyr · 6 years ago
  7. 8a2b6e2 cosmetic: hnbgw: hnbap: log rx of unsuccessful outcome by Neels Hofmeyr · 6 years ago
  8. 02296af hnbgw_hnbap: fix missing return in rx [un]successful outcome by Neels Hofmeyr · 6 years ago
  9. e3644ac hnbgw_cn: rx ranap: set rc in all cases by Neels Hofmeyr · 6 years ago
  10. 6814d22 hnbgw_rua: fix dereference of unset pointer by Neels Hofmeyr · 6 years ago
  11. 70d3ece hnbgw_rua.c: log: fix integer format for cN_DomainIndicator by Neels Hofmeyr · 6 years ago
  12. e9b4c39 iu_client.c: Remove unusued variable by Pau Espin Pedrol · 6 years ago
  13. bfeea67 Expand ctrl interface by Max · 7 years ago
  14. ef72741 Add control interface by Max · 7 years ago
  15. 1e57ba5 Use proper package version by Max · 7 years ago
  16. f8b73b1 hnbgw_vty.c: Fix "-Werror=format-security" failure in vty_out() by Harald Welte · 7 years ago
  17. 8e88d37 hnbgw_vty.c: cosmetic: Fix non-tab-indented code by Harald Welte · 7 years ago
  18. 3bd8a55 vty typo: 'show hnb': SCTP stream, not SCCP stream by Neels Hofmeyr · 7 years ago
  19. 23f3fdc comments: hnbgw_rua.c: remove obsolete fixmes for asn1 free by Neels Hofmeyr · 7 years ago
  20. 4e2681d osmo-hnbgw: startup: log the RNC-Id that is going to be used by Neels Hofmeyr · 7 years ago
  21. da58d26 osmo-hnbgw config: add 'rnc-id' config item by Neels Hofmeyr · 7 years ago
  22. e045da0 cosmetic: context_map_tmr_cb(): fix comment by Neels Hofmeyr · 7 years ago
  23. 1e9f4f5 rua_to_scu(): don't create a context map for UNITDATA by Neels Hofmeyr · 7 years ago
  24. b10e293 rua: discard context maps on id-Disconnect by Neels Hofmeyr · 7 years ago
  25. aa3e9eb segfault: context_map gc: use llist_for_each_entry_safe() by Neels Hofmeyr · 7 years ago
  26. 9e17e05 osmo-hnbgw: vty: revamp output of context maps on 'show hnb' by Neels Hofmeyr · 7 years ago
  27. 140f38c vty: tweak / improve HNB and cnlink introspection by Neels Hofmeyr · 7 years ago
  28. 66d6d76 hnbgw: hnb info: record MCC, MNC, show on 'show hnb' by Neels Hofmeyr · 7 years ago
  29. aa8d48c ranap_msg_factory: remove unusued variable by Philipp Maier · 7 years ago
  30. 1eb19cf ranap_msg_factory: check IE encoder return codes by Philipp Maier · 7 years ago
  31. ee03876 iu: iu_helpers: add functions to decode ip/port from rab-ass by Philipp Maier · 7 years ago
  32. ade7e8b hnbgw: use proper talloc ctx for vty telnet init by Neels Hofmeyr · 7 years ago
  33. f898d6b fix 3 compiler warnings in ranap_common.c by Neels Hofmeyr · 7 years ago
  34. 2c56f6d hnbgw: use proper VTY port number defined in libosmocore (4261) by Neels Hofmeyr · 7 years ago
  35. 69888c8 iu client: store multiple LAC,RAC per RNC = fix paging for multiple RNC by Neels Hofmeyr · 7 years ago
  36. accb780 osmo-hnbgw: don't configure specific local IP address for STP connection by Neels Hofmeyr · 7 years ago
  37. b593969 cosmetic: osmo-hnbgw: log remote SCCP addresses on startup by Neels Hofmeyr · 7 years ago
  38. 2af648f osmo-hnbgw: auto-config local and remote PCs if omitted by Neels Hofmeyr · 7 years ago
  39. c6ed1c3 test_common: fix compiler warning: include ranap_common.h by Neels Hofmeyr · 7 years ago
  40. 54df0a1 ranap_msg_factory: sanitize: memcpy instead of unaligned int copy by Neels Hofmeyr · 7 years ago
  41. d9cb19a tests: sanitize: fix mem leaks, clean after tests by Neels Hofmeyr · 7 years ago
  42. da86fe5 Fix various compiler warnings in hnb-gw code by Harald Welte · 7 years ago
  43. ffc2093 sccp_sap_up(): Fix never-hit "default" case in switch by Harald Welte · 7 years ago
  44. ee69470 hnbgw.c: Remove dead code creating libsctp linker dependency by Harald Welte · 7 years ago
  45. 47bba70 Add "-Wall" to the compile rules of the non-asn1c-generated source code by Harald Welte · 7 years ago
  46. e90f13e api doc: clarify byte order in ranap_new_msg_rab_assign_* by Neels Hofmeyr · 7 years ago
  47. 8e1c073 osmo-hnbgw: drop erratic log line on remote STP address by Neels Hofmeyr · 7 years ago
  48. dfc75df src/Makefile.am: drop unused COMMON_LDADD by Neels Hofmeyr · 7 years ago
  49. b0c650e vty: skip installing cmds now always installed by default by Neels Hofmeyr · 7 years ago
  50. 493366e Link libosmo-ranap against libosmovty by Harald Welte · 7 years ago
  51. 7235ea0 osmo-hnbgw: Avoid useless linking to libosmogsm and libsctp by Harald Welte · 7 years ago
  52. cc1afdf Tag/Release 0.2.0 + Update LIBVERSION + Debian packaging by Harald Welte · 7 years ago 0.2.0
  53. a3f4e79 Makefile.am: Link libosmo-ranap against libosmo-sigtran by Harald Welte · 7 years ago
  54. 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
  55. 1aef9a6 iu_client: derive local SCCP addr from sccp instance by Neels Hofmeyr · 7 years ago
  56. ecbdc5c make point codes configurable by SCCP address book by Neels Hofmeyr · 7 years ago
  57. aae68b2 move openbsc.git's iu.h, iu.c, iu_vty.c here as iu_client by Neels Hofmeyr · 7 years ago
  58. a3bcd6d cn unitdata: verify correct remote addr by Neels Hofmeyr · 7 years ago
  59. 3b42658 set RANAP msgb headroom to 512 (times two) by Neels Hofmeyr · 7 years ago
  60. 54e6e1f rua_to_scu(): add debug log for calling/called addr by Neels Hofmeyr · 7 years ago
  61. c361431 rua_to_scu(), rua_rx_init_connect(): add debug logging by Neels Hofmeyr · 7 years ago
  62. cb24631 sccp_sap_up(): guard against NULL pointers by Neels Hofmeyr · 7 years ago
  63. 0f88c11 migrate osmo-hnbgw to libosmo-sigtran's SCCP/M3UA by Neels Hofmeyr · 7 years ago
  64. 12ed975 cosmetic: move callers' common switch() into rua_to_scu() by Neels Hofmeyr · 7 years ago
  65. 46fea15 hnbgw: Fix crash if cnlink fails to connect by Pau Espin Pedrol · 7 years ago
  66. 8e29b23 new_rab_par_voice(): add bitrate params, call with (6700, 12200) by Neels Hofmeyr · 7 years ago
  67. 135bc06 ranap: make X.213 NSAP 160 bits long, zero padded by Neels Hofmeyr · 7 years ago
  68. ad14ff9 cs RAB: add nAS_SynchronisationIndicator by Neels Hofmeyr · 7 years ago
  69. 32b8210 log: fix number format for domain indicator by Neels Hofmeyr · 8 years ago
  70. 2b5021f hnbgw: rua rx: fix rc and log unhandled Private Msg by Neels Hofmeyr · 8 years ago
  71. a6a68e6 fix error rc in various ASN.1 decoding functions by Neels Hofmeyr · 8 years ago
  72. fe87809 hnbgw_rua: reject invalid domain indicator by Neels Hofmeyr · 8 years ago
  73. e08cdd9 ue_context_alloc(): Avoid ue->imsi without NULL termination by Harald Welte · 8 years ago
  74. 5ee050c hnbgw: parameterize IuCS and IuPS ips and ports: add vty cmds by Neels Hofmeyr · 8 years ago
  75. c510fc2 hnbgw: vty: set explicit go_parent_cb by Neels Hofmeyr · 8 years ago
  76. 9153de6 hnbgw: parameterize iuh local port: add vty cmd by Neels Hofmeyr · 8 years ago
  77. 6e3e594 hnbgw: cosmetic: local-ip config: drop getter function by Neels Hofmeyr · 8 years ago
  78. c7ccdd4 cosmetic: hnbgw: addr related renames, move define, move comment by Neels Hofmeyr · 8 years ago
  79. 4ff1a5a fix msgb talloc context initialization by Neels Hofmeyr · 8 years ago
  80. 793b273 fix build: look for generated sources in builddir, not srcdir by Neels Hofmeyr · 8 years ago
  81. f41b2fa fix: apply rename of osmo_sua_link_get_user_priv() by Neels Hofmeyr · 8 years ago 3G_2016_09
  82. 39ee926 hnbgw: vty conformance: rename iuh 'bind' command to 'local-ip' by Neels Hofmeyr · 8 years ago
  83. 0476e28 log: hnbgw: add hnbap UE context allocation info log by Neels Hofmeyr · 8 years ago
  84. 12181a9 hnbap: accept UE Register Requests with TMSI and pTMSI by Neels Hofmeyr · 8 years ago
  85. f33e835 hnbgw: UE context: add handling by tmsi identification by Neels Hofmeyr · 8 years ago
  86. c94ed09 hnbap: add UE Register Reject for pTMSIRAI identity by Neels Hofmeyr · 8 years ago
  87. c83e49f log VTY telnet bind only once by Neels Hofmeyr · 8 years ago
  88. 74b0565 comment: note RAB assignment spec reference by Neels Hofmeyr · 8 years ago
  89. 7b48749 ranap: include port in RTP TransportLayerInformation by Neels Hofmeyr · 8 years ago
  90. a872421 build: parallel build: require ../libosmo-ranap.la from tests/ by Neels Hofmeyr · 8 years ago
  91. df63de2 build: move headers to include/osmocom/* by Neels Hofmeyr · 8 years ago
  92. 30e08f5 build: cosmetic: hnbap: undup asn1 src path by Neels Hofmeyr · 8 years ago
  93. 2f1b118 build: distcheck: add missing bits for testsuite distcheck by Neels Hofmeyr · 8 years ago
  94. ba03c43 build: distcheck: look for asn1 in top_srcdir, not top_builddir by Neels Hofmeyr · 8 years ago
  95. 347f8ef build: distcheck: add missing distclean files by Neels Hofmeyr · 8 years ago
  96. 8345792 build: fix ranap gen, use same for gen hnbap and rua gen by Neels Hofmeyr · 8 years ago
  97. 52c6ae2 tests: don't log filename nor color in unit tests by Neels Hofmeyr · 8 years ago
  98. 1a0bb51 UE Register with TMSI: reply with a Register Reject by Neels Hofmeyr · 8 years ago
  99. f6673b7 RAB Assign for voice: heed the x213 nsap flag by Neels Hofmeyr · 8 years ago
  100. f495b23 hnbgw: make Iuh bind address configurable via VTY by Neels Hofmeyr · 8 years ago