Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 4a931b58 | 2015-12-27 22:17:59 | add upstream config.guess/config.sub This adds refreshed OS and CPU detection. https://www.gnu.org/software/gettext/manual/html_node/config_002eguess.html | ||
| 53cd105d | 2015-12-27 22:12:35 | update check for b64_ntop typo spotted by Jonas 'Sortie' Termansen | ||
| 733d5810 | 2015-12-15 21:38:35 | note the removed Verisign certificate | ||
| b95c92c6 | 2015-12-14 19:51:15 | update added certs | ||
| 3af1387b | 2015-12-11 09:22:12 | Revert back to GetStdHandle, since it works fine with pipes. Also include the formerly-missing NULL check, since this can fail in two ways. | ||
| bd8fe586 | 2015-12-11 09:21:43 | include stdint.h uint*_t | ||
| 5727d327 | 2015-12-11 16:29:50 | Replace STDIN_FILENO with _fileno Replace STDIN_FILENO with _fileno as STDIN_FILENO results in compile errors with Visual Studio 2015 (using CMake). | ||
| 4db1ad67 | 2015-12-07 08:24:41 | installing nc(1) should imply building, even if not whitelisted | ||
| 28aaab43 | 2015-12-07 08:14:51 | allow optionally installing nc(1) with '--enable-nc' | ||
| 19f58fdb | 2015-12-07 08:03:44 | rebase windows headers patch |