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
/
tests
/
suites
/
test_chunk.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
chunk: Skip all leading zero bytes in chunk_skip_zero() not just the first
Tobias Brunner
2016-04-04
1
-12
/
+16
*
Use standard unsigned integer types
Andreas Steffen
2016-03-24
1
-5
/
+5
*
Fixed some typos, courtesy of codespell
Tobias Brunner
2015-08-27
1
-1
/
+1
*
utils: Add a constant time chunk_equals() variant for cryptographic purposes
Martin Willi
2015-04-14
1
-0
/
+27
*
unit-tests: Fix internet checksum tests on big-endian systems
Tobias Brunner
2014-10-23
1
-4
/
+9
*
chunk: Add function to calculate Internet Checksums according to RFC 1071
Tobias Brunner
2014-07-22
1
-0
/
+49
*
unit-tests: Use Windows path for chunk tests, and socket functions if required
Martin Willi
2014-06-04
1
-2
/
+10
*
unit-tests: Verify two bytes at once when testing chunk_clear()
Tobias Brunner
2014-04-02
1
-3
/
+6
*
chunk: Externalize error reporting in chunk_write()
Martin Willi
2014-01-23
1
-2
/
+2
*
chunk: Use dynamically allocated buffer in chunk_from_fd()
Martin Willi
2014-01-23
1
-0
/
+84
*
chunk: Add functions to map file contents to a chunk
Martin Willi
2014-01-23
1
-1
/
+43
*
chunk: Fix chunk_mac/hash tests on big-endian systems
Tobias Brunner
2014-01-06
1
-2
/
+27
*
unit-tests: Move test suites to its own subfolder
Martin Willi
2013-11-06
1
-0
/
+876