summaryrefslogtreecommitdiffstats
path: root/example/pp-access-rights.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-05libdect: add preliminary wideband supportPatrick McHardy1-6/+19
2010-11-16netlink: add MAC_ME_INFO-res and SCAN-req primitivesPatrick McHardy1-0/+1
2010-10-14auth: add definitions for AC and UPI lengthPatrick McHardy1-2/+2
2010-09-03example: add getopt_long option parsingPatrick McHardy1-2/+44
2010-09-03example: centralize ipui definitionPatrick McHardy1-8/+0
2010-08-17examples: minor fixesPatrick McHardy1-2/+5
2010-08-09example: add pp-common.c for common PP functionsPatrick McHardy1-21/+1
2010-08-04example: rename DECT_HLC_ACCESS_RIGHT_REQUESTS to DECT_HLC_ACCESS_RIGHTS_REQU...Patrick McHardy1-1/+1
2010-08-03example: check FP capabilities before invoking optional featuresPatrick McHardy1-2/+17
2010-08-02example: pp-access-rights: use variable for PINPatrick McHardy1-4/+14
2010-08-02example: use pexit()Patrick McHardy1-2/+2
2010-07-31example: revert MM endpoint destructionPatrick McHardy1-1/+0
2010-07-31example: mm-access-rights: terminate after procedure completionPatrick McHardy1-0/+8
2010-07-31example: fix use after freePatrick McHardy1-1/+1
2010-07-30example: release MM endpoints on shutdownPatrick McHardy1-1/+1
2010-07-25lce: fix up for kernel sockaddr changesPatrick McHardy1-1/+1
2010-07-24example: add example programm for PP access rights and key allocation proceduresPatrick McHardy1-0/+195