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
*
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
3
-7
/
+22
|
\
|
*
add "--with-external-libdir" to configure.py
Daniel Neus
2017-01-26
3
-7
/
+22
*
|
Merge GH #858 Fix private key constructor API comments
Jack Lloyd
2017-01-27
9
-11
/
+12
|
\
\
|
*
|
Fix private key ctors API docs [ci skip]
René Korthaus
2017-01-27
9
-11
/
+12
|
|
/
*
/
Add more Noekeon tests
Jack Lloyd
2017-01-27
1
-8
/
+4114
|
/
*
Fix PKCS11 tests when ECDH or ECDSA was disabled
Jack Lloyd
2017-01-24
1
-10
/
+11
*
Fix various SunCC and Solaris warnings and build problems.
Jack Lloyd
2017-01-24
14
-43
/
+54
*
Complete the rename of Python wrapper
Jack Lloyd
2017-01-24
7
-8
/
+8
*
Rename Python module to botan2
Jack Lloyd
2017-01-24
1
-0
/
+0
*
Cleanups in the install script
Jack Lloyd
2017-01-24
1
-9
/
+16
*
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
*
Skip instruction probe test where fn not implemented
Jack Lloyd
2017-01-23
1
-0
/
+5
*
Fix configure.py error when compiler doesn't support desired ISA flags
Jack Lloyd
2017-01-22
3
-10
/
+30
*
Missing traceback
Jack Lloyd
2017-01-22
1
-0
/
+1
*
Avoid blocking tests from running if no RNG enabled
Jack Lloyd
2017-01-22
2
-6
/
+1
*
Add a test for trusted_hashes on path validation result
Jack Lloyd
2017-01-22
1
-0
/
+9
*
Add a test of calendar_point::to_string
Jack Lloyd
2017-01-22
1
-0
/
+8
*
Add CPUID::to_string
Jack Lloyd
2017-01-22
3
-39
/
+68
*
Add basic test for OS utils
Jack Lloyd
2017-01-22
2
-4
/
+159
*
Updates to the readme
Jack Lloyd
2017-01-22
1
-7
/
+14
*
Remove unused iostream include
Jack Lloyd
2017-01-20
1
-1
/
+0
*
Avoid requiring AT_DCACHEBSIZE (data cache size) getauxval
Jack Lloyd
2017-01-19
1
-0
/
+3
*
Merge GH #843 Refactor CPUID impl, add ARM feature detection
Jack Lloyd
2017-01-18
6
-159
/
+463
|
\
|
*
Fix for PowerPC
Jack Lloyd
2017-01-17
1
-2
/
+2
|
*
Fixes for 32-bit ARM
Jack Lloyd
2017-01-17
1
-7
/
+38
|
*
Refactor CPUID implementation, add ARM support
Jack Lloyd
2017-01-17
4
-146
/
+324
|
*
Fixes for OS X build
Jack Lloyd
2017-01-17
2
-1
/
+2
|
*
Add OS::run_cpu_instruction_probe
Jack Lloyd
2017-01-15
2
-13
/
+107
*
|
Mark GMAC tests as being sensitive to clmul and AES-NI CPUID bits
Jack Lloyd
2017-01-17
1
-0
/
+2
|
/
*
Handle processor name in /proc/cpuinfo that as a colon in the name itself
Jack Lloyd
2017-01-14
1
-7
/
+7
*
Merge GH #839 Fix pyflakes/pylint warnings in botan.py
Jack Lloyd
2017-01-13
2
-72
/
+80
|
\
|
*
Run pylint on botan.py in Travis
Jack Lloyd
2017-01-12
1
-2
/
+7
|
*
Fix some (not all) pylint warnings in botan.py
Jack Lloyd
2017-01-12
1
-54
/
+52
|
*
Fix pyflakes warnings in Python wrapper code
Jack Lloyd
2017-01-12
1
-16
/
+21
|
/
*
Update news for 1.10.15 release
Jack Lloyd
2017-01-12
2
-3
/
+12
*
configure: Remove duplicates from generated module list
Jack Lloyd
2017-01-12
1
-1
/
+2
*
Merge GH #837 Enable PKCS11 module by default, remove --with-pkcs11 option
Jack Lloyd
2017-01-11
12
-16
/
+11
|
\
|
*
Remove --with-pkcs11 option from CI scripts, docs
René Korthaus
2017-01-11
10
-13
/
+10
|
*
Enable PKCS11 module by default and remove --with-pkcs11 option
René Korthaus
2017-01-11
2
-3
/
+1
*
|
Merge GH #836 Resolve more pylint warnings in configure.py
Jack Lloyd
2017-01-11
1
-64
/
+58
|
\
\
|
|
/
|
/
|
|
*
Resolve lint issues: bad-builtin
Simon Warta
2017-01-11
1
-2
/
+3
|
*
Resolve lint issues: anomalous-backslash-in-string
Simon Warta
2017-01-11
1
-3
/
+3
|
*
Resolve lint issues: deprecated-module
Simon Warta
2017-01-11
1
-1
/
+1
|
*
Resolve lint issues: singleton-comparison
Simon Warta
2017-01-11
1
-3
/
+3
|
*
Resolve lint issues: superfluous-parens
Simon Warta
2017-01-11
1
-2
/
+2
|
*
Resolve lint issues: unidiomatic-typecheck
Simon Warta
2017-01-11
1
-1
/
+1
|
*
Resolve lint issues: deprecated-method
Simon Warta
2017-01-11
1
-1
/
+1
|
*
Resolve lint issues: unused-variable
Simon Warta
2017-01-11
1
-5
/
+5
[next]