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
/
fuzzer
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unused include
Jack Lloyd
2019-08-23
1
-1
/
+0
*
Fix X509_DN comparison
Jack Lloyd
2019-05-08
1
-0
/
+46
*
Allow any ciphersuite in TLS fuzzers
Jack Lloyd
2019-04-08
2
-2
/
+72
*
In fuzzer remove debug print and check return value of posix_memalign
Jack Lloyd
2019-02-21
1
-2
/
+2
*
Allocate aligned pages in mem pool fuzzer
Jack Lloyd
2019-01-13
1
-11
/
+68
*
Split up allocations into pages
Jack Lloyd
2019-01-05
1
-3
/
+6
*
Update fuzzer for new Memory_Pool behavior and constructor
Jack Lloyd
2019-01-04
1
-7
/
+26
*
Fix Memory_Pool fuzzer [ci skip]
Jack Lloyd
2018-12-29
1
-1
/
+1
*
Add a fuzzer for Memory_Pool
Jack Lloyd
2018-12-29
1
-0
/
+114
*
Correct read in test fuzzers
Jack Lloyd
2018-12-23
1
-1
/
+1
*
Add a multi-file input mode for test fuzzers
Jack Lloyd
2018-12-23
1
-0
/
+38
*
Add a constant time divide variant for dividing by uint8_t
Jack Lloyd
2018-12-02
1
-5
/
+22
*
Add a const-time division algorithm
Jack Lloyd
2018-12-02
1
-1
/
+7
*
Fix a bug in OneAndZeros unpadding
Jack Lloyd
2018-11-30
1
-19
/
+32
*
No need for an RNG object here [ci skip]
Jack Lloyd
2018-09-25
1
-2
/
+1
*
Avoid some gcc warnings in mode padding fuzzer [ci skip]
Jack Lloyd
2018-09-23
1
-1
/
+5
*
Fix a crash in the mode padding fuzzer
Jack Lloyd
2018-09-23
1
-0
/
+2
*
Add a fuzzer for OAEP unpadding
Jack Lloyd
2018-09-22
1
-0
/
+102
*
Add fuzzer for mode unpadding, and fix bugs found thereby
Jack Lloyd
2018-09-22
1
-0
/
+150
*
Fix a bug in Barrett reduction
Jack Lloyd
2018-06-05
1
-4
/
+8
*
Add missing override annotations in fuzzers [ci skip]
Jack Lloyd
2018-04-06
2
-2
/
+2
*
Modify tls_server fuzzer to use callbacks interface, skip validation
Jack Lloyd
2018-04-01
1
-25
/
+63
*
Update tls_client fuzzer to skip validation results
Jack Lloyd
2018-04-01
1
-15
/
+53
*
Add EC_Group::clear_registered_curve_data
Jack Lloyd
2018-03-19
1
-0
/
+7
*
Add mixed (J+A) point addition, new scalar mul for base points
Jack Lloyd
2018-03-08
1
-15
/
+25
*
Simplify modular inversion fuzzer
Jack Lloyd
2018-03-01
1
-50
/
+6
*
Remove use of redc_helper in fuzzers
Jack Lloyd
2018-02-26
6
-54
/
+48
*
Optimize Barrett reduction
Jack Lloyd
2018-02-26
1
-0
/
+41
*
Change pow_mod fuzzer to also accept p from input
Jack Lloyd
2018-02-25
1
-11
/
+15
*
Fix fuzzer build
Jack Lloyd
2018-02-22
1
-3
/
+6
*
Minimize header dependencies
Jack Lloyd
2018-02-21
1
-1
/
+0
*
New API for blinded ECC point multiplication
Jack Lloyd
2018-02-21
1
-4
/
+4
*
Use shared representation of EC_Group
Jack Lloyd
2018-01-31
1
-1
/
+1
*
Update ASN.1 fuzzer
Jack Lloyd
2018-01-15
1
-1
/
+1
*
Refactor ASN1_Pretty_Printer
Jack Lloyd
2017-12-28
1
-1
/
+20
*
Update ASN.1 fuzzer
Jack Lloyd
2017-11-15
1
-9
/
+9
*
Fix fuzzer build
Jack Lloyd
2017-09-29
1
-0
/
+1
*
Fix building fuzzers
Jack Lloyd
2017-09-21
5
-1
/
+6
*
Change header guard format to BOTAN_FOO_H_
Jack Lloyd
2017-09-20
3
-6
/
+6
*
Clean up fuzzer code a bit
Jack Lloyd
2017-09-02
5
-46
/
+34
*
Add support for fuzzing with KLEE
Jack Lloyd
2017-08-30
1
-0
/
+16
*
Create new fuzzer build mode
Jack Lloyd
2017-08-25
27
-0
/
+1082