1. c73a160 libosmocore.spec: Make libosmocore-devel require libsctp by Harald Welte · 2 years, 2 months ago
  2. 609001d libosmo{gb,vty}.pc.in: Add talloc to 'Requires' by Harald Welte · 2 years, 2 months ago
  3. a47eefe debian/control: libosmocore-dev must depend on libsctp-dev and libusb-1.0-0-dev by Harald Welte · 2 years, 2 months ago
  4. 12eed19 clean-up pkg-config files: Make use of "Requires" as documented by Harald Welte · 2 years, 3 months ago
  5. be13387 bssmap_le: support additional IEs in Perform Location Request by Vadim Yanitskiy · 2 years, 2 months ago
  6. 2d10ff2 jenkins: Validate IEs are added to tlv_definition by Pau Espin Pedrol · 2 years, 3 months ago
  7. 3cf4759 gsm0808: Add missing IEs in bss_att_tlvdef by Pau Espin Pedrol · 2 years, 3 months ago
  8. e8b6913 cosmetic: gsm_08_08.h: Add space between assignment sides by Pau Espin Pedrol · 2 years, 3 months ago
  9. fffd7c3 gsm0808: Fix decoding of IE GSM0808_IE_LCS_CLIENT_TYPE by Pau Espin Pedrol · 2 years, 3 months ago
  10. a3987fc gsm0808_test: Add new unit test showing dec error by Pau Espin Pedrol · 2 years, 3 months ago
  11. 381dc61 contrib/jenkins_amd64.sh: remove FreeBSD specific quirks by Vadim Yanitskiy · 2 years, 3 months ago
  12. 5e24eea Cosmetic: linuxlist.h: fix misleading comment by Oliver Smith · 2 years, 3 months ago
  13. 7ec19de libosmocodec: osmo_hr_check_sid(): simplify the logic by Vadim Yanitskiy · 2 years, 3 months ago
  14. b54229d osmo_time_cc: rate_ctr presence should not affect counting by Neels Hofmeyr · 2 years, 3 months ago
  15. ef872cb usb: Match device by VID/PID without path/addr if it is unique by Harald Welte · 2 years, 3 months ago
  16. 28b404f gsm: lapd_core: Change log line NOTICE->INFO by Pau Espin Pedrol · 2 years, 3 months ago
  17. 9c7f7f8 add osmo_sockaddr_set_port() by Neels Hofmeyr · 2 years, 5 months ago
  18. a25a6dc BSSAP: HO Request Ack: add missing Codec List (BSS Supported) by Neels Hofmeyr · 2 years, 3 months ago
  19. a6d1ef0 stats: use tcp stat names as provided by Michael Iedema · 2 years, 4 months ago
  20. b5551ee gsm: [ABI BREAK] Support CellId SAI, change CellId CGI-PS id number by Pau Espin Pedrol · 2 years, 4 months ago
  21. a87526d gsm0808: Test if we properly decode a SRVCC cell identifier list by Harald Welte · 2 years, 4 months ago
  22. c797e25 core/utils.h: make use of OSMO_LIKELY in OSMO_ASSERT by Vadim Yanitskiy · 2 years, 4 months ago
  23. 85c7831 core/msgb.h: make use of OSMO_LIKELY / OSMO_UNLIKELY by Vadim Yanitskiy · 2 years, 4 months ago
  24. 9ac355a core/utils.h: wrap OSMO_ASSERT() with do { ... } while (0) by Vadim Yanitskiy · 2 years, 4 months ago
  25. e59e839 core/utils.h: add OSMO_LIKELY / OSMO_UNLIKELY macros by Vadim Yanitskiy · 2 years, 4 months ago
  26. 1790f17 follow-up to osmo_sockaddr_from/to_octets() by Neels Hofmeyr · 2 years, 4 months ago
  27. cf7f792 add osmo_sockaddr_from/to_octets() by Neels Hofmeyr · 2 years, 4 months ago
  28. 1633735 add osmo_quote_str_buf3, osmo_escape_str_buf3 by Neels Hofmeyr · 2 years, 4 months ago
  29. f3270f2 log: socket.c: rather use the osmo_sockaddr_str _FMT by Neels Hofmeyr · 2 years, 6 months ago
  30. e452dd0 osmo_libusb: Print log message on libusb initialization error by Harald Welte · 2 years, 4 months ago
  31. a366a89 osmo_libusb: Use libusb_get_pollfds() to get initial file descriptors by Harald Welte · 2 years, 4 months ago
  32. b12dbf7 tests/logging: merge both logging_test_{stream,wqueue}.err by Vadim Yanitskiy · 2 years, 4 months ago
  33. 83f423b logging: fix printing of '\0' when filename printed last by Vadim Yanitskiy · 2 years, 4 months ago
  34. 09d6574 add osmo_sockaddr_to_str_c(), osmo_sockaddr_to_str_buf2() by Neels Hofmeyr · 2 years, 6 months ago
  35. e56f1b6 logging: fix coding style issues in _output_buf() by Vadim Yanitskiy · 2 years, 4 months ago
  36. eff0880 tests/logging: also test printing the filename information by Vadim Yanitskiy · 2 years, 4 months ago
  37. 2796190 tests/logging: ensure both stream and wqueue modes are tested by Vadim Yanitskiy · 2 years, 4 months ago
  38. 846db1b gsm_7bit_encode_n(): use regular malloc() instead of calloc() by Vadim Yanitskiy · 3 years, 4 months ago
  39. 4c44d46 logging: log to stderr when logging is not initialized by Philipp Maier · 2 years, 5 months ago
  40. fca15eb osmo_libusb: Fix NULL check in osmo_usb_removed_cb() by Harald Welte · 2 years, 4 months ago
  41. 1d1ab74 ports.h: add osmo-pfcp-tool ports by Neels Hofmeyr · 2 years, 6 months ago
  42. 13fa00e PFCP: add DLPFCP and osmo-upf port numbers by Neels Hofmeyr · 2 years, 6 months ago
  43. bdd7df3 iuup: do not use illegal characters in state/event names. by Philipp Maier · 2 years, 5 months ago
  44. c7c1ff5 gsm23003: fix docstring for osmo_plmn_from_bcd() by Philipp Maier · 2 years, 5 months ago
  45. 663eaaa contrib/libosmocore.spec.in: mention osmo-config-merge in utils by Vadim Yanitskiy · 2 years, 5 months ago
  46. 1322755 iuup: Improve CRC checksum error logging by Pau Espin Pedrol · 2 years, 5 months ago
  47. 494282f msgb: Fix -Wsign-compare warnings by Harald Welte · 2 years, 5 months ago
  48. 0b08d51 socket, select: Fix -Wsign-compare warnings by Harald Welte · 2 years, 5 months ago
  49. cd58e1e bits.c: Fix -Wsign-compare warnings by Harald Welte · 2 years, 5 months ago
  50. e6fb890 log_taget_find() should use enum log_target_type, not int by Harald Welte · 2 years, 5 months ago
  51. 7d6166a utils: Fix -Wsign-compare warnings by Harald Welte · 2 years, 5 months ago
  52. c85aaed bitvec: Fix -Wsign-compare warnings by Harald Welte · 2 years, 5 months ago
  53. 42dcbf0 stats_tcp: fix stats item identifier by Philipp Maier · 2 years, 5 months ago
  54. 604eaba iuup: Submit RNL-STATUS-Initialization.ind upon rx of Init by Pau Espin Pedrol · 2 years, 5 months ago
  55. d3b016f iuup: Fix decoding of 1byte-length subflow size fields by Pau Espin Pedrol · 2 years, 5 months ago
  56. c7ef450 osmo-release.sh: Use variable containing bumpversion path everywhere by Pau Espin Pedrol · 2 years, 5 months ago
  57. 2f54889 src/conv.c: Align better with Osmocom coding style by Harald Welte · 2 years, 5 months ago
  58. ec5b42c stats_tcp: use a default batch size of 5 instead of 1 by Philipp Maier · 2 years, 5 months ago
  59. d5974e9 conv: Fix the traceback for tail biting codes by Sylvain Munaut · 2 years, 5 months ago
  60. 2f4186a VTY: implement 'no log gsmtap [HOSTNAME]' command by Vadim Yanitskiy · 2 years, 5 months ago
  61. beaf2a2 logging: Fix Not enough tailroom msgb_put in _output_buf callers by Pau Espin Pedrol · 2 years, 5 months ago
  62. d841bec select_main: don't poll forever during shutdown by Oliver Smith · 2 years, 5 months ago
  63. 29814a5 iuup: Fix signed/unsigned loop counter control flow issue by Harald Welte · 2 years, 5 months ago
  64. c809f4e tcp_stats: fix compilation on CentOS 7 by Harald Welte · 2 years, 5 months ago
  65. b1ef8f5 select: gather statistics for TCP connections by Philipp Maier · 2 years, 6 months ago
  66. 9fe1f9f Introduce CRC and FSM for IuUP (user plane) as used in 3G RTP data by Harald Welte · 6 years ago
  67. 28c4388 include/: Adapt some headers to match contrib/struct_endianess.py format by Pau Espin Pedrol · 2 years, 5 months ago
  68. 627a897 stat_item: tolerate NULL pointer argument in osmo_stat_item_group_free by Philipp Maier · 2 years, 6 months ago
  69. 2672895 stats: fix typo by Philipp Maier · 2 years, 6 months ago
  70. 04bfb71 treewide: remove FSF address by Oliver Smith · 2 years, 6 months ago
  71. 63e1b2b logging: make LIBOSMOCORE_NO_LOGGING work as expected by Eric Wild · 2 years, 6 months ago
  72. e6987e9 VTY: enable talloc introspection for OTC_GLOBAL by Vadim Yanitskiy · 2 years, 6 months ago
  73. d02090b logging: allow disabling macros using a new define: LIBOSMOCORE_NO_LOGGING by Eric · 2 years, 6 months ago
  74. 9e34f08 gsmtap: Add gsmtap_sendmsg_free() as alternative to gsmtap_sendmsg() by Harald Welte · 2 years, 6 months ago
  75. e352715 write_queue: Document it that caller is responsible if enqueue fails by Harald Welte · 2 years, 6 months ago
  76. 9a9627e logging: Fix memory leak in case async log write queue overflows by Harald Welte · 2 years, 6 months ago
  77. 43b0cbe bssgp_bvc_fsm: Move log message to the correct place by Daniel Willmann · 2 years, 7 months ago
  78. 79f2903 fix isdigit taking unsigned as input by Eric · 2 years, 7 months ago
  79. 3a22173 tests/testsuite.at: ensure empty stderr for the bitvec_test by Vadim Yanitskiy · 2 years, 7 months ago
  80. 49b6040 bitvec_read_field(): optimize by expanding bytenum_from_bitnum() by Vadim Yanitskiy · 2 years, 7 months ago
  81. 8a55a6c bitvec_read_field(): fix incorrect bit-shift issue found by UBSan by Vadim Yanitskiy · 2 years, 7 months ago
  82. de3549a bitvec_read_field(): indicate errors using errno by Vadim Yanitskiy · 2 years, 7 months ago
  83. 2768246 tdef: fix wrong path in documentation: tests/vty -> tests/tdef by Vadim Yanitskiy · 2 years, 7 months ago
  84. 52a38b4 tests/tdef: rename the binaries to end with '_test' by Vadim Yanitskiy · 2 years, 7 months ago
  85. 8ee1dfe debian/control: minimum version of libtalloc-dev must be >= 2.1.0 by Vadim Yanitskiy · 2 years, 7 months ago
  86. ce73dda tests/vty: fix use of GNU 'missing =' extension in designator by Vadim Yanitskiy · 2 years, 7 months ago
  87. 433e2dd .gitignore: add utils/osmo-aka-verify binary by Vadim Yanitskiy · 2 years, 7 months ago
  88. c7deaf2 Bump version: 1.5.1.282-ab5e-dirty → 1.6.0 by Pau Espin Pedrol · 2 years, 7 months ago 1.6.0
  89. ab5e989 osmo-release.sh: Blacklist script file from LIBVERS matches by Pau Espin Pedrol · 2 years, 7 months ago
  90. 4a15c2d contrib/libosmocore.spec.in: Depends on talloc 2.1.0 by Pau Espin Pedrol · 2 years, 7 months ago
  91. 25c9741 add osmo_time_cc, moved from osmo-bsc by Neels Hofmeyr · 2 years, 7 months ago
  92. 5eb67c2 rate_ctr: Make it safe to call rate_ctr_init() several times by Harald Welte · 2 years, 7 months ago
  93. 1f666e8 frame_relay, gprs_ns2_fr: Fix log messages, remove unused struct by Daniel Willmann · 2 years, 7 months ago
  94. 334cf87 ns2: Avoid use-after-free when SGSN-side non-persistent SNS-NSE fails by Daniel Willmann · 2 years, 7 months ago
  95. 6b5a533 include: add enum for UTRAN cipher by Alexander Couzens · 2 years, 7 months ago
  96. 52a5c11 stats: clarify error messages in cfg_no_stats_reporter_{statsd,log} by Vadim Yanitskiy · 2 years, 7 months ago
  97. d6b0059 stats: don't mark reporter as 'disable' beforehand by Vadim Yanitskiy · 2 years, 7 months ago
  98. 4f1c4e3 stats: cosmetic: print 'stats interval' before the reporters by Vadim Yanitskiy · 2 years, 7 months ago
  99. bfc8377 stats: allow configuring reporter's name in the VTY by Vadim Yanitskiy · 2 years, 7 months ago
  100. 4e92472 stats: use llist_add_tail() in osmo_stats_reporter_alloc() by Vadim Yanitskiy · 2 years, 7 months ago