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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
scripted-diff: Move util files to separate directory.
Jim Posen
2018-11-04
1
-382
/
+0
*
utils: Convert Windows args to utf-8 string
Chun Kuan Lee
2018-09-30
1
-0
/
+16
*
convert C-style (void) parameter lists to C++ style ()
Arvid Norberg
2018-09-13
1
-1
/
+1
*
Add lock annotations (cs_args)
practicalswift
2018-08-29
1
-5
/
+5
*
Add missing locks (cs_args)
practicalswift
2018-08-29
1
-1
/
+4
*
util: Replace boost::signals2 with std::function
MarcoFalke
2018-08-24
1
-16
/
+7
*
Merge #12257: [wallet] Use destination groups instead of coins in coin select
Wladimir J. van der Laan
2018-07-24
1
-0
/
+14
|
\
|
*
utils: Add insert() convenience templates
Karl-Johan Alm
2018-07-24
1
-0
/
+14
*
|
tiny refactor for ArgsManager
AtsukiTak
2018-07-22
1
-2
/
+2
|
/
*
Extract MakeUnique into utilmemory.h
Ben Woosley
2018-07-17
1
-9
/
+2
*
Add unavailable options to hidden options category
Andrew Chow
2018-06-12
1
-0
/
+5
*
Merge #13069: docs: Fix typos
MarcoFalke
2018-05-30
1
-1
/
+1
|
\
|
*
Fix typos
practicalswift
2018-05-07
1
-1
/
+1
*
|
Give an error and exit if there are unknown parameters
Andrew Chow
2018-05-30
1
-6
/
+17
*
|
Use a struct for arguments and nested map for categories
Andrew Chow
2018-05-30
1
-1
/
+10
*
|
Make gArgs aware of the arguments
Andrew Chow
2018-05-09
1
-0
/
+28
*
|
Merge #10267: New -includeconf argument for including external configuration ...
Wladimir J. van der Laan
2018-05-09
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
-includeconf=<path> support in config handler, for including external configu...
Karl-Johan Alm
2018-04-26
1
-1
/
+1
*
|
util: Establish global logger object.
Jim Posen
2018-04-27
1
-1
/
+1
|
/
*
Add logging and error handling for file syncing
Wladimir J. van der Laan
2018-04-23
1
-1
/
+1
*
MOVEONLY: Move logging code from util.{h,cpp} to new files.
Jim Posen
2018-04-18
1
-107
/
+2
*
Merge #11862: Network specific conf sections
Wladimir J. van der Laan
2018-04-16
1
-8
/
+22
|
\
|
*
ArgsManager: Warn when ignoring network-specific config setting
Anthony Towns
2018-04-11
1
-0
/
+8
|
*
ArgsManager: limit some options to only apply on mainnet when in default section
Anthony Towns
2018-04-11
1
-0
/
+5
|
*
ArgsManager: support config file sections
Anthony Towns
2018-04-11
1
-0
/
+6
|
*
ArgsManager: drop m_negated_args
Anthony Towns
2018-04-11
1
-6
/
+0
|
*
ArgsManager: keep command line and config file arguments separate
Anthony Towns
2018-04-11
1
-3
/
+4
*
|
logging: bypass timestamp formatting when not logging
Cory Fields
2018-04-12
1
-7
/
+9
|
/
*
Merge #12878: [refactor] Config handling refactoring in preparation for netwo...
Jonas Schnelli
2018-04-08
1
-0
/
+8
|
\
|
*
Separate out ReadConfigStream from ReadConfigFile
Anthony Towns
2018-04-06
1
-0
/
+2
|
*
Move ChainNameFromCommandLine into ArgsManager and rename to GetChainName
Anthony Towns
2018-04-06
1
-0
/
+6
*
|
Merge #12618: Set SCHED_BATCH priority on the loadblk thread.
Wladimir J. van der Laan
2018-04-07
1
-0
/
+9
|
\
\
|
|
/
|
/
|
|
*
Set SCHED_BATCH priority on the loadblk thread.
Evan Klitzke
2018-03-26
1
-0
/
+9
*
|
Merge #12859: Bugfix: Include <memory> for std::unique_ptr
Wladimir J. van der Laan
2018-04-05
1
-0
/
+1
|
\
\
|
*
|
Bugfix: Include <memory> for std::unique_ptr
Luke Dashjr
2018-04-02
1
-0
/
+1
*
|
|
[moveonly] Extract HelpRequested to dry up the help options testing
Ben Woosley
2018-04-02
1
-0
/
+5
*
|
|
Track negated arguments in the argument paser.
Evan Klitzke
2018-03-27
1
-0
/
+17
*
|
|
Merge #12653: Allow to optional specify the directory for the blocks storage
Wladimir J. van der Laan
2018-03-27
1
-0
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Allow to optional specify the directory for the blocks storage
Jonas Schnelli
2018-03-11
1
-0
/
+1
*
|
|
Merge #12630: Provide useful error message if datadir is not writable.
Wladimir J. van der Laan
2018-03-22
1
-0
/
+1
|
\
\
\
|
*
|
|
Provide relevant error message if datadir is not writable.
murrayn
2018-03-14
1
-0
/
+1
*
|
|
|
Fix typos
Dimitris Apostolou
2018-03-21
1
-1
/
+1
|
/
/
/
*
|
|
Merge #10271: Use std::thread::hardware_concurrency, instead of Boost, to det...
Wladimir J. van der Laan
2018-03-06
1
-3
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Use std::thread::hardware_concurrency, instead of Boost, to determine availab...
fanquake
2017-12-15
1
-3
/
+2
*
|
|
test: Add unit test for LockDirectory
Wladimir J. van der Laan
2018-02-15
1
-0
/
+6
*
|
|
Add AbsPathForConfigVal to consolidate datadir prefixing for path args
James O'Beirne
2018-02-05
1
-0
/
+10
|
|
/
|
/
|
*
|
Abstract directory locking into util.cpp
MeshCollider
2018-01-16
1
-0
/
+1
*
|
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
2018-01-03
1
-1
/
+1
|
/
*
Merge #11583: Do not make it trivial for inbound peers to generate log entries
Wladimir J. van der Laan
2017-12-11
1
-0
/
+4
|
\
|
*
Do not make it trivial for inbound peers to generate log entries
Matt Corallo
2017-11-09
1
-0
/
+4
[next]