aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2020-07-17stats: Add stats commands related to testingDaniel Willmann2-8/+53
2020-07-17stat_item: Add function to reset stat items and groupsDaniel Willmann1-0/+29
2020-07-17rate_ctr: Add functions to reset rate counter (groups)Daniel Willmann1-0/+21
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-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-26gprs_ns: Set sockaddr_in.sin_family for persistent NSVCsHarald Welte1-0/+1
2020-06-26gprs_bssgp: Add bssgp_tx_bvc_reset2()Harald Welte2-2/+7
2020-06-24api comment: fix example of osmo_mobile_identity_encode_msgbNeels Hofmeyr1-1/+2
2020-06-21gsm0808: Add gsm0808_create_common_id()Harald Welte2-0/+43
2020-06-21bts_features.h: Introduce BTS_FEAT_PAGING_COORDINATIONHarald Welte1-0/+1
2020-06-16add osmo_mobile_identity APINeels Hofmeyr3-7/+526
2020-06-16Revert "add osmo_mobile_identity API"Harald Welte7-658/+128
2020-06-12add osmo_mobile_identity APINeels Hofmeyr7-128/+658
2020-06-12osmo_bcd2str: also validate start_nibble parameterNeels Hofmeyr1-1/+1
2020-06-10add gsm23236: MSC pooling: TMSI and NRI utility functionsNeels Hofmeyr3-1/+578
2020-06-09gsm0808: fix endieness of call identifierPhilipp Maier1-1/+11
2020-06-08lapd_core: Fix log line being about LAPD and not LAPDmHarald Welte1-1/+1
2020-06-08lapd/lapdm: print user-defined string name instead of (dl=%p)Harald Welte3-318/+285
2020-06-08NS: replace use of gprs_nsvc_create() with gprs_nsvc_crate2()Harald Welte3-12/+6
2020-06-08NS: Optionally disable NS-{RESET,BLOCK,UNBLOCK} when using UDP/IPHarald Welte2-24/+55
2020-05-28Implement ITU-T I.460 multiplex / demultiplexHarald Welte3-1/+371
2020-05-26fix osmo_mi_name_c() to always return talloced strings, via osmo_mi_name_buf()Neels Hofmeyr1-3/+5
2020-05-26api doc: clarify 'returns' of gsm48_mi_to_string()Neels Hofmeyr1-2/+4
2020-05-20gsmtap_makemsg_ex: NULL for unknown chan_typeOliver Smith1-1/+5
2020-05-18enable vty xml dumping to stdoutNeels Hofmeyr1-25/+60
2020-05-17gsm0808: Implement helper functions for CONFUSION BSSMAP message decoding.Alexander Chemeris2-0/+40
2020-05-15libosmogsm: add Doxygen docs for gsm0502_hop_seq_gen()Harald Welte1-1/+10
2020-05-15libosmogsm: import hopping sequence generation codeSylvain Munaut2-0/+54
2020-05-14codec: Add functions for AMR s->d bits and d->s bitsHarald Welte2-1/+111
2020-05-14libosmogsm: cosmetic: add spaces before and after PRIu32Vadim Yanitskiy1-1/+1
2020-05-14gsm0808_utils: Add gsm0808_get_cipher_reject_cause() back with a deprecation ...Alexander Chemeris1-0/+5
2020-05-13gsm0808: Make a function to extract Cause IE publicly available.Alexander Chemeris3-16/+17
2020-05-12gsm0505_amr_dtx: add missing value stringsPhilipp Maier1-3/+5
2020-05-12logging: do not allow multiple calls of log_init()Philipp Maier1-0/+3
2020-05-12logging: use LOGL_NOTICE when no loglevel is setPhilipp Maier1-9/+17
2020-05-12exec: osmo_system_nowait2: initalize *pw pointer with NULLPhilipp Maier1-1/+2
2020-05-12usb: Add osmo_libusb_find_open_claim() all-in-one APIHarald Welte1-0/+96
2020-05-12gsm0808: Fix encoding of the SAPI_N_REJECT BSSMAP message.Alexander Chemeris1-2/+2
2020-05-11Drop old BSC references in fd check configure optionPau Espin Pedrol1-1/+1
2020-05-10statsd: fix rendering for groups with idx==0Kirill Zakharenko1-14/+6
2020-05-09stats: Change timer to timerfd to make it a true interval timer.Alexander Chemeris1-7/+37
2020-05-09stats: Support regular stats flushAlexander Chemeris2-0/+55
2020-05-09stats: Fix documentation for osmo_stats_set_interval()Alexander Chemeris1-2/+1
2020-05-09stats: Move cfg_stats_interval_cmd() function.Alexander Chemeris1-18/+17
2020-05-09select: Fix typo in a comment Osmcoom->OsmocomAlexander Chemeris1-1/+1
2020-05-05sim: When decoding SW, take application specific SW into accountHarald Welte1-11/+36
2020-05-05rest_octets: fix encoding of 3G Early Classmark Sending RestrictionVadim Yanitskiy1-2/+2