summaryrefslogtreecommitdiffstats
path: root/hcid/security.c
Commit message (Expand)AuthorAgeFilesLines
* 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