| Commit message (Expand) | Author | Age | Files | Lines |
* | Use needed -m ABI flags in --via-amalgamation builds | lloyd | 2013-12-21 | 1 | -5/+28 |
* | Clean up makefile output | lloyd | 2013-12-15 | 1 | -3/+3 |
* | Add AVX2 compiler flags for GCC and Clang. Tidy compiler option ordering. | lloyd | 2013-12-14 | 1 | -3/+6 |
* | Fix maintainer mode flags | lloyd | 2013-12-14 | 1 | -2/+2 |
* | Use -Werror only when --maintainer-mode is set as warnings will sneak | lloyd | 2013-12-14 | 1 | -4/+6 |
* | Add --cc-abi-flags option to configure.py | lloyd | 2013-12-14 | 1 | -10/+12 |
* | Better check | lloyd | 2013-12-02 | 1 | -1/+1 |
* | Add a check on API revisions | lloyd | 2013-12-02 | 1 | -1/+4 |
* | Python 3 fix | lloyd | 2013-12-01 | 1 | -1/+1 |
* | Give everything setting a feature test macro in build.h a version code | lloyd | 2013-11-28 | 1 | -5/+11 |
* | Fix file rename in info.txt and add a check for this in configure | lloyd | 2013-11-28 | 1 | -0/+4 |
* | Enable maintainer mode checks in all builds of non-release versions. | lloyd | 2013-11-16 | 1 | -1/+10 |
* | If we can't get a revid from monotone, try git as well. | lloyd | 2013-07-31 | 1 | -19/+32 |
* | Merge mp_word64 into mp_generic | lloyd | 2013-07-30 | 1 | -8/+8 |
* | Add a generic 64x64->128 multiplication op. | lloyd | 2013-07-30 | 1 | -1/+11 |
* | Upgrade report of modules loaded by config to info from debug | lloyd | 2013-06-01 | 1 | -1/+1 |
* | Merge pull from Christopher Dale <[email protected]> | guywithcrookedface | 2013-06-01 | 1 | -0/+9 |
* | Always include modules requiring ISA extensions as long as the | lloyd | 2013-04-17 | 1 | -91/+43 |
* | src/utils/semaphore.h was marked both public and internal, which broke | lloyd | 2013-03-09 | 1 | -10/+13 |
* | Report the version type and date in configure output | lloyd | 2013-03-06 | 1 | -2/+9 |
* | Set the release type (unreleased, released, snapshot) in | lloyd | 2013-03-04 | 1 | -0/+4 |
* | Document --link-method and make it obvious what it controls | lloyd | 2013-01-30 | 1 | -6/+7 |
* | The GCC version check was previously used for -fpermissive but now | lloyd | 2012-10-30 | 1 | -39/+0 |
* | Copy *.rst from doc instead of *.txt if sphinx is not | lloyd | 2012-10-30 | 1 | -1/+1 |
* | Add a --chost option to configure that takes a GNU style triplet. | lloyd | 2012-08-31 | 1 | -3/+15 |
* | Includes for <functional> don't need to be a special case in the | lloyd | 2012-08-13 | 1 | -1/+1 |
* | Update the InnoSetup script: | lloyd | 2012-07-11 | 1 | -0/+16 |
* | Traceback by default on an exception throw | lloyd | 2012-07-10 | 1 | -3/+3 |
* | Add a LZMA filter contributed by Vojtech Kral | lloyd | 2012-07-09 | 1 | -1/+1 |
* | Default to just `g++`. Check GCC version and warn if we are compiling | lloyd | 2012-07-01 | 1 | -0/+6 |
* | Add TLS::Session_Manager_Noop which just ignores all save requests. | lloyd | 2012-06-29 | 1 | -1/+1 |
* | Make a proper wrapper in util for SQLite3, update the TLS session | lloyd | 2012-06-08 | 1 | -4/+2 |
* | Update cms, cvc, zlib, bzip2, openssl, and gnump modules for the new | lloyd | 2012-06-07 | 1 | -1/+10 |
* | propagate from branch 'net.randombit.botan.tls-state-machine' (head a4741cd07... | lloyd | 2012-04-25 | 1 | -19/+35 |
|\ |
|
| * | propagate from branch 'net.randombit.botan' (head 91305e3daaae9ea8a1786daf058... | lloyd | 2012-04-05 | 1 | -19/+35 |
| |\ |
|
| | * | Don't require a <source> entry in info.txt, if not set use *.cpp | lloyd | 2012-03-16 | 1 | -11/+13 |
| | * | In Python 3 subprocess returns bytes instead of strings. We can | lloyd | 2012-03-14 | 1 | -8/+22 |
* | | | propagate from branch 'net.randombit.botan.tls-state-machine' (head 0ceb9cde6... | lloyd | 2012-02-20 | 1 | -73/+8 |
|\ \ \
| |/ /
|/| | |
|
| * | | propagate from branch 'net.randombit.botan' (head 39f53266912f33dc48e942b1b86... | lloyd | 2011-12-18 | 1 | -9/+12 |
| |\ \ |
|
| * \ \ | propagate from branch 'net.randombit.botan' (head f13cb517b63aed4fcc4ad7013e5... | lloyd | 2011-11-10 | 1 | -22/+35 |
| |\ \ \ |
|
| * \ \ \ | propagate from branch 'net.randombit.botan' (head 29dfb73a5efec220ebafcb9c1d7... | lloyd | 2011-10-06 | 1 | -73/+8 |
| |\ \ \ \ |
|
| | * \ \ \ | propagate from branch 'net.randombit.botan' (head b49cf847fb6f62734b53874469b... | lloyd | 2011-07-21 | 1 | -3/+4 |
| | |\ \ \ \ |
|
| | * \ \ \ \ | propagate from branch 'net.randombit.botan' (head 23a326fa36a31dd39347a8864e1... | lloyd | 2011-07-12 | 1 | -73/+8 |
| | |\ \ \ \ \ |
|
| | | * | | | | | Remove TR1 and old-GCC stuff | lloyd | 2011-06-13 | 1 | -33/+4 |
| | | * | | | | | propagate from branch 'net.randombit.botan' (head 150bd11dd8090559ee1e83394b8... | lloyd | 2011-06-13 | 1 | -40/+4 |
| | | |\ \ \ \ \ |
|
| | | | * \ \ \ \ | propagate from branch 'net.randombit.botan' (head dd068808e5bf87c982765a8bcc3... | lloyd | 2011-03-08 | 1 | -11/+53 |
| | | | |\ \ \ \ \ |
|
| | | | * \ \ \ \ \ | propagate from branch 'net.randombit.botan' (head 13a0d36dac3709f3cb88e830ed7... | lloyd | 2011-02-11 | 1 | -35/+4 |
| | | | |\ \ \ \ \ \ |
|
| | | | | * \ \ \ \ \ | propagate from branch 'net.randombit.botan' (head fc8daa606ab7954eab48778d723... | lloyd | 2010-11-29 | 1 | -2/+2 |
| | | | | |\ \ \ \ \ \ |
|
| | | | | * \ \ \ \ \ \ | propagate from branch 'net.randombit.botan' (head 2898d79f992f27a328a3e41d34b... | lloyd | 2010-10-13 | 1 | -35/+4 |
| | | | | |\ \ \ \ \ \ \ |
|
| | | | | | * \ \ \ \ \ \ | propagate from branch 'net.randombit.botan' (head a29c41b4a949207b1544096c3af... | lloyd | 2010-09-03 | 1 | -35/+4 |
| | | | | | |\ \ \ \ \ \ \ |
|