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
/
catchy
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add stricter time parsing; Add more tests
Simon Warta
2015-08-11
1
-1
/
+79
*
Test implicit X509_Time copy constructor and assignment
Simon Warta
2015-08-11
1
-0
/
+17
*
Add Not matcher for Catch
Simon Warta
2015-08-11
1
-0
/
+24
*
Minor refactoring of existing Matchers
Simon Warta
2015-08-11
1
-7
/
+10
*
Remove string constructor of X509_Time()
Simon Warta
2015-08-11
1
-23
/
+23
*
Refector tests style (use matchers)
Simon Warta
2015-08-11
1
-82
/
+64
*
Strict uint32 parsing
Simon Warta
2015-08-11
1
-7
/
+10
*
Avoid integer overlow in string->uint32 converter
Simon Warta
2015-08-10
1
-0
/
+42
*
Add matchers for integers and bool
Simon Warta
2015-08-08
2
-26
/
+73
*
Refactor catchy tests
Simon Warta
2015-08-08
7
-106
/
+179
*
Increase range in Bigint random_integer test from +-10% to +-15%
Simon Warta
2015-07-30
1
-20
/
+20
*
Improve calendar_point unit tests
Simon Warta
2015-07-27
1
-5
/
+36
*
Fix BigInt random_integer() distribution issue.
Simon Warta
2015-07-24
1
-0
/
+97
*
Refactor BigInt
Simon Warta
2015-07-24
1
-0
/
+74
*
Include build.h before doing a macro check; was causing tests to be skipped
Jack Lloyd
2015-07-18
1
-0
/
+2
*
Fix time range issue for 32 bit platforms
Simon Warta
2015-07-16
1
-23
/
+46
*
Fix round_up
Simon Warta
2015-07-15
1
-0
/
+107
*
Add tests: x509 (deactivated), cvc
Simon Warta
2015-07-15
2
-0
/
+89
*
Add test: stl_util; Add empty test: utils
Simon Warta
2015-07-15
2
-0
/
+28
*
Add initial catchy test: base64
Simon Warta
2015-07-15
2
-0
/
+9648