summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-09-14timer: add some debugging codePatrick McHardy5-17/+34
2010-09-09cc: periodically dump LU1 queue statisticsPatrick McHardy2-1/+53
2010-09-08cc: remove duplicate ULEI index assignmentPatrick McHardy1-1/+0
2010-09-08mm: use mme->current in dect_mm_procedure_complete()Patrick McHardy1-71/+48
2010-09-08mm: use mme->current in dect_mm_send_msg() instead of passing the MM procedur...Patrick McHardy1-62/+62
2010-09-08ss: close docbook markerPatrick McHardy1-0/+1
2010-09-08example: add FP only CC examplePatrick McHardy3-77/+23
2010-09-08example: add PP CC examplePatrick McHardy4-1/+101
2010-09-03mm: complete the proper procedure when authentication fails during key alloca...Patrick McHardy1-0/+6
2010-09-03example: add getopt_long option parsingPatrick McHardy11-12/+121
2010-09-03example: prefix FP examples with fp-Patrick McHardy6-38/+69
2010-09-03lce: move protocol registration to dect_lce_initPatrick McHardy9-25/+18
2010-09-03mm/cc: provide empty parameters to -cfm primitives when aborting a transactionPatrick McHardy2-9/+26
2010-09-03example: centralize ipui definitionPatrick McHardy10-64/+10
2010-09-03libdect: make handle initialization/shutdown symetricalPatrick McHardy4-25/+22
2010-09-03build: properly quote all arguments in configure.acPatrick McHardy1-17/+17
2010-09-03lce: order MM transactions properlyPatrick McHardy3-6/+28
2010-09-03mm: only abort locally initiated transactions on link shurtdown.Patrick McHardy2-2/+6
2010-09-01build: use full path to echo to deal with dash builtin which doesn't support -ePatrick McHardy1-12/+12
2010-08-31clms: fix compilation error on debian stablePatrick McHardy1-0/+1
2010-08-26ss: add missing {FACILITY} attributesPatrick McHardy2-1/+11
2010-08-26sfmt: log invalid IEs on TXPatrick McHardy1-2/+5
2010-08-26ie: add <<TIME-DATE>> IEPatrick McHardy2-2/+104
2010-08-26example: set IPUI in PP examplesPatrick McHardy9-14/+18
2010-08-25sfmt: add parsing function for <<FEATURE-INDICATE>> IEPatrick McHardy1-0/+11
2010-08-25lce: make sure MM transactions are shutdown lastPatrick McHardy1-2/+17
2010-08-25cc: fix segfault due to incorrect call destructionPatrick McHardy1-4/+4
2010-08-24cc,ss: prefix message types with DECT_Patrick McHardy4-53/+54
2010-08-23sfmt: accept empty <<PORTABLE-IDENTITY>> IEsroot1-0/+4
2010-08-23Revert "mm: change PMID when an access rights request is not confirmed"Patrick McHardy2-5/+3
2010-08-17examples: minor fixesPatrick McHardy3-2/+13
2010-08-16lce: set the IPUI for incoming data links as soon as it is knownPatrick McHardy6-8/+67
2010-08-16lce: don't use full pages by defaultPatrick McHardy1-1/+1
2010-08-15lce: add full page supportPatrick McHardy3-9/+144
2010-08-14libdect: documentation updatePatrick McHardy14-239/+705
2010-08-13libdect: add ConnetionLess Message Service (CLMS) supportPatrick McHardy17-11/+490
2010-08-13ie: export IE types and construction/parsing functionsPatrick McHardy3-122/+173
2010-08-13libdect: prefix IE types with DECT_Patrick McHardy6-619/+616
2010-08-13ss: include ss.h in ss documentation groupPatrick McHardy2-3/+15
2010-08-13ie: add <<NETWORK-PARAMETER>> IEPatrick McHardy2-1/+71
2010-08-13lce: clear padding in cmsg bufferPatrick McHardy1-0/+1
2010-08-13utils: convert paging to use dect_msg_buf structuresPatrick McHardy3-26/+35
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-09example: add pp-common.c for common PP functionsPatrick McHardy5-42/+41
2010-08-06ie: group party-identity related definitions and structures more logicallyPatrick McHardy1-22/+38
2010-08-05ie: add support for default cipher key index reception and transmissionPatrick McHardy2-0/+17
2010-08-05doc: add documentation for dect_llme_rfp_preload_reqPatrick McHardy1-0/+11