commit | a2ada22022bc8aebc5c4b36753ee5935443f480c | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Jan 22 18:34:16 2015 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Sun Jan 25 12:38:38 2015 -0800 |
tree | ecab379a50f592b12f70caf2af734fcfccd5eb3b | |
parent | af99f4692b798272705e22ad2df1d8d345db60a1 [diff] |
src: Disable use of getpass() when it is not available For example, getpass is not available on Android platform. Change-Id: I4c3039a3fcf188fd9343d625a551d268a4a20a93
ndn-cxx is a C++ library, implementing Named Data Networking (NDN) primitives that can be used to implement various NDN applications. The library is currently being used as part of the following projects:
See the file docs/INSTALL.rst
for build and install instructions.
Please submit any bugs or issues to the ndn-cxx issue tracker: http://redmine.named-data.net/projects/ndn-cxx/issues
Extensive documentation of the library is available on the library's homepage: http://www.named-data.net/doc/ndn-cxx/
ndn-cxx is an open source project licensed under LGPL 3.0 license. For more information about the license, refer to COPYING.md
.