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_utils.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix clang-tidy readability-convert-member-functions-to-static
Jack Lloyd
2022-02-11
1
-4
/
+4
*
More clang-tidy fixes
Jack Lloyd
2022-02-10
1
-1
/
+1
*
Fix clang-tidy readability-named-parameter
Jack Lloyd
2022-02-06
1
-2
/
+2
*
Fix clang-tidy performance warnings
Jack Lloyd
2022-02-06
1
-1
/
+2
*
Move codec tests and data
Jack Lloyd
2021-06-01
1
-264
/
+0
*
Change CT::copy_output semantics
Jack Lloyd
2021-04-29
1
-0
/
+40
*
Make get_byte take a compile-time constant index
Jack Lloyd
2021-04-16
1
-4
/
+4
*
Decode ASN.1 TeletexStrings strings correctly
Jack Lloyd
2021-01-13
1
-1
/
+1
*
Remove unused charset conversion functions
Jack Lloyd
2021-01-13
1
-75
/
+0
*
Make scan_name.h, cpuid.h and http_util.h internal
Jack Lloyd
2020-11-28
1
-1
/
+1
*
Merge GH #2469 More work on calendar interface
Jack Lloyd
2020-11-08
1
-15
/
+15
|
\
|
*
More calendar cleanups
Jack Lloyd
2020-11-08
1
-15
/
+15
*
|
No need to disable deprecation warnings in these tests now
Jack Lloyd
2020-11-08
1
-2
/
+0
|
/
*
Modify calendar interface
Jack Lloyd
2020-11-08
1
-1
/
+1
*
Remove deprecated headers, make more headers internal
Jack Lloyd
2020-11-06
1
-16
/
+8
*
Tag all tests with a category
Jack Lloyd
2020-10-28
1
-15
/
+15
*
Support suffixes on version numbers
Jack Lloyd
2020-09-25
1
-1
/
+5
*
Deprecate many publically available headers
Jack Lloyd
2019-09-06
1
-0
/
+1
*
Refactor CPUID to make it thread safe
Jack Lloyd
2019-01-30
1
-0
/
+6
*
Make significant_words const time also
Jack Lloyd
2018-12-23
1
-0
/
+50
*
Address a couple of Coverity false positives
Jack Lloyd
2018-12-19
1
-1
/
+47
*
Add base58 encoding/decoding
Jack Lloyd
2018-12-09
1
-0
/
+96
*
Add CT::Mask type
Jack Lloyd
2018-11-28
1
-34
/
+39
*
Avoid calling memset, memcpy within library code
Jack Lloyd
2018-11-17
1
-1
/
+2
*
Fix Sonar warning
Jack Lloyd
2018-11-17
1
-1
/
+1
*
Merge GH #1696 Fix bugs in UUID class
Jack Lloyd
2018-09-30
1
-0
/
+73
|
\
|
*
Move UUID to utils, test it, and fix bugs.
Jack Lloyd
2018-09-30
1
-0
/
+73
*
|
Add some tests of the versioning functions
Jack Lloyd
2018-09-30
1
-0
/
+46
|
/
*
Add read_kv for parsing strings with key/value pairs
Jack Lloyd
2018-09-09
1
-0
/
+77
*
Create unit tests for Base32 encoding
Wambou
2018-05-31
1
-2
/
+87
*
Make the tests VarMap an actual type instead of a hashmap typedef.
Jack Lloyd
2018-05-29
1
-15
/
+15
*
Fix bugs in wildcard matching
Jack Lloyd
2018-03-31
1
-1
/
+1
*
Catch exceptions by reference not value
Jack Lloyd
2018-03-16
1
-1
/
+1
*
Add some basic tests of CPUID class
Jack Lloyd
2017-12-06
1
-0
/
+44
*
Simplify date conversion by avoiding OS utilities
Jack Lloyd
2017-12-04
1
-14
/
+14
*
Better debug output in date conversion tests [ci skip]
Jack Lloyd
2017-12-04
1
-13
/
+14
*
Remove use of transcode
Jack Lloyd
2017-11-09
1
-21
/
+14
*
Add UCS-2 and UCS-4 to UTF-8 conversion functions
Jack Lloyd
2017-11-09
1
-4
/
+15
*
Avoid "using namespace" in test code
Jack Lloyd
2017-10-24
1
-26
/
+24
*
Make poly_dbl.h a submodule of utils
Jack Lloyd
2017-09-27
1
-1
/
+8
*
Add final annotations as appropriate in the test code
Jack Lloyd
2017-09-22
1
-6
/
+6
*
Add basic tests for const time utils
Jack Lloyd
2017-09-19
1
-0
/
+35
*
Improve polynomial doubling code, move to util
Jack Lloyd
2017-08-15
1
-0
/
+22
*
Reformat code with astyle + fix code style
Tomasz Frydrych
2017-05-01
1
-15
/
+13
*
Complete wildcard handling for X.509 certificates
René Korthaus
2017-04-20
1
-0
/
+28
*
Fix some compiler warnings.
Jack Lloyd
2017-03-22
1
-1
/
+1
*
Fix #917: calendar_point::to_std_timepoint() does not support years after 2037
Daniel Neus
2017-03-21
1
-2
/
+3
*
Add a test of calendar_point::to_string
Jack Lloyd
2017-01-22
1
-0
/
+8
*
Minor refactoring of Text_Based_Test
Jack Lloyd
2016-12-19
1
-10
/
+4
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
1
-13
/
+13
[next]