index
:
discoin
1.10-archive
1.14-maint
1.14.4-dev
1.14.5-dev
1.17-dev
1.18-dev
1.21-dev
1.4-archive
1.6-archive
1.7-archive
1.8-archive
1.8-safemode
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
util.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Added "Core" to copyright headers
sandakersmann
2014-12-19
1
-1
/
+1
*
|
make all catch() arguments const
Philip Kaufmann
2014-12-17
1
-5
/
+4
|
/
*
Update comments in util to be doxygen compatible
Michael Ford
2014-11-17
1
-19
/
+29
*
util.cpp comment correction
21E14
2014-11-01
1
-2
/
+2
*
Merge pull request #4804 from jtimon/chainparams3
Wladimir J. van der Laan
2014-10-17
1
-7
/
+5
|
\
|
*
SQUASHME: fix "Reserve only one network specific cached path per session"
jtimon
2014-10-11
1
-3
/
+5
|
*
Reserve only one network specific cached path per session
jtimon
2014-09-21
1
-7
/
+3
*
|
Fixing C4146 warning
ENikS
2014-09-25
1
-1
/
+1
*
|
Also create pid file in non-daemon mode
Wladimir J. van der Laan
2014-09-20
1
-1
/
+1
|
/
*
Merge pull request #4825
Pieter Wuille
2014-09-16
1
-1
/
+1
|
\
|
*
Fixing compiler warning C4800: 'type' forcing value to bool 'true' or 'false'
ENikS
2014-09-06
1
-1
/
+1
*
|
Use explicit fflush() instead of setvbuf()
Adam Weiss
2014-09-10
1
-0
/
+1
|
/
*
Split up util.cpp/h
Wladimir J. van der Laan
2014-08-26
1
-547
/
+4
*
Move `*Version()` functions to version.h/cpp
Wladimir J. van der Laan
2014-08-26
1
-25
/
+0
*
Move SetThreadPriority implementation to util.cpp instead of the header
Wladimir J. van der Laan
2014-08-26
1
-0
/
+13
*
build: check for sys/prctl.h in the proper way
Wladimir J. van der Laan
2014-08-12
1
-1
/
+8
*
Fix thread name setting
Wladimir J. van der Laan
2014-08-12
1
-2
/
+2
*
Can't log to debug log before chain params initialized
Wladimir J. van der Laan
2014-07-15
1
-1
/
+1
*
move rand functions from util to new random.h/.cpp
Philip Kaufmann
2014-07-09
1
-108
/
+1
*
add GetRandBytes() as wrapper for RAND_bytes()
Philip Kaufmann
2014-07-09
1
-13
/
+16
*
Merge pull request #4401
Wladimir J. van der Laan
2014-07-07
1
-2
/
+4
|
\
|
*
add OpenSSL RAND_cleanup() on OpenSSL shutdown
Philip Kaufmann
2014-06-26
1
-2
/
+4
*
|
Move ui_interface to bitcoin_server.a
Wladimir J. van der Laan
2014-07-07
1
-2
/
+0
*
|
Show nodeid instead of addresses (for anonymity) unless otherwise requested.
R E Broadley
2014-07-04
1
-0
/
+1
*
|
Merge pull request #4437
Wladimir J. van der Laan
2014-06-30
1
-0
/
+5
|
\
\
|
*
|
Move non-trivial uint256.h methods to uint256.cpp
Pieter Wuille
2014-06-28
1
-0
/
+5
*
|
|
Merge pull request #4398
Wladimir J. van der Laan
2014-06-28
1
-1
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
ensure clean and consistent "namespace" usage
Philip Kaufmann
2014-06-26
1
-1
/
+2
|
|
/
*
|
Merge pull request #4392
Wladimir J. van der Laan
2014-06-26
1
-11
/
+26
|
\
\
|
|
/
|
/
|
|
*
Allocate more space if necessary in RandSeedAddPerfMon
Wladimir J. van der Laan
2014-06-26
1
-2
/
+11
|
*
Issue warning if collecting RandSeed data failed
Wladimir J. van der Laan
2014-06-23
1
-1
/
+8
|
*
change "char pch[200000]" to "new char[200000]"
daniel
2014-06-23
1
-10
/
+9
*
|
Remove unnecessary dependencies for bitcoin-cli
Wladimir J. van der Laan
2014-06-25
1
-6
/
+6
*
|
Move network-time related functions to timedata.cpp/h
Wladimir J. van der Laan
2014-06-25
1
-77
/
+0
|
/
*
Merge pull request #4193
Wladimir J. van der Laan
2014-06-12
1
-12
/
+8
|
\
|
*
Remove double-dash parameters from mapArgs
Kosta Zertsekel
2014-06-04
1
-12
/
+8
*
|
util: Add function FormatParagraph to format paragraph to fixed-width
Wladimir J. van der Laan
2014-06-11
1
-0
/
+35
*
|
small formatting, indentation and comment fixes
Philip Kaufmann
2014-06-10
1
-10
/
+12
*
|
rename fNoListen to fListen and move to net
Philip Kaufmann
2014-05-29
1
-1
/
+0
*
|
Merge pull request #4183
Wladimir J. van der Laan
2014-05-25
1
-6
/
+0
|
\
\
|
*
|
remove LogException( ) which is never used
Kamil Domanski
2014-05-20
1
-6
/
+0
*
|
|
Replace non-threadsafe gmtime and setlocale
Wladimir J. van der Laan
2014-05-23
1
-0
/
+12
|
/
/
*
|
Merge pull request #4174
Wladimir J. van der Laan
2014-05-19
1
-0
/
+16
|
\
\
|
|
/
|
/
|
|
*
SetupEnvironment() - clean commit
Stuart Cardall
2014-05-13
1
-0
/
+16
*
|
remove ParseString(...) which is never used
Kamil Domanski
2014-05-13
1
-20
/
+0
|
/
*
Remove unused function WildcardMatch
Wladimir J. van der Laan
2014-05-09
1
-37
/
+0
*
util: add parseint32 function with strict error reporting
Wladimir J. van der Laan
2014-05-09
1
-0
/
+14
*
Wrap create_directory calls in try...catch blocks.
Brandon Dahler
2014-03-31
1
-1
/
+18
*
replace custom GetFilesize() with boost::filesystem::file_size()
Philip Kaufmann
2014-03-03
1
-18
/
+1
*
Merge pull request #3749
Wladimir J. van der Laan
2014-02-26
1
-9
/
+0
|
\
[prev]
[next]