summaryrefslogtreecommitdiffstats
path: root/include/dect/libdect.h
AgeCommit message (Expand)AuthorFilesLines
2010-11-14identities: add dect_ari_cmp()Patrick McHardy1-1/+0
2010-11-14libdect: support allocating per-handle private spacePatrick McHardy1-0/+4
2010-10-16dect_mbuf: add multi frame number, frame number and slot membersPatrick McHardy1-0/+3
2010-10-12utils: use single-linked list for struct dect_msg_buf queuesPatrick McHardy1-3/+2
2010-10-12utils: add forgotten changes from last commitPatrick McHardy1-2/+2
2010-10-11utils: uninline message buffer manipulation helpersPatrick McHardy1-28/+4
2010-09-21doc: documentation updatePatrick McHardy1-1/+1
2010-09-03libdect: make handle initialization/shutdown symetricalPatrick McHardy1-3/+2
2010-08-14libdect: documentation updatePatrick McHardy1-3/+12
2010-08-13libdect: add ConnetionLess Message Service (CLMS) supportPatrick McHardy1-0/+2
2010-08-13utils: convert paging to use dect_msg_buf structuresPatrick McHardy1-0/+12
2010-08-03headers: move __cplusplus ifdefs to the beginning of the filePatrick McHardy1-4/+4
2010-08-03llme: add MAC_ME_INFO-ind indication to notify of FP capability changesPatrick McHardy1-0/+2
2010-08-02libdect: name timer related functions more consistentlyPatrick McHardy1-2/+2
2010-08-02libdect: name timer related functions more consistentlyPatrick McHardy1-1/+1
2010-07-31lce: properly maintain PMIDPatrick McHardy1-0/+2
2010-07-31lce: add reference counting to message buffersPatrick McHardy1-0/+3
2010-07-30lce: add support for PP indirect link establishmentPatrick McHardy1-0/+3
2010-07-28doc: more documentation updatesPatrick McHardy1-6/+3
2010-07-28raw: add raw socket reception supportPatrick McHardy1-0/+1
2010-07-26doc: minor updatesPatrick McHardy1-2/+2
2010-07-25lce: fix up for kernel sockaddr changesPatrick McHardy1-1/+1
2010-07-24debug: make debugging more colorfulPatrick McHardy1-2/+1
2010-07-24doc: add some misc documentationPatrick McHardy1-5/+5
2010-07-09headers: fix closing }Patrick McHardy1-1/+1
2010-07-09headers: make headers usable by C++Patrick McHardy1-0/+7
2010-07-08timer: add some documentationPatrick McHardy1-0/+14
2010-07-08libdect: add function to get file descriptor numberPatrick McHardy1-0/+1
2010-07-08io: add some documentationPatrick McHardy1-2/+8
2010-07-08Update remaining copyright statementsPatrick McHardy1-1/+1
2010-07-03libdect: make struct dect_fd opaquePatrick McHardy1-15/+4
2010-03-31timer: fix dect_timer_running() for timers already expiredPatrick McHardy1-15/+3
2010-02-13lce: add page response callbackPatrick McHardy1-0/+2
2010-01-10ss: add CISS supportPatrick McHardy1-0/+2
2009-12-15mm: add ciphering supportPatrick McHardy1-0/+1
2009-12-05headers: include stdarg.h in libdect.hPatrick McHardy1-0/+1
2009-11-13debug: make debug hook signature vprintf() compatiblePatrick McHardy1-1/+1
2009-05-23ie: use single linked list for repeat_indicatorPatrick McHardy1-0/+1
2009-05-23utils: add running/stopped state to timersPatrick McHardy1-0/+2
2009-05-06Import libdectPatrick McHardy1-0/+134