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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove support for Visual C++ 2013
Jack Lloyd
2018-10-01
49
-210
/
+127
*
Fix more MSVC warnings
Jack Lloyd
2018-10-01
4
-31
/
+56
*
With MSVC, use /arch:AVX for AVX2 enabled code
Jack Lloyd
2018-10-01
1
-1
/
+1
*
Fix [ci skip]
Jack Lloyd
2018-10-01
1
-1
/
+1
*
Handle PPC crypto bit in tests [ci skip]
Jack Lloyd
2018-10-01
2
-1
/
+3
*
Fix some warnings in ARM specific code
Jack Lloyd
2018-10-01
2
-28
/
+34
*
Fix more MSVC warnings
Jack Lloyd
2018-10-01
15
-37
/
+59
*
Avoid a MSVC 2015 warning
Jack Lloyd
2018-10-01
3
-3
/
+3
*
Fix some MSVC warnings
Jack Lloyd
2018-09-30
8
-18
/
+18
*
Merge GH #1696 Fix bugs in UUID class
Jack Lloyd
2018-09-30
6
-106
/
+230
|
\
|
*
Move UUID to utils, test it, and fix bugs.
Jack Lloyd
2018-09-30
6
-106
/
+230
*
|
Add some tests of the versioning functions
Jack Lloyd
2018-09-30
1
-0
/
+46
|
/
*
Add more tests for CBC, CFB, OFB, CTR and GCM
Jack Lloyd
2018-09-29
6
-2
/
+635
*
Refactor mode tests, and correct bugs found
Jack Lloyd
2018-09-29
9
-127
/
+206
*
Avoid null pointer write in FFI
Jack Lloyd
2018-09-28
2
-1
/
+7
*
Use correct array length in Serpent AVX2
Jack Lloyd
2018-09-28
1
-2
/
+2
*
Spell check the documentation
Jack Lloyd
2018-09-28
7
-14
/
+14
*
Skip using mmap allocation if mlock is not available.
Jack Lloyd
2018-09-27
1
-8
/
+4
*
Add OS::running_in_privileged_state
Jack Lloyd
2018-09-27
4
-17
/
+41
*
fileno is a macro on OpenBSD
Jack Lloyd
2018-09-27
1
-3
/
+4
*
Merge GH #1692 Fix test failure when http_util disabled
Jack Lloyd
2018-09-26
1
-1
/
+1
|
\
|
*
Fix x509_path_x509test failing when http_util module was not enabled
Jose Pereira
2018-09-25
1
-1
/
+1
*
|
No need for an RNG object here [ci skip]
Jack Lloyd
2018-09-25
1
-2
/
+1
*
|
Change Clang fuzzing flags to avoid deprecated options. [ci skip]
Jack Lloyd
2018-09-24
1
-1
/
+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
2
-0
/
+5
*
|
Add a fuzzer for OAEP unpadding
Jack Lloyd
2018-09-22
3
-10
/
+135
*
|
Add fuzzer for mode unpadding, and fix bugs found thereby
Jack Lloyd
2018-09-22
5
-59
/
+312
*
|
Optimization for Poly1305
Jack Lloyd
2018-09-20
1
-17
/
+24
*
|
Add support for using Linux getrandom syscall
Jack Lloyd
2018-09-20
2
-0
/
+42
*
|
Remove attempting to use /dev/srandom
Jack Lloyd
2018-09-20
1
-1
/
+1
*
|
Correct some maintiner mode warnings
Jack Lloyd
2018-09-20
2
-4
/
+4
*
|
Slight optimization for MGF1
Jack Lloyd
2018-09-20
1
-2
/
+3
*
|
Ignore .doctrees missing when building website
Jack Lloyd
2018-09-19
1
-2
/
+9
*
|
Add ppc64el alias [ci skip]
Jack Lloyd
2018-09-19
1
-0
/
+1
*
|
Set default endian for SPARC and RISC-V
Jack Lloyd
2018-09-19
2
-0
/
+2
*
|
Update build flags for Sun Studio
Jack Lloyd
2018-09-18
1
-3
/
+3
*
|
Use an Alloc template to reduce duplication in Filter::send
Jack Lloyd
2018-09-18
1
-14
/
+6
*
|
Fix build with i586
Fabrice Fontaine
2018-09-16
1
-0
/
+1
*
|
Simplify BigInt::get_substring a bit
Jack Lloyd
2018-09-15
2
-10
/
+40
*
|
Use new CAST-128 specific feature macro here
Jack Lloyd
2018-09-15
1
-1
/
+1
*
|
Define botan_scrypt in terms of botan_pwdhash
Jack Lloyd
2018-09-13
1
-12
/
+5
*
|
In FFI pwdhash functions, let len == 0 mean "call strlen"
Jack Lloyd
2018-09-13
2
-2
/
+18
*
|
In AutoSeeded_RNG invoke randomize_with_ts_input on the owned RNG
Jack Lloyd
2018-09-13
1
-1
/
+1
*
|
Split 'cast' module into CAST-128 and CAST-256
Jack Lloyd
2018-09-13
10
-5
/
+13
*
|
Merge GH #1670 New password hashing interface
Jack Lloyd
2018-09-13
23
-599
/
+1763
|
\
\
|
*
|
Test Scrypt private key encryption
Jack Lloyd
2018-09-10
1
-3
/
+18
|
*
|
Remove redundant operation
Jack Lloyd
2018-09-10
1
-4
/
+0
|
*
|
Support tuning in PGP-S2K PBKDF interface
Jack Lloyd
2018-09-10
1
-3
/
+8
|
*
|
Fix Doxygen comments
Jack Lloyd
2018-09-10
1
-2
/
+4
[next]