aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [WIP, BROKEN] osmo_io: Add io_uring backenddaniel/io_uringDaniel Willmann2023-03-316-1/+460
* gpsr_ns2_udp: Use osmo_io_fd instead of osmo_fdDaniel Willmann2023-03-311-75/+33
* tests: Add initial osmo_io testsDaniel Willmann2023-03-315-0/+197
* Add osmo_io with initial poll backendHarald Welte2023-03-3111-4/+1028
* core: remove unnecessary #include <osmocom/core/talloc.h>Vadim Yanitskiy2023-03-314-8/+5
* fixup (partial revert): "coding: clean up Makefile.am"Vadim Yanitskiy2023-03-311-1/+1
* tests: make VTY tests depend on the respective binariesVadim Yanitskiy2023-03-301-5/+7
* gsm: Add missing TS 24.008 SM layer IEsPau Espin Pedrol2023-03-281-0/+9
* codec: add osmo_efr_check_sid() functionMychaela N. Falconia2023-03-252-0/+45
* rate_ctr: Add rate_ctr_add2() similar to rate_ctr_inc2()Harald Welte2023-03-241-0/+9
* gsmtap.h: Define a packet type for encapsulation of GSM RLP framesHarald Welte2023-03-242-0/+2
* gsm0808: handle new enum gsm48_chan_mode speech/data valuesVadim Yanitskiy2023-03-231-28/+56
* gsm_04_08: add more enum gsm48_chan_mode data valuesVadim Yanitskiy2023-03-232-0/+29
* gsm_04_08: add more enum gsm48_chan_mode speech valuesVadim Yanitskiy2023-03-232-1/+14
* gsm_04_08: document/clarify enum gsm48_chan_mode valuesVadim Yanitskiy2023-03-231-2/+17
* Fix parsing of TLV_TYPE_SINGLE_TVPau Espin Pedrol2023-03-224-12/+20
* isdn: fix identical operands in v110_adapt_IR8000_to_2400()Vadim Yanitskiy2023-03-171-1/+2
* tests/v110: assert(user_data_chunk_bits) in test_ra1()Vadim Yanitskiy2023-03-171-1/+4
* gsmtap: add missing entries to gsmtap_type_names[]Vadim Yanitskiy2023-03-171-0/+4
* New osmo-gsmtap-logsend utilityHarald Welte2023-03-154-1/+144
* error log: osmo_sock_init2_multiaddr() v4/v6 mixNeels Hofmeyr2023-03-142-5/+9
* contrib/talloc_count.sh: improve hexadecimal maskingNeels Hofmeyr2023-03-141-0/+1
* fix 'make vty-test' for --disable-external-tests --enable-gbNeels Hofmeyr2023-03-141-1/+1
* fix 'make vty-test' for --disable-gbNeels Hofmeyr2023-03-141-0/+5
* on_dso_load_select: run after on_dso_load_ctxOliver Smith2023-03-142-3/+4
* logging.c: Sanitize calls to osmo_fd_unregister()Pau Espin Pedrol2023-03-141-2/+3
* tests/Makefile.am: Move LDADD to right positionPau Espin Pedrol2023-03-141-67/+77
* tests/Makefile.am: Drop duplicated libosmogb.la in LDADDPau Espin Pedrol2023-03-141-2/+2
* tests/Makefile.am: Move system libs at the end of listPau Espin Pedrol2023-03-141-10/+15
* select.c: osmo_fd_unregister(): Avoid assert hit with old buggy users of the APIPau Espin Pedrol2023-03-141-3/+15
* configure.ac: Fix typo in enable flag descriptionPau Espin Pedrol2023-03-141-1/+1
* configure.ac: Fix logic enabling osmo_fd fd checksPau Espin Pedrol2023-03-141-3/+3
* select.c: Clarify osmo_fd_unregister() can only be called on registered osmo_fdsPau Espin Pedrol2023-03-141-0/+1
* select.c: Clarify osmo_fd_(un)register() API expectations of registered fdPau Espin Pedrol2023-03-141-0/+6
* select: Optimize osmo_fd_get_by_fdPau Espin Pedrol2023-03-131-8/+44
* utils/osmo-stat-dummy/Makefile.am: drop empty variablesVadim Yanitskiy2023-03-111-2/+2
* utils/Makefile.am: do not overwrite AM_CFLAGSVadim Yanitskiy2023-03-111-3/+1
* utils/Makefile.am: remove duplicate libosmogsm.laVadim Yanitskiy2023-03-111-1/+1
* coding: clean up Makefile.amVadim Yanitskiy2023-03-111-4/+3
* logging: Unregister osmo_fd before closing fdPau Espin Pedrol2023-03-101-1/+1
* cosmetic: stats_tcp: Fix typo in commentPau Espin Pedrol2023-03-091-2/+4
* gsm_08_58: Document IPAC RTP CSD modes in at least a few wordsHarald Welte2023-03-081-4/+4
* gsm: TS 44.021 modified V.110 frame encoding/decoding supportHarald Welte2023-03-089-1/+458
* isdn: Add V.110 encoder/decoderHarald Welte2023-03-0811-1/+1030
* logging: remove log_initialized(void)Eric2023-03-071-1/+0
* fix _thread orderEric2023-03-072-2/+2
* gsm0502: add burst length definitions from chapter 5.2Vadim Yanitskiy2023-03-071-0/+30
* Makefile.am: Make libraries depend on .map filesHarald Welte2023-03-066-0/+7
* gsm: gsm_gsmtime2fn(): constify paramPau Espin Pedrol2023-03-062-2/+2
* libosmocore.map: Add two missing entries for gsmtap*2() APIHarald Welte2023-03-051-0/+2