summaryrefslogtreecommitdiff
path: root/src/unittest/test_connection.cpp
Commit message (Expand)AuthorAge
* Encode high codepoints as surrogates to safely transport wchar_t over networksfan52021-02-02
* Add a MSVC / Windows compatible snprintf function (#7353)nOOb31672018-07-22
* Add session_t typedef + remove unused functions (#6470)Loïc Blot2017-09-27
* Remove DSTACK support (#6346)Loïc Blot2017-08-30
* Network proto handlers/container fixes (#6334)Loïc Blot2017-08-29
* Network cleanup (#6310)Loïc Blot2017-08-25
* Network cleanup (#6302)Loïc Blot2017-08-24
* Cleanup various headers to reduce compilation times (#6255)Loïc Blot2017-08-16
* C++11 cleanup on constructors (#6000)Vincent Glize2017-06-19
* Fix Travis/unittest broken since b662a45SmallJoker2017-04-29
* Tests: Modularize unit testingkwolekr2015-04-26