346 Commits (be16f80abc74b707dbb25ad6094f96c762379a14)

Author SHA1 Message Date
Daira Hopwood f0d1accb7d Line-wrap privacy notice. Use <> around URL and end sentence with '.'. 7 years ago
Jay Graber ab1d2d575c Add security message to license text, rm url from translation string 7 years ago
Wladimir J. van der Laan 167b6231c9
Move windows socket init to utility function 9 years ago
Adam Weiss 8550bcfeca
Buffer log messages and explicitly open logs 9 years ago
Philip Kaufmann db954a65ac
use const references where appropriate 9 years ago
jl777 ec3bf0d802 test 8 years ago
jl777 9d36f1c3af test 8 years ago
jl777 62526d82f2 test 8 years ago
Jack Grigg 207924a1d5
Remove OpenSSL PRNG reseeding 8 years ago
Simon 9064d73bf8 Fixes #1497 ZCA-009 by restricting data exporting to user defined folder. 8 years ago
Simon af02114469 Closes #1097 so zcash-cli now displays license info like zcashd. 8 years ago
Jack Grigg d87f00c4d5
Throw an error if zcash.conf is missing 8 years ago
jl777 c142836379 test 8 years ago
jl777 f8b5c1642c test 8 years ago
lpescher 1d2db2765e Make command line option to show all debugging consistent with similar options 9 years ago
jl777 ab91876752 test 8 years ago
jl777 dadaab0a4f test 8 years ago
jl777 9f480280de test 8 years ago
jl777 323832c3c3 test 8 years ago
jl777 f71f89bb8b test 8 years ago
jl777 892dc7ac84 test 8 years ago
Pieter Wuille bf673640e3 Use std::atomic for fRequestShutdown and fReopenDebugLog 8 years ago
Chirag Davé 7a4e0e0932 fReopenDebugLog and fRequestShutdown should be type sig_atomic_t 8 years ago
Sean Bowe 796c7ee52f Update to `beta2` public parameters, remove `regtest`/`testnet3` parameters 8 years ago
jl777 5166804f02 komodo strings 8 years ago
Lars-Magnus Skog 8fd71a194e changed module name from "bitcoin" to "Zcash" in FormatException() 8 years ago
Taylor Hornby aaf6495948 Rename bitcoin.conf and bitcoind.pid to zcash.conf and zcashd.pid in qa/ and src/ 8 years ago
Sean Bowe 4f1c37980e Load proving/verifying keys at startup from the public alpha parameters file. 9 years ago
Taylor Hornby 8a18333567 Rename .bitcoin (DataDir), bitcoind, and bitcoin-cli. 9 years ago
Cory Fields 60457d3c2f locking: fix a few small issues uncovered by -Wthread-safety 9 years ago
Cory Fields 253143860d
openssl: avoid config file load/race 9 years ago
Philip Kaufmann 5207f33f45 fix header include groups 9 years ago
Jonas Schnelli 3da7849007 [squashme] simplify SetupEnvironment() (by dexX7) 9 years ago
Jonas Schnelli b3ffcdf916 don't imbue boost::filesystem::path with locale "C" on windows 9 years ago
sinetek 7f386d2ff2 DragonFlyBSD thread renaming. 9 years ago
sinetek cd558b421c FreeBSD, OpenBSD thread renaming. 9 years ago
Jorge Timón b74dcb3b4a Separate CTranslationInterface from CClientUIInterface 9 years ago
dexX7 ba0fa0d9bc
Initialization: set fallback locale as environment variable 9 years ago
dexX7 317e66c741
Initialization: set Boost path locale in main thread 9 years ago
Luca Venturini 1fdb9fa3f9 Help messages correctly formatted (79 chars) 10 years ago
sandakersmann f914f1a746
Added "Core" to copyright headers 10 years ago
Philip Kaufmann 27df4123c4 make all catch() arguments const 10 years ago
Michael Ford 850c570d68 No longer check osx compatibility in RenameThread 10 years ago
Michael Ford c63a73d18a Update comments in util to be doxygen compatible 10 years ago
21E14 a2cfae8e18 util.cpp comment correction 10 years ago
jtimon ebdb9ff639 SQUASHME: fix "Reserve only one network specific cached path per session" 10 years ago
ENikS 1e73504865
Fixing C4146 warning 10 years ago
jtimon f297479a19 Reserve only one network specific cached path per session 10 years ago
Wladimir J. van der Laan d6712db354
Also create pid file in non-daemon mode 10 years ago
Adam Weiss e982b574a5 Use explicit fflush() instead of setvbuf() 10 years ago