Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndn-cxx
/
432c8be9fb440ff337bc8a960c3185e56f0f242e
/
Makefile.in
8a055e0
Use AC_CHECK_LIB for ssl and crypto
by Jeff Thompson
· 11 years ago
a0c6077
In LDADD, put OPENSSL_LIBS first
by Jeff Thompson
· 11 years ago
b3768ae
Added KeyChain and link to libssl
by Jeff Thompson
· 11 years ago
11b1cb6
Added common.cpp
by Jeff Thompson
· 11 years ago
5341219
Major code style change to rename all files to lower case.
by Jeff Thompson
· 11 years ago
734671e
When linking, need libndn-cpp before libndn-c (for Ubuntu)
by Jeff Thompson
· 11 years ago
4f03164
Use AC_PROG_LIBTOOL
by Jeff Thompson
· 11 years ago
47053ad
Added AM_MAINTAINER_MODE to configure.ac
by Jeff Thompson
· 11 years ago
e32adb6
Rename test-encode-decode-interest.cpp (lower case)
by Jeff Thompson
· 11 years ago
b9e3c8e
Major update to rename NDN class to Face
by Jeff Thompson
· 11 years ago
56ec9e2
Major update to rename ContentObject to Data everywhere.
by Jeff Thompson
· 11 years ago
0aa754a
Move functionality into ndn_SocketTransport base class.
by Jeff Thompson
· 11 years ago
bc53c52
Added UdpTransport
by Jeff Thompson
· 11 years ago
4554509
Added ndn_realloc
by Jeff Thompson
· 11 years ago
b982b6d
Added Closure class
by Jeff Thompson
· 11 years ago
aa4e6db
Added initial NDN class
by Jeff Thompson
· 11 years ago
0e72a16
Rename TcpTransport2.cpp to TcpTransport.cpp
by Jeff Thompson
· 11 years ago
25f8e61
Rename network directory to transport
by Jeff Thompson
· 11 years ago
c98be1a
Added test-get-async
by Jeff Thompson
· 11 years ago
7850d78
Added initial TcpTransport
by Jeff Thompson
· 11 years ago
9915bdd
Added BinaryXMLKey
by Jeff Thompson
· 11 years ago
5cae5e5
Added support for ContentObject
by Jeff Thompson
· 11 years ago
47eecfc
Change all copyright notices to refer to file COPYING
by Jeff Thompson
· 11 years ago
5eb86ac
Added Interest.
by Jeff Thompson
· 11 years ago
617dadb
Update header file dependencies
by Jeff Thompson
· 11 years ago
cc2474f
Put the executables in subdir bin
by Jeff Thompson
· 11 years ago
b1fd6dd
Added BinaryXMLEncoder.
by Jeff Thompson
· 11 years ago
6cb56f9
Move C code into ndn-cpp/c
by Jeff Thompson
· 11 years ago
27e2feb
Added BinaryXMLEncoder
by Jeff Thompson
· 11 years ago
1a1b4c0
Added AM_PROG_CC_C_O to configure.ac
by Jeff Thompson
· 11 years ago
c896365
Added initial BinaryXMLEncoder
by Jeff Thompson
· 11 years ago
4881511
Move to use Name.cpp
by Jeff Thompson
· 11 years ago
08d5629
Make Name.h use externally allocated components array
by Jeff Thompson
· 11 years ago
f418fe0
Use ndn_memcpy and ndn_memset based on HAVE_MEMCPY and HAVE_MEMSET
by Jeff Thompson
· 11 years ago
1a4ca7f
Use separate WireFormat class to handle encoding Name, Interest, etc.
by Jeff Thompson
· 11 years ago
ca45e55
Added support for make doxygen-doc
by Jeff Thompson
· 11 years ago
42cea3a
Rename folder wire to encoding
by Jeff Thompson
· 11 years ago
3b3aabf
Make static ndn-cpp.a. Remove libtool dynamic linking.
by Jeff Thompson
· 11 years ago
3617406
Enable make ndn-cpp.a
by Jeff Thompson
· 11 years ago
1b8f4c9
In configure, check for C++11
by Jeff Thompson
· 11 years ago
39128c6
Added output files from autogen
by Jeff Thompson
· 11 years ago