index
:
delta/libimobiledevice/usbmuxd.git
caching
improve-logging
lograw
master
prerelease
processname
readme
refactor
git.libimobiledevice.org: usbmuxd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
client.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
client: Plug memory leaks in update_client_info()
Nikias Bassen
2019-03-05
1
-13
/
+4
*
client: Fix Use-after-Free in handling of SavePairRecord message when reading...
Eric Chen
2018-11-29
1
-1
/
+1
*
client: Send 'Paired' message when a device's pairing record has been stored ...
Nikias Bassen
2018-09-15
1
-0
/
+58
*
client: Implement ListListeners command
Nikias Bassen
2018-07-23
1
-4
/
+117
*
device: Flush buffer to client when remote side unexpectedly terminates conne...
Nikias Bassen
2018-05-15
1
-1
/
+2
*
client: Set socket options for client connections to improve performance
Nikias Bassen
2018-05-15
1
-0
/
+12
*
client: Plug memory leak
Rudolf Tammekivi
2017-12-28
1
-0
/
+1
*
send_system_buid: fix leak of buid string returned by config_get_system_buid.
Aaron Burghardt
2015-07-31
1
-0
/
+1
*
Use non-blocking sockets for client communication
Nikias Bassen
2014-11-12
1
-1
/
+22
*
Revert "client: Make sure fd is writable before calling send() to avoid block...
Nikias Bassen
2014-11-12
1
-18
/
+1
*
client: Make sure fd is writable before calling send() to avoid blocking
Nikias Bassen
2014-11-11
1
-1
/
+18
*
Get USB speed for device and use it for device attached client message
Martin Szulecki
2014-11-11
1
-2
/
+1
*
client: Remove invalid line feed from log message
Nikias Bassen
2014-11-11
1
-1
/
+1
*
client: Log pid of connecting clients (if supported)
Nikias Bassen
2014-11-11
1
-0
/
+16
*
Update and slightly cleanup copyright headers
Martin Szulecki
2014-10-06
1
-19
/
+18
*
client: Fix crash that occured when receiving client command from old client
Martin Szulecki
2014-05-27
1
-0
/
+5
*
client: add a bunch of comments and function docs
Mikkel Kamstrup Erlandsen
2014-03-24
1
-0
/
+35
*
Use plist_dict_set_item() instead of deprecated plist_dict_insert_item()
Martin Szulecki
2014-03-24
1
-16
/
+16
*
client: fix realloc in send_pkt() that made the buffer smaller instead of larger
Nikias Bassen
2014-01-10
1
-4
/
+10
*
device/client: make device_get_list() allocate the result buffer itself
Nikias Bassen
2014-01-09
1
-23
/
+19
*
client: fix 64-bit crash in process_send due to signed/unsigned foo
Nikias Bassen
2014-01-09
1
-2
/
+2
*
client: plug several memory leaks
Nikias Bassen
2013-12-27
1
-1
/
+6
*
enlarge input+output buffer sizes.
Nikias Bassen
2013-12-23
1
-13
/
+10
*
client: implemented ReadBUID, ReadPairRecord, SavePairRecord, and DeletePairR...
Nikias Bassen
2013-12-13
1
-0
/
+107
*
make libplist/protov1 support mandatory
Nikias Bassen
2013-12-13
1
-29
/
+3
*
client: return proper error packet on client version mismatch
Nikias Bassen
2013-12-11
1
-14
/
+11
*
fix compilation when compiling without plist support
Nikias Bassen
2013-12-11
1
-0
/
+2
*
client: implemented "ListDevices" command
Nikias Bassen
2013-12-10
1
-12
/
+55
*
client: add send_plist_pkt helper to remove code duplication
Nikias Bassen
2013-12-10
1
-28
/
+19
*
client: also add DeviceID to main dictionary for Attached message
Nikias Bassen
2013-12-09
1
-0
/
+1
*
client: added mutex around client_list access
Nikias Bassen
2013-09-30
1
-1
/
+17
*
make sure usbmuxd -x does not terminate when unpaired devices are still present
Nikias Bassen
2013-09-19
1
-2
/
+2
*
added preflight worker implementation to handle initial device pairing
Nikias Bassen
2013-09-19
1
-0
/
+1
*
silence several compiler warnings
Nikias Bassen
2013-09-17
1
-2
/
+2
*
remove libusbmuxd sources and adapt source tree to use autotools
Nikias Bassen
2013-09-17
1
-0
/
+616