aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-01-12Bump version: 1.4.1-dirty → 1.4.21.4.2Harald Welte1-0/+6
2021-01-12tlv_parser: Fix various out-of-bounds accessesHarald Welte3-15/+115
2020-08-28Bump version: 1.4.0.1-a07d → 1.4.11.4.1Harald Welte1-0/+7
2020-08-28lapdm: fix SAPI-0/SAPI-3 frame prioritization on DCCHVadim Yanitskiy1-2/+21
2020-08-13Bump version: 1.3.0.173-51974 → 1.4.01.4.0Harald Welte12-54/+248
2020-08-10socket.h: introduce osmo_sockaddr to hold v4 and v6 endpointsAlexander Couzens1-2/+11
2020-08-10vty: Introduce support to set cpu-affinity and scheduler policyPau Espin Pedrol5-1/+714
2020-08-07configure.ac: print ARM NEON instructions support statusVadim Yanitskiy1-0/+2
2020-08-07configure.ac: fix: do not define HAVE_NEON unconditionallyVadim Yanitskiy1-2/+0
2020-08-07configure.ac: clarify description of --enable-neonVadim Yanitskiy1-1/+1
2020-08-07src/Makefile.am: add conv_acc_neon_impl.h to EXTRA_DISTVadim Yanitskiy1-1/+1
2020-08-06libomsocoding: NEON viterbi accelerationEric5-0/+508
2020-08-06osmo_sock_init2: improve support for AF_UNSPECAlexander Couzens4-14/+105
2020-08-06gsm 12.21: add osmocom specific NM_ATT_OSMO_NS_LINK_CFGAlexander Couzens2-0/+2
2020-08-04utils/gsmtap_logread.py: make it executableVadim Yanitskiy1-0/+0
2020-08-04Gb/BSSGP: replace hardcoded Tx into NS library by a callbackAlexander Couzens7-23/+54
2020-08-02i460: Fix bit- and subslots ordering of I.460 mux + demuxHarald Welte3-94/+99
2020-08-02i460: pass more context to call-back functionsHarald Welte3-9/+14
2020-08-02i460: Add back-pointer from sub-channel to timeslotHarald Welte2-0/+2
2020-08-02i460_mux: add callback to notify empty tx queuePhilipp Maier2-3/+23
2020-08-02bits.c: Use faster look-up-table approach for osmo_revbytebits_{buf,u8}Harald Welte1-26/+32
2020-07-31gsm_08_58: add missing RSL error cause codesPhilipp Maier2-0/+6
2020-07-30vty: Don't match negative values on purely positive rangesPau Espin Pedrol3-3/+5
2020-07-30vty: Allow 64 bit values in numeric ranges if system supports itPau Espin Pedrol3-12/+31
2020-07-30tests: vty: Extend test to do some numeric range validationsPau Espin Pedrol2-0/+40
2020-07-30tests/fsm_test.c: Disable use color in logging outputPau Espin Pedrol2-44/+45
2020-07-30gsm0411_{smc,smr}.c: Work around newlib bugHarald Welte2-2/+4
2020-07-30i460_mux: correctly reset subchannelsPhilipp Maier1-7/+23
2020-07-28vty: add a define VTY_IPV46_CMD to require a IPv4/6 addressAlexander Couzens1-0/+4
2020-07-28socket: osmo_sock_local_ip: correct doxygen commentAlexander Couzens1-1/+0
2020-07-28bts_features: add feature BTS_FEAT_IPV6_NSVCAlexander Couzens2-0/+2
2020-07-28gprs_ns_frgre.h: add missing declaration of structsAlexander Couzens1-0/+3
2020-07-28gprs_ns: fix typo in commentAlexander Couzens1-1/+1
2020-07-20pkgconfig/osmocodec/osmocoding: link to tallocEric2-4/+4
2020-07-17stats: Add stats commands related to testingDaniel Willmann2-8/+53
2020-07-17stat_item: Add function to reset stat items and groupsDaniel Willmann3-0/+34
2020-07-17rate_ctr: Add functions to reset rate counter (groups)Daniel Willmann3-0/+25
2020-07-15use_count.h: Fix API doc examplePau Espin Pedrol1-1/+2
2020-07-15vty: Avoid ultra-long multi-line strings cluttering talloc reportsHarald Welte1-0/+6
2020-07-14fixup for gsm0808_create_common_id(): add API doc, use new MI APINeels Hofmeyr1-4/+17
2020-07-09Revert "gsmtap_makemsg_ex: NULL for unknown chan_type"Pau Espin Pedrol1-5/+1
2020-07-04gprs_ns.h: add missing prototype gprs_ns_rcvmsg()Alexander Couzens1-0/+5
2020-07-04lapd_core: After calling into L3, check if the state has changedHarald Welte1-0/+4
2020-07-03lapd_core: Ensure we always have some tailroomHarald Welte1-1/+2
2020-06-29vty/ports.h: Add VTY port for osmo-e1dHarald Welte1-0/+1
2020-06-26gprs_ns: Set sockaddr_in.sin_family for persistent NSVCsHarald Welte1-0/+1
2020-06-26gprs_bssgp: Add bssgp_tx_bvc_reset2()Harald Welte4-2/+9
2020-06-24api comment: fix example of osmo_mobile_identity_encode_msgbNeels Hofmeyr1-1/+2
2020-06-21gsm0808: Add gsm0808_create_common_id()Harald Welte4-0/+47
2020-06-21bts_features.h: Introduce BTS_FEAT_PAGING_COORDINATIONHarald Welte2-0/+2