aboutsummaryrefslogtreecommitdiff
path: root/ssl (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* rework CFLAGS/CPPFLAGS settings during configurationBrent Cook2015-03-221-1/+0
| | | | | | Move define adjustments to CPPFLAGS. Adjust user CFLAGS directly, do not override during configuration. USER_CFLAGS is not necessary to build libcompat_noopt correctly.
* update with latest, add more testsBrent Cook2015-02-061-0/+4
| | | | this adds the new bytestring apis and new regression tests
* allow Windows DLLs to be builtBrent Cook2014-12-141-1/+1
| | | | based on a patch from Jan Engelhardt
* add LIBADD library dependencies to libssl/libtlsBrent Cook2014-12-141-0/+1
| | | | From Jan Engelhardt
* read all library versions directly from filesBrent Cook2014-12-061-1/+2
| | | | | | 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.
* simplify packaging for libssl.Brent Cook2014-12-061-2/+43
| | | | | Follow libtls and derive the file list from the Makefile.am template itself.
* improve readability of generated Makefile.am filesBrent Cook2014-11-231-0/+1
|
* initial top-level import of subdirectoriesBrent Cook2014-07-101-0/+9