Add packaging directory
[platform/upstream/neard.git] / Makefile.am
2014-11-25 Samuel Ortizndef: Add support for WiFi Handover through MIME/x... 76/30776/1
2013-11-10 Samuel Ortiztest: Remove dump-record
2013-11-10 Samuel Ortiztag: ObjectManager conversion
2013-11-10 Samuel Ortizdevice: ObjectManager conversion
2013-11-10 Samuel Ortizadapter: Initial transition to managed objects
2013-10-11 Dmytro Bagriibuild: Fix build in separate directory
2013-09-02 Olivier Guiterphdc: API documentation and sample code
2013-05-03 Thierry Escandenfctool: sniffer: Add NDEF decoding support
2013-05-02 Samuel Ortiznfctool: Initial color support
2013-05-02 Thierry Escandenfctool: sniffer: Add SNEP decoding
2013-03-25 Marcin Malagowskiunit: Add SNEP test utilities
2013-03-25 Guillem Joverbuild: Remove unused linking of neard against libresolv
2013-03-22 Samuel Ortizconfigure: Remove init script skeleton
2013-03-22 Samuel Ortizconfigure: Add scripts/neard to the configure output
2013-03-20 Marcin Małagowskisnep: SNEP core moved from plugins to core
2013-03-19 Samuel Ortizbuild: Install nfctool to @bin@
2013-03-19 Thierry Escandedoc: Add nfctool manpage
2013-03-07 Samuel Ortizbuild: Add agent-api.txt to the document files list
2013-03-07 Samuel Ortizdoc: Add neard man pages
2013-03-07 Samuel Ortizbuild: Install neard back to libexec/nfc/
2013-03-04 Olivier Guiterbuild: Install neard to /usr/sbin
2013-02-27 Thierry Escandenfctool: Move adapter related functions in one place
2013-02-06 Samuel Ortizunit: Rename test-ndef to test-ndef-parse
2013-02-06 Samuel Ortizunit: Add initial NDEF building test
2013-01-31 Samuel Ortizinclude: Add a copy of the NFC kernel header
2013-01-15 Marcel Holtmannbuild: Add unit tests during distribution building
2013-01-15 Marcel Holtmannbuild: Header files are also part of the build material
2013-01-15 Marcel Holtmannbuild: Include unit test in make check run
2013-01-10 Lucas De Marchibuild: Use AM_CPPFLAGS instead of INCLUDES
2013-01-08 Samuel Ortizunit: Add test-ndef unit test
2013-01-06 Thierry Escandeneard: nfctool: Add LLCP frame decoding support
2013-01-06 Thierry Escandeneard: nfctool: Add LLCP traffic sniffing feature
2013-01-06 Thierry Escandeneard: Add nfctool native application
2012-12-19 Marcel Holtmannbuild: Compile support for new D-Bus client helpers
2012-12-06 Szymon Janctest: Add handover_agent for testing
2012-11-14 Szymon Jancbluetooth: Use bluetooth implementation only for BlueZ 4
2012-09-19 Samuel Ortiztest: Add a Bluetooth handover wrapper script
2012-08-02 Samuel Ortizagent: Move handover agent implementation to agent.c
2012-08-02 Samuel Ortizagent: Initial implementation
2012-06-04 Samuel Ortizhandover: Add handover agent API
2012-05-16 Vinicius Costa Gomesbuild: Add main.conf to the source package
2012-05-16 Vinicius Costa Gomesbuild: install org.neard.conf dbus configuration file
2012-05-03 Ravi kumar Veeramallytest: Add a device push script
2012-04-24 Samuel Ortiztools: Add an SNEP sending testing program
2012-04-21 Samuel Ortizbuild: Add all relevant test to test_scripts
2012-04-19 Samuel Ortizdevice: Initial commit
2012-04-19 Samuel Ortiztarget: Remove target layer
2012-02-24 Samuel Ortizmain: Support for general settings
2012-01-21 Samuel OrtizMakefile: Fix distcheck target
2012-01-18 Olivier GuiterMakefile: Add bluetooth.c to build system
2011-10-21 Samuel Ortiztlv: TLV utilities API
2011-10-21 Samuel Ortizndef: Initial NDEF parsing
2011-10-21 Samuel Ortiztag: Add tag creating/deleting API
2011-10-21 Samuel Ortiztag: Update NDEF reading API
2011-10-21 Samuel Ortizadapter: Export the connect API to plugins
2011-10-21 Samuel Ortiznfctype2: Initial implementation
2011-10-21 Samuel OrtizMakefile: Fix make distcheck
2011-10-21 Samuel Ortizplugin: Initial infrastructure
2011-10-21 Samuel Ortiztag: Initial implementation
2011-10-21 Samuel Ortiztarget: Initial commit
2011-10-21 Samuel OrtizMakefile: Add test scripts
2011-10-21 Samuel OrtizMakefile: Fix distcheck build
2011-10-21 Samuel Ortiztypes: Move types.h to the include directory
2011-10-21 Samuel Ortizconfigure: Add libnl-2.0 dependency
2011-10-21 Samuel Ortiznetlink: Skeleton for NFC netlink support
2011-10-21 Marcel HoltmannInitial revision