index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
basic
/
siphash24.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
headers: add spdx tags to imported files with a known license
Zbigniew Jędrzejewski-Szmek
2020-10-29
1
-1
/
+3
*
util: make siphash24_compress_boolean() inline
Yu Watanabe
2020-07-22
1
-6
/
+0
*
util: introduce siphash24_compress_boolean()
Yu Watanabe
2019-06-19
1
-0
/
+6
*
Remove 'inline' attributes from static functions in .c files (#11426)
Topi Miettinen
2019-01-15
1
-2
/
+2
*
tree-wide: use c99 static for array size declarations
Zbigniew Jędrzejewski-Szmek
2019-01-04
1
-2
/
+2
*
meson: also add option for debugging siphash
Yu Watanabe
2018-11-22
1
-4
/
+4
*
tree-wide: adjust fall through comments so that gcc is happy
Shawn Landden
2017-11-20
1
-7
/
+7
*
tree-wide: adjust fall through comments so that gcc is happy
Zbigniew Jędrzejewski-Szmek
2017-01-31
1
-0
/
+7
*
missing include added for build with -DDEBUG (#3424)
Tobias Jungel
2016-06-03
1
-0
/
+2
*
basic: re-sort includes
Thomas Hindoe Paaboel Andersen
2015-12-01
1
-1
/
+1
*
basic: include only what we use
Thomas Hindoe Paaboel Andersen
2015-11-30
1
-2
/
+1
*
siphash: minor coding style fixes and modernizations
Lennart Poettering
2015-11-17
1
-42
/
+51
*
siphash: fix another alignment issue
Lennart Poettering
2015-11-17
1
-2
/
+2
*
Merge pull request #1923 from zonque/siphash
Lennart Poettering
2015-11-17
1
-4
/
+5
|
\
|
*
siphash24: let siphash24_finalize() and siphash24() return the result directly
Daniel Mack
2015-11-16
1
-4
/
+5
*
|
tree-wide: sort includes
Thomas Hindoe Paaboel Andersen
2015-11-16
1
-2
/
+1
|
/
*
siphash24: change result argument to uint64_t
Martin Pitt
2015-11-16
1
-2
/
+2
*
siphash24: fix memory alignment
Daniel Mack
2015-11-16
1
-1
/
+2
*
siphash24: coding-style fixes
Tom Gundersen
2015-10-06
1
-126
/
+122
*
siphash24: unify API
Tom Gundersen
2015-10-06
1
-8
/
+7
*
siphash24: expose the internal helper functions
Tom Gundersen
2015-10-05
1
-12
/
+3
*
siphash24: make siphash24_compress decomposable
Tom Gundersen
2015-10-05
1
-4
/
+33
*
siphash24: move last compression iteration from compression step to finalizat...
Tom Gundersen
2015-10-05
1
-26
/
+32
*
siphash24: split out the compression step
Tom Gundersen
2015-10-05
1
-36
/
+43
*
siphash24: split out the finalization step
Tom Gundersen
2015-10-05
1
-6
/
+13
*
siphash24: introduce state struct
Tom Gundersen
2015-10-05
1
-42
/
+54
*
build-sys: split internal basic/ library from shared/
Kay Sievers
2015-06-11
1
-0
/
+135