index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lldb
/
tools
/
debugserver
/
source
/
RNBSocket.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Fix misc -Wcast-qual warnings, NFC
Vedant Kumar
2017-12-06
1
-2
/
+3
*
Fix debugserver accepting remote connections
Chris Bieneman
2017-07-13
1
-3
/
+18
*
Re-landing IPv6 support for LLDB Host
Chris Bieneman
2017-04-26
1
-128
/
+118
*
Revert yesterdays IPv6 patches
Pavel Labath
2017-04-19
1
-117
/
+128
*
Update DebugServer to support IPv6 over TCP
Chris Bieneman
2017-04-18
1
-128
/
+117
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-340
/
+305
*
Fix warnings.
Bruce Mitchener
2015-07-22
1
-1
/
+1
*
Fix debugserver warnings on MacOSX.
Greg Clayton
2015-03-09
1
-2
/
+2
*
Replace all in_port_t with uint16_t to avoid compilation issues on different ...
Greg Clayton
2013-12-06
1
-1
/
+1
*
Switch local launching of debugserver over to always use a FIFO in order to h...
Greg Clayton
2013-12-04
1
-14
/
+21
*
Use the correct call to close down the lockdown connection.
Jim Ingham
2013-07-18
1
-4
/
+2
*
Remove the debugserver "--open-connection" option and obey the hostname that ...
Greg Clayton
2013-06-06
1
-33
/
+102
*
Change debugserver to open the socket it listens
Jason Molenda
2013-03-23
1
-2
/
+9
*
<rdar://problem/12243932>
Jason Molenda
2013-01-18
1
-5
/
+15
*
Provide an SSL context ref in case SLL is needed for communication.
Greg Clayton
2012-10-13
1
-1
/
+3
*
Stop using the "%z" size_t modifier and cast all size_t values to uint64_t. S...
Greg Clayton
2012-09-18
1
-2
/
+2
*
Change lockdown API use in RNBSocket::ConnectToService.
Jason Molenda
2012-05-16
1
-3
/
+3
*
Change #ifdef markers around lockdown and SpringBoard
Jason Molenda
2012-02-22
1
-4
/
+18
*
Enabled the "printf" attribute on all debugserver logging functions and fixed
Greg Clayton
2011-10-28
1
-2
/
+2
*
Moved the execution context that was in the Debugger into
Greg Clayton
2011-04-12
1
-43
/
+55
*
Added the ability to get a broadcaster event name for a given broadcaster
Greg Clayton
2011-04-01
1
-0
/
+51
*
Initial checkin of lldb code from internal Apple repo.
Chris Lattner
2010-06-08
1
-0
/
+251