aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2022-02-16gsm: [ABI BREAK] Support CellId SAI, change CellId CGI-PS id numberPau Espin Pedrol2-0/+111
2022-02-07follow-up to osmo_sockaddr_from/to_octets()Neels Hofmeyr1-2/+2
2022-02-07add osmo_sockaddr_from/to_octets()Neels Hofmeyr1-0/+59
2022-02-07add osmo_quote_str_buf3, osmo_escape_str_buf3Neels Hofmeyr1-1/+27
2022-02-07log: socket.c: rather use the osmo_sockaddr_str _FMTNeels Hofmeyr1-13/+12
2022-01-31osmo_libusb: Print log message on libusb initialization errorHarald Welte1-1/+3
2022-01-31osmo_libusb: Use libusb_get_pollfds() to get initial file descriptorsHarald Welte1-0/+13
2022-01-31logging: fix printing of '\0' when filename printed lastVadim Yanitskiy1-0/+2
2022-01-31add osmo_sockaddr_to_str_c(), osmo_sockaddr_to_str_buf2()Neels Hofmeyr1-28/+44
2022-01-31logging: fix coding style issues in _output_buf()Vadim Yanitskiy1-3/+3
2022-01-29gsm_7bit_encode_n(): use regular malloc() instead of calloc()Vadim Yanitskiy1-2/+3
2022-01-25logging: log to stderr when logging is not initializedPhilipp Maier1-0/+12
2022-01-25osmo_libusb: Fix NULL check in osmo_usb_removed_cb()Harald Welte1-1/+1
2022-01-21PFCP: add DLPFCP and osmo-upf port numbersNeels Hofmeyr1-0/+6
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-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 Welte1-1/+1
2022-01-09utils: Fix -Wsign-compare warningsHarald Welte1-5/+5
2022-01-09bitvec: Fix -Wsign-compare warningsHarald Welte1-3/+4
2022-01-07stats_tcp: fix stats item identifierPhilipp Maier1-1/+1
2022-01-07iuup: Submit RNL-STATUS-Initialization.ind upon rx of InitPau Espin Pedrol1-0/+23
2022-01-05iuup: Fix decoding of 1byte-length subflow size fieldsPau Espin Pedrol1-1/+1
2022-01-05src/conv.c: Align better with Osmocom coding styleHarald Welte1-61/+49
2022-01-05conv: Fix the traceback for tail biting codesSylvain Munaut2-22/+88
2022-01-05VTY: implement 'no log gsmtap [HOSTNAME]' commandVadim Yanitskiy3-0/+42
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 Welte1-0/+4
2021-12-23select: gather statistics for TCP connectionsPhilipp Maier5-0/+366
2021-12-22Introduce CRC and FSM for IuUP (user plane) as used in 3G RTP dataHarald Welte4-1/+1025
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 Smith116-473/+0
2021-12-07VTY: enable talloc introspection for OTC_GLOBALVadim Yanitskiy1-1/+4
2021-11-25gsmtap: Add gsmtap_sendmsg_free() as alternative to gsmtap_sendmsg()Harald Welte1-0/+14
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-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 Yanitskiy1-4/+7
2021-11-18bitvec_read_field(): indicate errors using errnoVadim Yanitskiy1-3/+8
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 Yanitskiy2-4/+4
2021-11-16Bump version: 1.5.1.282-ab5e-dirty → 1.6.01.6.0Pau Espin Pedrol8-8/+8