1. d32bab6 time support: For portability, also include <time.h> by Jeff Thompson · 11 years ago
  2. ea94620 time support: check and define NDN_CPP_HAVE_GMTIME_SUPPORT. In ndn_toIsoString and ndn_fromIsoString, return an error if not supported. by Jeff Thompson · 11 years ago
  3. 6e22904 make: Create include directory for make install to install headers. Put ndn-cpp-config.h in include/ndn-cpp. by Jeff Thompson · 11 years ago[Renamed (93%) from config.h.in]
  4. f21e224 make: Conditionally link to the OSX Security framework. by Jeff Thompson · 11 years ago
  5. 1975def make: conditionally link to libsqlite3. by Jeff Thompson · 11 years ago
  6. 32a2333 make: Use AC_TYPE_UINT8_T to check for uint8_t. by Jeff Thompson · 11 years ago
  7. 9cf9dfb Added HAVE_OSX_SECKEYCHAIN. by Jeff Thompson · 11 years ago
  8. 965a324 make: Added AX_LIB_SQLITE3 by Jeff Thompson · 11 years ago
  9. 0c13a53 config: Put HAVE_STDINT in common.h and use to define uint8_t. by Jeff Thompson · 11 years ago
  10. a04f23c Added ChangedEvent. by Jeff Thompson · 11 years ago
  11. a28eed8 In common.h, define func_lib for function objects. In configure.ac, define HAVE_STD_FUNCTION and HAVE_BOOST_FUNCTION. Include function headers in ndnboost. by Jeff Thompson · 11 years ago
  12. 9208004 Don't need libssl (only libcrypto) by Jeff Thompson · 11 years ago
  13. 8a055e0 Use AC_CHECK_LIB for ssl and crypto by Jeff Thompson · 11 years ago
  14. 4f03164 Use AC_PROG_LIBTOOL by Jeff Thompson · 11 years ago
  15. d4a1e16 Added ndn_memcmp by Jeff Thompson · 11 years ago
  16. 1a1b4c0 Added AM_PROG_CC_C_O to configure.ac by Jeff Thompson · 11 years ago
  17. c804d52 Added HAVE_MEMCPY and HAVE_MEMSET in config.h by Jeff Thompson · 11 years ago
  18. 3b3aabf Make static ndn-cpp.a. Remove libtool dynamic linking. by Jeff Thompson · 11 years ago
  19. 3617406 Enable make ndn-cpp.a by Jeff Thompson · 11 years ago
  20. 1b8f4c9 In configure, check for C++11 by Jeff Thompson · 11 years ago
  21. 39128c6 Added output files from autogen by Jeff Thompson · 11 years ago