| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | nc: Use AM_CPPFLAGS, not CPPFLAGS in Makefile.am | Jeremy Huddleston Sequoia | 2015-10-14 | 1 | -1/+1 |
* | add b64_ntop checking and fallback for nc(1) | Brent Cook | 2015-10-01 | 2 | -0/+319 |
* | visual studio path updates | Brent Cook | 2015-09-18 | 3 | -3/+4 |
* | fix a library paths, nc patch | Brent Cook | 2015-09-13 | 1 | -2/+2 |
* | a few more linux nc build tweaks | Brent Cook | 2015-09-13 | 1 | -0/+2 |
* | allow nc to build on linux and os x | Brent Cook | 2015-09-13 | 6 | -5/+361 |
* | move windows file IO mode setup to apps_win.c | Brent Cook | 2015-09-13 | 1 | -0/+31 |
* | readd openssl.1, distribute nc.1 | Brent Cook | 2015-09-13 | 2 | -0/+4 |
* | restrict nc to openbsd builds for now | Brent Cook | 2015-09-12 | 1 | -0/+4 |
* | correct nc compat path | Brent Cook | 2015-09-12 | 1 | -1/+1 |
* | add some backcompat in nc, don't install it | Brent Cook | 2015-09-12 | 1 | -1/+9 |
* | add 'nc' to the distribution as an example of libtls client and server | Brent Cook | 2015-09-12 | 7 | -168/+183 |
* | remove engine.c from CMake | Brent Cook | 2015-09-11 | 1 | -1/+0 |
* | remove engine from openssl(1) | Brent Cook | 2015-09-11 | 1 | -1/+0 |
* | Add install targets and shared libraries to CMake | Jeff Davey | 2015-08-18 | 1 | -0/+2 |
* | add cmake tests | Brent Cook | 2015-07-21 | 1 | -5/+0 |
* | add initial CMake and Visual Studio build support | Brent Cook | 2015-07-21 | 2 | -0/+85 |
* | fixup how OPENSSLDIR is derived and expanded | Brent Cook | 2015-07-15 | 1 | -8/+18 |
* | Improve automatic handling of OPENSSLDIR | Brent Cook | 2015-07-12 | 1 | -1/+21 |
* | rework CFLAGS/CPPFLAGS settings during configuration | Brent Cook | 2015-03-22 | 1 | -1/+0 |
* | fix hangs reading stdin on Windows | Brent Cook | 2015-03-08 | 1 | -23/+16 |
* | conditionally build certhash into openssl(1) | Brent Cook | 2015-02-14 | 2 | -1/+19 |
* | add the new openssl(1) certhash command | Brent Cook | 2015-02-11 | 1 | -0/+1 |
* | simplify building the apps Makefile | Brent Cook | 2014-12-06 | 3 | -21/+82 |
* | add minimal poll(2) implementation for Windows | Brent Cook | 2014-12-03 | 2 | -0/+339 |
* | Add conditional compilation for windows and posix functions. | Brent Cook | 2014-12-03 | 1 | -0/+29 |
* | improve readability of generated Makefile.am files | Brent Cook | 2014-11-23 | 1 | -0/+1 |
* | override native arc4random_buf on FreeBSD | Brent Cook | 2014-11-03 | 1 | -1/+1 |
* | Improve and simplify function and header detection logic. | Brent Cook | 2014-10-30 | 1 | -1/+1 |
* | use correct link order for app and tests | Brent Cook | 2014-07-21 | 1 | -1/+1 |
* | build strtonum directly into apps/openssl | Brent Cook | 2014-07-11 | 1 | -0/+4 |
* | initial top-level import of subdirectories | Brent Cook | 2014-07-10 | 1 | -0/+11 |