Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndn-cxx
/
511712d86327ec1039b7e844978ed6aa33b76660
/
src
/
name-component.cpp
4053bd5
name: recognize ParametersSha256DigestComponent
by Junxiao Shi
· 6 years ago
d2e6063
name-component: recognize plain URI syntax
by Junxiao Shi
· 6 years ago
3b101d0
Use std::move in more places
by Davide Pesavento
· 6 years ago
cf0aff8
name: accommodate typed components in getSuccessor
by Junxiao Shi
· 6 years ago
9c9672e
name: don't strip whitespace when parsing URI
by Junxiao Shi
· 7 years ago
cf4ac5b
name-component: recognize typed name components
by Junxiao Shi
· 7 years ago
38a061d
util: introduce escape() and use it in Component::toUri()
by Davide Pesavento
· 7 years ago
08378cb
name: fix encoding of "+" and "~" in Component::toUri()
by Davide Pesavento
· 7 years ago
e245b05
encoding: don't call memcmp() with null pointer
by Davide Pesavento
· 7 years ago
5d0b010
encoding: remove duplicate buf() and get() methods from Buffer class
by Davide Pesavento
· 7 years ago
88a0d81
Add -Wextra-semi -Wundefined-func-template to the default CXXFLAGS
by Davide Pesavento
· 7 years ago
a84f464
Cleanup iostream includes
by Davide Pesavento
· 7 years ago
6938e34
util: rename digest.hpp to sha256.hpp
by Junxiao Shi
· 7 years ago
10b24be
util: deprecate crypto::computeSha256Digest()
by Davide Pesavento
· 7 years ago
e78eeca
util: add printHex() overload that takes a uint64_t
by Davide Pesavento
· 8 years ago
dd46143
util: remove unnecessary trim/trimLeft/trimRight wrappers
by Davide Pesavento
· 8 years ago
010f086
name-component: Component::compare performance improvement
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
df4b24e
exclude: ImplicitSha256Digest bugfix
by Junxiao Shi
· 8 years ago
96b96af
Emulate std::to_string on platforms that do not provide it
by Davide Pesavento
· 9 years ago
0d2ed2e
Enhance exception throwing with Boost Exception library
by Spyridon Mastorakis
· 9 years ago
8828ca6
util: Improvements of string helpers
by Alexander Afanasyev
· 9 years ago
d5c48e0
encoding: Improving structure and documentation of block helpers
by Alexander Afanasyev
· 9 years ago
9bd4d98
data+name: don't uselessly increment totalLength in wireEncode
by Davide Pesavento
· 9 years ago
7463389
encoding: Refactoring EncodingBuffer
by Alexander Afanasyev
· 10 years ago
2c3cbe4
name: fix Component wireDecode logic error
by Qiuhan Ding
· 10 years ago
6486d52
name: Add support for ImplicitSha256DigestComponent
by Alexander Afanasyev
· 10 years ago
c2b8d24
base: ensure Element::Error inherits from tlv::Error
by Junxiao Shi
· 10 years ago
dfe9c6b
Always build in C++11 mode.
by Davide Pesavento
· 10 years ago
0f232c5
name: Introducing new name::Component::is* methods
by Alexander Afanasyev
· 10 years ago
15f6731
name: Make use of naming conventions for segment, version, timestamp, and sequence number encoding
by Alexander Afanasyev
· 10 years ago
1dd95c5
src: Enabling -Werror in debug mode and some style updates
by Alexander Afanasyev
· 11 years ago
4b98e8c
name: Implementing appendNumber/toNumber to use nonNegativeInteger
by Alexander Afanasyev
· 11 years ago
e2dcdfd
build: Experimental support to build using precompiled headers
by Alexander Afanasyev
· 11 years ago
95e8c2f
name: Optimization of Name implementation
by Alexander Afanasyev
· 11 years ago