Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndn-cxx
/
7dced4633d18ac721688ead3ff3671c89686bded
/
src
/
util
aa0e7da
all: Refactoring work with time using boost::chrono
by Alexander Afanasyev
· 11 years ago
110881d
security: Change SHA256_DIGEST_LENGTH to SHA256_DIGEST_SIZE;
by Yingdi Yu
· 11 years ago
2115716
security: Add SignatureSha256
by Yingdi Yu
· 11 years ago
f50098d
util: Add helper method to load/save object from/to file.
by Yingdi Yu
· 11 years ago
c4f6fd7
util: Merge helpers folder into util.
by Yingdi Yu
· 11 years ago
36b84cf
util+build: Build optimization with regex util
by Alexander Afanasyev
· 11 years ago
809805d
encoding: Optimized Data packet encoding, preparation for memory-efficient signing operation
by Alexander Afanasyev
· 11 years ago
17bc301
security: Add helpers for Command Interest
by Yingdi Yu
· 11 years ago
c8823bc
face: Refactored code to set interest filter
by Alexander Afanasyev
· 11 years ago
e2dcdfd
build: Experimental support to build using precompiled headers
by Alexander Afanasyev
· 11 years ago
9c7ed11
src: Fixing signed/unsigned comparison warnings and removing all warning-suppressing pragmas
by Alexander Afanasyev
· 11 years ago
95e8c2f
name: Optimization of Name implementation
by Alexander Afanasyev
· 11 years ago
e9fdb80
face: Fixing face registration protocol by ensuring uniqueness of each command interest
by Alexander Afanasyev
· 11 years ago
f2a8209
util: Fix rescheduling and add test case.
by Yingdi Yu
· 11 years ago
ab13655
util: fix "delete event in the same event" bug in scheduler.
by Yingdi Yu
· 11 years ago
274f2b0
src: Fixing several includes
by Alexander Afanasyev
· 11 years ago
5e97420
util: Adding regex support.
by Yingdi Yu
· 11 years ago
f646889
util: Importing scheduler, originally implemented in NFD
by Alexander Afanasyev
· 11 years ago
1950885
build+src: Updating common.hpp to import (std|boost)::(shared_ptr|function|...) into ndn namespace
by Alexander Afanasyev
· 11 years ago
09c613f
src: Another round of source updates: moving all headers close to implementation files
by Alexander Afanasyev
· 11 years ago
1e0a077
build: Fixing build and unit tests
by Alexander Afanasyev
· 11 years ago
d409d59
build: Finalizing waf building system (removing legacy code)
by Alexander Afanasyev
· 11 years ago
61ec272
renaming: ndn-cpp to ndn-cpp-dev
by Yingdi Yu
· 11 years ago
94a356e
c/util: Making util/crypto.h a public header
by Alexander Afanasyev
· 11 years ago
54467af
build: Fixing gcc compilation
by Alexander Afanasyev
· 11 years ago
b24a68a
node: Fixing "bugs": default interest timeout not infitine; ndnid fetcher was doing hash calculation over the wrong data set
by Alexander Afanasyev
· 11 years ago
bf1a67a
security: Porting security elements to the updated framework
by Alexander Afanasyev
· 11 years ago
e2e3ca5
c++-util: Add helper to convert time to/from string
by Alexander Afanasyev
· 11 years ago
e2e0d75
face+transport: Cleanup and preparation for implementation of fully async Face operations
by Alexander Afanasyev
· 11 years ago
af283d8
name: Converting Name to TLV
by Alexander Afanasyev
· 11 years ago
8e96e58
src: Adding conditional compilation against boost or bundled "ndnboost"
by Alexander Afanasyev
· 11 years ago
44929d0
util: Fix typo on logging.hpp for include common.hpp.
by Jeff Thompson
· 11 years ago
c38ee7f
encoding: In DynamicUInt8Vector, get should return a non-const result.
by Jeff Thompson
· 11 years ago
2db6037
files: Rename ndn-cpp/ to src/. Updated Makefile.am. Refs #1054.
by Jeff Thompson
· 11 years ago