Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Network: Delete copy constructor and use std::move instead (#11642) | SmallJoker | 2021-12-01 |
* | Shave off buffer copies in networking code (#11607) | sfan5 | 2021-09-17 |
* | Encode high codepoints as surrogates to safely transport wchar_t over network | sfan5 | 2021-02-02 |
* | Add a MSVC / Windows compatible snprintf function (#7353) | nOOb3167 | 2018-07-22 |
* | Add session_t typedef + remove unused functions (#6470) | Loïc Blot | 2017-09-27 |
* | Remove DSTACK support (#6346) | Loïc Blot | 2017-08-30 |
* | Network proto handlers/container fixes (#6334) | Loïc Blot | 2017-08-29 |
* | Network cleanup (#6310) | Loïc Blot | 2017-08-25 |
* | Network cleanup (#6302) | Loïc Blot | 2017-08-24 |
* | Cleanup various headers to reduce compilation times (#6255) | Loïc Blot | 2017-08-16 |
* | C++11 cleanup on constructors (#6000) | Vincent Glize | 2017-06-19 |
* | Fix Travis/unittest broken since b662a45 | SmallJoker | 2017-04-29 |
* | Tests: Modularize unit testing | kwolekr | 2015-04-26 |