summaryrefslogtreecommitdiffstats
path: root/hcid/security.c
Commit message (Expand)AuthorAgeFilesLines
* Fix typoMarcel Holtmann2006-08-101-1/+1
* Make use of create_name()Marcel Holtmann2006-07-261-2/+1
* Don't send BondingCreated on link key renewClaudio Takahasi2006-07-101-0/+2
* Include sys/param.h for PATH_MAX when cross-compilingMarcel Holtmann2006-06-271-0/+1
* Send D-Bus signal before storing class of device valueMarcel Holtmann2006-06-091-2/+2
* Change RemoteDeviceFound signal and add RemoteClassUpdated signalMarcel Holtmann2006-06-081-0/+2
* Don't request remote features (the kernel should do this)Marcel Holtmann2006-05-311-24/+1
* Update device class on connection request eventsJohan Hedberg2006-05-041-0/+14
* Make D-Bus a mandatory requirementMarcel Holtmann2006-04-281-25/+2
* Remove unneeded functionsMarcel Holtmann2006-04-251-1/+0
* Small coding style fixesMarcel Holtmann2006-04-251-6/+7
* Added HCI cmds queue to retrieve remote infosClaudio Takahasi2006-04-181-52/+94
* fixed read remote version cparamClaudio Takahasi2006-04-111-1/+1
* Track pairing state (so Bonding signals aren't sent in wrong situations)Johan Hedberg2006-03-291-2/+2
* Fix to previous commitJohan Hedberg2006-03-291-1/+1
* Send BondingComplete success on link key notify instead of auth completeJohan Hedberg2006-03-291-1/+4
* Simplify hci_req_find_by_devJohan Hedberg2006-03-281-4/+1
* CleanupJohan Hedberg2006-03-281-9/+9
* HCI request queueJohan Hedberg2006-03-281-0/+130
* Added cancel bonding and fixed minor issues of create bondingClaudio Takahasi2006-03-221-0/+3
* Added D-Bus signals: RemoteDeviceConnected and RemoteDeviceDisconnectedClaudio Takahasi2006-03-201-7/+1
* Initial create bonding serviceClaudio Takahasi2006-03-161-2/+2
* Added remote name resolving queueClaudio Takahasi2006-03-131-3/+4
* More cleanupsMarcel Holtmann2006-03-121-3/+7
* Cleanup the request_pin() functionMarcel Holtmann2006-03-121-12/+6
* Remove signal handling for switching pairingMarcel Holtmann2006-03-121-12/+1
* Remove PIN helper and D-Bus PIN helper supportMarcel Holtmann2006-03-111-101/+7
* More use of the generic logging functionsMarcel Holtmann2006-03-091-18/+17
* Add support for remembering the PIN code lengthMarcel Holtmann2006-02-241-8/+25
* Change API for remote name, alias and version informationMarcel Holtmann2006-02-221-2/+1
* Fix handling of D-Bus disconnect signalMarcel Holtmann2006-02-171-7/+14
* Split D-Bus services and errors into separate filesMarcel Holtmann2006-02-121-7/+7
* Complete re-design of the D-Bus interfaceMarcel Holtmann2006-02-111-8/+8
* Add support for last used informationMarcel Holtmann2006-02-081-11/+24
* Request remote name after successful connection creationMarcel Holtmann2006-02-081-0/+14
* Add support for last seen informationMarcel Holtmann2006-02-081-0/+20
* Remove usage of /etc/bluetooth/{pin|link_key} filesMarcel Holtmann2006-02-081-134/+4
* Add missing break in switch statementMarcel Holtmann2006-01-191-0/+2
* Update copyright informationMarcel Holtmann2006-01-031-1/+1
* Another bunch of whitespace cleanupsMarcel Holtmann2005-12-271-2/+6
* Add support for device scan propertyMarcel Holtmann2005-12-241-0/+2
* Add support for device propertiesMarcel Holtmann2005-11-241-2/+7
* Big cleanup of CVS relicsMarcel Holtmann2005-10-291-15/+10
* Send signal for authentication complete eventsMarcel Holtmann2005-10-271-0/+16
* Add EVT_CMD_COMPLETE to the filterMarcel Holtmann2005-10-241-0/+1
* Add support for inquiry cancel functionalityMarcel Holtmann2005-10-231-0/+12
* Make the remote name resolve non-blockingMarcel Holtmann2005-10-221-10/+8
* 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