aboutsummaryrefslogtreecommitdiff
path: root/src/core/panic.c
Commit message (Expand)AuthorAge
* fix: use ifdef for NNG_HAVE_BACKTRACEMarco Casaroli2023-11-25
* fixes #794 nng bug report URL wrongGarrett D'Amore2018-11-16
* Switch to clang 6 and gcc 8 on xenial for circle ci.Garrett D'Amore2018-05-16
* fix a number of cppcheck complaints (not all)Garrett D'Amore2018-04-24
* Give up on uncrustify; switch to clang-format.Garrett D'Amore2017-07-10
* More race condition fixes.Garrett D'Amore2017-06-26
* Substantial fixes for listen & dialers.Garrett D'Amore2016-12-25
* Logic for socket shutdown, cleanup, and draining figured out.Garrett D'Amore2016-12-22
* Ditch our own snprintf/vsnprintf (C99). Symbol naming fixes for inproc.Garrett D'Amore2016-12-21
* Uncrustify configuration, and shorter copyright banners, plus reformatGarrett D'Amore2016-12-21
* More robust platform definition support.Garrett D'Amore2016-12-14
* New inproc transport.Garrett D'Amore2016-12-12
* New msgqueue implementation, use CLOCK_MONOTONIC if available.Garrett D'Amore2016-12-11
* Fix panic to emit backtrace properly.Garrett D'Amore2016-12-10
* Initial commit. This is not going to be useful to you for anything.Garrett D'Amore2016-12-10