summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* External event API for send/recv implemented.Garrett D'Amore2017-01-16
* Recv/Send event plumbing implemented (msgqueue and up).Garrett D'Amore2017-01-16
* Start of event framework.Garrett D'Amore2017-01-16
* Use xterm $TERM on AppVeyor (for colorized output).Garrett D'Amore2017-01-16
* Import updated C-Convey (for color on Windows).Garrett D'Amore2017-01-16
* Fix pipeline test failure.Garrett D'Amore2017-01-16
* Fixes for 32-bit Windows compilation.Garrett D'Amore2017-01-16
* Various complaints found in AppVeyor build.Garrett D'Amore2017-01-16
* Make sure to pass -DNNG_STATIC_LIB for static library.Garrett D'Amore2017-01-15
* Initial AppVeyor support.Garrett D'Amore2017-01-15
* Compile static *and* shared libraries.Garrett D'Amore2017-01-15
* Cleanup winsock somewhat.Garrett D'Amore2017-01-15
* Windows IPC works now.Garrett D'Amore2017-01-15
* Use Windows tick clock instead of Performance counters.Garrett D'Amore2017-01-14
* Windows TCP now working.Garrett D'Amore2017-01-14
* Many fixes for Windows. It compiles, and some tests work.Garrett D'Amore2017-01-13
* Initial swag at Win32. Much to do still.Garrett D'Amore2017-01-12
* Pull out the posix clock stuff for plat_clock.Garrett D'Amore2017-01-12
* Block SIGPIPE. Ewww...Garrett D'Amore2017-01-12
* Add IPC (UNIX domain sockets) for POSIX, and test suite.Garrett D'Amore2017-01-12
* Stop testing some stuff we don't care about.Garrett D'Amore2017-01-12
* Fixes for survey test. (We need to complete the connection first.)Garrett D'Amore2017-01-12
* Bus working, and added bus test.Garrett D'Amore2017-01-11
* Initial (untested) bus implementation.Garrett D'Amore2017-01-10
* Minor cleanups.Garrett D'Amore2017-01-10
* Cleanup debug.Garrett D'Amore2017-01-09
* Probably this fixes the hang -- something was clearing the error condition.Garrett D'Amore2017-01-09
* (Briefly) debug output for hang in survey test.Garrett D'Amore2017-01-09
* Initialize some mq vars.Garrett D'Amore2017-01-09
* Add survey test (and fix survey pattern).Garrett D'Amore2017-01-09
* POSIX /dev/urandom compilation bug.Garrett D'Amore2017-01-08
* New ISAAC pRNG. This replaces other local hacks for random data.Garrett D'Amore2017-01-08
* Prevent uncrustify "error" checks from trigger travis errors.Garrett D'Amore2017-01-08
* Add RAW option support (no-op) for PAIR.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
* Fix small message leak in pipeline test.Garrett D'Amore2017-01-07
* More close race fixing.Garrett D'Amore2017-01-07
* Clean up sender/recver threads.Garrett D'Amore2017-01-07
* Pipe bail shouldn't mess with lists. Doh!Garrett D'Amore2017-01-07
* Uncrustify fix for last.Garrett D'Amore2017-01-07
* Race condition fix attempt.Garrett D'Amore2017-01-07
* Simplify locking for protocols.Garrett D'Amore2017-01-07
* Add another dial to ensure that accept loop has made progress.Garrett D'Amore2017-01-07
* Pipeline fixes.Garrett D'Amore2017-01-07
* Pipeline test.Garrett D'Amore2017-01-07
* Fix startup race in the tests.Garrett D'Amore2017-01-06
* Bump the timeouts even more for Travis.Garrett D'Amore2017-01-06
* Bump timeout for crummy Travis -- 50 ms isn't enough!Garrett D'Amore2017-01-06