aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-03-30bssgp_bvc_fsm: Add a hook to notify when a reset was acknowledgeddaniel/bvc-resetDaniel Willmann3-0/+7
2022-03-29vty: Support platforms that don't support pthread_getname_np()Harald Welte2-0/+22
2022-03-29configure: Support libsctp < 1.0.17 without libsctp.pcPau Espin Pedrol2-12/+18
2022-03-29libosmocore.pc.in: put libsctp in Requires.privatePau Espin Pedrol1-1/+2
2022-03-27libosmovty: Link libosmovty against libpthreadHarald Welte1-2/+2
2022-03-25libosmocore.spec: Make libosmocore-devel require libsctpHarald Welte1-0/+1
2022-03-25libosmo{gb,vty}.pc.in: Add talloc to 'Requires'Harald Welte2-2/+2
2022-03-25debian/control: libosmocore-dev must depend on libsctp-dev and libusb-1.0-0-devHarald Welte1-0/+2
2022-03-24clean-up pkg-config files: Make use of "Requires" as documentedHarald Welte9-21/+22
2022-03-22bssmap_le: support additional IEs in Perform Location RequestVadim Yanitskiy4-1/+121
2022-03-18jenkins: Validate IEs are added to tlv_definitionPau Espin Pedrol1-0/+16
2022-03-18gsm0808: Add missing IEs in bss_att_tlvdefPau Espin Pedrol1-0/+6
2022-03-18cosmetic: gsm_08_08.h: Add space between assignment sidesPau Espin Pedrol1-1/+1
2022-03-18gsm0808: Fix decoding of IE GSM0808_IE_LCS_CLIENT_TYPEPau Espin Pedrol2-1/+2
2022-03-18gsm0808_test: Add new unit test showing dec errorPau Espin Pedrol2-0/+55
2022-03-13contrib/jenkins_amd64.sh: remove FreeBSD specific quirksVadim Yanitskiy1-7/+1
2022-03-13Cosmetic: linuxlist.h: fix misleading commentOliver Smith1-2/+1
2022-03-10libosmocodec: osmo_hr_check_sid(): simplify the logicVadim Yanitskiy1-14/+8
2022-03-08osmo_time_cc: rate_ctr presence should not affect countingNeels Hofmeyr1-4/+3
2022-03-03usb: Match device by VID/PID without path/addr if it is uniqueHarald Welte1-1/+2
2022-03-02gsm: lapd_core: Change log line NOTICE->INFOPau Espin Pedrol1-1/+1
2022-03-01add osmo_sockaddr_set_port()Neels Hofmeyr2-0/+18
2022-02-28BSSAP: HO Request Ack: add missing Codec List (BSS Supported)Neels Hofmeyr3-1/+12
2022-02-24stats: use tcp stat names as providedMichael Iedema1-2/+1
2022-02-16gsm: [ABI BREAK] Support CellId SAI, change CellId CGI-PS id numberPau Espin Pedrol7-4/+127
2022-02-16gsm0808: Test if we properly decode a SRVCC cell identifier listHarald Welte1-0/+13
2022-02-09core/utils.h: make use of OSMO_LIKELY in OSMO_ASSERTVadim Yanitskiy1-1/+1
2022-02-08core/msgb.h: make use of OSMO_LIKELY / OSMO_UNLIKELYVadim Yanitskiy1-8/+8
2022-02-08core/utils.h: wrap OSMO_ASSERT() with do { ... } while (0)Vadim Yanitskiy1-1/+3
2022-02-08core/utils.h: add OSMO_LIKELY / OSMO_UNLIKELY macrosVadim Yanitskiy1-0/+9
2022-02-07follow-up to osmo_sockaddr_from/to_octets()Neels Hofmeyr1-2/+2
2022-02-07add osmo_sockaddr_from/to_octets()Neels Hofmeyr2-0/+62
2022-02-07add osmo_quote_str_buf3, osmo_escape_str_buf3Neels Hofmeyr2-1/+29
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-31tests/logging: merge both logging_test_{stream,wqueue}.errVadim Yanitskiy4-21/+5
2022-01-31logging: fix printing of '\0' when filename printed lastVadim Yanitskiy2-0/+2
2022-01-31add osmo_sockaddr_to_str_c(), osmo_sockaddr_to_str_buf2()Neels Hofmeyr3-30/+50
2022-01-31logging: fix coding style issues in _output_buf()Vadim Yanitskiy1-3/+3
2022-01-31tests/logging: also test printing the filename informationVadim Yanitskiy3-0/+10
2022-01-31tests/logging: ensure both stream and wqueue modes are testedVadim Yanitskiy5-7/+33
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 Maier2-0/+27
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