summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* [doc] Put CRC-16 and generic CRC code in one Doxygen moduleHarald Welte2017-10-163-8/+14
* [doc] bits.c: Better / more Doxygen documentationHarald Welte2017-10-161-10/+12
* [doc] Add Doxygen API documentation for stats.c and stats_statsd.cHarald Welte2017-10-161-21/+33
* [doc] counter.[ch] Add Doxygen API documentationHarald Welte2017-10-161-16/+5
* [doc] stat_item: Complete doxygen documentation for APIHarald Welte2017-10-161-33/+13
* Rename 'statistics.c' to 'counter.c'Harald Welte2017-10-153-60/+63
* utils: add osmo_is_hexstr(), add unit testNeels Hofmeyr2017-10-091-0/+5
* auth: add OSMO_MILENAGE_IND_BITLEN_MAXNeels Hofmeyr2017-10-091-0/+1
* auth: add value_strings for osmo_sub_auth_type, comment on osmo_auth_alg_name()Neels Hofmeyr2017-10-091-1/+7
* Add function to generate random identifierMax2017-10-091-0/+5
* add osmo_imsi_str_valid() and osmo_msisdn_str_valid()Neels Hofmeyr2017-10-052-0/+5
* vty: install 'exit', 'end',... commands on *all* nodesNeels Hofmeyr2017-09-271-3/+2
* VTY: implement talloc context introspection commandVadim Yanitskiy2017-09-271-0/+1
* Add time conversion helpersMax2017-09-251-0/+5
* vty: derive node name from prompt, use as XML idsNeels Hofmeyr2017-09-231-0/+5
* VTY: implicit node exit by de-indenting, not parent lookupNeels Hofmeyr2017-09-192-0/+25
* Expand bit pretty-printerMax2017-09-181-9/+11
* Add define for supported a5 key length limitMax2017-08-301-1/+3
* umts aka: add sqn_ms out-param, print SQN.MS in osmo-auc-genNeels Hofmeyr2017-08-291-0/+1