aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-01-25osmo_libusb: Fix NULL check in osmo_usb_removed_cb()Harald Welte1-1/+1
2022-01-21ports.h: add osmo-pfcp-tool portsNeels Hofmeyr2-0/+4
2022-01-21PFCP: add DLPFCP and osmo-upf port numbersNeels Hofmeyr5-3/+15
2022-01-18iuup: do not use illegal characters in state/event names.Philipp Maier1-11/+11
2022-01-14gsm23003: fix docstring for osmo_plmn_from_bcd()Philipp Maier1-7/+5
2022-01-10contrib/libosmocore.spec.in: mention osmo-config-merge in utilsVadim Yanitskiy1-1/+2
2022-01-10iuup: Improve CRC checksum error loggingPau Espin Pedrol1-3/+8
2022-01-10msgb: Fix -Wsign-compare warningsHarald Welte1-2/+2
2022-01-10socket, select: Fix -Wsign-compare warningsHarald Welte2-5/+6
2022-01-09bits.c: Fix -Wsign-compare warningsHarald Welte1-3/+3
2022-01-09log_taget_find() should use enum log_target_type, not intHarald Welte2-2/+2
2022-01-09utils: Fix -Wsign-compare warningsHarald Welte2-8/+8
2022-01-09bitvec: Fix -Wsign-compare warningsHarald Welte2-4/+5
2022-01-07stats_tcp: fix stats item identifierPhilipp Maier1-1/+1
2022-01-07iuup: Submit RNL-STATUS-Initialization.ind upon rx of InitPau Espin Pedrol4-7/+40
2022-01-05iuup: Fix decoding of 1byte-length subflow size fieldsPau Espin Pedrol1-1/+1
2022-01-05osmo-release.sh: Use variable containing bumpversion path everywherePau Espin Pedrol1-1/+1
2022-01-05src/conv.c: Align better with Osmocom coding styleHarald Welte1-61/+49
2022-01-05stats_tcp: use a default batch size of 5 instead of 1Philipp Maier1-1/+1
2022-01-05conv: Fix the traceback for tail biting codesSylvain Munaut3-22/+89
2022-01-05VTY: implement 'no log gsmtap [HOSTNAME]' commandVadim Yanitskiy4-0/+43
2022-01-04logging: Fix Not enough tailroom msgb_put in _output_buf callersPau Espin Pedrol1-1/+2
2021-12-28select_main: don't poll forever during shutdownOliver Smith1-2/+8
2021-12-24iuup: Fix signed/unsigned loop counter control flow issueHarald Welte1-1/+1
2021-12-24tcp_stats: fix compilation on CentOS 7Harald Welte2-0/+11
2021-12-23select: gather statistics for TCP connectionsPhilipp Maier9-0/+406
2021-12-22Introduce CRC and FSM for IuUP (user plane) as used in 3G RTP dataHarald Welte14-4/+1980
2021-12-22include/: Adapt some headers to match contrib/struct_endianess.py formatPau Espin Pedrol3-36/+27
2021-12-15stat_item: tolerate NULL pointer argument in osmo_stat_item_group_freePhilipp Maier1-0/+3
2021-12-15stats: fix typoPhilipp Maier1-1/+1
2021-12-14treewide: remove FSF addressOliver Smith201-817/+5
2021-12-09logging: make LIBOSMOCORE_NO_LOGGING work as expectedEric Wild2-0/+19
2021-12-07VTY: enable talloc introspection for OTC_GLOBALVadim Yanitskiy1-1/+4
2021-11-26logging: allow disabling macros using a new define: LIBOSMOCORE_NO_LOGGINGEric1-0/+4
2021-11-25gsmtap: Add gsmtap_sendmsg_free() as alternative to gsmtap_sendmsg()Harald Welte2-0/+15
2021-11-25write_queue: Document it that caller is responsible if enqueue failsHarald Welte1-2/+2
2021-11-25logging: Fix memory leak in case async log write queue overflowsHarald Welte1-1/+4
2021-11-19bssgp_bvc_fsm: Move log message to the correct placeDaniel Willmann1-1/+1
2021-11-19fix isdigit taking unsigned as inputEric1-1/+1
2021-11-18tests/testsuite.at: ensure empty stderr for the bitvec_testVadim Yanitskiy1-1/+1
2021-11-18bitvec_read_field(): optimize by expanding bytenum_from_bitnum()Vadim Yanitskiy1-2/+4
2021-11-18bitvec_read_field(): fix incorrect bit-shift issue found by UBSanVadim Yanitskiy2-5/+8
2021-11-18bitvec_read_field(): indicate errors using errnoVadim Yanitskiy3-20/+26
2021-11-17tdef: fix wrong path in documentation: tests/vty -> tests/tdefVadim Yanitskiy1-3/+3
2021-11-17tests/tdef: rename the binaries to end with '_test'Vadim Yanitskiy9-25/+25
2021-11-17debian/control: minimum version of libtalloc-dev must be >= 2.1.0Vadim Yanitskiy1-2/+2
2021-11-17tests/vty: fix use of GNU 'missing =' extension in designatorVadim Yanitskiy1-3/+3
2021-11-17.gitignore: add utils/osmo-aka-verify binaryVadim Yanitskiy1-0/+1
2021-11-16Bump version: 1.5.1.282-ab5e-dirty → 1.6.01.6.0Pau Espin Pedrol14-43/+337
2021-11-16osmo-release.sh: Blacklist script file from LIBVERS matchesPau Espin Pedrol1-1/+1