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
/
configure.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make it possible to disable stack smashing protection.
Jack Lloyd
2017-02-04
1
-3
/
+8
*
Set SIMD ISA flags when building test_simd.cpp
Jack Lloyd
2017-01-29
1
-0
/
+4
*
Add support for NEON in SIMD_4x32
Jack Lloyd
2017-01-29
1
-2
/
+2
*
add "--with-external-libdir" to configure.py
Daniel Neus
2017-01-26
1
-5
/
+19
*
Complete the rename of Python wrapper
Jack Lloyd
2017-01-24
1
-1
/
+1
*
Fix configure.py error when compiler doesn't support desired ISA flags
Jack Lloyd
2017-01-22
1
-9
/
+15
*
Missing traceback
Jack Lloyd
2017-01-22
1
-0
/
+1
*
Handle processor name in /proc/cpuinfo that as a colon in the name itself
Jack Lloyd
2017-01-14
1
-7
/
+7
*
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
1
-1
/
+1
|
\
|
*
Enable PKCS11 module by default and remove --with-pkcs11 option
René Korthaus
2017-01-11
1
-1
/
+1
*
|
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
*
|
Resolve lint issues: bad-indentation
Simon Warta
2017-01-11
1
-3
/
+3
*
|
Resolve lint issues: bad-continuation
Simon Warta
2017-01-11
1
-8
/
+9
*
|
Resolve lint issues: bad-whitespace
Simon Warta
2017-01-11
1
-30
/
+30
*
|
Remove try-catch block in gen_bakefile
Simon Warta
2017-01-11
1
-12
/
+4
|
/
*
Fix various pylint warnings
Jack Lloyd
2017-01-09
1
-106
/
+108
*
Resolve broad-except
Simon Warta
2017-01-09
1
-42
/
+42
*
Add super() call to Exception
Simon Warta
2017-01-09
1
-0
/
+1
*
Resolve redefined-outer-name issues
Simon Warta
2017-01-09
1
-11
/
+11
*
Rename names that do not follow convention
Simon Warta
2017-01-09
1
-6
/
+6
*
Fix docstring positions (pylint pointless-string-statement)
Simon Warta
2017-01-09
1
-74
/
+91
*
Fix import position/order
Simon Warta
2017-01-09
1
-3
/
+3
*
Fix pyflakes warning
Jack Lloyd
2017-01-07
1
-9
/
+9
*
Fix invalid var reference when building on OS without shared libs
Jack Lloyd
2017-01-07
1
-1
/
+1
*
Update shared object naming for new versioning scheme.
Jack Lloyd
2017-01-06
1
-6
/
+23
*
Use /proc/cpuinfo only as last resort for now
Jack Lloyd
2017-01-05
1
-7
/
+9
*
Horrible hack for OS X
Jack Lloyd
2017-01-05
1
-3
/
+3
*
Wrap read of /proc/cpuinfo in try/catch block
Jack Lloyd
2017-01-04
1
-9
/
+13
*
Improve CPU detection logic. Read /proc/cpuinfo when available.
Jack Lloyd
2017-01-04
1
-22
/
+45
*
Merge GH #793 Add iOS target
Jack Lloyd
2017-01-03
1
-1
/
+1
|
\
|
*
Add os ios
Simon Warta
2017-01-03
1
-1
/
+1
*
|
Rename filename -> file_path in portable_symlink()
Simon Warta
2017-01-03
1
-7
/
+7
*
|
Fix calculation of symlink target for headers
Simon Warta
2017-01-03
1
-12
/
+2
|
/
*
Add new module sanity check to configure.py
Jack Lloyd
2016-12-18
1
-0
/
+14
*
Disable TLS signature and finished message checks in fuzzer mode
Jack Lloyd
2016-12-17
1
-5
/
+8
*
Simplify logic in configure for listing out files
Jack Lloyd
2016-12-11
1
-12
/
+17
*
Remove <source> block from info.txt files
Jack Lloyd
2016-12-08
1
-3
/
+2
*
Log the git revision in the configure.py output
Jack Lloyd
2016-12-08
1
-1
/
+3
*
Convert warning to error for --via-amalgamation
Simon Warta
2016-12-02
1
-2
/
+1
*
Add year 2016 to the amalgamation header comment
Simon Warta
2016-12-02
1
-1
/
+1
*
Fix reference to deprecated option
Baruch Burstein
2016-11-28
1
-1
/
+1
*
Fix amalgamation for IncludeOS - avoid having <thread> pulled in
Jack Lloyd
2016-11-27
1
-1
/
+1
[next]