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
*
Fix authorization when experiemental is disabled.
Luiz Augusto von Dentz
2008-06-27
1
-2
/
+2
*
Set request structure to zero
Marcel Holtmann
2008-06-16
1
-0
/
+1
*
Improve the auth requirement handling
Marcel Holtmann
2008-06-16
1
-3
/
+5
*
Don't use raw HCI for tracking authentication request status
Johan Hedberg
2008-06-12
1
-4
/
+0
*
Make hcid_dbus_new_auth_request private to dbus-hci.c
Johan Hedberg
2008-06-12
1
-9
/
+1
*
Fix debug output for link key type
Marcel Holtmann
2008-06-11
1
-1
/
+1
*
Reject unauthenticated and debug keys when MITM is required
Marcel Holtmann
2008-06-11
1
-2
/
+19
*
Retrieve link key type together with the key itself
Marcel Holtmann
2008-06-11
1
-2
/
+4
*
Parse the IO capa response event
Marcel Holtmann
2008-06-11
1
-0
/
+16
*
Add support for Simple Pairing User Notification event
Johan Hedberg
2008-06-09
1
-0
/
+12
*
Convert passkey value to host order
Marcel Holtmann
2008-06-08
1
-12
/
+15
*
Further cleanup of authentication logic
Johan Hedberg
2008-06-06
1
-28
/
+18
*
Implement first part of missing SSP callbacks
Johan Hedberg
2008-06-05
1
-2
/
+10
*
Add support for fetching IO capability from an agent
Johan Hedberg
2008-06-05
1
-7
/
+18
*
Don't use hci_disconnect for disconnection since it'll "eat up" the disconnec...
Johan Hedberg
2008-04-22
1
-3
/
+10
*
Fix endiannes handling of connection handles
Johan Hedberg
2008-04-15
1
-3
/
+5
*
Make bonding fail and clean up properly if storing the link key fails
Johan Hedberg
2008-04-15
1
-3
/
+45
*
Update copyright information
Marcel Holtmann
2008-02-02
1
-1
/
+1
*
Whitespace cleanup
Johan Hedberg
2008-01-28
1
-1
/
+1
*
More header cleanups
Marcel Holtmann
2007-08-16
1
-0
/
+2
*
Rename files for adapter interface
Marcel Holtmann
2007-08-15
1
-0
/
+1
*
Handle the new Simple Pairing events
Marcel Holtmann
2007-08-08
1
-0
/
+49
*
Only set extended inquiry data when simple pairing is activated
Marcel Holtmann
2007-08-08
1
-2
/
+14
*
Ignore connection events for non-ACL links
Johan Hedberg
2007-05-31
1
-0
/
+3
*
Cleanup bdaddr conversions
Johan Hedberg
2007-05-26
1
-7
/
+3
*
Added device class tracking
Claudio Takahasi
2007-05-23
1
-0
/
+3
*
More glib memory allocation changes
Johan Hedberg
2007-02-26
1
-1
/
+0
*
Use GLib memory allocation functions
Johan Hedberg
2007-02-26
1
-42
/
+18
*
Get rid of g_timeout_remove and g_io_remove_watch in favor for g_source_remove
Johan Hedberg
2007-01-20
1
-1
/
+1
*
Make it possible to support an embedded GLib
Marcel Holtmann
2007-01-20
1
-1
/
+1
*
Update copyright information
Marcel Holtmann
2007-01-13
1
-1
/
+1
*
Rename struct slist to GSList and slist_* to g_slist_*
Johan Hedberg
2007-01-13
1
-12
/
+11
*
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
[next]