summaryrefslogtreecommitdiffstats
path: root/lldb/tools/lldb-server/Acceptor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Rename Error -> Status.Zachary Turner2017-05-121-3/+3
* Re-landing IPv6 support for LLDB HostChris Bieneman2017-04-261-2/+1
* Revert yesterdays IPv6 patchesPavel Labath2017-04-191-1/+2
* Update LLDB Host to support IPv6 over TCPChris Bieneman2017-04-181-2/+1
* UriParser cleanupPavel Labath2017-02-101-2/+1
* Move classes from Core -> Utility.Zachary Turner2017-02-021-1/+1
* Fix remote-linux regression due to stringRef changesOmair Javaid2016-11-211-1/+1
* Fix one more build error with lldb-server.Zachary Turner2016-11-171-3/+3
* Fix Clang-tidy readability-redundant-string-cstr warningsMalcolm Parsons2016-11-021-2/+2
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-113/+80
* Remove Android.hPavel Labath2016-08-081-1/+2
* Make lldb-gdbserver to take explicit socket scheme as command line argument.Oleksiy Vyalov2015-10-281-1/+19
* Add Socket::Create factory method which uses socket protocol to find an appro...Oleksiy Vyalov2015-10-271-19/+73
* Add domain socket support to gdb-remote protocol and lldb-server.Oleksiy Vyalov2015-10-211-0/+98
OpenPOWER on IntegriCloud