summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [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
* socket: Add new OSMO_SOCK_F_NO_MCAST_ALL optionHarald Welte2017-07-131-0/+2
* socket: Allow disabling multicast loop on socket creationHarald Welte2017-07-131-0/+2
* socket.c: Add multicast related convenience functionsHarald Welte2017-07-131-0/+6
* select: Add new osmo_fd_close() functionHarald Welte2017-07-131-0/+1
* gsmtap: Add value_strings for GSMTAP_TYPE and GSMTAP_CHANNELHarald Welte2017-07-131-0/+3
* gsmtap_util: Add chantype_gsmtap2rsl() as inverse of chantype_rsl2gsmtap()Harald Welte2017-07-131-0/+1
* utils: add function gsm_fn_as_gsmtime_str()Philipp Maier2017-07-111-0/+3
* Add pseudo-random bit sequence generator to libosmcooreHarald Welte2017-07-102-0/+26
* gsm_04_08.h: Add struct for 9.1.13b GPRS suspension requestHarald Welte2017-07-101-0/+8
* gsm_utils: Add osmo_dump_gsmtimePau Espin Pedrol2017-07-101-0/+3
* gsm_04_08/sgsn: Add another IE for internal usage in the sgsnHolger Hans Peter Freyther2017-07-091-0/+1
* Deprecate wrappers around loglevel_strsMax2017-07-081-2/+2
* gsup: Add encoding/decoding for the pdp charging characteristicsHolger Hans Peter Freyther2017-07-071-0/+8
* Add missing BSSGP cause valuesMax2017-07-011-20/+57
* l1sap.h: Add ber10k and lqual_cb to ph_tch_paramPau Espin Pedrol2017-06-301-0/+2
* fix map entry and .h declaration for gsm0808_chan_type_to_speech_codec()Neels Hofmeyr2017-06-231-1/+1