aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-11-04gsm/protocol/gsm_04_08.h: add gsm48_meas_res_is_valid()Vadim Yanitskiy1-0/+6
2021-10-29gsm/protocol/gsm_44_004.h: fix missing include of 'endian.h'Vadim Yanitskiy1-0/+2
2021-10-29Revert "Prevent GCR encoder/decoder functions from being used directly"Vadim Yanitskiy1-2/+2
2021-10-26logging: Change stderr + file target to use non-blocking writeHarald Welte1-0/+5
2021-10-21gsm_08_58: extend struct abis_rsl_osmo_temp_ovp_acch_capVadim Yanitskiy1-1/+11
2021-10-21{ctrl,vty}/ports.h: Allocate ports for osmo-hnodebPau Espin Pedrol2-0/+5
2021-10-13utils: introduce osmo_talloc_replace_string_fmt()Vadim Yanitskiy1-0/+2
2021-09-30cosmetic: get rid of 3 deprecation warningsNeels Hofmeyr3-3/+3
2021-09-30refactor stat_item: get rid of FIFO and "skipped" errorNeels Hofmeyr1-37/+19
2021-09-29GPRS: Add PDP_TYPE_N_IETF_IPv4v6Keith1-0/+1
2021-09-28cosmetic: gsm: meas_rep.h: Fix typo in commentPau Espin Pedrol1-1/+1
2021-09-28gsm: Mark gsm0858_rsl_ul_meas_enc() pointer param constPau Espin Pedrol1-1/+1
2021-09-23vty: add vty_out_uptime() print the uptime to the vtyAlexander Couzens1-0/+2
2021-09-21base64: reformat using Lindent to conform to our coding styleHarald Welte1-4/+4
2021-09-21base64: Migrate over to osmocomHarald Welte2-16/+4
2021-09-21copy base64 implementation from mbedtlsHarald Welte1-0/+86
2021-09-20stat_item: cosmetic: s/desc/group_desc in osmo_stat_item_group_alloc()Neels Hofmeyr1-1/+1
2021-09-14add osmo_stat_item_get_group_by_name_idxname()Neels Hofmeyr1-0/+1
2021-09-12utils: add osmo_str_to_int() and osmo_str_to_int64()Neels Hofmeyr1-0/+3
2021-09-10vty: allow flushingEric1-0/+1
2021-09-03gsm_08_58.h: Extend IPA Power Control Params IEs to pass C/I paramsPau Espin Pedrol1-2/+68
2021-08-31gsm_08_58: fix sourcecode formattingPhilipp Maier1-1/+1
2021-08-31gsm_08_58: fix sourcecode formattingPhilipp Maier1-12/+12
2021-08-31bts_features: Add new feature to indicate support for temporary overpowerPhilipp Maier1-0/+1
2021-08-31rsl: add new RSL IE to signal temporary overpowerPhilipp Maier1-0/+6
2021-08-26cosmetic: Fix missing space in commentPau Espin Pedrol1-1/+1
2021-08-23codec: add missing osmo_amr_type_name function.Philipp Maier1-0/+3
2021-08-20stats: send real last value if no new values comeOliver Smith1-0/+4
2021-08-06vty/ports: move pcap server/client portsOliver Smith1-2/+4
2021-08-06vty/ports: prepare formatting for a long defineOliver Smith1-22/+22
2021-07-28utils: Fix c++ warn in OSMO_STRBUF_APPENDPau Espin Pedrol1-1/+1
2021-07-27command: fix sourcecode formattingPhilipp Maier1-1/+1
2021-07-07linuxlist: add macro to get last element of a listPhilipp Maier1-0/+6
2021-06-30bts_feature: Introduce feature to confiure dyn ts as sdcch8Pau Espin Pedrol1-0/+1
2021-06-30Rename osmo dyn ts enumsPau Espin Pedrol2-2/+6
2021-06-28cosmetic: gsm_12_21.h: Fix trailing whitespacePau Espin Pedrol1-2/+2
2021-06-25bts_features: add feature for BCCH carrier power reduction modeVadim Yanitskiy1-0/+1
2021-06-25gsm0808: add Kc128 to Handover RequestNeels Hofmeyr1-1/+6
2021-06-21add Kc128 to gsm0808 Create Ciphering CommandNeels Hofmeyr2-0/+22
2021-06-18vty: make function cmd_range_match() publicPhilipp Maier1-0/+2
2021-06-18osmo_select_shutdown_request(): allow finishing pending writes on SIGTERMNeels Hofmeyr1-0/+3
2021-06-13msgb_alloc_headroom: Change size args to be uint16_tPau Espin Pedrol1-2/+2
2021-06-11bts_feature: Introduce feature to speak to PCUPau Espin Pedrol1-0/+1
2021-06-11ipaccess: Add new osmo extension IPAC_PROTO_EXT_PCUPau Espin Pedrol1-0/+1
2021-06-08kdf: add key derivation functionsEric2-0/+22
2021-06-05stat,rate_ctr: Allow setting group name and use it at report timePau Espin Pedrol2-0/+6
2021-06-03gsm_08_58.h: add mask for Osmocom specific VAMOS C-bitsVadim Yanitskiy1-0/+1
2021-06-01stat,rate_ctr: Introduce new API to get counter at given indexPau Espin Pedrol2-3/+5
2021-06-01sim: Add osim_card_{reset,close}() APIHarald Welte1-0/+4
2021-05-26gsm_08_58.h: add Osmocom specific Bm/Lm CBITs for VAMOSVadim Yanitskiy1-0/+8