Project

General

Profile

Actions

Task #3098

closed

Merge KeyChain branch

Added by Junxiao Shi over 8 years ago. Updated about 7 years ago.

Status:
Closed
Priority:
Normal
Category:
Security
Target version:
Start date:
Due date:
% Done:

100%

Estimated time:

Description

Merge feature-keychain branch (since Jul 2015) into master, and perform finalization works including:

  • change throw to BOOST_THROW_EXCEPTION (#2997)
  • use make_unique (#3093)

Related issues 3 (0 open3 closed)

Related to NFD - Task #4089: Adapt to ndn-cxx v2::KeyChain and ValidatorClosedJunxiao Shi05/24/2017

Actions
Blocked by ndn-cxx - Task #2926: Refactor KeyChainClosedYingdi Yu

Actions
Blocks ndn-tools - Feature #4205: Restore PIB service after ndn-cxx security v2 and other breaking changesRejected

Actions
Actions #1

Updated by Junxiao Shi over 8 years ago

Actions #2

Updated by Junxiao Shi over 8 years ago

If a change that should be implemented in feature-keychain immediately before or after the merge, update the description of this issue to include that.

If a feature should be implemented in feature-keychain before it can merge, make that issue block this issue.

Actions #3

Updated by Junxiao Shi almost 8 years ago

Actions #4

Updated by Alex Afanasyev over 7 years ago

  • Status changed from New to In Progress
  • Assignee set to Alex Afanasyev
Actions #5

Updated by Junxiao Shi over 7 years ago

TravisCI OSX builds are failing due to unsuccessful OpenSSL installation.

https://travis-ci.org/named-data/ndn-cxx/jobs/149642201

https://travis-ci.org/named-data/NFD/jobs/149775487

+brew link --force openssl
Warning: Refusing to link: openssl
Linking keg-only openssl means you may end up linking against the insecure,
deprecated system OpenSSL while using the headers from Homebrew's openssl.
Instead, pass the full include/library paths to your compiler e.g.:
  -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib

+./waf configure -j1 --color=yes --enable-shared --disable-static --without-osx-keychain
Checking for OpenSSL lib                             : OpenSSL not found, please provide a --with-openssl=PATH argument (see help)
Actions #6

Updated by Alex Afanasyev about 7 years ago

  • Target version changed from v0.5 to v0.6
  • % Done changed from 0 to 100
  • Estimated time deleted (3.00 h)

All code from the key-chain branch was successfully merged to master.

Actions #7

Updated by Alex Afanasyev about 7 years ago

Actions #8

Updated by Alex Afanasyev about 7 years ago

  • Status changed from In Progress to Closed
Actions #9

Updated by Zhiyi Zhang almost 7 years ago

  • Related to Task #4089: Adapt to ndn-cxx v2::KeyChain and Validator added
Actions #10

Updated by Junxiao Shi over 6 years ago

  • Blocks Feature #4205: Restore PIB service after ndn-cxx security v2 and other breaking changes added
Actions

Also available in: Atom PDF