summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixup severe build performance issuesHarald Welte2017-10-044-37/+55
* doxygen: adjust copyright to include 2017Neels Hofmeyr2017-09-281-1/+1
* CTRL: add unit tests for CTRL command parsingNeels Hofmeyr2017-09-272-0/+353
* vty: install 'exit', 'end',... commands on *all* nodesNeels Hofmeyr2017-09-279-25/+31
* gb: drop special vty exit commands, use vty_install_default()Neels Hofmeyr2017-09-274-43/+2
* vty: fix style: bssgp node vty promptNeels Hofmeyr2017-09-271-1/+1
* VTY: implement talloc context introspection commandVadim Yanitskiy2017-09-273-1/+282
* vty/vty.c: do not bind vty context to application's oneVadim Yanitskiy2017-09-271-1/+1
* Add time conversion helpersMax2017-09-251-0/+5
* vty: derive node name from prompt, use as XML idsNeels Hofmeyr2017-09-232-1/+51
* vty: use internal node id for xml idsNeels Hofmeyr2017-09-231-1/+1
* vty_test: add artificial node levels for better testingNeels Hofmeyr2017-09-2013-39/+440
* comment: describe indent_cmp()Neels Hofmeyr2017-09-201-0/+4
* fix vty regression: empty parent nodeNeels Hofmeyr2017-09-205-7/+38
* VTY: implicit node exit by de-indenting, not parent lookupNeels Hofmeyr2017-09-1918-25/+320
* Expand bit pretty-printerMax2017-09-181-9/+11
* Make release helper more robustMax2017-09-152-1/+5
* osmo-auc-gen.c: squelch compiler warnings, move local varNeels Hofmeyr2017-09-121-4/+3
* VTY: interactive: never look for matching commands on parent nodeNeels Hofmeyr2017-09-083-33/+5
* ipa: place comment "IPA Multiplex" on ipa allocated msgbsNeels Hofmeyr2017-09-071-1/+1
* cosmetic: clarify language in vty read errorKeith2017-09-051-1/+1
* lapd_core: Fix crash in lapd_est_req() functionIvan Kluchnikov2017-09-011-0/+4
* libosmogsm: add Routing Area Identifier testMax2017-09-012-0/+57
* Makefile.am: fix missing LTLDFLAGS for libosmocodingVadim Yanitskiy2017-08-312-0/+2
* 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-294-1/+14
* cosmetic: umts aka: tweak comments for sqn and indNeels Hofmeyr2017-08-291-2/+2
* osmo-auc-gen: umts: print out the IND of the SQN usedNeels Hofmeyr2017-08-292-3/+22
* osmo-auc-gen: umts: add --ind-len argNeels Hofmeyr2017-08-294-1/+98
* osmo-auc-gen: umts: add --ind argNeels Hofmeyr2017-08-294-2/+120
* osmo-auc-gen: umts: use default of ind_bitlen = 5 instead of 0Neels Hofmeyr2017-08-292-2/+3
* osmo-auc-gen: umts: properly request --sqnNeels Hofmeyr2017-08-291-5/+17
* osmo-auc-gen: umts: remove erratic SQN.MS printoutNeels Hofmeyr2017-08-292-7/+0
* cosmetic: test for osmo-auc-gen: print error for missing binaryNeels Hofmeyr2017-08-291-0/+6
* vty: 'ctrl' node: add missing default commands like list,exit,endNeels Hofmeyr2017-08-281-0/+1
* Update release helperMax2017-08-261-14/+25
* Use value string check from osmo-ciMax2017-08-253-36/+4
* Relax branch restriction while making releaseMax2017-08-241-1/+1
* gsm0411_utils: GSM03.40 9.2.3.11 SCTS should be localKeith2017-08-171-1/+1
* ports.h: Add VTY port for GGSNHarald Welte2017-08-161-0/+2
* auth_milenage: Fix non-AUTS case with OPHarald Welte2017-08-161-12/+24
* add osmo_fd_setup() convenience function to fill-in osmo_fdHarald Welte2017-08-122-0/+22
* 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-093-0/+121
* Add release target to MakefileMax2017-08-084-1/+41
* RSL: Add support for RSL_CHAN_OSMO_PDCH to rsl_dec_chan_nr()Harald Welte2017-07-301-0/+3
* Rename GSMTAP_CHANNEL_PDCH to GSMTAP_CHANNEL_PDTCHHarald Welte2017-07-291-1/+3
* chantype_rsl2gsmtap/gsmtap2rsl: Fix PDCH channel type conversionHarald Welte2017-07-281-1/+4
* BSSGP: add function to reset all PTP BVCMax2017-07-283-1/+28
* GSUP: define default GSUP port as 4222Neels Hofmeyr2017-07-221-0/+2