index
:
tteras/strongswan
master
tteras
tteras-release
tteras' strongSwan tree
gitolite
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libstrongswan
/
utils
/
chunk.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
chunk: Externalize error reporting in chunk_write()
Martin Willi
2014-01-23
1
-9
/
+6
*
chunk: Provide a fallback chunk_map() if mmap is not available
Martin Willi
2014-01-23
1
-1
/
+46
*
chunk: Use dynamically allocated buffer in chunk_from_fd()
Martin Willi
2014-01-23
1
-12
/
+41
*
chunk: Add functions to map file contents to a chunk
Martin Willi
2014-01-23
1
-0
/
+80
*
chunk: Add helper function to create a chunk from data read from a file descr...
Tobias Brunner
2013-10-23
1
-0
/
+32
*
chunk: Print chunks without separator if + modifier is used
Tobias Brunner
2013-08-24
1
-2
/
+2
*
chunk: Add predictable hash function
Tobias Brunner
2013-06-28
1
-0
/
+22
*
Randomly allocate chunk_hash() key during first use
Tobias Brunner
2013-06-11
1
-1
/
+46
*
Replace chunk_hash() with output from chunk_mac()
Tobias Brunner
2013-06-11
1
-75
/
+23
*
Adding chunk_mac() which calculates a 64-bit MAC using SipHash-2-4
Tobias Brunner
2013-06-11
1
-1
/
+117
*
Moved chunk_t to utils folder
Tobias Brunner
2012-10-24
1
-0
/
+690