| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Cull remaining mostly dubious examples. Also remove readme.txt | lloyd | 2014-01-01 | 1 | -2/+0 |
* | Rename target | lloyd | 2014-01-01 | 1 | -14/+15 |
* | Shuffle things around. Add NIST X.509 test to build. | lloyd | 2014-01-01 | 1 | -13/+14 |
* | s/check/test/g | lloyd | 2014-01-01 | 1 | -14/+14 |
* | Make Boost easier to disable with minimal feature loss | lloyd | 2013-12-28 | 1 | -1/+1 |
* | Support multiple ISA requirements. Fix CLMUL flag. | lloyd | 2013-12-27 | 1 | -19/+25 |
* | Turn on debug by default on non-release builds | lloyd | 2013-12-25 | 1 | -1/+1 |
* | 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 |
| | |\ \ \ \ \ |
|