Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndn-cxx
/
49650bef436e865231b00a5a4989cbf0eb10521f
/
src
/
encoding
35de339
encoding: don't inherit constructors from std::vector
by Davide Pesavento
· 7 years ago
5d0b010
encoding: remove duplicate buf() and get() methods from Buffer class
by Davide Pesavento
· 7 years ago
b10024c
encoding: delete deprecated overload of Block::Block
by Davide Pesavento
· 7 years ago
4a03615
encoding: delete deprecated NInDatas and NOutDatas
by Davide Pesavento
· 7 years ago
adc7184
security: Remove old security framework
by Alexander Afanasyev
· 8 years ago
0daa92b
encoding: use an enum for EncoderTag and EstimatorTag
by Davide Pesavento
· 7 years ago
88a0d81
Add -Wextra-semi -Wundefined-func-template to the default CXXFLAGS
by Davide Pesavento
· 7 years ago
5c9ee28
encoding: disallow bool in Encoder::prependRange etc
by Junxiao Shi
· 7 years ago
5d75fd9
mgmt: check enum range during decoding
by Junxiao Shi
· 7 years ago
9da07c5
encoding: reorganize block-helpers code
by Junxiao Shi
· 7 years ago
7d3c14b
Refer to TLV-TYPE as "number" instead of "code"
by Junxiao Shi
· 7 years ago
d2777fa
encoding: optimize Block::encode
by Junxiao Shi
· 7 years ago
760cc7b
encoding: Block::fromStream properly handles TLV-LENGTH=0
by Junxiao Shi
· 7 years ago
4ab3be2
encoding: generalize and simplify shouldSelectContiguousReadNumber()
by Davide Pesavento
· 7 years ago
dc4277a
tests: improve Block test suite
by Junxiao Shi
· 7 years ago
b501b12
encoding: delete LocalControlHeader constants
by Junxiao Shi
· 7 years ago
46a9bd3
encoding: avoid misaligned memory accesses in TLV decoding
by Junxiao Shi
· 7 years ago
db7464d
encoding: reorganize Block class code
by Junxiao Shi
· 7 years ago
251e5f7
encoding: add reliability Face management flag
by Eric Newberry
· 7 years ago
c18aa19
encoding: write nonNegativeInteger 253-255 as one octet
by Junxiao Shi
· 7 years ago
688a641
Introduce Delegation and DelegationList
by Junxiao Shi
· 7 years ago
e6835fe
Remove previously deprecated headers, methods, and constants
by Alexander Afanasyev
· 8 years ago
6336c5f
encoding: RouteOrigin stream extraction operator
by Junxiao Shi
· 8 years ago
9a53d78
mgmt: rename 'datas' to 'data' in FaceStatus and ForwarderStatus
by Junxiao Shi
· 8 years ago
b4ecadc
encoding: add ad hoc link type to ndn::nfd::LinkType enum
by Teng Liang
· 8 years ago
cf41576
util: backport std::experimental::ostream_joiner
by Davide Pesavento
· 8 years ago
e78eeca
util: add printHex() overload that takes a uint64_t
by Davide Pesavento
· 8 years ago
56bd3ee
encoding: explicitly declare RouteFlags as uint64_t
by Davide Pesavento
· 8 years ago
e178989
src: minor updates to common.hpp and common-pch.hpp
by Davide Pesavento
· 8 years ago
e55589c
encoding+mgmt: move FaceEventKind to nfd-constants
by Davide Pesavento
· 8 years ago
f8503d2
encoding+mgmt: fix definition of INVALID_FACE_ID
by Davide Pesavento
· 8 years ago
5f1820e
security: Implement operator<< for v2::Certificate
by Alexander Afanasyev
· 8 years ago
16cbc4f
encoding: optimize BufferAppendDevice::write
by Davide Pesavento
· 8 years ago
02b5125
encoding: OBufferStream closes stream in destructor
by Junxiao Shi
· 8 years ago
a88c9c7
encoding: OBufferStream code style corrections
by Junxiao Shi
· 8 years ago
2fa5939
security: Reorganizing source code to prepare for support of two version of NDN certificates
by Alexander Afanasyev
· 8 years ago
da916d6
management: add Flags and Mask fields to faces/create and faces/update
by Eric Newberry
· 8 years ago
3e62a83
security: Add SafeBag
by Zhiyi Zhang
· 9 years ago
19d7a57
encoding: delete deprecated Block::fromBuffer and block helpers
by Junxiao Shi
· 8 years ago
6617e49
Update copyright notices for files modified in 2016
by Junxiao Shi
· 9 years ago
8b15655
Replace hardcoded values in ndn-cxx by MAX_NDN_PACKET_SIZE
by susmit
· 9 years ago
18ef4de
encoding: add NONE to FaceScope, FacePersistency, LinkType
by Junxiao Shi
· 9 years ago
8f5cbdc
Fix int vs. ssize_t type confusion
by Davide Pesavento
· 9 years ago
f2a4622
docs: API documentation fixes
by Alexander Afanasyev
· 9 years ago
18cf81b
docs: fix several doxygen errors
by Davide Pesavento
· 9 years ago
73e3004
docs: Correct copyright statements
by Alexander Afanasyev
· 9 years ago
95bd96a
management: NACK counters
by Eric Newberry
· 9 years ago
4448d29
block: Add constructor to create sub-blocks using the underlying buffer
by Alexander Afanasyev
· 9 years ago
0d2ed2e
Enhance exception throwing with Boost Exception library
by Spyridon Mastorakis
· 9 years ago
ea38294
security: Add AdditionalInfo into SignatureInfo
by Yingdi Yu
· 9 years ago
7a81389
security: Add ValidityPeriod abstraction
by Yingdi Yu
· 9 years ago
a3d9fc0
encoding: Block::remove now removes all subelements of type
by Eric Newberry
· 9 years ago
7476ebf
encoding: Block::insert
by Joao Pereira
· 9 years ago
9c2a9a8
encoding: move Block methods to .cpp
by Joao Pereira
· 9 years ago
8868140
Add `noexcept` to move constructors and move assignment operators
by Junxiao Shi
· 9 years ago
d5c48e0
encoding: Improving structure and documentation of block helpers
by Alexander Afanasyev
· 9 years ago
117f5ef
encoding: Remove SCOPE from Interests and all references to it in the related code
by Alexander Afanasyev
· 9 years ago
3b54e85
link: add Link abstraction
by Spyridon Mastorakis
· 10 years ago
f0da789
encoding: Block::fromStream TLV-LENGTH bugfix
by Junxiao Shi
· 10 years ago
1a750b4
encoding: mark DEPRECATED on Block::fromBuffer overloads with output parameter
by Junxiao Shi
· 10 years ago
02a4bf3
encoding: change Block::fromBuffer return type
by Junxiao Shi
· 10 years ago
df5927e
encoding/meta-info: Delete deprecated MetaInfo::TYPE_*
by Spyridon Mastorakis
· 10 years ago
c759a20
management: add CachingPolicy to LocalControlHeader
by Jiewen Tan
· 10 years ago
7463389
encoding: Refactoring EncodingBuffer
by Alexander Afanasyev
· 10 years ago
2398911
encoding: delete deprecated Block(std::istream&) constructor
by Junxiao Shi
· 10 years ago
af99f46
src: Update copyright notices for files modified in 2015
by Alexander Afanasyev
· 10 years ago
81a6c5d
encoding: ensure Block is move constructible and assignable
by Junxiao Shi
· 10 years ago
c97d5d4
encoding: ensure Buffer is move constructible and assignable
by Junxiao Shi
· 10 years ago
65f1a71
management: ensure Element::Error inherits from tlv::Error
by Junxiao Shi
· 10 years ago
a464b92
meta-info: deprecate MetaInfo::TYPE_* constants
by Junxiao Shi
· 10 years ago
6486d52
name: Add support for ImplicitSha256DigestComponent
by Alexander Afanasyev
· 10 years ago
eb6ddc7
encoding: delete deprecated tlv::ConentType
by Junxiao Shi
· 10 years ago
468abc3
encoding: move MAX_NDN_PACKET_SIZE constant
by Junxiao Shi
· 10 years ago
dfe9c6b
Always build in C++11 mode.
by Davide Pesavento
· 10 years ago
4c53b0f
encoding: add missing include in nfd-constants.hpp
by Junxiao Shi
· 10 years ago
be54451
encoding: delete deprecated namespace ndn::Tlv
by Junxiao Shi
· 10 years ago
fc8aebb
management: add FaceQueryFilter type
by Chengyu Fan
· 10 years ago
36dca99
management: replace FaceFlags with individual fields
by Chengyu Fan
· 10 years ago
bc5030d
key-locator: KeyDigest
by Junxiao Shi
· 10 years ago
d1de397
encoding: Adding missing include
by Alexander Afanasyev
· 10 years ago
0866f51
face: Add ability to specify RIB flags for setInterestFilter and registerPrefix
by Alexander Afanasyev
· 10 years ago
54ce668
all: rename Tlv namespace to tlv for consistency
by Steve DiBenedetto
· 10 years ago
6a05b4b
transport: Serialize socket write operations
by Alexander Afanasyev
· 10 years ago
dbf3f70
management: Add RibEntry and Route data structures
by Vince Lehman
· 10 years ago
13e637f
management: link-layer byte counts in FaceStatus
by Junxiao Shi
· 10 years ago
9d9d599
security: Enable exporting/importing ECDSA key
by Yingdi Yu
· 10 years ago
ebfa4cb
security: Add SignatureSha256WithEcdsa
by Yingdi Yu
· 10 years ago
197e565
data: Optimize Data signing
by Alexander Afanasyev
· 10 years ago
e881e93
interest: Correcting encoding/decoding of Nonce field
by Alexander Afanasyev
· 10 years ago
c169a81
src: Switching to LGPL 3.0 license
by Alexander Afanasyev
· 10 years ago
4671bf7
management: Implementing ChannelStatus and StrategyChoice dataset abstractions
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
770827c
docs: Updating doxygen comments and minor update to normalize API
by Alexander Afanasyev
· 10 years ago
f73f063
src: Removing unnecessary use of cref() in concert with make_shared
by Alexander Afanasyev
· 10 years ago
b67090a
build+tests: Fixing c++11 mode compilation and correcting integrated test with faces
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
632e057
encoding: Initialized uninitialized variables to resolve the build issue referenced
by Mickey Sweatt
· 11 years ago
5f6c74f
management: NFD RIB Management
by Junxiao Shi
· 11 years ago
Next »