| Commit message (Expand) | Author | Age | Files | Lines |
* | Use RtlSecureZeroMemory or memset_s if available | lloyd | 2015-01-07 | 2 | -0/+2 |
* | Enable system_rng on Windows and MinGW (untested) | lloyd | 2014-12-21 | 2 | -0/+2 |
* | Add MinGW support for the CryptoAPI RNG. Also disable the dependencies | lloyd | 2014-12-17 | 1 | -9/+0 |
* | Darwin features | lloyd | 2014-04-05 | 1 | -0/+2 |
* | Fix Windows feature macro defines | lloyd | 2014-02-02 | 1 | -3/+2 |
* | Add a --chost option to configure that takes a GNU style triplet. | lloyd | 2012-08-31 | 2 | -0/+5 |
* | propagate from branch 'net.randombit.botan' (head 39f53266912f33dc48e942b1b86... | lloyd | 2011-12-18 | 2 | -0/+5 |
|\ |
|
| * | Add basic NaCl target | lloyd | 2011-12-08 | 1 | -0/+4 |
| * | LoadLibrary apparently works on MinGW | lloyd | 2011-12-02 | 1 | -0/+1 |
* | | propagate from branch 'net.randombit.botan' (head 150bd11dd8090559ee1e83394b8... | lloyd | 2011-06-13 | 1 | -2/+3 |
|\ \
| |/
|/| |
|
| * | propagate from branch 'net.randombit.botan' (head a29c41b4a949207b1544096c3af... | lloyd | 2010-09-03 | 1 | -2/+3 |
| |\ |
|
| | * | propagate from branch 'net.randombit.botan' (head 717a9d103aa80e6d66c04e3a23c... | lloyd | 2010-08-04 | 1 | -2/+3 |
| | |\ |
|
| | | * | propagate from branch 'net.randombit.botan' (head 161b5c0300b72baa746f101fda1... | lloyd | 2010-07-09 | 1 | -2/+3 |
| | | |\ |
|
| | | | * | propagate from branch 'net.randombit.botan' (head 66b216669d7ac91303378281d76... | lloyd | 2010-05-19 | 1 | -2/+3 |
| | | | |\ |
|
| | | | | * | propagate from branch 'net.randombit.botan' (head 367d157c1221a162f5b40984929... | lloyd | 2009-12-24 | 3 | -1/+9 |
| | | | | |\ |
|
| | | | | * | | Instead of checking for Windows generically before using QueryPerformanceCoun... | lloyd | 2009-12-01 | 1 | -0/+1 |
* | | | | | | | MinGW install commands are the default, so don't specify explicitly. | lloyd | 2011-05-26 | 2 | -5/+2 |
* | | | | | | | When building for GCC, always get the version number, and turn off TR1 | lloyd | 2011-05-03 | 1 | -0/+3 |
* | | | | | | | Enable unix_procs for FreeBSD. It was disabled in 2006 to work | lloyd | 2011-04-21 | 2 | -14/+15 |
* | | | | | | | One minor fix for QNX 6.4.1 (Python identifies CPU as 'x86pc'), and | lloyd | 2011-04-15 | 1 | -0/+4 |
|/ / / / / / |
|
* / / / / / | Add support for Windows-style dynamic loading with LoadLibrary. Not | lloyd | 2010-08-25 | 1 | -0/+1 |
|/ / / / / |
|
* / / / / | Add a new utility class Dynamically_Loaded_Library which wraps around | lloyd | 2010-07-27 | 1 | -0/+1 |
|/ / / / |
|
* / / / | Delete os defaults file - only used by Perl | lloyd | 2010-07-09 | 1 | -19/+0 |
|/ / / |
|
* | / | Remove the old (unused) <supports_shared> config block. It specified | lloyd | 2010-05-13 | 17 | -69/+7 |
| |/
|/| |
|
* | | Fix compile of get_nanoseconds_clock for Windows. | lloyd | 2009-12-23 | 2 | -0/+2 |
* | | Add feature macro for Win32's GetSystemTime | lloyd | 2009-12-22 | 2 | -0/+6 |
|/ |
|
* | Consolidate the non-canonical epoch timers, like cpuid and Win32's | lloyd | 2009-12-01 | 14 | -0/+46 |
* | Fix windows install_root | lloyd | 2009-11-20 | 1 | -1/+1 |
* | Switch from only-static with VC++ to only a DLL. The static library is | lloyd | 2009-11-19 | 1 | -1/+1 |
* | Kill straggling realnames | lloyd | 2009-10-29 | 1 | -2/+0 |
* | Hurd file was missing txt extension, must have missed it before? | lloyd | 2009-10-29 | 1 | -0/+0 |
* | Remove the 'realname' attribute on all modules and cc/cpu/os info files. | lloyd | 2009-10-29 | 16 | -31/+0 |
* | propagate from branch 'net.randombit.botan.1_8' (head c5ae189464f6ef16e3ce73e... | lloyd | 2009-10-13 | 1 | -0/+16 |
|\ |
|
| * | Add support for GNU/Hurd | lloyd | 2009-10-07 | 1 | -0/+16 |
* | | Rename all of the build-data files with a .txt extension, and filter for | lloyd | 2009-10-13 | 17 | -0/+0 |
|/ |
|
* | Add support for Dragonfly BSD (a fork of FreeBSD). | lloyd | 2009-07-25 | 1 | -0/+11 |
* | Make the install_cmd_{data,exec} items in the build-data files quoted, | lloyd | 2009-07-01 | 4 | -13/+6 |
* | propagate from branch 'net.randombit.botan' (head fd327b29aa542e0ad5ff6d37d83... | lloyd | 2008-09-30 | 1 | -0/+22 |
* | Merge the 3 mlocks (ml_unix, ml_win32, stub mlock.cpp) into a single mlock.cpp | lloyd | 2008-09-29 | 4 | -0/+16 |
* | Remove the misc dir: | lloyd | 2008-09-29 | 15 | -0/+181 |