index
:
bluez.git
master
Lennart's Copy of bluez
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hcid
/
security.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
More cleanup. Move common dbus stuff to common/dbus.c. hcid/dbus.c -> hcid/db...
Johan Hedberg
2006-11-01
1
-0
/
+1
*
Basic integration of confirmation concept
Marcel Holtmann
2006-10-22
1
-3
/
+8
*
Return correct error reply for CreateBonding when using security mode 3
Johan Hedberg
2006-09-27
1
-1
/
+1
*
Take care of extended inquiry response data
Marcel Holtmann
2006-09-20
1
-4
/
+5
*
Add necessary cast to last parameter of g_utf8_validate
Johan Hedberg
2006-09-20
1
-1
/
+3
*
Make opcode packing endian safe
Marcel Holtmann
2006-09-20
1
-2
/
+4
*
Add proper UTF-8 validation of device names (both local and remote)
Johan Hedberg
2006-09-19
1
-0
/
+3
*
cleanup:lap and command complete event
Claudio Takahasi
2006-09-19
1
-2
/
+2
*
Add periodic discovery support to the D-Bus API
Johan Hedberg
2006-09-19
1
-1
/
+10
*
Use L2CAP raw sockets for HCI connection creation
Marcel Holtmann
2006-09-15
1
-1
/
+1
*
Cleanup/fix glib-ectomy.c and its usage
Johan Hedberg
2006-08-26
1
-12
/
+8
*
Reduced CancelBonding reply time
Claudio Takahasi
2006-08-25
1
-3
/
+5
*
Initialize allocated memory to zero for a couple of ioctls
Johan Hedberg
2006-08-21
1
-0
/
+4
*
Use hci_devinfo in favor of HCIGETDEVINFO ioctl where possible
Johan Hedberg
2006-08-21
1
-2
/
+2
*
Improve situation where bonding requestor exits
Johan Hedberg
2006-08-19
1
-33
/
+49
*
Do byte order magic when checking connection handle for auth complete events
Johan Hedberg
2006-08-19
1
-1
/
+1
*
Fix typo
Marcel Holtmann
2006-08-10
1
-1
/
+1
*
Make use of create_name()
Marcel Holtmann
2006-07-26
1
-2
/
+1
*
Don't send BondingCreated on link key renew
Claudio Takahasi
2006-07-10
1
-0
/
+2
*
Include sys/param.h for PATH_MAX when cross-compiling
Marcel Holtmann
2006-06-27
1
-0
/
+1
*
Send D-Bus signal before storing class of device value
Marcel Holtmann
2006-06-09
1
-2
/
+2
*
Change RemoteDeviceFound signal and add RemoteClassUpdated signal
Marcel Holtmann
2006-06-08
1
-0
/
+2
*
Don't request remote features (the kernel should do this)
Marcel Holtmann
2006-05-31
1
-24
/
+1
*
Update device class on connection request events
Johan Hedberg
2006-05-04
1
-0
/
+14
*
Make D-Bus a mandatory requirement
Marcel Holtmann
2006-04-28
1
-25
/
+2
*
Remove unneeded functions
Marcel Holtmann
2006-04-25
1
-1
/
+0
*
Small coding style fixes
Marcel Holtmann
2006-04-25
1
-6
/
+7
*
Added HCI cmds queue to retrieve remote infos
Claudio Takahasi
2006-04-18
1
-52
/
+94
*
fixed read remote version cparam
Claudio Takahasi
2006-04-11
1
-1
/
+1
*
Track pairing state (so Bonding signals aren't sent in wrong situations)
Johan Hedberg
2006-03-29
1
-2
/
+2
*
Fix to previous commit
Johan Hedberg
2006-03-29
1
-1
/
+1
*
Send BondingComplete success on link key notify instead of auth complete
Johan Hedberg
2006-03-29
1
-1
/
+4
*
Simplify hci_req_find_by_dev
Johan Hedberg
2006-03-28
1
-4
/
+1
*
Cleanup
Johan Hedberg
2006-03-28
1
-9
/
+9
*
HCI request queue
Johan Hedberg
2006-03-28
1
-0
/
+130
*
Added cancel bonding and fixed minor issues of create bonding
Claudio Takahasi
2006-03-22
1
-0
/
+3
*
Added D-Bus signals: RemoteDeviceConnected and RemoteDeviceDisconnected
Claudio Takahasi
2006-03-20
1
-7
/
+1
*
Initial create bonding service
Claudio Takahasi
2006-03-16
1
-2
/
+2
*
Added remote name resolving queue
Claudio Takahasi
2006-03-13
1
-3
/
+4
*
More cleanups
Marcel Holtmann
2006-03-12
1
-3
/
+7
*
Cleanup the request_pin() function
Marcel Holtmann
2006-03-12
1
-12
/
+6
*
Remove signal handling for switching pairing
Marcel Holtmann
2006-03-12
1
-12
/
+1
*
Remove PIN helper and D-Bus PIN helper support
Marcel Holtmann
2006-03-11
1
-101
/
+7
*
More use of the generic logging functions
Marcel Holtmann
2006-03-09
1
-18
/
+17
*
Add support for remembering the PIN code length
Marcel Holtmann
2006-02-24
1
-8
/
+25
*
Change API for remote name, alias and version information
Marcel Holtmann
2006-02-22
1
-2
/
+1
*
Fix handling of D-Bus disconnect signal
Marcel Holtmann
2006-02-17
1
-7
/
+14
*
Split D-Bus services and errors into separate files
Marcel Holtmann
2006-02-12
1
-7
/
+7
*
Complete re-design of the D-Bus interface
Marcel Holtmann
2006-02-11
1
-8
/
+8
*
Add support for last used information
Marcel Holtmann
2006-02-08
1
-11
/
+24
[next]