summaryrefslogtreecommitdiffstats
path: root/src/libdect.c
AgeCommit message (Expand)AuthorFilesLines
2011-01-09lce: maintain LCE location tablePatrick McHardy1-0/+1
2010-11-16libdect: also clear dect handle private areaPatrick McHardy1-1/+1
2010-11-14libdect: don't reseed PRNG on dect_open_handle()Patrick McHardy1-2/+5
2010-11-14libdect: support allocating per-handle private spacePatrick McHardy1-1/+7
2010-09-03libdect: make handle initialization/shutdown symetricalPatrick McHardy1-18/+18
2010-08-14libdect: documentation updatePatrick McHardy1-0/+16
2010-07-31libdect: zero libdect handle on allocationPatrick McHardy1-0/+2
2010-07-31lce: properly maintain PMIDPatrick McHardy1-13/+3
2010-07-30lce: add support for PP indirect link establishmentPatrick McHardy1-0/+13
2010-07-26doc: minor updatesPatrick McHardy1-0/+7
2010-07-25lce: fix up for kernel sockaddr changesPatrick McHardy1-2/+5
2010-07-24debug: make debugging more colorfulPatrick McHardy1-24/+0
2010-07-08Update copyright statementsPatrick McHardy1-1/+1
2010-02-18annotate exported symbols and hide everything elsePatrick McHardy1-0/+4
2010-02-18debug: allow to disable debugging codePatrick McHardy1-1/+3
2009-11-13debug: make debug hook signature vprintf() compatiblePatrick McHardy1-2/+2
2009-07-16mm: auth supportroot1-0/+1
2009-05-06Import libdectPatrick McHardy1-0/+81