aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-01-19logging: allow to log only the basename of each sourceNeels Hofmeyr1-0/+1
2018-01-19logging: separate the '<000b>' subsys from filename loggingNeels Hofmeyr1-1/+13
2018-01-17logging: add ability to log the log-level with API and vtyNeels Hofmeyr1-0/+4
2018-01-17gsm0480: fix USSD OCTET STRING length confusionVadim Yanitskiy1-2/+22
2018-01-15libosmocodec: implement ECU (Error Concealment Unit) for FRPhilipp Maier2-0/+16
2018-01-12Deprecate gsm48_construct_ra()Max1-1/+1
2018-01-12gsm: add gsm0808_speech_codec_type_namesNeels Hofmeyr1-0/+5
2018-01-08Add function to properly encode RAIMax2-0/+2
2018-01-04Fix incorrect spec referenceMax1-1/+1
2017-12-20logging vty: tweak general 'logging' command docNeels Hofmeyr1-1/+1
2017-12-20libosmocodec: add FR bit offset definitionsPhilipp Maier2-0/+273
2017-12-20libosmocodec: add FR/HR/EFR frame length definitionsVadim Yanitskiy1-0/+7
2017-12-20ports: define proper VTY and CTRL ports for OsmoHNBGWNeels Hofmeyr2-0/+3
2017-12-18add ctrl_cmd_parse2() to return parsing errorsNeels Hofmeyr1-0/+1
2017-12-18ctrl: prep test: separate new ctrl_handle_msg() from handle_control_read()Neels Hofmeyr1-0/+2
2017-12-18utils: add osmo_escape_str()Neels Hofmeyr1-0/+3
2017-12-18add osmo_auth_c3() (separate from gsm_milenage())Neels Hofmeyr1-0/+2
2017-12-17utils: add osmo_separated_identifiers_valid()Neels Hofmeyr1-0/+1
2017-12-12logging vty: describe 'logging set-log-mask' command, add OSMO_STRINGIFY_VAL()Neels Hofmeyr1-0/+2
2017-12-11Add functions for extended RACH codingMax1-1/+6
2017-12-10comment: utils: more accurately describe OSMO_STRINGIFY macroNeels Hofmeyr1-1/+3
2017-12-05counters: add osmo_counters_count() returns the amount of countersAlexander Couzens1-0/+2
2017-12-01logging: Extend the LOGPSRC macro to put cont in it as wellHolger Hans Peter Freyther1-2/+18
2017-11-23gsmtap.h: Introduce new GSMTAP type for LTE NAS messagesHarald Welte1-0/+1
2017-11-20tlv_put: guard against NULL val and 0 lenNeels Hofmeyr1-2/+13
2017-11-20msgb: add inline msgb_queue_free()Neels Hofmeyr1-0/+9
2017-11-20ports.h: Use same VTY port number for osmo-mgw and osmo-bsc_mgcpHarald Welte1-1/+1
2017-11-13Fix/Update copyright notices; Add SPDX annotationHarald Welte6-13/+18
2017-11-10vty: add port number for osmo-mgwPhilipp Maier1-0/+1
2017-11-08vty: deprecate now empty node commandsNeels Hofmeyr1-2/+2
2017-10-24GPRS: constify NS printing routine parametersMax1-1/+1
2017-10-24rate_ctr: Enforce counter (and ctr_group) names are valid identifiersHarald Welte1-1/+1
2017-10-24Introduce osmo_identifier_valid() function to check validity of identifierHarald Welte1-0/+3
2017-10-24GPRS: clarify ip/frgre union useMax1-0/+2
2017-10-24GPRS: unify NS state printingMax1-0/+4
2017-10-24add osmo_talloc_asprintf() and ctrl_cmd_reply_printf()Neels Hofmeyr2-0/+21
2017-10-24gb: optionally allow nsip packets only from a specific hostPhilipp Maier1-0/+2
2017-10-24Replace bitvec_set_uint() with bitvec_set_u64()Max1-0/+2
2017-10-23ctrl: allow more nodes than those in enum ctrl_node_typeNeels Hofmeyr1-0/+8
2017-10-23abis_nm: Add abis_nm_admin_name() APIPau Espin Pedrol1-0/+7
2017-10-23socket: add function osmo_sock_local_ip() to query local ipPhilipp Maier1-0/+2
2017-10-22add function msgb_printf() to print formatted text into msg bufPhilipp Maier1-0/+1
2017-10-17api doc: fix two doxygen group closing bracesNeels Hofmeyr2-2/+2
2017-10-17[doc] Properly define gsm0800 group and move all related files into itHarald Welte2-2/+10
2017-10-17[doc] Properly define 'oap' group and add introductory textHarald Welte1-2/+11
2017-10-17[doc] Define 'gsup' group with proper name, add intro textHarald Welte1-2/+19
2017-10-17[doc] make sure all SMS related code is part of the 'sms' groupHarald Welte4-4/+20
2017-10-17[doc] gea has separate group; A5 is not part of crypto but a5 groupHarald Welte2-4/+7
2017-10-17[doc] Provide proper name for 'auth' groupHarald Welte1-1/+1
2017-10-16[doc] TLV parser has far grown beyond GSM L3Harald Welte1-1/+1