This website requires JavaScript.
Explore
Help
Register
Sign In
cryptogera
/
bitcoin
Watch
1
Star
0
Fork
0
You've already forked bitcoin
mirror of
https://github.com/bitcoin/bitcoin.git
synced
2026-02-01 19:21:10 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
bitcoin
/
src
/
support
History
practicalswift
36d326e8b0
Use nullptr instead of zero (0) as the null pointer constant
2017-08-16 10:24:18 +02:00
..
allocators
Merge
#10965
: Replace deprecated throw() with noexcept specifier (C++11)
2017-08-16 02:29:18 +02:00
cleanse.cpp
openssl: abstract out OPENSSL_cleanse
2015-02-15 11:34:02 -05:00
cleanse.h
[wallet] Securely erase potentially sensitive keys/values
2017-05-03 11:35:51 -07:00
events.h
scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal instead of the macro NULL
2017-08-07 07:36:37 +02:00
lockedpool.cpp
scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal instead of the macro NULL
2017-08-07 07:36:37 +02:00
lockedpool.h
Use nullptr instead of zero (0) as the null pointer constant
2017-08-16 10:24:18 +02:00