summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2010-08-16lce: don't use full pages by defaultPatrick McHardy1-1/+1
2010-08-15lce: add full page supportPatrick McHardy1-8/+104
2010-08-14libdect: documentation updatePatrick McHardy3-1/+42
2010-08-13libdect: add ConnetionLess Message Service (CLMS) supportPatrick McHardy4-4/+231
2010-08-13ie: export IE types and construction/parsing functionsPatrick McHardy1-18/+28
2010-08-13libdect: prefix IE types with DECT_Patrick McHardy5-543/+543
2010-08-13ss: include ss.h in ss documentation groupPatrick McHardy1-3/+8
2010-08-13ie: add <<NETWORK-PARAMETER>> IEPatrick McHardy1-0/+51
2010-08-13lce: clear padding in cmsg bufferPatrick McHardy1-0/+1
2010-08-13utils: convert paging to use dect_msg_buf structuresPatrick McHardy2-26/+23
2010-08-13lce: support sending and receiving full and long page messagesPatrick McHardy1-23/+113
2010-08-12lce: use MSG_NOSIGNAL to avoid SIGPIPE signals on stream socketsPatrick McHardy1-2/+2
2010-08-12mm: catch link establishment errors in dect_mm_endpoint_allocPatrick McHardy1-1/+6
2010-08-09cc: send {RELEASE-COM} message when necessaryPatrick McHardy1-4/+22
2010-08-05ie: add support for default cipher key index reception and transmissionPatrick McHardy1-0/+16
2010-08-05doc: add documentation for dect_llme_rfp_preload_reqPatrick McHardy1-0/+11
2010-08-05ie: add support for <<CALLING-PARTY-NUMBER>> and <<CALLING-PARTY-NAME>> IEsPatrick McHardy1-0/+134
2010-08-04llme: add RFP MAC preload supportPatrick McHardy1-11/+54
2010-08-04netlink: increase buffer size for capabity dumpsPatrick McHardy1-1/+1
2010-08-03lce: check result of dect_fd_register()Patrick McHardy1-3/+4
2010-08-03mm: add more documentationPatrick McHardy1-19/+89
2010-08-03llme: add MAC_ME_INFO-ind indication to notify of FP capability changesPatrick McHardy1-8/+32
2010-08-03mm: clear iec pointer when initiating/responding to a procedurePatrick McHardy1-0/+5
2010-08-02lce: clear retransmission pointer when opening/confirming a new transactionPatrick McHardy1-0/+2
2010-08-02lce: include <<PORTABLE-IDENTITY>> IE in page reject messagePatrick McHardy1-4/+5
2010-08-02lce: fix page transaction release modePatrick McHardy1-1/+1
2010-08-02libdect: name timer related functions more consistentlyPatrick McHardy5-39/+39
2010-08-02libdect: name timer related functions more consistentlyPatrick McHardy5-44/+44
2010-08-02libdect: name transaction related functions more consistentlyPatrick McHardy4-28/+28
2010-08-02lce: fix segfault when closing S-SAP socket in PP modePatrick McHardy1-2/+4
2010-08-01lce: only open S-SAP socket in FP modePatrick McHardy1-17/+21
2010-08-01mm: change PMID when an access rights request is not confirmedPatrick McHardy2-3/+5
2010-07-31libdect: zero libdect handle on allocationPatrick McHardy1-0/+2
2010-07-31lce: add missing newline characters to PMID debugging messagesPatrick McHardy1-3/+3
2010-07-31mm: store TPUI on identity assignmentPatrick McHardy1-4/+12
2010-07-31lce: properly maintain PMIDPatrick McHardy2-14/+64
2010-07-31lce: fix indentationPatrick McHardy1-1/+1
2010-07-31mm: add missing newline to timeout debuggingPatrick McHardy1-0/+1
2010-07-31mm: add retransmission supportPatrick McHardy1-4/+10
2010-07-31lce: add support for retransmissionsPatrick McHardy4-21/+41
2010-07-31lce: add reference counting to message buffersPatrick McHardy1-5/+15
2010-07-31lce: fix data link leak on shutdownPatrick McHardy1-6/+10
2010-07-31lce: fix comment indentationPatrick McHardy1-2/+2
2010-07-30identities: return target structure from conversion functionsPatrick McHardy2-7/+11
2010-07-30lce: move page_transaction initialization next to B-SAP socket initializationPatrick McHardy1-2/+2
2010-07-30lce: close page transaction after first message was received and on link shut...Patrick McHardy1-0/+20
2010-07-30lce: maintain transaction state (open/closed)Patrick McHardy1-8/+12
2010-07-30lce: reorder functionsPatrick McHardy1-364/+368
2010-07-30lce: add support for PP indirect link establishmentPatrick McHardy2-5/+76
2010-07-30lce: name paging functions and structures more consistentlyPatrick McHardy1-10/+19