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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use rol/ror x86 instructions on GCC/Clang
Jack Lloyd
2017-10-11
1
-2
/
+24
*
Merge GH #1248 Unroll SM3 compression loop
Jack Lloyd
2017-10-11
1
-56
/
+94
|
\
|
*
Unroll SM3 compression function
Jack Lloyd
2017-10-10
1
-56
/
+94
*
|
Merge GH #1249 Add Eclipse config
Jack Lloyd
2017-10-11
1
-0
/
+167
|
\
\
|
*
|
Add Eclipse code formatting template [ci skip]
René Korthaus
2017-10-11
1
-0
/
+167
*
|
|
Avoid <thread>
Jack Lloyd
2017-10-11
1
-2
/
+6
*
|
|
Helpful comment
Jack Lloyd
2017-10-11
1
-1
/
+2
*
|
|
Update test for new error return
Jack Lloyd
2017-10-11
1
-1
/
+1
*
|
|
Remove SSE2 bswap_4
Jack Lloyd
2017-10-11
1
-24
/
+0
*
|
|
Optimize CFB mode
Jack Lloyd
2017-10-11
2
-39
/
+97
*
|
|
Add missing header
Jack Lloyd
2017-10-11
1
-0
/
+1
*
|
|
Deprecate anon DH/ECDH TLS ciphersuites
Jack Lloyd
2017-10-11
1
-0
/
+2
*
|
|
Simplify ffi call overhead
Jack Lloyd
2017-10-11
5
-45
/
+22
|
/
/
*
|
getenv is in standard C++
Jack Lloyd
2017-10-09
1
-1
/
+1
*
|
Merge GH #1246 OpenBSD/clang build fix
Jack Lloyd
2017-10-09
1
-0
/
+2
|
\
\
|
*
|
Include cstdlib to make os_utils compile with clang.
Alexander Bluhm
2017-10-09
1
-0
/
+2
|
/
/
*
|
Merge GH #1244 Avoid deprecation warnings inside the library resolves #1243
Jack Lloyd
2017-10-09
3
-7
/
+32
|
\
\
|
*
|
Add comments explaining why its ok to rely on deprecated features here.
Jack Lloyd
2017-10-09
2
-0
/
+8
|
*
|
Add a special Compat_Callbacks constructor to silence deprecation warnings.
Jack Lloyd
2017-10-09
3
-7
/
+24
*
|
|
Merge GH #1241 Add ability to disable SSE 4
Jack Lloyd
2017-10-08
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Make it possible to disable SSE4.1 and SSE4.2
Simon Warta
2017-10-08
1
-1
/
+1
|
/
/
*
|
Forward declare BigInt in mp_core.h
Jack Lloyd
2017-10-06
2
-1
/
+3
*
|
Remove needless variable
Jack Lloyd
2017-10-06
1
-2
/
+0
*
|
Address some bool/int conversion warnings from Sonar
Jack Lloyd
2017-10-06
4
-5
/
+12
*
|
Address various GCC warnings
Jack Lloyd
2017-10-06
8
-24
/
+26
*
|
Add mod_inverse cmdlet
Jack Lloyd
2017-10-06
1
-0
/
+16
*
|
Restart state in Text_Based_Test after test is over
Jack Lloyd
2017-10-06
1
-0
/
+2
*
|
Update news to mention RIPEMD-160 OID
Jack Lloyd
2017-10-06
1
-0
/
+2
*
|
Correct the SHA-3 PKCSv1.5 IDs
Jack Lloyd
2017-10-05
5
-5
/
+112
*
|
Mark some functions of MDx_HashFunction final
Jack Lloyd
2017-10-05
1
-3
/
+3
*
|
Add missing `override`
Jack Lloyd
2017-10-05
1
-1
/
+1
*
|
Add missing include
Jack Lloyd
2017-10-05
1
-0
/
+1
|
/
*
Add limits.h header for INT_MAX
Jack Lloyd
2017-10-04
1
-0
/
+1
*
Simplify header includes in socket.cpp
Jack Lloyd
2017-10-03
1
-9
/
+3
*
Merge GH #1232 Only require socket code if http_util is loaded
Jack Lloyd
2017-10-03
7
-305
/
+368
|
\
|
*
Add missing windows.h include in os_utils.cpp
Simon Warta
2017-10-03
1
-0
/
+3
|
*
Add missing include mem_ops.h in socket.cpp
Simon Warta
2017-10-03
1
-0
/
+2
|
*
Move socket implementation into module http_util
Simon Warta
2017-10-03
7
-308
/
+366
*
|
Avoid empty methods, use =default or add a comment
Jack Lloyd
2017-10-03
21
-41
/
+29
*
|
Merge GH #1233 Fix missing include in OpenSSL code
Jack Lloyd
2017-10-03
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
Add missing cstdlib include to openssl_rsa.cpp
ilovezfs
2017-10-03
1
-0
/
+1
|
/
*
Remove redundant private: specifier
Jack Lloyd
2017-10-03
1
-1
/
+1
*
Avoid leaking SONAR_TOKEN in the build log
Jack Lloyd
2017-10-03
2
-2
/
+3
*
Add static_cast to avoid conversion warning
Jack Lloyd
2017-10-03
1
-1
/
+2
*
Force expand_mask to be on T instead of int
Jack Lloyd
2017-10-03
1
-1
/
+1
*
MSVC wants __declspec(restrict) on both declaration and definition
Jack Lloyd
2017-10-03
1
-1
/
+1
*
Add wrappers for reinterpret_cast between char* and uint8_t*
Jack Lloyd
2017-10-03
29
-66
/
+85
*
Remove redundant parens
Jack Lloyd
2017-10-03
7
-8
/
+8
*
Remove redundant return statement
Jack Lloyd
2017-10-02
1
-1
/
+1
*
Move block to its own function
Jack Lloyd
2017-10-02
1
-17
/
+21
[next]