summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-05-03nfctool: sniffer: Add a snep_printf_errorThierry Escande1-4/+7
2013-05-02nfctool: sniffer: Fix over 80 chars macroSamuel Ortiz1-3/+4
2013-05-02nftool: sniffer: Remove new line from snep_printf_msg callsSamuel Ortiz2-10/+10
2013-05-02nfctool: sniffer: Color LLCP dumpsSamuel Ortiz3-47/+73
2013-05-02nfctool: sniffer: Simplify print_pdu routineSamuel Ortiz1-9/+8
2013-05-02nfctool: Initial color supportSamuel Ortiz5-19/+144
2013-05-02nfctool: sniffer: Change the sniffer hexdump prototypeSamuel Ortiz4-14/+14
2013-05-02nfctool: sniffer: Fix SNEP output stringSamuel Ortiz1-1/+1
2013-05-02nfctool: sniffer: Add SNEP decodingThierry Escande7-3/+435
2013-05-02nfctool: sniffer: ssap and dsap were displayed switchedThierry Escande2-5/+11
2013-05-02nfctool: sniffer: Group sniffed packet info into the same structThierry Escande2-86/+98
2013-05-02nfctool: Fix a memory leakThierry Escande1-1/+1
2013-04-29nfctyp3: Set cookie cb to NULL when read succeedsArron Wang1-1/+1
2013-04-29bluetooth: Get name value from right message iteratorArron Wang1-1/+1
2013-04-17Release 0.110.11Samuel Ortiz2-1/+11
2013-04-15unit: Fix broken SNEP read unit testOlivier Guiter1-2/+2
2013-04-11nfctool: Correct unsigned int comparisonThierry Escande1-1/+1
2013-04-11nfctool: Make good use of snap_len optionThierry Escande1-2/+14
2013-04-11nfctool: Set sniffer buffer large enough to handle MAX_MIU bytes framesThierry Escande1-6/+3
2013-04-11main.conf: Add DefaultPowered configurationSamuel Ortiz4-0/+27
2013-04-08gdbus: Use gcc builtin instead of g_atomicLucas De Marchi1-6/+6
2013-04-08gdbus: Fix not calling property_changed callbackLuiz Augusto von Dentz1-13/+10
2013-04-05llcp: Validation test serverOlivier Guiter4-0/+340
2013-04-05p2p: Add support for connection less bindingOlivier Guiter6-12/+37
2013-04-05unit: Add WSC NDEF build test caseRavi kumar Veeramally1-0/+54
2013-04-05ndef: Add api to prepare mime type wsc recordRavi kumar Veeramally2-13/+18
2013-04-05ndef: Remove unnecessary debug statementRavi kumar Veeramally1-3/+0
2013-04-05nfc_copy: Update with new socket optionsSamuel Ortiz1-2/+6
2013-04-04unit: Support for SNEP REJECT requestMarcin Malagowski2-7/+21
2013-04-04unit: Fixed cleaning SNEP fragmentsMarcin Malagowski1-13/+5
2013-04-04test: Add test script to write mime type on tagRavi kumar Veeramally1-0/+23
2013-04-04ndef: Add support to build wifi_wsc mime type ndef recordRavi kumar Veeramally2-0/+171
2013-03-28nfctool: Print length of buffer before its hexadecimal dumpThierry Escande3-4/+12
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