summaryrefslogtreecommitdiff
path: root/src/protocol/survey
Commit message (Expand)AuthorAge
* Event notification via pollable FDs verified working.Garrett D'Amore2017-01-22
* Added protocol flags (which ones can send, and which can receive).Garrett D'Amore2017-01-21
* Fix leaks in bus, socket leaks, tighten up close-side refcnting.Garrett D'Amore2017-01-21
* Fix leak in surveyor pipe.Garrett D'Amore2017-01-19
* fixes #12 SURVEY hang in TravisGarrett D'Amore2017-01-18
* Start of event framework.Garrett D'Amore2017-01-16
* Various complaints found in AppVeyor build.Garrett D'Amore2017-01-16
* Minor cleanups.Garrett D'Amore2017-01-10
* Probably this fixes the hang -- something was clearing the error condition.Garrett D'Amore2017-01-09
* Add survey test (and fix survey pattern).Garrett D'Amore2017-01-09
* New ISAAC pRNG. This replaces other local hacks for random data.Garrett D'Amore2017-01-08
* Add surveyor protocol (no tests yet).Garrett D'Amore2017-01-08
* Move to generic socket & pipe workers, and up to 4 each.Garrett D'Amore2017-01-08
* Add respondent protocol. (Half of survey pattern.)Garrett D'Amore2017-01-08