index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
test
/
test-siphash24.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
util: split out memcmp()/memset() related calls into memory-util.[ch]
Lennart Poettering
2019-03-13
1
-1
/
+1
*
tree-wide: drop copyright headers from frequent contributors
Zbigniew Jędrzejewski-Szmek
2018-06-20
1
-3
/
+0
*
tree-wide: beautify remaining copyright statements
Lennart Poettering
2018-06-14
1
-1
/
+1
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
test-siphash24: add a test for concatenating very short buffers
Zbigniew Jędrzejewski-Szmek
2016-02-20
1
-3
/
+44
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
test: remove wrong endianess conversion in test-siphash24
Martin Pitt
2015-11-19
1
-3
/
+3
*
Merge pull request #1923 from zonque/siphash
Lennart Poettering
2015-11-17
1
-3
/
+3
|
\
|
*
siphash24: let siphash24_finalize() and siphash24() return the result directly
Daniel Mack
2015-11-16
1
-3
/
+3
*
|
tree-wide: sort includes
Thomas Hindoe Paaboel Andersen
2015-11-16
1
-1
/
+1
|
/
*
siphash42: add tests with unaligned input pointers
Martin Pitt
2015-11-16
1
-11
/
+26
*
siphash24: change result argument to uint64_t
Martin Pitt
2015-11-16
1
-3
/
+3
*
siphash24: unify API
Tom Gundersen
2015-10-06
1
-16
/
+8
*
test: siphash24 - verify internal state and composability
Tom Gundersen
2015-10-05
1
-1
/
+32
*
test: siphash24 - add regression test
Tom Gundersen
2015-10-05
1
-0
/
+47