Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Shuffle things around. Add NIST X.509 test to build. | lloyd | 2014-01-01 | 1 | -24/+0 |
* | Give everything setting a feature test macro in build.h a version code | lloyd | 2013-11-28 | 1 | -1/+1 |
* | One minor fix for QNX 6.4.1 (Python identifies CPU as 'x86pc'), and | lloyd | 2011-04-15 | 1 | -2/+3 |
* | Dynamic loading confirmed to work on Windows (tested Windows 7 x64) | lloyd | 2010-09-08 | 1 | -0/+1 |
* | Restrict dyn_load to platforms where it might theoretically work: | lloyd | 2010-07-28 | 1 | -0/+9 |
* | Add a new utility class Dynamically_Loaded_Library which wraps around | lloyd | 2010-07-27 | 1 | -0/+13 |