summaryrefslogtreecommitdiffstats
path: root/include/utils.h
AgeCommit message (Expand)AuthorFilesLines
2010-07-26libdect: include cleanup - misc cleanupsPatrick McHardy1-0/+2
2010-07-26libdect: include cleanup - remove unneccessary includes from utils.hPatrick McHardy1-3/+0
2010-07-26libdect: include cleanup - only include io.h where neededPatrick McHardy1-2/+0
2010-07-26libdect: include cleanup - only include timer.h where neededPatrick McHardy1-1/+0
2010-07-24debug: make debugging more colorfulPatrick McHardy1-31/+0
2010-07-24utils: add fallback NETLINK_DECT definitionPatrick McHardy1-0/+3
2010-07-08io: fix include statement referring to file.hPatrick McHardy1-1/+1
2010-07-03libdect: make struct dect_fd opaquePatrick McHardy1-18/+1
2010-06-16utils: adjust AF_DECT/SOL_DECT values for latest kernelPatrick McHardy1-2/+2
2010-03-31include: use consistent prefix for header sandwich definesPatrick McHardy1-3/+3
2010-03-31timer: move timer functions into seperate filesPatrick McHardy1-14/+2
2010-03-10netlink: add beginning of netlink LLME supportPatrick McHardy1-0/+1
2010-02-18annotate exported symbols and hide everything elsePatrick McHardy1-0/+6
2010-02-18debug: allow to disable debugging codePatrick McHardy1-2/+10
2010-01-10identities: add IPUI O supportPatrick McHardy1-0/+11
2009-12-14utils/s_msg: avoid out-of-bound reads when converting values to stringsPatrick McHardy1-0/+19
2009-12-06examples: add raw socket example for hijacking PPsPatrick McHardy1-0/+3
2009-11-13utils: add dect_timer_running()Patrick McHardy1-0/+1
2009-06-20remove copies of kernel headers, fix AF_DECT value for >2.6.30Patrick McHardy1-1/+1
2009-05-23utils: add running/stopped state to timersPatrick McHardy1-1/+6
2009-05-23utils: add fd initialization helperPatrick McHardy1-4/+7
2009-05-22utils: add timer setup helperPatrick McHardy1-0/+3
2009-05-06Import libdectPatrick McHardy1-0/+70