summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* vty: Add reserved nodes to enum node_typeJacob Erlbeck2015-11-022-0/+10
* stats: Add osmo_ name prefix to identifiersJacob Erlbeck2015-11-0211-312/+312
* stats: Add log reporterJacob Erlbeck2015-10-293-0/+115
* stats: Use function pointers in reporter objectsJacob Erlbeck2015-10-292-25/+40
* stats: Make net config optionalJacob Erlbeck2015-10-293-12/+31
* stats: Add missing mtu command to 'write' outputJacob Erlbeck2015-10-291-0/+3
* stats: Support statsd Multi-Metric PacketsJacob Erlbeck2015-10-293-11/+121
* stats: Add support for osmo_countersJacob Erlbeck2015-10-291-0/+32
* core: Add difference function to osmo_counterJacob Erlbeck2015-10-292-0/+12
* stats: Report stat item valuesJacob Erlbeck2015-10-291-0/+49
* stats: Implement timer based reportingJacob Erlbeck2015-10-293-18/+72
* stats/vty: Add stats configurationJacob Erlbeck2015-10-294-4/+265
* stats: Add the reporting frameworkJacob Erlbeck2015-10-294-1/+459
* stats/vty: Add stats_vty.cJacob Erlbeck2015-10-294-1/+57
* stat/vty: Add vty_out_statistics_full to show all statisticsJacob Erlbeck2015-10-282-0/+60
* stat/vty: Use the iterator algorithms to show ctrg and statgJacob Erlbeck2015-10-281-20/+43
* core: Update osmo_counters_for_each docJacob Erlbeck2015-10-281-2/+2
* stats: Add stat_item_for_each functionsJacob Erlbeck2015-10-282-0/+44
* core: Extend rate_ctr by helper functionsJacob Erlbeck2015-10-282-0/+60
* stats: Use a global index for stat item valuesJacob Erlbeck2015-10-283-47/+95
* ns: Add statistics for some eventsJacob Erlbeck2015-10-283-1/+41
* stats: Add vty_out_stat_item_groupJacob Erlbeck2015-10-283-5/+31
* stats: Add stat_item for value monitoringJacob Erlbeck2015-10-289-3/+531
* commentsNeels Hofmeyr2015-10-092-3/+4
* ipaccess: add OAP proto_ext (in design).Neels Hofmeyr2015-09-231-0/+1
* utils: add 'returns' doc to osmo_hexparse().Neels Hofmeyr2015-09-231-0/+1
* build: have a disable-static build succeedJan Engelhardt2015-09-163-7/+9
* Prepare new upstream releaseHolger Hans Peter Freyther2015-08-235-4/+9
* build: Enable subdir-objectsSylvain Munaut2015-08-191-1/+1
* tests: Don't reference file in src/ to test hidden func. Use static link.Sylvain Munaut2015-08-191-2/+3
* Introduce gsm48_mi_type_name() functionHarald Welte2015-08-183-0/+16
* Add G-RNTI derived TLLI types defined in 23.003Harald Welte2015-08-182-1/+7
* Revert "configure.ac: Add subdir-objects"Holger Hans Peter Freyther2015-08-181-1/+1
* configure.ac: Add subdir-objectsHarald Welte2015-08-151-1/+1
* vty: Change API to have node installation be done by intHolger Hans Peter Freyther2015-08-054-10/+11
* release: Prepare the 0.8.2 releaseHolger Hans Peter Freyther2015-08-015-6/+5
* bssgp: Fix IMSI buffer size (Coverity)Jacob Erlbeck2015-06-191-2/+4
* bssgp/test: Add missing START/END printfsJacob Erlbeck2015-06-192-1/+8
* ipa: Add libosmogsm.map entry for ipa_ccm_idtag_parse_offJacob Erlbeck2015-06-041-0/+1
* ipa: Properly parse LV stream of a ID_GET requestHolger Hans Peter Freyther2015-06-024-4/+78
* osmo-auc-gen: '-a' is already the algorithm. Fix the helpHolger Hans Peter Freyther2015-05-261-1/+1
* debian: New development release with APN changes for the SGSNHolger Hans Peter Freyther2015-05-251-1/+2
* Add APN utility function to libosmogsmHarald Welte2015-05-255-1/+56
* build: Fix the building of tests as wellHolger Hans Peter Freyther2015-05-171-1/+1
* build: Fix out-of-tree buildsAndreas Rottmann2015-05-172-2/+2
* debian: Bump version for new local packagesHolger Hans Peter Freyther2015-05-061-1/+2
* bssgp: Fix bssgp_tx_fc_bvc parameter typeJacob Erlbeck2015-05-065-2/+82
* bssgp/test: Fix bssgp-fc testJacob Erlbeck2015-05-041-30/+0
* linuxlist: Remove casting of ptr from container_of macroHolger Hans Peter Freyther2015-05-021-1/+1
* bssgp: Fix call to llist_entry in fc_queue_timer_cfgJacob Erlbeck2015-04-301-1/+1