summaryrefslogtreecommitdiffstats
path: root/net/FakeSocket.hpp
Commit message (Expand)AuthorAgeFilesLines
* fix license headersAndras Timar2020-10-021-2/+0
* Use #pragma onceTor Lillqvist2020-04-181-4/+1
* android: #if(n)def MOBILEAPP -> #if (!)MOBILEAPP for better reliability.Jan Holesovsky2019-02-121-1/+1
* WaE: -Werror=unused-parameterTor Lillqvist2018-11-011-1/+1
* More work on the GTK+ testbed appTor Lillqvist2018-10-171-0/+2
* Add some includes that are missing if compiling this on LinuxTor Lillqvist2018-10-161-0/+2
* Add fakeSocketDumpState()Tor Lillqvist2018-10-161-0/+2
* Add fakeSocketShutdown() and drop fakeSocketFeed()Tor Lillqvist2018-09-171-2/+2
* Use optional logging callback in FakeSocket.cpp instead of hardcoded writesTor Lillqvist2018-09-161-0/+2
* More FakeSocket hackingTor Lillqvist2018-09-151-47/+8
* Change the FakeSocket to be record-orientedTor Lillqvist2018-09-151-0/+2
* Add FakeSocketTor Lillqvist2018-09-151-0/+86