aboutsummaryrefslogtreecommitdiff
path: root/src/compat
AgeCommit message (Expand)Author
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
2015-06-07Add an alternate location of endian.h headerAndriy Voskoboinyk
2015-03-06build: Endian compatibilityWladimir J. van der Laan
2015-02-23build: remove libstdc++ backwards-compatCory Fields
2014-12-19Added "Core" to copyright headerssandakersmann
2014-11-24Check for strnlen and provide it if it is not found.Pavel Janík
2014-11-03Fix all header definesPavel Janík
2014-09-29update license of compat and cryptoPhilip Kaufmann
2014-09-25Apply clang-format on crypto/* and compat/*Pieter Wuille
2014-08-08libc-compat: add new symbol that's now neededCory Fields
2014-06-23build: fix build weirdness after 54372482.Cory Fields
2014-06-21small cleanup in src/compat .h and .cppPhilip Kaufmann
2014-06-16sanity: add libc/stdlib sanity checksCory Fields
2014-04-11build: add symbol for upcoming gcc 4.9's libstdc++Cory Fields
2014-04-10build: add glibc/libstdc++ back-compat stubsCory Fields