index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
util.cpp
Age
Commit message (
Expand
)
Author
2016-05-12
Merge #8004: signal handling: fReopenDebugLog and fRequestShutdown should be ...
Wladimir J. van der Laan
2016-05-09
fReopenDebugLog and fRequestShutdown should be type sig_atomic_t
Chirag Davé
2016-05-05
don't run ThreadMessageHandler at lowered priority
Kaz Wesley
2016-04-13
Removed call to `TryCreateDirectory` from `GetDefaultDataDir` in `src/util.cpp`.
Alexander Regueiro
2016-03-11
Move GetTempPath() to testutil.
Mustafa
2016-02-03
Merge branch 'master' into single_prodname
Luke Dashjr
2016-02-03
When/if the copyright line does not mention Bitcoin Core developers, add a se...
Luke Dashjr
2016-01-19
Bugfix: Actually use _COPYRIGHT_HOLDERS_SUBSTITUTION everywhere
Luke Dashjr
2015-12-22
Set copyright holders displayed in notices separately from the package name
Luke Dashjr
2015-12-13
Bump copyright headers to 2015
MarcoFalke
2015-11-28
[trivial] Reuse translation and cleanup DEFAULT_* values
MarcoFalke
2015-11-28
Constrain constant values to a single location in code
Luke Dashjr
2015-11-27
util: Don't set strMiscWarning on every exception
Wladimir J. van der Laan
2015-10-26
Add option for microsecond precision in debug.log
Suhas Daftuar
2015-09-30
Changed logging to make -logtimestamps to work also for -printtoconsole
Arne Brutschy
2015-09-03
Move windows socket init to utility function
Wladimir J. van der Laan
2015-07-27
Fix argument parsing oddity with -noX
Wladimir J. van der Laan
2015-07-23
Merge pull request #6287
Wladimir J. van der Laan
2015-07-22
Merge pull request #6149
Wladimir J. van der Laan
2015-07-14
openssl: avoid config file load/race
Cory Fields
2015-07-06
Buffer log messages and explicitly open logs
Adam Weiss
2015-07-01
Use real number of cores for default -par, ignore virtual cores
Wladimir J. van der Laan
2015-06-16
locking: fix a few small issues uncovered by -Wthread-safety
Cory Fields
2015-06-04
use const references where appropriate
Philip Kaufmann
2015-05-19
Make command line option to show all debugging consistent with similar options
lpescher
2015-05-14
fix header include groups
Philip Kaufmann
2015-05-10
[squashme] simplify SetupEnvironment() (by dexX7)
Jonas Schnelli
2015-05-01
don't imbue boost::filesystem::path with locale "C" on windows
Jonas Schnelli
2015-04-30
Merge pull request #6022
Wladimir J. van der Laan
2015-04-29
DragonFlyBSD thread renaming.
sinetek
2015-04-21
FreeBSD, OpenBSD thread renaming.
sinetek
2015-04-16
Separate CTranslationInterface from CClientUIInterface
Jorge Timón
2015-03-27
Initialization: set fallback locale as environment variable
dexX7
2015-03-11
Initialization: set Boost path locale in main thread
dexX7
2015-03-10
Help messages correctly formatted (79 chars)
Luca Venturini
2015-02-18
Merge #5366: No longer check osx compatibility in RenameThread
Wladimir J. van der Laan
2014-12-19
Added "Core" to copyright headers
sandakersmann
2014-12-17
make all catch() arguments const
Philip Kaufmann
2014-11-25
No longer check osx compatibility in RenameThread
Michael Ford
2014-11-17
Update comments in util to be doxygen compatible
Michael Ford
2014-11-01
util.cpp comment correction
21E14
2014-10-17
Merge pull request #4804 from jtimon/chainparams3
Wladimir J. van der Laan
2014-10-11
SQUASHME: fix "Reserve only one network specific cached path per session"
jtimon
2014-09-25
Fixing C4146 warning
ENikS
2014-09-21
Reserve only one network specific cached path per session
jtimon
2014-09-20
Also create pid file in non-daemon mode
Wladimir J. van der Laan
2014-09-16
Merge pull request #4825
Pieter Wuille
2014-09-10
Use explicit fflush() instead of setvbuf()
Adam Weiss
2014-09-06
Fixing compiler warning C4800: 'type' forcing value to bool 'true' or 'false'
ENikS
2014-08-26
Split up util.cpp/h
Wladimir J. van der Laan
[prev]
[next]