index
:
botan.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
tests
/
test_compression.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge #1311 Add create and create_or_throw factories for Compression_Algorith...
Jack Lloyd
2017-11-25
1
-0
/
+58
|
\
|
*
Add create and create_or_throw factories for Compression_Algorithm and Decomp...
Marcus Brinkmann
2017-11-25
1
-0
/
+58
*
|
Fix bzip2 compression issue.
Jack Lloyd
2017-11-25
1
-18
/
+37
|
/
*
Use explicit :: or std:: to refer to functions in namespaces
Jack Lloyd
2017-10-01
1
-1
/
+1
*
Improve compression tests slightly
Jack Lloyd
2017-09-22
1
-2
/
+14
*
Add final annotations as appropriate in the test code
Jack Lloyd
2017-09-22
1
-1
/
+1
*
Reformat code with astyle + fix code style
Tomasz Frydrych
2017-05-01
1
-1
/
+1
*
Compile fix
Jack Lloyd
2016-11-27
1
-2
/
+2
*
Avoid unused variable warning if compression disabled
Jack Lloyd
2016-11-27
1
-2
/
+2
*
Add test for various functions previously missed (T::clone, PBKDF::name, AEAD...
Jack Lloyd
2016-11-26
1
-0
/
+2
*
Remove stray non-ASCII chars which broke compilation on non UTF-8 code pages.
Jack Lloyd
2016-11-02
1
-2
/
+2
*
Remove Transform base class
Jack Lloyd
2016-04-21
1
-15
/
+15
*
V814 Decreased performance. The 'strlen' function was called multiple times i...
Daniel Neus
2016-02-08
1
-2
/
+1
*
Update and consolidate the test framework.
Jack Lloyd
2015-11-11
1
-121
/
+128
*
Add test for compression of an empty buffer
Daniel Seither
2015-08-28
1
-0
/
+7
*
Make Botan compile when only some modules are enabled
Simon Warta
2015-07-03
1
-0
/
+9
*
Replace \n by std::endl in tests to ensure proper flushing
Simon Warta
2015-06-19
1
-3
/
+3
*
Add tests for compression and SRP.
lloyd
2015-05-13
1
-0
/
+125