summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-03-28nfctool: Fix some integer sizes and signednessThierry Escande3-12/+12
2013-03-28nfctool: Fix aggregated frame supportThierry Escande1-13/+48
2013-03-28ndef: Remove not used Doxygen annotationsSzymon Janc1-174/+11
2013-03-28ndef: Remove bogus text from near_ndef_parse_msg commentSzymon Janc1-2/+0
2013-03-28ndef: Use sizeof instead of strlen to get BT_MIME_STRING_2_0 lenSzymon Janc1-1/+1
2013-03-28ndef: Fix some typos in comments and debug messagesSzymon Janc1-7/+7
2013-03-28ndef: Simplify near_ndef_prepare_ac_and_cfg_records functionSzymon Janc1-27/+10
2013-03-28snep-validation: Fix compilation on ARM due to unaligned memory accessSzymon Janc1-1/+1
2013-03-27p2p: Support for single connection serverSamuel Ortiz2-43/+65
2013-03-25main: Wait to daemonize to just before entering the main loopGuillem Jover1-7/+7
2013-03-25unit: Sanitize NDEF test namesSamuel Ortiz2-5/+5
2013-03-25unit: Sanitize SNEP test namesSamuel Ortiz1-12/+12
2013-03-25AUTHORS: Mention Marcin's contributionsSamuel Ortiz1-0/+1
2013-03-25unit: Remove SNEP routines forward declarationsSamuel Ortiz1-101/+99
2013-03-25unit: Add SNEP PUT/GET NDEF testMarcin Malagowski1-0/+83
2013-03-25unit: Add SNEP GET request "fragmented" testMarcin Malagowski1-0/+159
2013-03-25unit: Add SNEP GET request "not implemented" testMarcin Malagowski1-0/+42
2013-03-25unit: Add SNEP GET request "ok" testMarcin Malagowski1-0/+76
2013-03-25unit: Add SNEP PUT request "fragmented" testMarcin Malagowski1-0/+112
2013-03-25unit: Add SNEP PUT request "feature not implemented" testMarcin Malagowski1-0/+36
2013-03-25unit: Add SNEP PUT request "unsupported version" testMarcin Malagowski1-0/+33
2013-03-25unit: Add SNEP PUT request "ok" testMarcin Malagowski1-0/+261
2013-03-25unit: Add SNEP test utilitiesMarcin Malagowski4-1/+359
2013-03-25build: Remove unused linking of neard against libresolvGuillem Jover1-1/+1
2013-03-25nfctool: Fix pointer casting errors on ARMWaldemar Rymarkiewicz1-3/+6
2013-03-22configure: Remove init script skeletonSamuel Ortiz3-48/+1
2013-03-22AUTHORS: Mention Guillem's contributionsSamuel Ortiz1-0/+1
2013-03-22build: Generate correct dependencies for the pkg-config fileGuillem Jover2-7/+18
2013-03-22configure: Add scripts/neard to the configure outputSamuel Ortiz3-1/+48
2013-03-22ndef: Fix typo in unknown carrier stringGuillem Jover1-1/+1
2013-03-20AUTHORS: Mention Marcin's contributionsSamuel Ortiz1-0/+1
2013-03-20snep: SNEP core moved from plugins to coreMarcin MaƂagowski11-124/+131
2013-03-19build: Install nfctool to @bin@Samuel Ortiz1-2/+6
2013-03-19doc: Add nfctool manpageThierry Escande2-1/+169
2013-03-19nfctool: Add --version optionThierry Escande2-0/+18
2013-03-15nfctype2: Get the actual tag data length when trying to write an NDEFSamuel Ortiz1-2/+4
2013-03-15tag: Export tag data lengthSamuel Ortiz2-0/+6
2013-03-11ndef: Fix local carrier data fetching error messageSamuel Ortiz1-2/+6
2013-03-08Release 0.100.10Samuel Ortiz2-1/+11
2013-03-07build: Add agent-api.txt to the document files listSamuel Ortiz1-1/+2
2013-03-07doc: Add neard man pagesSamuel Ortiz3-0/+93
2013-03-07build: Install neard back to libexec/nfc/Samuel Ortiz1-1/+2
2013-03-04build: Install neard to /usr/sbinOlivier Guiter1-1/+1
2013-03-04nfctool: Add Service Name Lookup supportThierry Escande4-22/+321
2013-03-04nfctool: Add a handler mechanism for netlink eventsThierry Escande3-28/+45
2013-03-04main: Big fat warning for netlink initialization failureSamuel Ortiz1-1/+3
2013-03-04snep: Fix missing call to snep_exitSzymon Janc1-0/+1
2013-03-04main: Exit neard if netlink initialization failedSzymon Janc1-1/+3
2013-03-04bluetooth: Fix possible NULL pointer dereferenceSzymon Janc1-1/+1
2013-03-04nfctyp3: Remove set but not used variableSzymon Janc1-3/+0