summaryrefslogtreecommitdiffstats
path: root/hcid/security.c
Commit message (Expand)AuthorAgeFilesLines
* Don't retrieve stored link keys for RAW devicesMarcel Holtmann2005-09-061-0/+3
* Update D-Bus support for inquiry and connection trackingMarcel Holtmann2005-08-251-0/+59
* Add support for extended inquiry resultsMarcel Holtmann2005-08-241-0/+22
* Escape for shell meta charactersMarcel Holtmann2005-08-191-0/+3
* Filter out more meta charactersMarcel Holtmann2005-08-161-0/+2
* Use more textfile functions and remove usage of const attributeMarcel Holtmann2005-08-051-10/+18
* Escape more shell specific charactersMarcel Holtmann2005-08-051-2/+7
* Fix security problem with escape characters in device nameMarcel Holtmann2005-08-051-6/+12
* Replace non-printable characters in the device nameMarcel Holtmann2005-08-051-10/+11
* Support class of device and RSSI values in D-Bus messageMarcel Holtmann2005-07-071-5/+16
* Send D-Bus messages for inquiry results and remote name resolvesMarcel Holtmann2005-07-071-0/+53
* Fix some GCC 4.0 warningsMarcel Holtmann2005-07-051-3/+3
* Read the stored link keys when starting the security managerMarcel Holtmann2005-04-301-0/+7
* Take care of return link keys eventMarcel Holtmann2005-04-201-3/+30
* Store remote version and features informationMarcel Holtmann2005-04-171-0/+71
* Use the pincodes file for outgoing connectionsMarcel Holtmann2005-04-171-7/+18
* Use cached device name for PIN requestMarcel Holtmann2005-04-171-9/+10
* Add support for stored pin codesMarcel Holtmann2005-04-171-2/+6
* Add framework for read_link_key()Marcel Holtmann2005-04-161-8/+18
* Store device names in the backgroundMarcel Holtmann2005-04-161-1/+3
* Don't configure raw devicesMarcel Holtmann2005-01-281-0/+3
* Cleanup the syslog messagesMarcel Holtmann2005-01-271-32/+33
* Update for different storage methodsMarcel Holtmann2005-01-261-2/+20
* Use file permission 0600 for the link key fileMarcel Holtmann2004-12-131-1/+1
* The big whitespace cleanup for hcidMarcel Holtmann2004-12-131-15/+14
* Don't do anything if the kernel security manager is activeMarcel Holtmann2004-10-251-0/+5
* Don't include asm/types.hMarcel Holtmann2004-08-161-1/+1
* Fix size of address arrayMarcel Holtmann2004-06-131-1/+1
* Unify copyright and license informationMarcel Holtmann2004-04-281-23/+31
* Report an error on PIN helper failureMarcel Holtmann2004-03-051-5/+15
* Fix 64-bit size_t problem with HCI eventsMarcel Holtmann2004-02-221-2/+3
* Add D-Bus support for PIN requestMarcel Holtmann2004-02-171-5/+16
* Kill usage of strtoba() and batostr()Marcel Holtmann2003-07-241-4/+3
* Display addresses in correct orderMarcel Holtmann2003-07-031-11/+14
* Removes all dependencies on glibMarcel Holtmann2003-03-071-7/+14
* Support for multiple pairing modes.Max Krasnyansky2002-07-181-30/+75
* Reload PIN code on SIGHUP.Max Krasnyansky2002-06-241-20/+10
* Link key handling rewrite. Remove max link key limit.Max Krasnyansky2002-06-241-164/+102
* Improved link key handling.Max Krasnyansky2002-06-201-7/+32
* Initial revisionMax Krasnyansky2002-03-081-0/+477