aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-10-29core: Add difference function to osmo_counterJacob Erlbeck1-0/+4
2015-10-29stats: Implement timer based reportingJacob Erlbeck1-2/+8
2015-10-29stats/vty: Add stats configurationJacob Erlbeck1-0/+1
2015-10-29stats: Add the reporting frameworkJacob Erlbeck2-0/+71
2015-10-29stats/vty: Add stats_vty.cJacob Erlbeck2-0/+4
2015-10-28stat/vty: Add vty_out_statistics_full to show all statisticsJacob Erlbeck1-0/+2
2015-10-28core: Update osmo_counters_for_each docJacob Erlbeck1-2/+2
2015-10-28stats: Add stat_item_for_each functionsJacob Erlbeck1-0/+14
2015-10-28core: Extend rate_ctr by helper functionsJacob Erlbeck1-0/+19
2015-10-28stats: Use a global index for stat item valuesJacob Erlbeck1-9/+19
2015-10-28ns: Add statistics for some eventsJacob Erlbeck1-0/+2
2015-10-28stats: Add vty_out_stat_item_groupJacob Erlbeck1-1/+5
2015-10-28stats: Add stat_item for value monitoringJacob Erlbeck2-0/+105
2015-10-09commentsNeels Hofmeyr2-3/+4
2015-09-23ipaccess: add OAP proto_ext (in design).Neels Hofmeyr1-0/+1
2015-08-18Introduce gsm48_mi_type_name() functionHarald Welte1-0/+1
2015-08-18Add G-RNTI derived TLLI types defined in 23.003Harald Welte1-0/+2
2015-08-05vty: Change API to have node installation be done by intHolger Hans Peter Freyther2-6/+6
2015-06-02ipa: Properly parse LV stream of a ID_GET requestHolger Hans Peter Freyther1-0/+3
2015-05-25Add APN utility function to libosmogsmHarald Welte2-0/+14
2015-05-06bssgp: Fix bssgp_tx_fc_bvc parameter typeJacob Erlbeck1-1/+1
2015-05-02linuxlist: Remove casting of ptr from container_of macroHolger Hans Peter Freyther1-1/+1
2015-04-13osmo_static_assert: Put back the typedef in the codeHolger Hans Peter Freyther1-1/+1
2015-04-11sim: Use extern for these structs to generate a linkageHolger Hans Peter Freyther1-1/+1
2015-04-07ns: Log when sending fails (Coverity)Jacob Erlbeck1-6/+4
2015-03-28gsm: Add A5/3-4 cipher supportMax1-1/+1
2015-03-22endian: Be able to detect endian on GNU and BSDHolger Hans Peter Freyther2-0/+39
2015-03-18bssgp: Handle BSSGP STATUS messagesJacob Erlbeck1-0/+2
2015-01-18core/gsmtap: LTE RRC message types and LTE MAC definealtaf1-0/+15
2015-01-01Supplementary Services (de)activation, interrogation addedTobias Engel3-1/+153
2014-12-30SMS-CB: introduce and use GSM341_7BIT_PADDINGHarald Welte1-0/+1
2014-12-30SMS-CB: Add #defines for maximum block/msg size and payload charsHarald Welte2-0/+8
2014-12-30add missing gsm0341.hHarald Welte1-0/+9
2014-12-29add gsm0341_test to generate SMSCB hex stringsHarald Welte1-0/+1
2014-12-29Add Cell Broadcast MSGIDs from TS 23.041 v12.6.0 Release 12Harald Welte1-0/+38
2014-12-28bitvec: Fix typo in the csn1 encoding codeHolger Hans Peter Freyther1-1/+1
2014-12-28libosmo-gsm: Add PCHAN/LCHAN types for CBCHHarald Welte1-0/+3
2014-12-22ipa: Add forward declaration of struct osmo_fdJacob Erlbeck1-0/+2
2014-12-14ipa: Make a reservation for the GSUP protocolHolger Hans Peter Freyther1-0/+1
2014-12-05logging: Make it possible to print category/subsys and timestampsHolger Hans Peter Freyther1-0/+6
2014-12-04gtp: Add a global region for the gtp library of OpenGGSNHolger Hans Peter Freyther1-1/+2
2014-12-04vty: Check with the application before writing the configHolger Hans Peter Freyther1-0/+2
2014-11-14remove references to u_char type, use 'unsigned char' insteadHarald Welte2-2/+2
2014-10-26sttrb / loggingrb: Use GPLv2+ as license, not AGPLv3+Harald Welte2-2/+2
2014-10-26Change license of libosmogb from AGPLv3+ to GPLv2+Harald Welte1-4/+4
2014-10-26make sure to register DF.TELECOM and DF.GSM for SIM, USIM + TSIMHarald Welte1-2/+2
2014-10-26sim: add missing const to reader_ops member of reader_handleHarald Welte1-1/+1
2014-10-26sim: Prepare infrastructure for protocols != T=0 and other driversHarald Welte1-2/+17
2014-10-26sim: More comments in sim.hHarald Welte1-12/+44
2014-10-26sim: Make TETRA SIM (TSIM) support compileHarald Welte1-0/+9