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
/
build-data
/
cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for LLVM bitcode target
Jack Lloyd
2017-08-30
2
-9
/
+3
*
Fix warnings from clangs -Wdocumentation flag
Jack Lloyd
2017-07-28
1
-1
/
+1
*
configure: encode submodel prefix into single value
Simon Warta
2017-04-04
2
-11
/
+11
*
Add some MSVC compiler flags
Daniel Neus
2017-04-04
1
-2
/
+2
*
Make it possible to disable stack smashing protection.
Jack Lloyd
2017-02-04
2
-2
/
+4
*
Add support for Aarch32 NEON flags
Jack Lloyd
2017-01-29
1
-1
/
+4
*
Add support for NEON in SIMD_4x32
Jack Lloyd
2017-01-29
1
-0
/
+2
*
Add -std=c++11 to Sun CC command line
Jack Lloyd
2017-01-28
1
-1
/
+1
*
add "--with-external-libdir" to configure.py
Daniel Neus
2017-01-26
1
-1
/
+1
*
Fix configure.py error when compiler doesn't support desired ISA flags
Jack Lloyd
2017-01-22
1
-0
/
+15
*
Add os ios
Simon Warta
2017-01-03
1
-0
/
+1
*
Add Cilk/OpenMP support
Jack Lloyd
2016-11-26
2
-0
/
+5
*
Add new configure argument --optimize-for-size
Jack Lloyd
2016-11-03
4
-0
/
+4
*
Maintainer mode fixes.
Jack Lloyd
2016-09-21
1
-1
/
+1
*
Maintainer mode fixes
Jack Lloyd
2016-08-31
2
-2
/
+2
*
Travis CI additions and cleanup
Jack Lloyd
2016-08-28
2
-3
/
+7
*
fix compile issue on Mac OS if MACOSX_DEPLOYMENT_TARGET<=10.8
Bi11
2016-08-10
1
-0
/
+1
*
Fix x86 32-bit building for clang on Mac OS
Bi11
2016-08-10
1
-0
/
+2
*
Compile shared libraries (too) on FreeBSD
Lauri Nurmi
2016-07-02
1
-0
/
+2
*
Turn MSVC warnings to /W4 and enable C4267
Jack Lloyd
2016-05-06
1
-1
/
+1
*
Fixed shared library behaviour on Darwin/OS X.
Alastair Houghton
2016-04-07
1
-2
/
+4
*
Fix remaining Wshadow warnings and enable on gcc and clang
René Korthaus
2016-02-18
2
-2
/
+2
*
Add missing overrides and fix -Wpedantic 'extra ;' warnings
Jack Lloyd
2016-01-17
1
-1
/
+1
*
Enable -Wpedantic on gcc and clang
René Korthaus
2016-01-13
2
-2
/
+2
*
Merge remote-tracking branch 'remotes/github/master' into noreturn
Daniel Neus
2016-01-09
1
-2
/
+2
|
\
|
*
move -Wsuggest-override to maintainer_warning_flags
Daniel Neus
2016-01-08
1
-2
/
+2
|
*
add missing overrides
Daniel Neus
2016-01-08
1
-1
/
+1
*
|
add BOTAN_NORETURN macro and mark those functions that do not return with it
Daniel Neus
2016-01-08
1
-1
/
+1
|
/
*
Use memcpy instead of misaligned pointer casts for reading words.
Jack Lloyd
2015-12-31
1
-2
/
+6
*
Add -Wnon-virtual-dtor to GCC build
Jack Lloyd
2015-12-26
1
-1
/
+1
*
Fix a few clang warnings. Set clang sanitizer flags
Jack Lloyd
2015-12-24
1
-0
/
+1
*
add support for Intel RdSeed
Daniel Neus
2015-12-18
3
-0
/
+3
*
Remove the strange conjoining of debug and optimization flags.
Jack Lloyd
2015-10-26
9
-42
/
+37
*
Adjust gcc.txt to arm32 and arm64 archs
Daniel Seither
2015-10-15
1
-1
/
+2
*
build system: Add framework support for OS X and iOS
Daniel Seither
2015-09-25
1
-0
/
+1
*
Add soname_pattern
Simon Warta
2015-08-24
7
-15
/
+15
*
Add so_link_command for clang debug on darwin and default
Simon Warta
2015-08-14
1
-3
/
+5
*
Rename so_link_flags to so_link_commands
Simon Warta
2015-07-21
9
-24
/
+24
*
Add binary_link_command; Use compiler configs to set RPATH on Linux
Simon Warta
2015-07-21
3
-0
/
+19
*
Add debug linker for GCC
Simon Warta
2015-07-21
1
-1
/
+2
*
Merge compile_option into CXX_FLAGS
Simon Warta
2015-07-21
9
-24
/
+18
*
Have a $(LINKER) variable
Simon Warta
2015-07-21
1
-1
/
+3
*
Use -O0 (no optimization) in GCC debug compile flags
Simon Warta
2015-07-21
1
-2
/
+2
*
Adjust MSVC compile flags
Simon Warta
2015-07-21
1
-2
/
+2
*
Make release/debug versions for: compile_flags, lib_opt_flags and app_opt_flags
Simon Warta
2015-07-21
9
-32
/
+44
*
GCC 4.8 doesn't have UbSan, remove for Travis
Jack Lloyd
2015-07-05
1
-1
/
+2
*
Make sanitizer a build mode for easy use by developers.
Jack Lloyd
2015-07-05
1
-0
/
+1
*
Remove compiler settings from compilers that don't support C++11
Simon Warta
2015-06-28
2
-52
/
+0
*
Add coverage checking with gcov/lcov
lloyd
2015-04-12
2
-0
/
+2
*
Consider AES-NI as implying SSSE3 which lets us merge two of the
lloyd
2015-03-15
2
-2
/
+2
[next]