| Commit message (Expand) | Author | Age |
| ... | |
| * | fixes #39 Transport ops vector should be versioned | Garrett D'Amore | 2017-08-17 |
| * | Provide versions of mutex, condvar, and aio init that never fail. | Garrett D'Amore | 2017-08-16 |
| * | Added shutdown test from legacy nanomsg. | Garrett D'Amore | 2017-08-14 |
| * | Test support for pairv1 including polyamorous mode. | Garrett D'Amore | 2017-08-11 |
| * | Verify errno handling works; use table driven approach. | Garrett D'Amore | 2017-08-10 |
| * | Restore the device test. | Garrett D'Amore | 2017-08-10 |
| * | Unify the msg API. | Garrett D'Amore | 2017-08-10 |
| * | Add new PAIR_V1 protocol. | Garrett D'Amore | 2017-08-10 |
| * | fixes #48 tcp sometimes fails to get a port | Garrett D'Amore | 2017-08-09 |
| * | Added nn_compat code for option handling, fixed other bugs. | Garrett D'Amore | 2017-08-08 |
| * | Add some more compatibility tests; fix surveyor compat bug. | Garrett D'Amore | 2017-08-07 |
| * | Fix crash when using legacy send API with NN_MSG. | Garrett D'Amore | 2017-08-07 |
| * | Fixes for async resolver, plus a test suite for it. | Garrett D'Amore | 2017-07-06 |
| * | I've seen successful scalability runs take over 5 secs. | Garrett D'Amore | 2017-06-29 |
| * | Start of close related race fixes. Scalability test. | Garrett D'Amore | 2017-03-10 |
| * | Add device support & testing. Bus semantic fix. | Garrett D'Amore | 2017-01-27 |
| * | Fixes for BUS protocol in compat, test suite, and timing in compat tests. | Garrett D'Amore | 2017-01-26 |
| * | Added more plumbing to facilitate test writing & compatibility. | Garrett D'Amore | 2017-01-26 |
| * | Add endpoint tuning of maxrcv size. Fix cmsg API. | Garrett D'Amore | 2017-01-24 |
| * | Added a bunch more compatibility stuff. | Garrett D'Amore | 2017-01-23 |
| * | Whoops, forgot to add the pipe implementations to git!! | Garrett D'Amore | 2017-01-21 |
| * | External event API for send/recv implemented. | Garrett D'Amore | 2017-01-16 |
| * | Various complaints found in AppVeyor build. | Garrett D'Amore | 2017-01-16 |
| * | Compile static *and* shared libraries. | Garrett D'Amore | 2017-01-15 |
| * | Add IPC (UNIX domain sockets) for POSIX, and test suite. | Garrett D'Amore | 2017-01-12 |
| * | Bus working, and added bus test. | Garrett D'Amore | 2017-01-11 |
| * | Add survey test (and fix survey pattern). | Garrett D'Amore | 2017-01-09 |
| * | Pipeline test. | Garrett D'Amore | 2017-01-07 |
| * | Start of PUB/SUB testing. Fixed a subscribe bug. | Garrett D'Amore | 2017-01-06 |
| * | Starting a common transport testing framework. | Garrett D'Amore | 2017-01-04 |
| * | Begin testing REQ/REP. | Garrett D'Amore | 2017-01-02 |
| * | Test suite for idhash, fix symbol errors, and value changing. | Garrett D'Amore | 2016-12-29 |
| * | Fix for incorrect nni_usleep(), found with newly created platform tests. | Garrett D'Amore | 2016-12-23 |
| * | Initial tests -- open & close work (no pipes or endpoints yet). | Garrett D'Amore | 2016-12-23 |
| * | Updates to reflect new external convey framework. | Garrett D'Amore | 2016-12-20 |
| * | Added linked list test suite. | Garrett D'Amore | 2016-12-18 |
| * | So "test" target now does something useful. | Garrett D'Amore | 2016-12-17 |
| * | Early test framework, modeled on GoConvey. | Garrett D'Amore | 2016-12-15 |