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
*
Windows/VC build fixes
lloyd
2014-10-31
1
-1
/
+1
*
Use -O2 instead of -O3 with GCC as it seems tree-vectorize in 4.9.0
lloyd
2014-10-31
1
-2
/
+2
*
Erroring on strict-overflow is a little too strict, GCC 4.9 is smart
lloyd
2014-05-26
1
-18
/
+17
*
Support restricting compiler ISAs to specific architectures. Specifically
lloyd
2014-05-01
1
-1
/
+1
*
Let Clang choose whichever C++ library it prefers
lloyd
2014-03-13
1
-4
/
+3
*
Also avoid tuning for 686
lloyd
2014-02-13
1
-1
/
+2
*
Update Clang flags. Remove unneeded includes of init.h
lloyd
2014-02-09
1
-3
/
+4
*
More fixes for minified builds
lloyd
2014-02-09
1
-1
/
+1
*
Microsoft docs indicate VC++ 2013 has AVX2 intrinsics, so enable them.
lloyd
2014-01-31
1
-1
/
+1
*
If the build compiler doesn't support intrinsics we need, disable the module
lloyd
2014-01-26
1
-0
/
+12
*
Set -msse2/-maltivec as needed on things that depend on the SIMD wrapper. Bug...
lloyd
2014-01-24
2
-0
/
+2
*
Finish rename
lloyd
2014-01-07
9
-9
/
+9
*
Don't use -fno-inline-functions for debug as that is enabled in all non-relea...
lloyd
2014-01-04
2
-2
/
+2
*
Move base64, bzip, ca, and tls examples
lloyd
2014-01-01
1
-1
/
+1
*
Rename target
lloyd
2014-01-01
11
-11
/
+11
*
s/check/test/g
lloyd
2014-01-01
11
-11
/
+11
*
Turn on Werror on clang
lloyd
2014-01-01
1
-0
/
+1
*
Support multiple ISA requirements. Fix CLMUL flag.
lloyd
2013-12-27
2
-2
/
+2
*
Set -m flags for rdrand.cpp. Update compiler ISA flags
lloyd
2013-12-23
2
-16
/
+20
*
Add AVX2 compiler flags for GCC and Clang. Tidy compiler option ordering.
lloyd
2013-12-14
2
-3
/
+11
*
Use -Werror only when --maintainer-mode is set as warnings will sneak
lloyd
2013-12-14
1
-2
/
+3
*
Add a simple HTTP 1.0 GET using asio (for CRLs and OCSP)
lloyd
2013-11-27
1
-1
/
+1
*
Enable all the GCC warning flags, as we now require at least GCC 4.7 anyway
lloyd
2013-11-16
1
-3
/
+1
*
Always include modules requiring ISA extensions as long as the
lloyd
2013-04-17
3
-26
/
+34
*
Move zero as null pointer warning to maintainer mode flags
lloyd
2013-04-12
1
-2
/
+2
*
Turn on zero as nullptr warning all the time
lloyd
2013-01-11
1
-2
/
+2
*
Make old-style-cast a non-error in maintainer mode as glibc macros bring it in
lloyd
2012-11-02
1
-2
/
+2
*
Use OS X specific linker flags
lloyd
2012-10-30
1
-0
/
+2
*
Add a --chost option to configure that takes a GNU style triplet.
lloyd
2012-08-31
1
-0
/
+1
*
Default to just `g++`. Check GCC version and warn if we are compiling
lloyd
2012-07-01
1
-1
/
+1
*
Fix westmere GCC builds
lloyd
2012-06-13
1
-1
/
+1
*
Move to -O3 with Clang. s/c++0x/c++11/
lloyd
2012-06-08
1
-2
/
+2
*
Target GCC 4.7.0 by default
lloyd
2012-05-30
1
-2
/
+2
*
Use libc++ with Clang by default as libstdc++ and Clang don't play
lloyd
2012-05-30
1
-1
/
+1
*
Remove targets clang doesn't actually support
lloyd
2012-05-25
1
-6
/
+0
*
Always use -pthread with clang, matching gcc behavior
lloyd
2012-05-25
1
-5
/
+3
*
Replace 0 and NULL pointer constants with nullptr. Also fix an old
lloyd
2012-05-18
1
-1
/
+1
*
Fairly huge update that replaces the old secmem types with std::vector
lloyd
2012-05-18
1
-1
/
+1
*
Huge pile of post merge fixups, mtn really fucked that merge
lloyd
2012-04-25
1
-2
/
+2
*
propagate from branch 'net.randombit.botan.tls-state-machine' (head 63b88a65b...
lloyd
2012-03-30
1
-1
/
+1
|
\
|
*
propagate from branch 'net.randombit.botan.tls-state-machine' (head c24b5d6b0...
lloyd
2012-03-16
1
-1
/
+3
|
|
\
|
*
|
Build fixes
lloyd
2012-01-11
1
-1
/
+3
*
|
|
Merge fixups. Add locking to default session manager. Use chrono lib
lloyd
2012-02-20
1
-1
/
+1
*
|
|
propagate from branch 'net.randombit.botan.tls-state-machine' (head 0ceb9cde6...
lloyd
2012-02-20
7
-134
/
+9
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Fixes for GCC 4.7.0 (r183974)
lloyd
2012-02-07
1
-1
/
+1
|
*
|
propagate from branch 'net.randombit.botan' (head 39f53266912f33dc48e942b1b86...
lloyd
2011-12-18
2
-9
/
+12
|
|
\
|
|
*
|
propagate from branch 'net.randombit.botan' (head f13cb517b63aed4fcc4ad7013e5...
lloyd
2011-11-10
1
-0
/
+3
|
|
\
\
|
*
\
\
propagate from branch 'net.randombit.botan' (head 29dfb73a5efec220ebafcb9c1d7...
lloyd
2011-10-06
7
-134
/
+9
|
|
\
\
\
|
|
*
|
|
Use the right flags for C++11 for Clang (though 2.9 lacks support for
lloyd
2011-06-30
1
-1
/
+1
|
|
*
|
|
propagate from branch 'net.randombit.botan' (head 150bd11dd8090559ee1e83394b8...
lloyd
2011-06-13
6
-133
/
+8
|
|
|
\
\
\
[next]