aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/utils
AgeCommit message (Expand)AuthorFilesLines
2013-07-27misc: Fix compilation warningsHolger Hans Peter Freyther1-0/+1
2013-07-03isdnsync: Remove a double close of the isdn deviceHolger Hans Peter Freyther1-1/+0
2013-06-12Makefile.am: Use AM_CPPFLAGSAlexander Huemer1-1/+1
2012-11-24SMPP: add small utility program 'smpp_mirror'Harald Welte2-0/+324
2011-10-16misc: Linking fixes for Ubuntu 11.10 CompilerHolger Hans Peter Freyther1-2/+3
2011-08-19src: port openBSC over libosmo-abisopenbsc/0.9.150.9.15Pablo Neira Ayuso3-263/+53
2011-08-19src: use new msg->dst pointer instead of deprecated msg->trxPablo Neira Ayuso1-1/+1
2011-07-16bs11_config: fix array bounds problem by using value_stringHarald Welte1-20/+18
2011-06-05split gsm_data.c in gsm_data_shared.c and gsm_data.cHarald Welte1-2/+2
2011-05-12misc: Use the osmo_init code for signals and loggingHolger Hans Peter Freyther1-7/+3
2011-05-07src: use namespace prefix osmo_* for misc utilsPablo Neira Ayuso2-3/+3
2011-05-06src: use namespace prefix osmo_counter*Pablo Neira Ayuso1-1/+1
2011-05-06src: use namespace prefix osmo_fd* and osmo_select*Pablo Neira Ayuso2-7/+7
2011-05-06src: use namespace prefix osmo_timer* for timer functionsPablo Neira Ayuso1-2/+2
2011-04-18misc: Remove sys/types.h includes from the filesHolger Hans Peter Freyther2-2/+0
2011-04-18misc: Move from u_int to uint types of stdint.hHolger Hans Peter Freyther2-22/+22
2011-03-23src: use new library libosmogsm and new path to headers in libosmocorePablo Neira Ayuso3-7/+7
2011-03-04prefix sub-directories containing libraries with 'lib'Harald Welte1-1/+3
2011-03-03re-structure the OpenBSC directory layoutHarald Welte4-0/+1367