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
*
silence trivial warnings
Nuno Goncalves
2019-10-20
5
-0
/
+10
*
Merge GH #2166 Prefix macro with BOTAN_
Jack Lloyd
2019-10-19
1
-4
/
+4
|
\
|
*
prefix macro with BOTAN_
Nuno Goncalves
2019-10-19
1
-4
/
+4
*
|
Suppress unused warning.
Tom
2019-10-18
1
-0
/
+1
|
/
*
Avoid Coverity warning about unreachable code
Jack Lloyd
2019-10-18
1
-2
/
+4
*
Fix arm32 NEON target attribute syntax
Jack Lloyd
2019-10-18
1
-3
/
+7
*
Merge GH #2157 Handle new RoughtimeError type
Jack Lloyd
2019-10-16
1
-0
/
+2
|
\
|
*
fix missing ErrorType::RoughtimeError on switches
Nuno Goncalves
2019-10-16
1
-0
/
+2
*
|
Merge GH #2156 Avoid a warning on x86-32 with GCC 4.9
Jack Lloyd
2019-10-16
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Avoid an ABI warning with GCC 4.9
Jack Lloyd
2019-10-16
1
-1
/
+1
*
|
Add roughtime protocol
Nuno Goncalves
2019-10-14
1
-0
/
+2
*
|
Add UDP client
Nuno Goncalves
2019-10-14
3
-0
/
+412
*
|
Add URI class to parse IPv4, IPv6 and domain names together with port number
Nuno Goncalves
2019-10-14
2
-0
/
+232
*
|
Style fix
Nuno Goncalves
2019-10-14
1
-11
/
+5
*
|
Add missing define of _WINSOCKAPI_ to avoid unintentional of winsock
Nuno Goncalves
2019-10-14
1
-0
/
+1
*
|
Add additional typecast and several static_asserts
Nuno Goncalves
2019-10-14
1
-0
/
+22
|
/
*
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
[next]