platform/upstream/neard.git
2012-05-25 Samuel Ortizsnep: Add SNEP version to the SNEP response
2012-05-23 Lucas De Marchigdbus: add Method.NoReply annotation in introspection
2012-05-23 Lucas De Marchigdbus: add Deprecated annotation in introspection
2012-05-23 Lucas De Marchigdbus: remove signature and reply from tables
2012-05-23 Henrique Dante... Do not set signature and reply in GDBus tables
2012-05-23 Lucas De Marchigdbus: loop over args to check message signature
2012-05-23 Lucas De Marchigdbus: use GDBusArgInfo to generate introspection
2012-05-23 Henrique Dante... Convert GDBus methods and signals to use macro helpers
2012-05-23 Lucas De Marchigdbus: add and use helpers for table declarations
2012-05-23 Lucas De Marchigdbus: add argument info to methods and signals
2012-05-23 Henrique Dante... Constify GDBus signal tables
2012-05-23 Henrique Dante... Constify GDBus method tables
2012-05-18 Marcel Holtmanngdbus: Constify introspection method table
2012-05-18 Lucas De Marchigdbus: do not call memset for terminating NUL
2012-05-18 Lucas De Marchigdbus: return if method signature is malformed
2012-05-16 Ravi kumar... snep: Fix typo in SNEP push max fragment length
2012-05-16 Samuel OrtizAUTHORS: Mention Vinicius' contributions
2012-05-16 Vinicius Costa... build: Add main.conf to the source package
2012-05-16 Vinicius Costa... build: install org.neard.conf dbus configuration file
2012-05-16 Vinicius Costa... tools: Fix snep-send compilation with glibc 2.15
2012-05-16 Vinicius Costa... build: Add support for building with libnl-3.0
2012-05-16 Vinicius Costa... build: Fix typo when checking for libnl-2.0
2012-05-16 Vinicius Costa... gitignore: add tools/snep-send
2012-05-14 Samuel OrtizRelease 0.3 0.3
2012-05-14 Ravi kumar... device: Dbus reply to device Push request and message...
2012-05-14 Ravi kumar... snep: Implement SNEP Push fragmentation
2012-05-14 Olivier Guiterbluetooth: Complete get_properties parsing
2012-05-14 Olivier Guiterbluetooth: Add pairing flag on parsing
2012-05-14 Olivier Guiterbluetooth: Add synchronous local oob data read
2012-05-14 Olivier Guiterbluetooth: Fix EIR parsing routine
2012-05-14 Olivier Guiterbluetooth: Store default BT adapter properties
2012-05-14 Olivier Guiterbluetooth: Add handlers to track adapters changes
2012-05-09 Samuel Ortizp2p: Close server socket when getting a polling error
2012-05-04 Samuel Ortizadapter: Disconnect and check for presence when getting...
2012-05-03 Ravi kumar... test: Add a device push script
2012-05-03 Ravi kumar... device: Implemented Push method
2012-05-03 Ravi kumar... snep: Implement initial part of snep push method
2012-05-02 Samuel Ortizsnep-send: Fix Usage string
2012-04-26 Samuel Ortiztools: More verbose snep-send error paths
2012-04-26 Samuel Ortizmifare: Parse the complete tag buffer
2012-04-26 Samuel Ortiznfctype1: Read UID before reading all when NFCID is...
2012-04-26 Samuel Ortiztag: Add tag NFCID setter
2012-04-26 Samuel Ortiznfctype1: Append UID to type 1 commands
2012-04-25 Samuel Ortiznetlink: Handle the target lost event
2012-04-24 Samuel OrtizTODO: Update
2012-04-24 Samuel Ortiztools: Add an SNEP sending testing program
2012-04-24 Samuel Ortizadapter: Restart polling when devices link goes down
2012-04-24 Samuel Ortiztest: Add a tag writing script
2012-04-23 Samuel Ortizmain.conf: Initial commit
2012-04-23 Samuel Ortizdevice: Export devices through the proper D-Bus interface
2012-04-23 Samuel Ortiztest: dump-device should use the Device interfae
2012-04-22 Marcel Holtmannbuild: Add neard.pc to ignore list
2012-04-21 Samuel Ortizbuild: Add all relevant test to test_scripts
2012-04-20 Samuel Ortizadapter: Remove the Publish method
2012-04-20 Samuel Ortiztag: Define and implement the Tag Write method
2012-04-20 Samuel Ortizadapter: Call devices changes from the device reader...
2012-04-20 Samuel Ortizadapter: Make adapter_set_dep_state private to neard...
2012-04-20 Samuel Ortiztag: Remove unused routines
2012-04-20 Samuel Ortiztag: Change tag driver ops naming
2012-04-20 Samuel Ortizsnep: Parse TLVs and add records to the device structure
2012-04-20 Samuel Ortiznpp: Parse TLVs and add records to the device structure
2012-04-20 Samuel Ortizdevice: Add data and records addition routines
2012-04-20 Samuel Ortizndef: Remove NDEF and TLV parsing routines tag dependencies
2012-04-19 Samuel Ortizdevice: Add device listening code path
2012-04-19 Samuel Ortizdevice: Add device driver definition
2012-04-19 Samuel Ortizdevice: Add D-Bus interface
2012-04-19 Samuel Ortizdevice: Initial commit
2012-04-19 Samuel Ortiztest: Update monitor-near
2012-04-19 Samuel Ortiztest: Update the python neard UI
2012-04-19 Samuel Ortizdoc: Fix tag API
2012-04-19 Samuel Ortizndef: Fix record path
2012-04-19 Samuel Ortiztarget: Remove target layer
2012-04-19 Samuel Ortizadapter: Bypass the target layer
2012-04-19 Samuel Ortiztag: Add D-Bus interface
2012-04-19 Samuel OrtizRelease 0.2 0.2
2012-04-16 Marcel Holtmanngdbus: Remove unneeded NEED_DBUS_WATCH_GET_UNIX_FD...
2012-04-16 Marcel Holtmannbuild: Require D-Bus 1.2 or later
2012-04-10 Olivier Guiterconfigure: Glib version check updated
2012-04-06 Samuel Ortizp2p: Remove client watch when the listener goes down
2012-04-06 Samuel Ortizp2p: Do not report HUP as an IO error
2012-04-06 Samuel Ortiznetlink: Fix double free error when NFC is not built...
2012-04-05 Anderson Lizardogdbus: Use destroy callback for service watch
2012-04-05 Syam Sidhardhangdbus: Fix white space coding style issue
2012-03-16 Ravi kumar... nfctype4: Memory leak fix
2012-03-16 Samuel Ortizp2p: Use the glist API to free the connected client...
2012-03-16 Olivier Guitermifare: Add MIFARE read support to type2 plugin
2012-03-16 Olivier Guitermifare: Initial support for reading MIFARE 1k 2k and...
2012-03-15 Samuel Ortizndef: Add some record header parsing verbosity
2012-03-15 Samuel Ortizsnep: Adapt to the latest p2p changes
2012-03-15 Samuel Ortizp2p: Poll on client file descriptor for reading
2012-03-13 Samuel Ortizdoc: Fix adapter-api.txt default mode
2012-03-10 Olivier Guitertarget: Fix mifare tag type names
2012-03-02 Ravi kumar... nfctype2: Memory leak fix
2012-03-02 Ravi kumar... nfctype1: Memory leak fix
2012-03-02 Ravi kumar... nfctype3: Memory leak fix
2012-02-28 Samuel Ortizp2p: Check presence hook implementation
2012-02-24 Samuel Ortizadapter: Get the constant polling setting from main...
2012-02-24 Samuel Ortizbootstrap-configure: Add sysconfdir setting
2012-02-24 Samuel Ortizmain: Support for general settings
2012-02-24 Ravi kumar... test: Python script to publish text, uri and sp records
next