| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | [doc] stat_item: Complete doxygen documentation for API | Harald Welte | 2017-10-16 | 1 | -33/+13 |
* | Rename 'statistics.c' to 'counter.c' | Harald Welte | 2017-10-15 | 2 | -60/+62 |
* | utils: add osmo_is_hexstr(), add unit test | Neels Hofmeyr | 2017-10-09 | 1 | -0/+5 |
* | auth: add OSMO_MILENAGE_IND_BITLEN_MAX | Neels Hofmeyr | 2017-10-09 | 1 | -0/+1 |
* | auth: add value_strings for osmo_sub_auth_type, comment on osmo_auth_alg_name() | Neels Hofmeyr | 2017-10-09 | 1 | -1/+7 |
* | Add function to generate random identifier | Max | 2017-10-09 | 1 | -0/+5 |
* | add osmo_imsi_str_valid() and osmo_msisdn_str_valid() | Neels Hofmeyr | 2017-10-05 | 2 | -0/+5 |
* | vty: install 'exit', 'end',... commands on *all* nodes | Neels Hofmeyr | 2017-09-27 | 1 | -3/+2 |
* | VTY: implement talloc context introspection command | Vadim Yanitskiy | 2017-09-27 | 1 | -0/+1 |
* | Add time conversion helpers | Max | 2017-09-25 | 1 | -0/+5 |
* | vty: derive node name from prompt, use as XML ids | Neels Hofmeyr | 2017-09-23 | 1 | -0/+5 |
* | VTY: implicit node exit by de-indenting, not parent lookup | Neels Hofmeyr | 2017-09-19 | 2 | -0/+25 |
* | Expand bit pretty-printer | Max | 2017-09-18 | 1 | -9/+11 |
* | Add define for supported a5 key length limit | Max | 2017-08-30 | 1 | -1/+3 |
* | umts aka: add sqn_ms out-param, print SQN.MS in osmo-auc-gen | Neels Hofmeyr | 2017-08-29 | 1 | -0/+1 |
* | cosmetic: umts aka: tweak comments for sqn and ind | Neels Hofmeyr | 2017-08-29 | 1 | -2/+2 |
* | ports.h: Add VTY port for GGSN | Harald Welte | 2017-08-16 | 1 | -0/+2 |
* | add osmo_fd_setup() convenience function to fill-in osmo_fd | Harald Welte | 2017-08-12 | 1 | -0/+4 |
* | tlv: add [msgb_]t16lv_put() for 16bit tag + 8 bit len TLVs | Harald Welte | 2017-08-09 | 1 | -1/+20 |
* | Add osmo_gprs_{ul,dl}_block_size_{bits,bytes} functions | Harald Welte | 2017-08-09 | 1 | -0/+25 |
* | Rename GSMTAP_CHANNEL_PDCH to GSMTAP_CHANNEL_PDTCH | Harald Welte | 2017-07-29 | 1 | -1/+3 |
* | BSSGP: add function to reset all PTP BVC | Max | 2017-07-28 | 1 | -1/+1 |
* | GSUP: define default GSUP port as 4222 | Neels Hofmeyr | 2017-07-22 | 1 | -0/+2 |
* | add DLMGCP logging category for libosmo-mgcp | Neels Hofmeyr | 2017-07-18 | 1 | -1/+2 |
* | extend osmo_sysinfo_type with missing SYSINFO_TYPE | Harald Welte | 2017-07-15 | 1 | -1/+6 |
* | LC15: Add IPAC Directed Retry Enquiry data structure | Minh-Quang Nguyen | 2017-07-14 | 1 | -0/+7 |
* | IPAC manufacture-defined measurement pre-processing definitions | Minh-Quang Nguyen | 2017-07-14 | 1 | -0/+122 |
* | socket: Add new OSMO_SOCK_F_NO_MCAST_ALL option | Harald Welte | 2017-07-13 | 1 | -0/+2 |
* | socket: Allow disabling multicast loop on socket creation | Harald Welte | 2017-07-13 | 1 | -0/+2 |
* | socket.c: Add multicast related convenience functions | Harald Welte | 2017-07-13 | 1 | -0/+6 |
* | select: Add new osmo_fd_close() function | Harald Welte | 2017-07-13 | 1 | -0/+1 |
* | gsmtap: Add value_strings for GSMTAP_TYPE and GSMTAP_CHANNEL | Harald Welte | 2017-07-13 | 1 | -0/+3 |
* | gsmtap_util: Add chantype_gsmtap2rsl() as inverse of chantype_rsl2gsmtap() | Harald Welte | 2017-07-13 | 1 | -0/+1 |
* | utils: add function gsm_fn_as_gsmtime_str() | Philipp Maier | 2017-07-11 | 1 | -0/+3 |
* | Add pseudo-random bit sequence generator to libosmcoore | Harald Welte | 2017-07-10 | 1 | -0/+25 |
* | gsm_04_08.h: Add struct for 9.1.13b GPRS suspension request | Harald Welte | 2017-07-10 | 1 | -0/+8 |
* | gsm_utils: Add osmo_dump_gsmtime | Pau Espin Pedrol | 2017-07-10 | 1 | -0/+3 |
* | gsm_04_08/sgsn: Add another IE for internal usage in the sgsn | Holger Hans Peter Freyther | 2017-07-09 | 1 | -0/+1 |
* | Deprecate wrappers around loglevel_strs | Max | 2017-07-08 | 1 | -2/+2 |
* | gsup: Add encoding/decoding for the pdp charging characteristics | Holger Hans Peter Freyther | 2017-07-07 | 1 | -0/+8 |
* | Add missing BSSGP cause values | Max | 2017-07-01 | 1 | -20/+57 |
* | l1sap.h: Add ber10k and lqual_cb to ph_tch_param | Pau Espin Pedrol | 2017-06-30 | 1 | -0/+2 |
* | fix map entry and .h declaration for gsm0808_chan_type_to_speech_codec() | Neels Hofmeyr | 2017-06-23 | 1 | -1/+1 |
* | doxygen: unify use of \file across the board | Neels Hofmeyr | 2017-06-23 | 119 | -309/+335 |
* | doxygen: various fixes in core/timer.h | Neels Hofmeyr | 2017-06-23 | 1 | -19/+16 |
* | api doc typo fix in core/logging.h | Neels Hofmeyr | 2017-06-23 | 1 | -1/+1 |
* | doxygen: enable AUTOBRIEF, drop \brief | Neels Hofmeyr | 2017-06-23 | 59 | -885/+885 |
* | cosmetic: remove API documentation strings in header file | Philipp Maier | 2017-06-22 | 1 | -24/+0 |
* | gsm0808: add function gsm0808_speech_codec_from_chan_type() | Philipp Maier | 2017-06-22 | 1 | -0/+2 |
* | gsm0808: add function gsm0808_chan_type_to_speech_code() | Philipp Maier | 2017-06-22 | 1 | -0/+2 |