Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | include 'struct iovec' for Windows | Brent Cook | 2015-01-31 | 1 | -0/+17 |
| | | | | this is used for in-memory cert loading | ||||
* | add minimal winsock->BSD networking header shims | Brent Cook | 2014-12-03 | 6 | -0/+51 |
| | | | | also add license header to existing shims | ||||
* | define MAP_ANON for systems with MAP_ANONYMOUS | Brent Cook | 2014-07-30 | 1 | -3/+3 |
| | | | | switch the sense of this check | ||||
* | add sys/mman.h shim to define MAP_ANON if needed | Brent Cook | 2014-07-29 | 1 | -0/+14 |
| | | | | | | thanks to kinichiro for pointing this out ok deraadt@ beck@ | ||||
* | include <_bsd_types.h> on MinGW | Brent Cook | 2014-07-20 | 1 | -0/+4 |
| | | | | ok beck@ | ||||
* | axe unneeded solaris compatibility definitions | Brent Cook | 2014-07-10 | 1 | -5/+0 |
| | |||||
* | better fix for __bounded removal | Brent Cook | 2014-07-10 | 1 | -0/+4 |
| | |||||
* | initial top-level import of subdirectories | Brent Cook | 2014-07-10 | 1 | -0/+13 |