aboutsummaryrefslogtreecommitdiff
path: root/src/unittest/test_connection.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Encode high codepoints as surrogates to safely transport wchar_t over networksfan52021-02-021-0/+35
* Add a MSVC / Windows compatible snprintf function (#7353)nOOb31672018-07-221-2/+3
* Add session_t typedef + remove unused functions (#6470)Loïc Blot2017-09-271-4/+4
* Remove DSTACK support (#6346)Loïc Blot2017-08-301-2/+0
* Network proto handlers/container fixes (#6334)Loïc Blot2017-08-291-2/+2
* Network cleanup (#6310)Loïc Blot2017-08-251-3/+3
* Network cleanup (#6302)Loïc Blot2017-08-241-1/+1
* Cleanup various headers to reduce compilation times (#6255)Loïc Blot2017-08-161-0/+1
* C++11 cleanup on constructors (#6000)Vincent Glize2017-06-191-8/+3
* Fix Travis/unittest broken since b662a45SmallJoker2017-04-291-1/+1
* Tests: Modularize unit testingkwolekr2015-04-261-0/+348