Comparing master...cloudABE · stacksync/commons · GitHub
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: stacksync/commons
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: stacksync/commons
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: cloudABE
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 13 commits
  • 20 files changed
  • 2 contributors

Commits on Nov 5, 2014

  1. [ABE Modules] basic common modules added for plain abe-file sharing (…

    …note that credentials and system params must be already held by both end-users and server respectively)
    javgd committed Nov 5, 2014
    Configuration menu
    Copy the full SHA
    0b5d8f3 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2014

  1. [ABE file commit] ABE Metadata definition refinement. SyncMetadata cl…

    …ass added, allowing SyncService to take advantage of polymorphism. NOTE: Check possible conflicts on client-side.
    javgd committed Dec 15, 2014
    Configuration menu
    Copy the full SHA
    040607d View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2015

  1. [FIX] Fixing some issues on database storage of Strings, changed encr…

    …ypted data fields to blob (bytearray).
    javgd committed Jan 22, 2015
    Configuration menu
    Copy the full SHA
    aa13e2c View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2015

  1. 1. Added required ABE models

    2. Modified ABE sharing notification in order to add email+secret key
    ruizmarc committed Jun 30, 2015
    Configuration menu
    Copy the full SHA
    a6f7489 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2015

  1. Configuration menu
    Copy the full SHA
    8cb3021 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2015

  1. Removed all dependencies with abeClient library. Added an specific mo…

    …del for ABEWorkspace. With this, commons can be completely stand alone. Minor modifications in notification protocol.
    ruizmarc committed Jul 15, 2015
    Configuration menu
    Copy the full SHA
    176dba7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4bbfadc View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2015

  1. Integrating revocation from the vision of the data owner and ISyncSer…

    …vice modified to support get member function.
    ruizmarc committed Sep 8, 2015
    Configuration menu
    Copy the full SHA
    1c55e69 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2015

  1. Configuration menu
    Copy the full SHA
    e9741ff View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2015

  1. Configuration menu
    Copy the full SHA
    71ce5fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1bd43f View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2015

  1. Added revoke method into common interfaces. Added an exception for un…

    …share proposal, Dependency with ABE Library required
    ruizmarc committed Sep 14, 2015
    Configuration menu
    Copy the full SHA
    1280ac9 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2015

  1. Configuration menu
    Copy the full SHA
    5824192 View commit details
    Browse the repository at this point in the history
Loading