aboutsummaryrefslogtreecommitdiff
path: root/src/compat
AgeCommit message (Expand)Author
2022-07-20compat: document redefining ssize_t when using MSVCfanquake
2022-07-20compat: document error-code mappingfanquake
2022-07-20compat: document sockopt_arg_type definitionfanquake
2022-07-20compat: document S_I* defines when building for Windowsfanquake
2022-07-20compat: extract and document MAX_PATHfanquake
2022-07-20compat: remove unused WSA* definitionsfanquake
2022-07-20compat: document FD_SETSIZE redefinition for WIN32fanquake
2022-07-20refactor: move compat.h into compat/fanquake
2022-05-28compat: remove glibcxx sanity checksfanquake
2022-04-20refactor: fix includes in src/compatfanquake
2022-03-29compat: remove strnlen back-compat codefanquake
2021-12-30scripted-diff: Bump copyright headersHennadii Stepanov
2021-09-10compat: remove glibc_compat.cppfanquake
2021-05-24Remove support for double serializationPieter Wuille
2021-03-10compat: remove memcpy -> memmove backwards compatibility aliasfanquake
2021-02-23assumptions: check C++17 assumption with MSVCfanquake
2021-02-23assumptions: assume a C++17 compilerfanquake
2021-01-19Support glibc-back-compat on 64-bit POWERLuke Dashjr
2020-12-31scripted-diff: Bump copyright headersMarcoFalke
2020-05-20net: Use C++11 member initialization in protocolMarcoFalke
2020-05-07test: remove glibc fdelt sanity checkfanquake
2020-05-07build: remove fdelt_chk backwards compatibility codefanquake
2019-12-30scripted-diff: Bump copyright of files changed in 2019MarcoFalke
2019-11-12[MOVEONLY] Move cpuid code from random & sha256 to compat/cpuidPieter Wuille
2019-10-24compat: remove bswap_* check on macOSfanquake
2019-10-09build: Fix #include sys/poll.h to just poll.h (without sys/)Daki Carnhof
2019-10-01add stdin helpers for password input supportKarl-Johan Alm
2019-04-13Include cstring for sanity_test_fdelt if requiredBen Woosley
2019-04-13[moveonly] Split glibc sanity_test_fdelt outBen Woosley
2019-03-05Document assumptions about C++ compilerpracticalswift
2019-03-04Add sizeof(size_t) assumptionspracticalswift
2019-02-14Add compile time verification of assumptions we're currently making implicitl...practicalswift
2018-08-16Merge #13665: [build] Add risc-v support to gitianWladimir J. van der Laan
2018-08-09Add risc-v 64-bit to gitianChun Kuan Lee
2018-07-27Update copyright headers to 2018DrahtBot
2018-07-25scripted-diff: prefer MAC_OSX over __APPLE__fanquake
2018-06-02GCC-7 and glibc-2.27 compat codeChun Kuan Lee
2018-04-16Default to defining endian-conversion DECLs in compat w/o configMatt Corallo
2018-01-03Increment MIT Licence copyright header year on files modified in 2017Akira Takizawa
2017-11-17Merge #11140: Trivial: Improve #endif commentsWladimir J. van der Laan
2017-11-16scripted-diff: Replace #include "" with #include <> (ryanofsky)MeshCollider
2017-08-28Merge #11144: Move local include to before system includesWladimir J. van der Laan
2017-08-25Move local include to before system includesdanra
2017-08-25Trivial: Improve #endif commentsdanra
2017-08-25Simplify bswap_16 implementationdanra
2017-05-31[trivial] Add end of namespace commentspracticalswift
2016-12-31Increment MIT Licence copyright header year on files modified in 2016isle2983
2016-12-17Uses built-in byte swap if available (Apple) and if bswap_XX is undefined.Karl-Johan Alm
2016-11-06[copyright] copyright header style uniformisle2983
2015-12-13Bump copyright headers to 2015MarcoFalke