Cory Fields
|
141df0a288
|
crypto: disable asan for sha256_sse4 with clang and -O0
Clang is unable to compile the Transform function for that combination of
options.
|
2024-05-15 13:50:25 +00:00 |
|
Hennadii Stepanov
|
306ccd4927
|
scripted-diff: Bump copyright headers
-BEGIN VERIFY SCRIPT-
./contrib/devtools/copyright_header.py update ./
-END VERIFY SCRIPT-
Commits of previous years:
- 2021: f47dda2c58
- 2020: fa0074e2d8
- 2019: aaaaad6ac9
|
2022-12-24 23:49:50 +00:00 |
|
fanquake
|
a63d4cb26a
|
refactor: use <cstdlib> over stdlib.h
We currently use both. Consolidate on the former.
|
2022-09-23 10:48:47 +01:00 |
|
Hennadii Stepanov
|
f47dda2c58
|
scripted-diff: Bump copyright headers
-BEGIN VERIFY SCRIPT-
./contrib/devtools/copyright_header.py update ./
-END VERIFY SCRIPT-
Commits of previous years:
* 2020: fa0074e2d8
* 2019: aaaaad6ac9
|
2021-12-30 19:36:57 +02:00 |
|
Sawyer Billings
|
e8640849c7
|
doc: Use https URLs where possible
|
2021-01-04 12:23:16 +08:00 |
|
Pieter Wuille
|
c1ccb15b0e
|
Add SSE4 based SHA256
|
2017-07-20 09:03:53 -07:00 |
|