Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

secio, spipe replacement #442

Merged
merged 12 commits into from
Dec 12, 2014
Merged

secio, spipe replacement #442

merged 12 commits into from
Dec 12, 2014

Commits on Dec 12, 2014

  1. update msgio (combine)

    jbenet committed Dec 12, 2014
    Configuration menu
    Copy the full SHA
    477f5c8 View commit details
    Browse the repository at this point in the history
  2. util/log: SetDebugLogging

    jbenet committed Dec 12, 2014
    Configuration menu
    Copy the full SHA
    ac2be0b View commit details
    Browse the repository at this point in the history
  3. crypto/key: stretcher refactor

    jbenet committed Dec 12, 2014
    Configuration menu
    Copy the full SHA
    9d05b35 View commit details
    Browse the repository at this point in the history
  4. msgio proper write

    jbenet committed Dec 12, 2014
    Configuration menu
    Copy the full SHA
    aed7017 View commit details
    Browse the repository at this point in the history
  5. secio -- spipe v2

    This commit introduces secio, the next generation spipe.
    jbenet committed Dec 12, 2014
    Configuration menu
    Copy the full SHA
    5aab08f View commit details
    Browse the repository at this point in the history
  6. seccat (to test sio)

    jbenet committed Dec 12, 2014
    Configuration menu
    Copy the full SHA
    5b14294 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8d961fc View commit details
    Browse the repository at this point in the history
  8. secio: encrypt copy

    sadly, encrypting needs to copy, as the user supplied buffer
    must not be mangled.
    jbenet committed Dec 12, 2014
    Configuration menu
    Copy the full SHA
    9267f45 View commit details
    Browse the repository at this point in the history
  9. Update interface.go

    Brian Tiger Chow committed Dec 12, 2014
    Configuration menu
    Copy the full SHA
    2430814 View commit details
    Browse the repository at this point in the history
  10. Update interface.go

    Brian Tiger Chow committed Dec 12, 2014
    Configuration menu
    Copy the full SHA
    6766506 View commit details
    Browse the repository at this point in the history
  11. added log.Events to secio

    jbenet committed Dec 12, 2014
    2 Configuration menu
    Copy the full SHA
    e7edeca View commit details
    Browse the repository at this point in the history
  12. secio unexpose bufPool

    jbenet committed Dec 12, 2014
    Configuration menu
    Copy the full SHA
    881f5c9 View commit details
    Browse the repository at this point in the history