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
/
alert.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Re-introduce alert functionality (#1470)
Ross Nicoll
2018-09-19
1
-0
/
+246
*
Remove p2p alert handling
BtcDrak
2016-03-18
1
-266
/
+0
*
Merge pull request #7205
Wladimir J. van der Laan
2016-01-05
1
-1
/
+1
|
\
|
*
Bump copyright headers to 2015
MarcoFalke
2015-12-13
1
-1
/
+1
*
|
net: Add and document network messages in protocol.h
Wladimir J. van der Laan
2015-12-10
1
-1
/
+1
|
/
*
TRIVIAL: Missing includes
Jorge Timón
2015-07-23
1
-0
/
+1
*
use const references where appropriate
Philip Kaufmann
2015-06-04
1
-2
/
+2
*
Chainparams: Decouple CAlert from CChainParams
Jorge Timón
2015-04-04
1
-5
/
+4
*
Remove whitespaces before double colon in errors and logs
Pavel Janík
2015-01-31
1
-1
/
+1
*
Added "Core" to copyright headers
sandakersmann
2014-12-19
1
-1
/
+1
*
minor code style cleanup after recent merges
Philip Kaufmann
2014-11-04
1
-2
/
+2
*
Merge pull request #5162
Wladimir J. van der Laan
2014-11-04
1
-1
/
+1
|
\
|
*
boost: moveonly: split CPubKey and friends to new files
Cory Fields
2014-10-31
1
-1
/
+1
*
|
Merge pull request #5169
Wladimir J. van der Laan
2014-11-03
1
-0
/
+3
|
\
\
|
|
/
|
/
|
|
*
Don't relay alerts to peers before version negotiation
Wladimir J. van der Laan
2014-10-29
1
-0
/
+3
*
|
Separate protocol versioning from clientversion
Cory Fields
2014-10-29
1
-0
/
+1
|
/
*
Refactor -alertnotify code
Gavin Andresen
2014-10-09
1
-16
/
+21
*
Split up util.cpp/h
Wladimir J. van der Laan
2014-08-26
1
-0
/
+1
*
Remove all other print() methods
Wladimir J. van der Laan
2014-08-20
1
-5
/
+0
*
Move network-time related functions to timedata.cpp/h
Wladimir J. van der Laan
2014-06-25
1
-0
/
+1
*
Replace virtual methods with static attributes, chainparams.h depends on
jtimon
2014-06-04
1
-0
/
+1
*
Fixed compile error on Debian jessie (gcc version 4.8.2 (Debian 4.8.2-16))
Meeh
2014-03-18
1
-0
/
+1
*
Get rid of C99 PRI?64 usage in source files
Wladimir J. van der Laan
2014-02-24
1
-2
/
+2
*
Don't use PRIx64 formatting derives from inttypes.h
Wladimir J. van der Laan
2014-02-22
1
-1
/
+0
*
Copyright header updates s/2013/2014 on files whose last git commit was done ...
gubatron
2014-02-09
1
-1
/
+1
*
Remove redundant .c_str()s
Wladimir J. van der Laan
2014-01-23
1
-5
/
+5
*
misc small changes to polish after include cleanup
Philip Kaufmann
2013-11-11
1
-3
/
+4
*
Refactor: pull alert string sanitization into util
Gavin Andresen
2013-11-11
1
-9
/
+1
*
Cleanup code using forward declarations.
Brandon Dahler
2013-11-10
1
-9
/
+12
*
Replace printf with LogPrintf / LogPrint
Gavin Andresen
2013-09-18
1
-5
/
+5
*
Introduce a CChainParameters singleton class and regtest mode.
Mike Hearn
2013-06-19
1
-4
/
+1
*
CSecret/CKey -> CKey/CPubKey split/refactor
Pieter Wuille
2013-05-30
1
-3
/
+1
*
-alertnotify=<cmd>
Gavin Andresen
2013-03-19
1
-2
/
+31
*
Give testnet it's own alert key.
Gavin Andresen
2012-08-28
1
-1
/
+4
*
Refactor: move alert code from main to alert.cpp/h
Gavin Andresen
2012-08-28
1
-0
/
+236