| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Fixes issues found by (and submitted by) @nonnenmacher when working | Vincent Nonnenmacher | 2018-03-19 |
| | | | | | | | | on a python wrapper (cffi). Mostly this is fixing inconsistencies in our public API and the actual implementation. | ||
| * | Fix for Windows compilation warnings. | Garrett D'Amore | 2018-03-05 |
| | | |||
| * | Isolate TLS functions into separate tls.h header file. | Garrett D'Amore | 2018-03-02 |
| | | |||
| * | fixes #247 nngcat needs TLS options | Garrett D'Amore | 2018-03-02 |
| While here we also fixed a bug in the --file handling that we noticed while writing the TLS handling. We also fixed a warning in the core (msgqueue) for set but unused variables. | |||
