libreSSL/apps
kinichiro 2510a5e6f9 modify cmake to build nc
- modify structure of CMakeLists.txt under apps/
  * move apps/CMakeLists.txt to apps/openssl/ since this is for openssl build
  * create new apps/nc/CMakeLists.txt for nc build
  * modify apps/CMakeLists.txt just add_subdirectory()

- add checking and compile of arc4random_uniform()

- add installing man files, openssl.1 and nc.1
2016-04-09 12:06:40 -05:00
..
nc modify cmake to build nc 2016-04-09 12:06:40 -05:00
openssl modify cmake to build nc 2016-04-09 12:06:40 -05:00
CMakeLists.txt modify cmake to build nc 2016-04-09 12:06:40 -05:00
Makefile.am add 'nc' to the distribution as an example of libtls client and server 2015-09-12 08:08:24 -05:00