Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| fabe122b | 2015-12-06 16:56:14 | update changelog | ||
| afcc027d | 2015-12-05 22:14:42 | only set the console mode if stdin is a console (not a pipe) This allows piping commands and running from a cygwin console. | ||
| 75ef5bb1 | 2015-12-05 13:58:37 | wrap gets on Windows, replacing '\r\n' with '\n' | ||
| d7317353 | 2015-12-05 13:29:09 | Update 2.3.2 release notes | ||
| 585b57b2 | 2015-12-02 08:23:51 | no special workaround needed for MSVC2015 | ||
| 84f0a9db | 2015-11-23 12:35:36 | fix libtls-standalone tests for tls_read and tls_write changed api | ||
| 7a82b7c0 | 2015-11-23 02:07:23 | build nc on solaris and cygwin | ||
| 7109fb32 | 2015-11-23 02:06:03 | ensure we don't pass a negative int to ctypes functions Some implementations, e.g. cygwin, use a table lookup that can cast a char to a negative array offset. | ||
| 9574b6c8 | 2015-11-22 17:23:21 | do not link libcompatnoopt if it is unneeded/built from andy-js on github, fix #158 | ||
| 9c5105ee | 2015-11-22 06:37:13 | omit <type> links |