aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bssgp_bvc_fsm: Add a hook to notify when a reset was acknowledgeddaniel/bvc-resetDaniel Willmann2022-03-303-0/+7
* vty: Support platforms that don't support pthread_getname_np()Harald Welte2022-03-292-0/+22
* configure: Support libsctp < 1.0.17 without libsctp.pcPau Espin Pedrol2022-03-292-12/+18
* libosmocore.pc.in: put libsctp in Requires.privatePau Espin Pedrol2022-03-291-1/+2
* libosmovty: Link libosmovty against libpthreadHarald Welte2022-03-271-2/+2
* libosmocore.spec: Make libosmocore-devel require libsctpHarald Welte2022-03-251-0/+1
* libosmo{gb,vty}.pc.in: Add talloc to 'Requires'Harald Welte2022-03-252-2/+2
* debian/control: libosmocore-dev must depend on libsctp-dev and libusb-1.0-0-devHarald Welte2022-03-251-0/+2
* clean-up pkg-config files: Make use of "Requires" as documentedHarald Welte2022-03-249-21/+22
* bssmap_le: support additional IEs in Perform Location RequestVadim Yanitskiy2022-03-224-1/+121
* jenkins: Validate IEs are added to tlv_definitionPau Espin Pedrol2022-03-181-0/+16
* gsm0808: Add missing IEs in bss_att_tlvdefPau Espin Pedrol2022-03-181-0/+6
* cosmetic: gsm_08_08.h: Add space between assignment sidesPau Espin Pedrol2022-03-181-1/+1
* gsm0808: Fix decoding of IE GSM0808_IE_LCS_CLIENT_TYPEPau Espin Pedrol2022-03-182-1/+2
* gsm0808_test: Add new unit test showing dec errorPau Espin Pedrol2022-03-182-0/+55
* contrib/jenkins_amd64.sh: remove FreeBSD specific quirksVadim Yanitskiy2022-03-131-7/+1
* Cosmetic: linuxlist.h: fix misleading commentOliver Smith2022-03-131-2/+1
* libosmocodec: osmo_hr_check_sid(): simplify the logicVadim Yanitskiy2022-03-101-14/+8
* osmo_time_cc: rate_ctr presence should not affect countingNeels Hofmeyr2022-03-081-4/+3
* usb: Match device by VID/PID without path/addr if it is uniqueHarald Welte2022-03-031-1/+2
* gsm: lapd_core: Change log line NOTICE->INFOPau Espin Pedrol2022-03-021-1/+1
* add osmo_sockaddr_set_port()Neels Hofmeyr2022-03-012-0/+18
* BSSAP: HO Request Ack: add missing Codec List (BSS Supported)Neels Hofmeyr2022-02-283-1/+12
* stats: use tcp stat names as providedMichael Iedema2022-02-241-2/+1
* gsm: [ABI BREAK] Support CellId SAI, change CellId CGI-PS id numberPau Espin Pedrol2022-02-167-4/+127
* gsm0808: Test if we properly decode a SRVCC cell identifier listHarald Welte2022-02-161-0/+13
* core/utils.h: make use of OSMO_LIKELY in OSMO_ASSERTVadim Yanitskiy2022-02-091-1/+1
* core/msgb.h: make use of OSMO_LIKELY / OSMO_UNLIKELYVadim Yanitskiy2022-02-081-8/+8
* core/utils.h: wrap OSMO_ASSERT() with do { ... } while (0)Vadim Yanitskiy2022-02-081-1/+3
* core/utils.h: add OSMO_LIKELY / OSMO_UNLIKELY macrosVadim Yanitskiy2022-02-081-0/+9
* follow-up to osmo_sockaddr_from/to_octets()Neels Hofmeyr2022-02-071-2/+2
* add osmo_sockaddr_from/to_octets()Neels Hofmeyr2022-02-072-0/+62
* add osmo_quote_str_buf3, osmo_escape_str_buf3Neels Hofmeyr2022-02-072-1/+29
* log: socket.c: rather use the osmo_sockaddr_str _FMTNeels Hofmeyr2022-02-071-13/+12
* osmo_libusb: Print log message on libusb initialization errorHarald Welte2022-01-311-1/+3
* osmo_libusb: Use libusb_get_pollfds() to get initial file descriptorsHarald Welte2022-01-311-0/+13
* tests/logging: merge both logging_test_{stream,wqueue}.errVadim Yanitskiy2022-01-314-21/+5
* logging: fix printing of '\0' when filename printed lastVadim Yanitskiy2022-01-312-0/+2
* add osmo_sockaddr_to_str_c(), osmo_sockaddr_to_str_buf2()Neels Hofmeyr2022-01-313-30/+50
* logging: fix coding style issues in _output_buf()Vadim Yanitskiy2022-01-311-3/+3
* tests/logging: also test printing the filename informationVadim Yanitskiy2022-01-313-0/+10
* tests/logging: ensure both stream and wqueue modes are testedVadim Yanitskiy2022-01-315-7/+33
* gsm_7bit_encode_n(): use regular malloc() instead of calloc()Vadim Yanitskiy2022-01-291-2/+3
* logging: log to stderr when logging is not initializedPhilipp Maier2022-01-252-0/+27
* osmo_libusb: Fix NULL check in osmo_usb_removed_cb()Harald Welte2022-01-251-1/+1
* ports.h: add osmo-pfcp-tool portsNeels Hofmeyr2022-01-212-0/+4
* PFCP: add DLPFCP and osmo-upf port numbersNeels Hofmeyr2022-01-215-3/+15
* iuup: do not use illegal characters in state/event names.Philipp Maier2022-01-181-11/+11
* gsm23003: fix docstring for osmo_plmn_from_bcd()Philipp Maier2022-01-141-7/+5
* contrib/libosmocore.spec.in: mention osmo-config-merge in utilsVadim Yanitskiy2022-01-101-1/+2