mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-14 12:43:40 +02:00
-BEGIN VERIFY SCRIPT- sed -i 's/\<NULL\>/nullptr/g' src/*.cpp src/*.h src/*/*.cpp src/*/*.h src/qt/*/*.cpp src/qt/*/*.h src/wallet/*/*.cpp src/wallet/*/*.h src/support/allocators/*.h sed -i 's/Prefer nullptr, otherwise SAFECOOKIE./Prefer NULL, otherwise SAFECOOKIE./g' src/torcontrol.cpp sed -i 's/tor: Using nullptr authentication/tor: Using NULL authentication/g' src/torcontrol.cpp sed -i 's/METHODS=nullptr/METHODS=NULL/g' src/test/torcontrol_tests.cpp src/torcontrol.cpp sed -i 's/nullptr certificates/NULL certificates/g' src/qt/paymentserver.cpp sed -i 's/"nullptr"/"NULL"/g' src/torcontrol.cpp src/test/torcontrol_tests.cpp -END VERIFY SCRIPT- |
||
|---|---|---|
| .. | ||
| ctaes | ||
| aes.cpp | ||
| aes.h | ||
| chacha20.cpp | ||
| chacha20.h | ||
| common.h | ||
| hmac_sha256.cpp | ||
| hmac_sha256.h | ||
| hmac_sha512.cpp | ||
| hmac_sha512.h | ||
| ripemd160.cpp | ||
| ripemd160.h | ||
| sha1.cpp | ||
| sha1.h | ||
| sha256.cpp | ||
| sha256.h | ||
| sha256_sse4.cpp | ||
| sha512.cpp | ||
| sha512.h | ||