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
/
crypto
/
common.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: recognize TORv3/I2P/CJDNS networks
Vasil Dimov
2020-09-21
1
-0
/
+7
*
build: improve builtin_clz* detection
fanquake
2020-06-29
1
-2
/
+2
*
Update copyright headers to 2018
DrahtBot
2018-07-27
1
-1
/
+1
*
Consensus: Fix bug when compiler do not support __builtin_clz*
532479301
2018-03-01
1
-2
/
+2
*
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
2018-01-03
1
-1
/
+1
*
scripted-diff: Replace #include "" with #include <> (ryanofsky)
MeshCollider
2017-11-16
1
-2
/
+2
*
Fix include path for bitcoin-config.h in crypto/common.h
danra
2017-08-31
1
-1
/
+1
*
Add a FastRandomContext::randrange and use it
Pieter Wuille
2017-03-29
1
-0
/
+21
*
Avoid unaligned access in crypto i/o
Pieter Wuille
2017-01-12
1
-10
/
+26
*
build: Endian compatibility
Wladimir J. van der Laan
2015-03-06
1
-65
/
+11
*
Added "Core" to copyright headers
sandakersmann
2014-12-19
1
-1
/
+1
*
update license of compat and crypto
Philip Kaufmann
2014-09-29
1
-2
/
+4
*
Apply clang-format on crypto/* and compat/*
Pieter Wuille
2014-09-25
1
-15
/
+40
*
crypto: explicitly check for byte read/write functions
Cory Fields
2014-06-21
1
-16
/
+63
*
Move {Read,Write}{LE,BE}{32,64} to common.h and use builtins if possible
Pieter Wuille
2014-06-21
1
-0
/
+46