Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndn-cxx
/
a90ba482597d899fe638993f257ec83e4eca4524
/
src
/
detail
a1ea506
face: connect to Transport during construction
by Junxiao Shi
· 10 years ago
0fa2845
wscript: don't install detail/*.hpp
by Junxiao Shi
· 10 years ago
2cced06
face: delete deprecated shared_ptr<io_service> constructor and getter
by Junxiao Shi
· 10 years ago
388ec25
face: specify registerPrefix signing parameters with CommandOptions
by Junxiao Shi
· 10 years ago
edd834e
face: internal KeyChain
by Junxiao Shi
· 10 years ago
dfe9c6b
Always build in C++11 mode.
by Davide Pesavento
· 10 years ago
851228a
face: Fix segfault caused by Face::unregisterPrefix when registeredPrefixId does not exist
by Alexander Afanasyev
· 10 years ago
4a9b6bb
face: Prevent flags being set for rib/unregister command
by Alexander Afanasyev
· 10 years ago
6fcdde2
face: Fix bug with removePendingInterest
by Alexander Afanasyev
· 10 years ago
0866f51
face: Add ability to specify RIB flags for setInterestFilter and registerPrefix
by Alexander Afanasyev
· 10 years ago
6a05b4b
transport: Serialize socket write operations
by Alexander Afanasyev
· 10 years ago
407e949
face: Issuing Transport::connect() within the same thread as Transport::send()
by Alexander Afanasyev
· 10 years ago
c169a81
src: Switching to LGPL 3.0 license
by Alexander Afanasyev
· 10 years ago
9c57818
src: Making use of DEPRECATED macro and updating library code not to use deprecated methods
by Alexander Afanasyev
· 10 years ago
258ec2b
src: Refactoring common.hpp and minimizing exposed includes
by Alexander Afanasyev
· 10 years ago
984ad19
face: Finalizing separation between registerPrefix and setInterstFilter
by Alexander Afanasyev
· 11 years ago
ee8bb1e
face+management: Removing ndnd::Controller and re-designing controllers
by Alexander Afanasyev
· 11 years ago
9016496
face: Implementing InterestFilter abstraction to be used with setInterestFilter
by Alexander Afanasyev
· 11 years ago
dfa52c4
docs: Updating documentation and license boilerplates in all files
by Alexander Afanasyev
· 11 years ago
2a7f720
exceptions: Make Tlv::Error a base class for all packet-processing exceptions
by Alexander Afanasyev
· 11 years ago
fdbfc6d
src: Improving consistency and correcting code style
by Alexander Afanasyev
· 11 years ago
aa0e7da
all: Refactoring work with time using boost::chrono
by Alexander Afanasyev
· 11 years ago
c348f83
encoding: Optimized encoding of Interest and related data structures
by Alexander Afanasyev
· 11 years ago
0222fba
api: Major API change. OnInterest/OnData callbacks now use just references, not shared pointers
by Alexander Afanasyev
· 11 years ago
c8823bc
face: Refactored code to set interest filter
by Alexander Afanasyev
· 11 years ago