Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added pairing peer address verification before disconnect. External apps can ↵ | Claudio Takahasi | 2006-06-08 | 1 | -2/+0 |
| | | | | request authentication while a D-Bus request is pending. | ||||
* | Remove get_dbus_connection() function | Marcel Holtmann | 2006-04-28 | 1 | -9/+6 |
| | |||||
* | Changed object path hierarchy | Claudio Takahasi | 2006-04-24 | 1 | -1/+1 |
| | |||||
* | Track pairing state (so Bonding signals aren't sent in wrong situations) | Johan Hedberg | 2006-03-29 | 1 | -0/+2 |
| | |||||
* | Fix remote address parameter of passkey requests | Johan Hedberg | 2006-03-28 | 1 | -1/+1 |
| | |||||
* | Listen for D-Bus client exists with normal passkey agents | Johan Hedberg | 2006-03-24 | 1 | -0/+31 |
| | |||||
* | Fix free'd memory access in UnregisterPasskeyAgent method | Johan Hedberg | 2006-03-13 | 1 | -3/+5 |
| | |||||
* | More passkey handler functionality | Johan Hedberg | 2006-03-13 | 1 | -29/+192 |
| | |||||
* | Cleanup passkey reply handling | Johan Hedberg | 2006-03-13 | 1 | -31/+30 |
| | |||||
* | Even more cleanups | Marcel Holtmann | 2006-03-12 | 1 | -6/+7 |
| | |||||
* | Check for non-existing passcode agent | Johan Hedberg | 2006-03-11 | 1 | -1/+6 |
| | |||||
* | Move to new PasscodeAgent interface | Johan Hedberg | 2006-03-11 | 1 | -0/+132 |
| | |||||
* | Fix passkey method names | Johan Hedberg | 2006-03-10 | 1 | -2/+2 |
| | |||||
* | Make it compile | Johan Hedberg | 2006-03-10 | 1 | -35/+16 |
| | |||||
* | Try unbreak to break everything | Marcel Holtmann | 2006-03-10 | 1 | -8/+7 |
| | |||||
* | Break everything | Johan Hedberg | 2006-03-10 | 1 | -0/+159 |
| | |||||
* | Add skeletons for Security and RFCOMM interfaces | Marcel Holtmann | 2006-03-08 | 1 | -0/+29 |