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
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve Doxygen front page references
Jack Lloyd
2019-10-07
1
-2
/
+2
*
Have Clang print the deprecated message
Jack Lloyd
2019-10-01
1
-1
/
+1
*
fix deprecation warnings on MSVC
Patrick Schmidt
2019-10-01
1
-2
/
+2
*
Add poly_dbl speed util
Jack Lloyd
2019-09-28
1
-2
/
+2
*
Add tests for SIMD_4x32::shift_elems_{left,right}
Jack Lloyd
2019-09-25
1
-0
/
+6
*
Merge CLMUL and PMULL code
Jack Lloyd
2019-09-25
2
-1
/
+74
*
Add a RWLock
Jack Lloyd
2019-09-23
5
-9
/
+107
*
Merge GH #2061 Add header deprecation warnings
Jack Lloyd
2019-09-08
12
-0
/
+39
|
\
|
*
Deprecate many publically available headers
Jack Lloyd
2019-09-06
12
-0
/
+39
*
|
Add support for vector permute AES using AltiVec
Jack Lloyd
2019-09-07
1
-0
/
+2
*
|
Unroll xor_buf by 32 bytes
Jack Lloyd
2019-09-06
1
-37
/
+46
*
|
Style tweaks
Jack Lloyd
2019-09-06
1
-25
/
+34
|
/
*
Remove the scalar SIMD_4x32 implementation
Jack Lloyd
2019-09-05
2
-160
/
+34
*
Merge GH #2096 Unroll POWER8 AES instructions by 4x
Jack Lloyd
2019-09-04
2
-5
/
+22
|
\
|
*
Fix gcc warnings in Altivec SIMD_4x32 code
Jack Lloyd
2019-09-04
1
-5
/
+10
|
*
Avoid dynamic endian dispatch if we don't need it
Jack Lloyd
2019-09-04
1
-0
/
+12
*
|
Avoid runtime endian dispatch when value is known statically
Jack Lloyd
2019-09-01
1
-8
/
+34
*
|
Support NEON for AES vector permutes
Jack Lloyd
2019-09-01
1
-0
/
+15
|
/
*
Merge GH #2093 Abstract the SSSE3 code for vector permute AES
Jack Lloyd
2019-09-01
1
-163
/
+178
|
\
|
*
Build fixes
Jack Lloyd
2019-08-31
1
-1
/
+1
|
*
Abstract the AES SSSE3 implementation to support other SIMD
Jack Lloyd
2019-08-31
1
-164
/
+179
*
|
Fix warning - always_inline attribute wants also inline
Jack Lloyd
2019-08-31
1
-1
/
+1
|
/
*
Add BOTAN_FORCE_INLINE and use it in BLAKE2b
Jack Lloyd
2019-08-31
1
-0
/
+17
*
Fixes and tweaks from feedback
David Carlier
2019-08-28
2
-27
/
+25
*
locked pages, making the tag id possibly configurable.
David Carlier
2019-08-28
2
-8
/
+31
*
Add support for POWER9 DARN RNG
Jack Lloyd
2019-08-27
3
-0
/
+11
*
Fix
Jack Lloyd
2019-08-05
1
-1
/
+1
*
Merge GH #2057 OID cleanups
Jack Lloyd
2019-08-05
3
-28
/
+13
|
\
|
*
Reduce usage of oids.h with the addition of some helpers on OID
Jack Lloyd
2019-08-04
2
-1
/
+6
|
*
OID cleanups
Jack Lloyd
2019-08-04
2
-27
/
+7
*
|
The allocator cb can possibly return null
David Carlier
2019-08-05
1
-2
/
+0
|
/
*
Return nullptr for size 0 allocation
Jack Lloyd
2019-08-01
1
-0
/
+3
*
Darwin, monitoring anonymous locked pages via vm_stat tool.
David Carlier
2019-07-27
1
-1
/
+9
*
Support MAP_ANON
Jack Lloyd
2019-07-19
1
-1
/
+6
*
Support disable thread_local but not threads
Jack Lloyd
2019-07-19
1
-4
/
+8
*
Only use getauxval replacement on ARMv7
Jack Lloyd
2019-07-15
1
-9
/
+12
*
Restructure OS::get_cpu_xxx functions a bit
Jack Lloyd
2019-07-15
1
-19
/
+15
*
Avoid use of __GNUG__ in headers that may be parsed by C compilers
Jack Lloyd
2019-07-02
1
-5
/
+5
*
Fix various MSVC warnings
Jack Lloyd
2019-06-29
2
-7
/
+10
*
Fix a warning when building under XLC
Jack Lloyd
2019-06-29
1
-1
/
+4
*
FreeBSD using new mmap flags to protect against possible too wide
David Carlier
2019-06-21
1
-1
/
+5
*
Fix some LGTM issues
Jack Lloyd
2019-06-19
1
-0
/
+1
*
Fix more MSVC warnings
Jack Lloyd
2019-06-14
1
-2
/
+2
*
Officially deprecate headers
Jack Lloyd
2019-06-07
1
-0
/
+7
*
Revert part of #1744 making Exception constructors protected
Jack Lloyd
2019-05-30
1
-1
/
+11
*
Add a DatabaseError type, set the sqlite return code in exception
Jack Lloyd
2019-05-23
4
-62
/
+79
*
Merge GH #1962 Add getauxval replacement for older Android
Jack Lloyd
2019-05-22
1
-3
/
+26
|
\
|
*
tweak
David Carlier
2019-05-22
1
-2
/
+5
|
*
Providing little getauxval implementation for Android<18
David Carlier
2019-05-21
1
-3
/
+23
*
|
add --boost-library-name configure option
René Meusel
2019-05-22
1
-2
/
+1
|
/
[next]