summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add multipatch capability to osmo-config-mergeMax2019-02-221-21/+45
* select: Call log_reset_context() before calling file descriptor callbacksHarald Welte2019-02-211-0/+6
* gprs_ns: Add missing NSVCI IE to NS-BLOCK-ACK messageHarald Welte2019-02-191-1/+29
* gprs_ns: Declare gprs_ns_tx_alive*() in header fileHarald Welte2019-02-191-0/+2
* gprs_ns.c: cosmetic whitespace fixesHarald Welte2019-02-191-2/+2
* gprs_ns: Use gprs_ns_tx_alive() instead of gprs_ns_tx_simple()Harald Welte2019-02-191-2/+2
* bssgp_tx_bvc_unblock(): Fix log messageHarald Welte2019-02-191-1/+1
* rsl: Support PDCH in rsl_chan_nr_strPau Espin Pedrol2019-02-181-0/+2
* gsm0808: Add unit tests for test_create_clear_command2()Harald Welte2019-02-182-0/+26
* gsm0808: comment about difference of gsm0808_create_clear_command()Harald Welte2019-02-181-1/+4
* Fix BSSMAP length generated by gsm0808_create_clear_command2()Harald Welte2019-02-181-1/+7
* add OSMO_STRBUF_PRINTF()Neels Hofmeyr2019-02-173-0/+188
* gsm_08_08.h: Add constants for Channel Type in signalling modeSylvain Munaut2019-02-171-0/+14
* fix osmo_gsm48_classmark* libosmogsm.map entriesNeels Hofmeyr2019-02-151-6/+6
* get_value_string(): guard against NULLNeels Hofmeyr2019-02-151-0/+3
* Enable remote SIM protocol log levelMax2019-02-142-1/+6
* gsm/gsm0480: introduce gsm0480_create_release_complete()Vadim Yanitskiy2019-02-083-1/+26
* protocol/gsm_04_14: Fix the OPEN LOOP message typeSylvain Munaut2019-02-071-1/+1
* platform independence fix: tdef range testsNeels Hofmeyr2019-02-068-133/+490
* gsm0808: Add CSFB indication IE to BSSMAP CLEAR COMMANDPhilipp Maier2019-02-053-0/+18
* bitvec: Add bitvec_tailroom_bits() functionHarald Welte2019-02-052-0/+25
* bitvec: Add bitvec_bytes_used() functionHarald Welte2019-02-053-0/+37
* gsm_08_08.h: Add IEI definitions from Release 15Harald Welte2019-02-051-0/+5
* Extend gsm_04_08.h with CSFB related definitiosn form 44.018 Rel 15Harald Welte2019-02-051-0/+2
* add osmo_tdef API, originally adopted from osmo-bsc T_defNeels Hofmeyr2019-02-0418-2/+2998
* doxygen: allow manual 'make apidoc' even if --disable-doxygenNeels Hofmeyr2019-02-041-8/+17
* doxygen: add source files as dependenciesNeels Hofmeyr2019-02-041-7/+25
* doxygen: enable cross referencing everywhereNeels Hofmeyr2019-02-048-28/+130
* vty api: add vty_out_va()Neels Hofmeyr2019-02-042-12/+20
* vty telnet: consistently never change nodes upon CTRL-CNeels Hofmeyr2019-02-041-18/+0
* vty: enable tab-completion for optional-multi-choice argsNeels Hofmeyr2019-02-041-1/+10
* vty: enable optional-multi-choice syntax: [(one|two)]Neels Hofmeyr2019-02-043-3/+45
* vty: enable optional-multi-choice syntax: ([one]|[two])Neels Hofmeyr2019-02-042-2/+2
* add generic vty_transcript_test.c, vty_transcript_test.vtyNeels Hofmeyr2019-02-043-2/+301
* socket.h: add missing includeMax2019-02-041-2/+7
* GSUP: deprecate osmo_gsup_get_err_msg_type()Oliver Smith2019-02-042-30/+17
* osmo_fsm_inst_state_chg(): clamp timeout_secs to <= ~68 yearsNeels Hofmeyr2019-01-311-1/+13
* osmo_fsm_inst_state_chg(): set T also for zero timeoutNeels Hofmeyr2019-01-294-7/+71
* jenkins distcheck: enable external testsNeels Hofmeyr2019-01-291-1/+2
* build: add missing logging_vty_test.vty to EXTRA_DISTNeels Hofmeyr2019-01-291-0/+1
* osmo_fsm_state_name: make robust against NULL fiNeels Hofmeyr2019-01-291-1/+1
* add osmo_classmark_* APINeels Hofmeyr2019-01-293-0/+149
* add osmo_hexdump_buf() and testNeels Hofmeyr2019-01-284-11/+163
* gsm0808: add BSSMAP Cell Identifier matching APINeels Hofmeyr2019-01-287-0/+645
* Work around bogus gcc-8.2 array-bounds warning/errorHarald Welte2019-01-222-1/+21
* constrain gsm48_generate_mid() output array boundsHarald Welte2019-01-224-7/+12
* gsm0408_test: Fix IMEI-SV related tests to use no more than 16 digitsHarald Welte2019-01-222-16/+16
* Merge tag '1.0.1'Harald Welte2019-01-210-0/+0
|\
| * Bump version: 1.0.0 → 1.0.1Harald Welte2019-01-212-1/+8
* | Bump version: 1.0.0 → 1.0.1Harald Welte2019-01-212-1/+8