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
*
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
*
Add Cilk/OpenMP support
Jack Lloyd
2016-11-26
1
-0
/
+20
*
Add script for running lcov report
Jack Lloyd
2016-11-26
1
-4
/
+8
*
Move gen_bakefile IO call to end of main
Jack Lloyd
2016-11-15
1
-9
/
+10
*
fix: bakefile not created when specifying "--with-bakefile"
Daniel Neus
2016-11-08
1
-0
/
+4
*
Merge GH #710 Allow custom EC curve to be specified at build time
Jack Lloyd
2016-11-04
1
-1
/
+33
|
\
|
*
Add an in-house EC curve for TLS at compile-time
René Korthaus
2016-11-03
1
-1
/
+33
*
|
Disable compression module if no compression library support enabled.
Jack Lloyd
2016-11-04
1
-0
/
+8
|
/
*
Add new configure argument --optimize-for-size
Jack Lloyd
2016-11-03
1
-1
/
+13
*
Move ISA optimized versions under the main algo dir
Jack Lloyd
2016-11-03
1
-4
/
+5
*
Add support to output bakefiles
Daniel Neus
2016-11-02
1
-0
/
+86
*
Move license and news to top level directory
Jack Lloyd
2016-10-31
1
-2
/
+2
*
Fix for amalgamation build
Jack Lloyd
2016-10-31
1
-0
/
+2
*
Fix configure when building outside of main source dir
Jack Lloyd
2016-10-31
1
-3
/
+12
*
Import fuzzer drivers
Jack Lloyd
2016-10-30
1
-4
/
+9
[next]