Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update with latest, add more tests | Brent Cook | 2015-02-06 | 1 | -0/+4 |
| | | | | this adds the new bytestring apis and new regression tests | ||||
* | allow Windows DLLs to be built | Brent Cook | 2014-12-14 | 1 | -1/+1 |
| | | | | based on a patch from Jan Engelhardt | ||||
* | add LIBADD library dependencies to libssl/libtls | Brent Cook | 2014-12-14 | 1 | -0/+1 |
| | | | | From Jan Engelhardt | ||||
* | read all library versions directly from files | Brent Cook | 2014-12-06 | 1 | -0/+52 |
This makes building and testing easier because the library Makefile.am files are use directly rather than as templates. Thanks to Wouter Clarie for the idea. |