aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/e1_input.c
AgeCommit message (Expand)AuthorFilesLines
2009-12-17logging: introduce log levels at caller siteHarald Welte1-7/+7
2009-12-01make use of new S_GLOBAL_SHUTDOWN signal to properly close pcap_fdHarald Welte1-0/+17
2009-08-12remove printf for every packet in pcap codeHarald Welte (local)1-2/+0
2009-08-10misc: Add prototypes to header files, include more header filesHolger Hans Peter Freyther1-0/+1
2009-08-08the actual config file code (not just config files)Harald Welte1-13/+35
2009-07-28move allocation of talloc contexts into link-time constructorHarald Welte1-4/+6
2009-06-27fix various RSL msgb memory leaks in error pathsHarald Welte1-0/+1
2009-06-26use taloc_zero() rather than talloc() and explisit memset()Harald Welte1-3/+1
2009-06-26use named variant when allocating msgb'sHarald Welte1-1/+1
2009-06-20introduce talloc all over OpenBSCHarald Welte1-1/+8
2009-06-10[pcap] Write incoming packages without the extra mISDN headerAndreas Eversberg1-4/+7
2009-06-10move openbsc into its own subdirectoryHarald Welte1-0/+498