| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix build on older systems | Max | 2017-10-10 | 1 | -0/+3 |
* | utils: add osmo_is_hexstr(), add unit test | Neels Hofmeyr | 2017-10-09 | 1 | -0/+33 |
* | auth: add OSMO_MILENAGE_IND_BITLEN_MAX | Neels Hofmeyr | 2017-10-09 | 1 | -1/+1 |
* | auth: add value_strings for osmo_sub_auth_type, comment on osmo_auth_alg_name() | Neels Hofmeyr | 2017-10-09 | 2 | -0/+8 |
* | Add function to generate random identifier | Max | 2017-10-09 | 2 | -0/+49 |
* | Ensure __always_inline is defined on operating systems that don't have it | Harald Welte | 2017-10-09 | 1 | -0/+6 |
* | add osmo_imsi_str_valid() and osmo_msisdn_str_valid() | Neels Hofmeyr | 2017-10-05 | 3 | -1/+70 |
* | doxygen: adjust copyright to include 2017 | Neels Hofmeyr | 2017-09-28 | 1 | -1/+1 |
* | vty: install 'exit', 'end',... commands on *all* nodes | Neels Hofmeyr | 2017-09-27 | 7 | -19/+29 |
* | gb: drop special vty exit commands, use vty_install_default() | Neels Hofmeyr | 2017-09-27 | 4 | -43/+2 |
* | vty: fix style: bssgp node vty prompt | Neels Hofmeyr | 2017-09-27 | 1 | -1/+1 |
* | VTY: implement talloc context introspection command | Vadim Yanitskiy | 2017-09-27 | 2 | -1/+281 |
* | vty/vty.c: do not bind vty context to application's one | Vadim Yanitskiy | 2017-09-27 | 1 | -1/+1 |
* | vty: derive node name from prompt, use as XML ids | Neels Hofmeyr | 2017-09-23 | 1 | -1/+46 |
* | vty: use internal node id for xml ids | Neels Hofmeyr | 2017-09-23 | 1 | -1/+1 |
* | comment: describe indent_cmp() | Neels Hofmeyr | 2017-09-20 | 1 | -0/+4 |
* | fix vty regression: empty parent node | Neels Hofmeyr | 2017-09-20 | 1 | -7/+32 |
* | VTY: implicit node exit by de-indenting, not parent lookup | Neels Hofmeyr | 2017-09-19 | 2 | -24/+200 |
* | VTY: interactive: never look for matching commands on parent node | Neels Hofmeyr | 2017-09-08 | 1 | -26/+2 |
* | ipa: place comment "IPA Multiplex" on ipa allocated msgbs | Neels Hofmeyr | 2017-09-07 | 1 | -1/+1 |
* | cosmetic: clarify language in vty read error | Keith | 2017-09-05 | 1 | -1/+1 |
* | lapd_core: Fix crash in lapd_est_req() function | Ivan Kluchnikov | 2017-09-01 | 1 | -0/+4 |
* | Makefile.am: fix missing LTLDFLAGS for libosmocoding | Vadim Yanitskiy | 2017-08-31 | 1 | -0/+1 |
* | umts aka: add sqn_ms out-param, print SQN.MS in osmo-auc-gen | Neels Hofmeyr | 2017-08-29 | 1 | -1/+2 |
* | vty: 'ctrl' node: add missing default commands like list,exit,end | Neels Hofmeyr | 2017-08-28 | 1 | -0/+1 |
* | gsm0411_utils: GSM03.40 9.2.3.11 SCTS should be local | Keith | 2017-08-17 | 1 | -1/+1 |
* | auth_milenage: Fix non-AUTS case with OP | Harald Welte | 2017-08-16 | 1 | -12/+24 |
* | add osmo_fd_setup() convenience function to fill-in osmo_fd | Harald Welte | 2017-08-12 | 1 | -0/+18 |
* | Add osmo_gprs_{ul,dl}_block_size_{bits,bytes} functions | Harald Welte | 2017-08-09 | 2 | -0/+96 |
* | RSL: Add support for RSL_CHAN_OSMO_PDCH to rsl_dec_chan_nr() | Harald Welte | 2017-07-30 | 1 | -0/+3 |
* | chantype_rsl2gsmtap/gsmtap2rsl: Fix PDCH channel type conversion | Harald Welte | 2017-07-28 | 1 | -1/+4 |
* | BSSGP: add function to reset all PTP BVC | Max | 2017-07-28 | 2 | -0/+27 |
* | osmo_sock_init2(): Fix creation of non-bound sockets | Harald Welte | 2017-07-21 | 1 | -1/+1 |
* | add DLMGCP logging category for libosmo-mgcp | Neels Hofmeyr | 2017-07-18 | 1 | -0/+5 |
* | LC15: add NM measurement type to standard attribute list | Minh-Quang Nguyen | 2017-07-14 | 1 | -0/+1 |
* | LC15: Enable string for IPAC RSL direct retry | Minh-Quang Nguyen | 2017-07-14 | 1 | -0/+1 |
* | IPAC manufacture-defined measurement pre-processing definitions | Minh-Quang Nguyen | 2017-07-14 | 1 | -0/+5 |
* | socket: Add new OSMO_SOCK_F_NO_MCAST_ALL option | Harald Welte | 2017-07-13 | 1 | -0/+10 |
* | socket: Allow disabling multicast loop on socket creation | Harald Welte | 2017-07-13 | 1 | -4/+16 |
* | socket: Unify listen() calls and check for erroneous returns | Harald Welte | 2017-07-13 | 1 | -20/+33 |
* | socket.c: Add multicast related convenience functions | Harald Welte | 2017-07-13 | 1 | -0/+135 |
* | select: Add new osmo_fd_close() function | Harald Welte | 2017-07-13 | 1 | -0/+17 |
* | gsmtap: Add value_strings for GSMTAP_TYPE and GSMTAP_CHANNEL | Harald Welte | 2017-07-13 | 1 | -0/+45 |
* | gsmtap_util: Add chantype_gsmtap2rsl() as inverse of chantype_rsl2gsmtap() | Harald Welte | 2017-07-13 | 1 | -1/+40 |
* | utils: add function gsm_fn_as_gsmtime_str() | Philipp Maier | 2017-07-11 | 2 | -0/+12 |
* | Add pseudo-random bit sequence generator to libosmcoore | Harald Welte | 2017-07-10 | 2 | -1/+75 |
* | Ignore broken everything log level | Max | 2017-07-10 | 1 | -2/+9 |
* | gsm_utils: Add osmo_dump_gsmtime | Pau Espin Pedrol | 2017-07-10 | 2 | -0/+12 |
* | gsup: Add encoding/decoding for the pdp charging characteristics | Holger Hans Peter Freyther | 2017-07-07 | 1 | -0/+20 |
* | osmo_sock_get_name(): clearly indicate local and remote | Neels Hofmeyr | 2017-07-03 | 1 | -2/+2 |