chiark / gitweb /
nspawn: support ephemeral boots from images
[elogind.git] / src / basic / siphash24.c
2017-07-03 Sven EdenMerge pull request #19 from elogind/dev_v231
2017-06-16 Tobias Jungelmissing include added for build with -DDEBUG (#3424)
2017-06-16 Sven EdenPrep v230: Apply missing upstream fixes and updates...
2017-05-23 Sven EdenMerge pull request #15 from elogind/dev_v229
2017-05-17 Thomas Hindoe Paab... basic: re-sort includes
2017-05-17 Thomas Hindoe Paab... basic: include only what we use
2017-05-04 Sven EdenMerge pull request #7 from elogind/dev_v228-r1
2017-04-26 Sven EdenPrep v228: Add remaining updates from upstream (2/3)
2017-04-26 Daniel Macksiphash24: fix memory alignment
2017-04-24 Sven EdenMerge pull request #5 from elogind/dev_v227 v227.2
2017-03-29 Sven Eden[2/5] Apply missing fixes from upstream
2017-03-29 Tom Gundersensiphash24: expose the internal helper functions
2017-03-29 Tom Gundersensiphash24: make siphash24_compress decomposable
2017-03-29 Tom Gundersensiphash24: move last compression iteration from compres...
2017-03-29 Tom Gundersensiphash24: split out the compression step
2017-03-29 Tom Gundersensiphash24: split out the finalization step
2017-03-29 Tom Gundersensiphash24: introduce state struct
2017-03-21 Sven EdenMerge pull request #3 from elogind/dev_v226-r1
2017-03-14 Sven EdenPrep v221: Update and clean up build system to sync...