summaryrefslogtreecommitdiff
path: root/plugins/snep.c
AgeCommit message (Expand)AuthorFilesLines
2012-02-10p2p: Read function should return a booleanSamuel Ortiz1-11/+15
2012-02-06target: Improve tag addition APISamuel Ortiz1-5/+1
2012-02-06tlv: Simplify tlv parsing APISamuel Ortiz1-1/+1
2012-02-03snep: Remove unused definitionSamuel Ortiz1-2/+0
2012-02-03p2p: Factorize bind and listening routinesSamuel Ortiz1-124/+47
2012-02-01snep: Parse the read NDEFSamuel Ortiz1-0/+17
2012-02-01snep: Support fragmented NDEFsSamuel Ortiz1-15/+40
2012-01-21snep: Send a "Not implemented" response to GET and CONTINUESamuel Ortiz1-0/+1
2012-01-21snep: Initial support for receiving PUT requestsSamuel Ortiz1-2/+93
2012-01-21p2p: Better listener event error handlingSamuel Ortiz1-1/+7
2012-01-21snep: Listener event implementationSamuel Ortiz1-0/+34
2012-01-21p2p: Replace DBG with near_error on error code pathsSamuel Ortiz1-2/+2
2012-01-21p2p: Initial SNEP supportSamuel Ortiz1-0/+113