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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix some compiler warnings.
Jack Lloyd
2017-03-22
2
-2
/
+2
*
Remove duplicate include GH #928
Jack Lloyd
2017-03-22
1
-1
/
+0
*
Merge GH #897 Add generic memory type BER decoder
Jack Lloyd
2017-03-22
1
-0
/
+32
|
\
|
*
Add generic memory type value BER decoder
Nuno Goncalves
2017-03-07
1
-0
/
+32
*
|
Fix #917: calendar_point::to_std_timepoint() does not support years after 2037
Daniel Neus
2017-03-21
1
-3
/
+4
*
|
No C++ exceptions from cpu probe functions. See GH #920
Jack Lloyd
2017-03-19
2
-26
/
+11
*
|
Fix further compiler macro bug exposed by #921
Jack Lloyd
2017-03-19
1
-1
/
+1
*
|
BOTAN_TARGET_COMPILER_IS -> BOTAN_BUILD_COMPILER_IS
Daniel Neus
2017-03-15
2
-2
/
+2
*
|
Merge GH #913 Follow PKIX rules for X.509 time formatting
Jack Lloyd
2017-03-13
1
-2
/
+2
|
\
\
|
*
|
Fix: UTCTime interpreted as GeneralizedTime
Daniel Neus
2017-03-13
1
-2
/
+2
|
|
/
*
/
Small fixes in API docs [ci skip]
René Korthaus
2017-03-09
2
-4
/
+4
|
/
*
Allow OCSP requests without the full subject certificate
Nuno Goncalves
2017-03-04
5
-16
/
+43
*
Avoid calling memmove with a null source in PKCSv1 signature encoding
Jack Lloyd
2017-03-03
1
-1
/
+7
*
Add missing include, caught by GCC 7
Jack Lloyd
2017-03-03
1
-0
/
+1
*
Merge GH #902 Extend EC_PublicKey check, add EC_Group check, ECC invalid key ...
Jack Lloyd
2017-03-02
3
-3
/
+79
|
\
|
*
verify ec domain in EC_PublicKey::check_key
Never
2017-02-28
1
-1
/
+6
|
*
EC_PublicKey::check_key for curves with cofactor > 1
Never
2017-02-27
1
-1
/
+24
|
*
Add ec_group verify function
Never
2017-02-24
2
-1
/
+49
*
|
Merge GH #893 Remove ECC fixed window code
Jack Lloyd
2017-03-02
1
-48
/
+2
|
\
\
|
*
|
Converge on a single side channel silent ec mp alg: randomized
Never
2017-02-22
1
-48
/
+2
|
|
/
*
|
Merge GH #891 Constant time decoding for ISO 9796 unpadding
Jack Lloyd
2017-02-26
1
-14
/
+26
|
\
\
|
*
|
fix possible iso9796 side channel and add length check
Never
2017-02-21
1
-14
/
+26
|
|
/
*
/
Remove verify_end() chained immediatly before end_cons() (close #890)
Nuno Goncalves
2017-02-25
8
-12
/
+0
|
/
*
Avoid use of deprecated function in (deprecated) Serialized_RNG constructor
Jack Lloyd
2017-02-19
2
-2
/
+12
*
Merge GH #881 Adjust number of Miller-Rabin iterations in DSA param gen and R...
Jack Lloyd
2017-02-19
2
-3
/
+3
|
\
|
*
increase miller-rabin iterations for RSA strong check_key. We call is_prime w...
Never
2017-02-13
1
-1
/
+1
|
*
increase miller-rabin iterations for dsa primes (FIPS-186-4)
Never
2017-02-13
1
-2
/
+2
*
|
Document hash, rng, mac, pbkdf and kdf in ffi handbook
René Korthaus
2017-02-19
1
-34
/
+171
*
|
Add more docs for ffi
René Korthaus
2017-02-19
1
-1
/
+31
*
|
Resolve Doxygen error in cpuid.h
Jack Lloyd
2017-02-11
1
-1
/
+2
|
/
*
Remove function comments n*4/3 and n*3/4 in base64
Evgeny Pokhilko
2017-02-06
2
-6
/
+29
*
Support zero-length IV in ChaCha
Jack Lloyd
2017-02-02
2
-3
/
+17
*
Merge GH #860 Support CPU instruction probe on Windows, add OS::get_high_reso...
Jack Lloyd
2017-01-31
4
-39
/
+76
|
\
|
*
Fix missing return in Windows path
Jack Lloyd
2017-01-30
1
-7
/
+3
|
*
Change meaning of get_processor_timestamp
Jack Lloyd
2017-01-27
4
-38
/
+79
*
|
Blind fix
Jack Lloyd
2017-01-30
1
-1
/
+1
*
|
Transpose for 32-bit NEON
Jack Lloyd
2017-01-29
1
-1
/
+19
*
|
Workaround for MSVC 2013
Jack Lloyd
2017-01-29
2
-3
/
+14
*
|
Set SIMD ISA flags when building test_simd.cpp
Jack Lloyd
2017-01-29
1
-1
/
+6
*
|
Add support for NEON in SIMD_4x32
Jack Lloyd
2017-01-29
2
-191
/
+352
*
|
Remove some commented out code from Noekeon
Jack Lloyd
2017-01-28
1
-13
/
+0
*
|
Add static_cast in uint8_t vs enum comparison.
Jack Lloyd
2017-01-28
1
-2
/
+2
|
/
*
Add =default copy constructor decls for some pubkey types.
Jack Lloyd
2017-01-27
3
-1
/
+15
*
Add BOTAN_UNUSED in creator functions
Jack Lloyd
2017-01-27
5
-0
/
+15
*
Merge GH #857 Add --with-external-libdir to configure.py
Jack Lloyd
2017-01-27
1
-1
/
+2
|
\
|
*
add "--with-external-libdir" to configure.py
Daniel Neus
2017-01-26
1
-1
/
+2
*
|
Fix private key ctors API docs [ci skip]
René Korthaus
2017-01-27
9
-11
/
+12
|
/
*
Fix various SunCC and Solaris warnings and build problems.
Jack Lloyd
2017-01-24
8
-31
/
+42
*
Remove obsolete workaround for bug in some old Sun Studio version
Jack Lloyd
2017-01-24
1
-5
/
+0
*
If PowerPC clock returns 0, skip it.
Jack Lloyd
2017-01-23
1
-2
/
+10
[next]