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
*
Deprecate many publically available headers
Jack Lloyd
2019-09-06
12
-0
/
+39
*
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
|
/
*
OpenBSD MAP_CONCEAL new flag support
David Carlier
2019-05-15
1
-0
/
+4
*
Fix some warnings with Clang 8
Jack Lloyd
2019-05-08
2
-5
/
+4
*
append .lib suffix for boost on windows
Tim Oesterreich
2019-05-07
1
-1
/
+2
*
Merge GH #1839 Add TLS asio stream wrapper
Jack Lloyd
2019-05-01
2
-0
/
+61
|
\
|
*
review: unit tests and public api version
Hannes Rantzsch
2019-04-29
1
-1
/
+2
|
*
use ErrorType instead of TLS::error and remove convert_exceptions header
Hannes Rantzsch
2019-04-23
2
-0
/
+60
*
|
Document get_auxval
Jack Lloyd
2019-04-23
1
-1
/
+9
*
|
Warning compile fix for OpenBSD
David Carlier
2019-04-23
1
-0
/
+1
*
|
Fix some Doxygen errors
Jack Lloyd
2019-04-22
1
-2
/
+2
*
|
Avoid C++ style comments in headers that may be parsed as C
Jack Lloyd
2019-04-19
1
-2
/
+2
*
|
Make the ISA list a list
Jack Lloyd
2019-04-17
1
-1
/
+3
[next]