summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* logging: add ability to log the log-level with API and vtyNeels Hofmeyr2018-01-171-0/+4
* gsm0480: fix USSD OCTET STRING length confusionVadim Yanitskiy2018-01-171-2/+22
* libosmocodec: implement ECU (Error Concealment Unit) for FRPhilipp Maier2018-01-152-0/+16
* Deprecate gsm48_construct_ra()Max2018-01-121-1/+1
* gsm: add gsm0808_speech_codec_type_namesNeels Hofmeyr2018-01-121-0/+5
* Add function to properly encode RAIMax2018-01-082-0/+2
* Fix incorrect spec referenceMax2018-01-041-1/+1
* logging vty: tweak general 'logging' command docNeels Hofmeyr2017-12-201-1/+1
* libosmocodec: add FR bit offset definitionsPhilipp Maier2017-12-202-0/+273
* libosmocodec: add FR/HR/EFR frame length definitionsVadim Yanitskiy2017-12-201-0/+7
* ports: define proper VTY and CTRL ports for OsmoHNBGWNeels Hofmeyr2017-12-202-0/+3
* add ctrl_cmd_parse2() to return parsing errorsNeels Hofmeyr2017-12-181-0/+1
* ctrl: prep test: separate new ctrl_handle_msg() from handle_control_read()Neels Hofmeyr2017-12-181-0/+2
* utils: add osmo_escape_str()Neels Hofmeyr2017-12-181-0/+3
* add osmo_auth_c3() (separate from gsm_milenage())Neels Hofmeyr2017-12-181-0/+2
* utils: add osmo_separated_identifiers_valid()Neels Hofmeyr2017-12-171-0/+1
* logging vty: describe 'logging set-log-mask' command, add OSMO_STRINGIFY_VAL()Neels Hofmeyr2017-12-121-0/+2
* Add functions for extended RACH codingMax2017-12-111-1/+6
* comment: utils: more accurately describe OSMO_STRINGIFY macroNeels Hofmeyr2017-12-101-1/+3
* counters: add osmo_counters_count() returns the amount of countersAlexander Couzens2017-12-051-0/+2
* logging: Extend the LOGPSRC macro to put cont in it as wellHolger Hans Peter Freyther2017-12-011-2/+18
* gsmtap.h: Introduce new GSMTAP type for LTE NAS messagesHarald Welte2017-11-231-0/+1
* tlv_put: guard against NULL val and 0 lenNeels Hofmeyr2017-11-201-2/+13
* msgb: add inline msgb_queue_free()Neels Hofmeyr2017-11-201-0/+9
* ports.h: Use same VTY port number for osmo-mgw and osmo-bsc_mgcpHarald Welte2017-11-201-1/+1
* Fix/Update copyright notices; Add SPDX annotationHarald Welte2017-11-136-13/+18
* vty: add port number for osmo-mgwPhilipp Maier2017-11-101-0/+1
* vty: deprecate now empty node commandsNeels Hofmeyr2017-11-081-2/+2
* GPRS: constify NS printing routine parametersMax2017-10-241-1/+1
* rate_ctr: Enforce counter (and ctr_group) names are valid identifiersHarald Welte2017-10-241-1/+1
* Introduce osmo_identifier_valid() function to check validity of identifierHarald Welte2017-10-241-0/+3
* GPRS: clarify ip/frgre union useMax2017-10-241-0/+2
* GPRS: unify NS state printingMax2017-10-241-0/+4
* add osmo_talloc_asprintf() and ctrl_cmd_reply_printf()Neels Hofmeyr2017-10-242-0/+21
* gb: optionally allow nsip packets only from a specific hostPhilipp Maier2017-10-241-0/+2
* Replace bitvec_set_uint() with bitvec_set_u64()Max2017-10-241-0/+2
* ctrl: allow more nodes than those in enum ctrl_node_typeNeels Hofmeyr2017-10-231-0/+8
* abis_nm: Add abis_nm_admin_name() APIPau Espin Pedrol2017-10-231-0/+7
* socket: add function osmo_sock_local_ip() to query local ipPhilipp Maier2017-10-231-0/+2
* add function msgb_printf() to print formatted text into msg bufPhilipp Maier2017-10-221-0/+1
* api doc: fix two doxygen group closing bracesNeels Hofmeyr2017-10-172-2/+2
* [doc] Properly define gsm0800 group and move all related files into itHarald Welte2017-10-172-2/+10
* [doc] Properly define 'oap' group and add introductory textHarald Welte2017-10-171-2/+11
* [doc] Define 'gsup' group with proper name, add intro textHarald Welte2017-10-171-2/+19
* [doc] make sure all SMS related code is part of the 'sms' groupHarald Welte2017-10-174-4/+20
* [doc] gea has separate group; A5 is not part of crypto but a5 groupHarald Welte2017-10-172-4/+7
* [doc] Provide proper name for 'auth' groupHarald Welte2017-10-171-1/+1
* [doc] TLV parser has far grown beyond GSM L3Harald Welte2017-10-161-1/+1
* [doc] Rename "RSL" to "A-bis RSL" in documentation.Harald Welte2017-10-161-1/+1
* [doc] Expand Doxuygen documentation for osmo_primHarald Welte2017-10-161-4/+23