summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* cosmetic: umts aka: tweak comments for sqn and indNeels Hofmeyr2017-08-291-2/+2
* ports.h: Add VTY port for GGSNHarald Welte2017-08-161-0/+2
* add osmo_fd_setup() convenience function to fill-in osmo_fdHarald Welte2017-08-121-0/+4
* tlv: add [msgb_]t16lv_put() for 16bit tag + 8 bit len TLVsHarald Welte2017-08-091-1/+20
* Add osmo_gprs_{ul,dl}_block_size_{bits,bytes} functionsHarald Welte2017-08-091-0/+25
* Rename GSMTAP_CHANNEL_PDCH to GSMTAP_CHANNEL_PDTCHHarald Welte2017-07-291-1/+3
* BSSGP: add function to reset all PTP BVCMax2017-07-281-1/+1
* GSUP: define default GSUP port as 4222Neels Hofmeyr2017-07-221-0/+2
* add DLMGCP logging category for libosmo-mgcpNeels Hofmeyr2017-07-181-1/+2
* extend osmo_sysinfo_type with missing SYSINFO_TYPEHarald Welte2017-07-151-1/+6
* LC15: Add IPAC Directed Retry Enquiry data structureMinh-Quang Nguyen2017-07-141-0/+7
* IPAC manufacture-defined measurement pre-processing definitionsMinh-Quang Nguyen2017-07-141-0/+122