1. 6f1de40 cosmetic: src/ranap/Makefile.am: Drop trailing whitespace by Pau Espin Pedrol · 2 years, 8 months ago
  2. 1f6c117 hnb-test: Fix typo in vty cmd description by Pau Espin Pedrol · 2 years, 11 months ago
  3. 7fcd33d ranap_iu_tx_release_free(): always trigger RANAP_IU_EVENT_IU_RELEASE as a result by Pau Espin Pedrol · 3 years, 2 months ago
  4. 68a796e iu_client: Log event sent to upper layer callback by Pau Espin Pedrol · 3 years, 2 months ago
  5. 09d635c hnbgw: Add missing break statement by Harald Welte · 3 years, 3 months ago
  6. c1385f2 Bump version: 0.6.0.49-356f-dirty → 0.7.0 by Pau Espin Pedrol · 3 years, 3 months ago 0.7.0
  7. 356f49e manuals: generate vty reference xml at build time by Harald Welte · 3 years, 3 months ago
  8. ff8c223 Workaround ASan report memleak during call to --vty-ref-xml by Pau Espin Pedrol · 3 years, 3 months ago
  9. 79d001f hnbgw: Avoid re-defining same global variable twice by Pau Espin Pedrol · 3 years, 3 months ago
  10. d24839f main: add --vty-ref-mode, use vty_dump_xml_ref_mode() by Harald Welte · 3 years, 3 months ago
  11. a94752e tests: Replace deprecated API log_set_print_filename by Pau Espin Pedrol · 3 years, 3 months ago
  12. 2c6aed3 tests: Explicitly drop category from log by Pau Espin Pedrol · 3 years, 3 months ago
  13. e8299eb ranap_msg_factory: Fix LOGP statements by Harald Welte · 3 years, 4 months ago
  14. e3f707b ranap_msg_factory: Allow detailed control over UEA/UIA algorithm encoded by Harald Welte · 3 years, 4 months ago
  15. f05c5bf hnbgw: Use LOGHNB() to add log context information to log lines by Harald Welte · 3 years, 5 months ago
  16. dee13c3 configure.ac: set -std=gnu11 by Oliver Smith · 3 years, 4 months ago
  17. e6342e1 tests/hnb-test: Disable building unsued code by Pau Espin Pedrol · 3 years, 5 months ago
  18. 8653233 tests/hnb-test: Initialize logging with existing struct log_info by Pau Espin Pedrol · 3 years, 5 months ago
  19. 4c92848 tests/hnb-test: Fix signedness of assigned pointer by Pau Espin Pedrol · 3 years, 5 months ago
  20. 84c3e86 tests/hnb-test: Fix uninitialized use of rc variable by Pau Espin Pedrol · 3 years, 5 months ago
  21. 634fd81 tests/hnb-test-ranap: Fix missing include for ranap_bcd_decode by Pau Espin Pedrol · 3 years, 5 months ago
  22. 101fba2 tests/hnb-test-ranap: Fix incorrect signedness in pointer by Pau Espin Pedrol · 3 years, 5 months ago
  23. 96a94bc tests/hnb-test: check return code of hnbap_encode_ueregisterrequesties by Pau Espin Pedrol · 3 years, 5 months ago
  24. b4ff1f4 tests/hnb-test: Fix signedness of imsi_buf by Pau Espin Pedrol · 3 years, 5 months ago
  25. 89f4c80 tests/hnb-test: Drop unused variables by Pau Espin Pedrol · 3 years, 5 months ago
  26. 825a1e4 tests/hnb-test-ranap: Fix incorrect pointer type cast by Pau Espin Pedrol · 3 years, 5 months ago
  27. 220f0e2 contrib/jenkins: don't build osmo-gsm-manuals by Oliver Smith · 3 years, 5 months ago
  28. d37d3c8 configure.ac: Ensure netinet/sctp.h is present by Harald Welte · 3 years, 5 months ago
  29. 3f70fcd debian: Actually build manuals; add osmo-hnbgw-doc package by Harald Welte · 3 years, 5 months ago
  30. c6d9345 hnbgw: Introduce LOGHNB() macro for log context information by Harald Welte · 3 years, 5 months ago
  31. dc529f3 hnbgw: use OSMO_STRLCPY_ARRAY() instead of open coding it by Harald Welte · 3 years, 5 months ago
  32. 2946101 contrib/jenkins: Enable parallel make in make distcheck by Pau Espin Pedrol · 3 years, 8 months ago
  33. 4875f09 hnbgw: Mark SCTP conn as NODELAY by Pau Espin Pedrol · 3 years, 8 months ago
  34. 8341769 vty: use install_lib_element() and install_lib_element_ve() by Vadim Yanitskiy · 3 years, 8 months ago
  35. 9074d91 Change default SCTP conn NULL->127.0.0.1 to localhost->localhost by Pau Espin Pedrol · 3 years, 10 months ago
  36. 9922e08 debian/control: change maintainer to the Osmocom team / mailing list by Vadim Yanitskiy · 3 years, 10 months ago
  37. 4f18ce1 Provide more context when logging "Error in ANY_fromType_aper" by Harald Welte · 3 years, 10 months ago
  38. c879975 Makefile.am: EXTRA_DIST: debian, contrib/*.spec.in by Oliver Smith · 4 years ago
  39. 70abda0 contrib: integrate RPM spec by Oliver Smith · 4 years, 1 month ago
  40. 4f35665 Fix OneDefinitionRule Asan violation in tests and osmo-hnbgw by Pau Espin Pedrol · 4 years, 1 month ago
  41. 6f66feb tests: Fix trailing whitespace by Pau Espin Pedrol · 4 years, 1 month ago
  42. 0e3a027 contrib: import RPM spec by Oliver Smith · 4 years, 1 month ago
  43. 7712808 Fix compilation with gcc-10 by Harald Welte · 4 years, 1 month ago
  44. 554dbf4 hnbgw: do not use LOGL_DEBUG as default loglevel by Philipp Maier · 4 years, 2 months ago
  45. 8d88271 configure.ac: fix libtool issue with clang and sanitizer by Eric · 4 years, 2 months ago
  46. 065c192 tests/test-ranap: cosmetic: remove unused variable 'rc' by Vadim Yanitskiy · 4 years, 2 months ago
  47. 81fd48d tests/test-helpers: fix endianness: do not print uint32_t as raw bytes by Vadim Yanitskiy · 4 years, 2 months ago
  48. 89062ae tests/test-helpers: fix some -Wpointer-sign warnings reported by GCC by Vadim Yanitskiy · 4 years, 2 months ago
  49. a959dd9 manual: link to new common cs7-config.adoc by Neels Hofmeyr · 4 years, 3 months ago
  50. 50865f8 manual: add "Configuring Primary Links" and "Multiple instances" by Neels Hofmeyr · 4 years, 3 months ago
  51. 35e2058 hnbgw_vty.c: Drop unusued variables by Pau Espin Pedrol · 4 years, 3 months ago
  52. a008b17 Fix compiler warning on signedness of char ptr using OCTET_STRING_fromBuf() by Pau Espin Pedrol · 4 years, 3 months ago
  53. ca74126 tests/test-ranap.c: Fix wrong printf format by Pau Espin Pedrol · 4 years, 3 months ago
  54. 4ab00db tests/hnb-test-ranap.c: Fix wrong printf format by Pau Espin Pedrol · 4 years, 3 months ago
  55. c593da5 tests: Missing return statement by Martin Hauke · 4 years, 4 months ago
  56. 67d32a0 Bump version: 0.5.0.23-11a1 → 0.6.0 by Pau Espin Pedrol · 4 years, 5 months ago 0.6.0
  57. d5d3efb debian: Split libosmo-sabp from libosmo-ranap package by Pau Espin Pedrol · 4 years, 5 months ago
  58. d48430d debian/rules: Fix dbg pacakges by Pau Espin Pedrol · 4 years, 5 months ago
  59. 11a1639 osmo-hnbgw: make sure osmo_ss7_init() executed successfully by Vadim Yanitskiy · 4 years, 5 months ago
  60. 16441ff debian, asn1tostruct.py: switch to python3 by Oliver Smith · 4 years, 6 months ago osmith/fix-python3
  61. 08699f6 gitignore: add gen_sabp.stamp by Oliver Smith · 4 years, 6 months ago
  62. cc0914d exit(2) on unsupported positional arguments on command line by Harald Welte · 4 years, 6 months ago
  63. 6d839f5 Initial minimal OsmoHNBGW user manual by Harald Welte · 4 years, 6 months ago
  64. 9fb8cac iu_client: ranap_iu_tx_release() change default cause code to Success by Alexander Couzens · 4 years, 8 months ago
  65. a6eb09d iu_client: pass return value of osmo_sccp_user_sap_down() towards the caller by Alexander Couzens · 4 years, 9 months ago
  66. e844bf7 sabp: Generate C/H files for SABP; create libosmo-sabp by Harald Welte · 5 years ago
  67. 7095c7e sabp: Add Procedure Codes and IEI constants to CommonDataTypes by Harald Welte · 4 years, 9 months ago
  68. f7f85ef sabp: fixup SABP ASN.1 to avoid IOC (which are not supported by our toolchain) by Harald Welte · 5 years ago
  69. d673fac sabp: Initial import of SABP ASN.1 from 3GPP TS 25.419 V11.1.0 (2013-03) by Harald Welte · 4 years, 9 months ago
  70. 175cc0f asn1enum.pl: Make compatible with modern perl by Harald Welte · 4 years, 9 months ago
  71. 965d533 hnbgw: Add libosmoctrl's VTY CTRL command initialization by Pau Espin Pedrol · 4 years, 9 months ago
  72. 32fc82a iu_client: introduce UE field free_on_release by Alexander Couzens · 4 years, 9 months ago
  73. ff79699 iu_client: introduce ranap_iu_tx_release_free() by Alexander Couzens · 4 years, 9 months ago
  74. 8e2a0ee iu_client: allow to control the notifications by Alexander Couzens · 4 years, 9 months ago
  75. 790212f iu_client: introduce a guard around global_iu_event_cb by Alexander Couzens · 4 years, 9 months ago
  76. efdd80d iu_client: emit RANAP_IU_EVENT_LINK_INVALIDATED on SCCP disconnect indication by Alexander Couzens · 4 years, 10 months ago
  77. 609994d iu_client: introduce ranap_iu_free_ue() to free the UE connections by Alexander Couzens · 4 years, 10 months ago
  78. 4ae261b iu_client: sccp_sap_up: don't decode empty disconnect indications by Alexander Couzens · 4 years, 10 months ago
  79. 87482b3 iu_client: ensure UE is not NULL on CO primitives by Alexander Couzens · 4 years, 10 months ago
  80. 8030792 iu_client: sccp_sap_up: set rc early by Alexander Couzens · 4 years, 10 months ago
  81. dab16ff hnbgw_vty.c: fix: properly pass pointer to g_hnb_gw by Vadim Yanitskiy · 4 years, 10 months ago
  82. 505fa9e Bump version: 0.4.0.14-92ea-dirty → 0.5.0 by Pau Espin Pedrol · 4 years, 10 months ago 0.5.0
  83. 92ea15a Remove undefined param passed to {logging,osmo_stats}_vty_add_cmds by Pau Espin Pedrol · 4 years, 10 months ago
  84. d4a0a77 jenkins: Enable manual publishing and building by Daniel Willmann · 4 years, 10 months ago
  85. dc468e6 Add VTY reference manual by Daniel Willmann · 4 years, 10 months ago
  86. 30301f2 osmo-hnbgw.cfg: set local-ip to 0.0.0.0 by Oliver Smith · 4 years, 11 months ago
  87. 445bdcc spelling stuff found by lintian by Thorsten Alteholz · 4 years, 11 months ago
  88. 89ccf55 contrib/jenkins.sh: run "make maintainer-clean" by Oliver Smith · 5 years ago
  89. 11b1dde ranap_msg_factory: Fix criticality of PDUs by Harald Welte · 5 years ago
  90. 8fa35b8 iu_client: Implement transmission of ResetAcknowledge by Harald Welte · 5 years ago
  91. f601526 tests: use -no-install libtool flag to avoid ./lt-* scripts by Oliver Smith · 5 years ago
  92. e22027a osmo-hnbgw: reply with RESET ACK when receiving a RESET by Neels Hofmeyr · 5 years ago
  93. 39d7b5c osmo-hnbgw: logging tweaks by Neels Hofmeyr · 5 years ago
  94. f8d5f37 osmo-hnbgw: set a proper talloc ctx for logging by Neels Hofmeyr · 5 years ago
  95. 3c83996 osmo-hnbgw: fix cmdline: do not force-disable colored logging by Neels Hofmeyr · 5 years ago
  96. 04b5b66 ranap_msg_factory.h: fix enum def within function signature by Neels Hofmeyr · 5 years ago
  97. 92a88ee Bump version: 0.3.0.10-9e66-dirty → 0.4.0 by Harald Welte · 5 years ago 0.4.0
  98. 456964f contrib: fix makedistcheck with disabled systemd by Oliver Smith · 5 years ago
  99. e9fd1ed Fix DISTCHECK_CONFIGURE_FLAGS override by Oliver Smith · 5 years ago
  100. 319c285 add a VTY command which shows a specific HNB by Stefan Sperling · 6 years ago