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 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
*
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
[next]