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

WIP: LibGit2 - mbedTLS stream support #17246

Closed
wants to merge 31 commits into from
Closed

WIP: LibGit2 - mbedTLS stream support #17246

wants to merge 31 commits into from

Commits on Jun 28, 2016

  1. 1 Configuration menu
    Copy the full SHA
    9c63d77 View commit details
    Browse the repository at this point in the history
  2. added libmbedtls build script

    wildart committed Jun 28, 2016
    4 Configuration menu
    Copy the full SHA
    5d0de3e View commit details
    Browse the repository at this point in the history
  3. 5 Configuration menu
    Copy the full SHA
    a3b10ea View commit details
    Browse the repository at this point in the history
  4. removed distclean option

    wildart committed Jun 28, 2016
    Configuration menu
    Copy the full SHA
    5512fed View commit details
    Browse the repository at this point in the history
  5. added libssh2 build script

    wildart committed Jun 28, 2016
    Configuration menu
    Copy the full SHA
    c23c731 View commit details
    Browse the repository at this point in the history
  6. enable ssh in libgit2

    wildart committed Jun 28, 2016
    Configuration menu
    Copy the full SHA
    55f1380 View commit details
    Browse the repository at this point in the history
  7. added RPATH parameters to cmake builds, switched libssh2 and libgit2 …

    …to mbedtls dependent branch
    wildart committed Jun 28, 2016
    4 Configuration menu
    Copy the full SHA
    55bd933 View commit details
    Browse the repository at this point in the history
  8. fixed incorrect libgit2 sha1

    wildart committed Jun 28, 2016
    Configuration menu
    Copy the full SHA
    08262d8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    aa5bed7 View commit details
    Browse the repository at this point in the history
  10. updated libgit2 reference

    wildart committed Jun 28, 2016
    Configuration menu
    Copy the full SHA
    265db4a View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2016

  1. windows config fixed

    wildart committed Jul 1, 2016
    13 Configuration menu
    Copy the full SHA
    5003e03 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1341d48 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2016

  1. 6 Configuration menu
    Copy the full SHA
    620373e View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    4ae5893 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2016

  1. fix libgit2-ssh patch

    wildart committed Jul 3, 2016
    Configuration menu
    Copy the full SHA
    3f20759 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71e7be1 View commit details
    Browse the repository at this point in the history
  3. fixed incorrect mbedtls patch location

    added libgit2 feature test
    wildart committed Jul 3, 2016
    Configuration menu
    Copy the full SHA
    508bbf1 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2016

  1. restore http_parser

    wildart committed Jul 4, 2016
    Configuration menu
    Copy the full SHA
    858666f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab4f674 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3ea97ef View commit details
    Browse the repository at this point in the history
  4. update deps makefile

    wildart committed Jul 4, 2016
    Configuration menu
    Copy the full SHA
    51a7c2e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5528588 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    90af61a View commit details
    Browse the repository at this point in the history
  7. fix travis config for x86

    wildart committed Jul 4, 2016
    Configuration menu
    Copy the full SHA
    36a6d53 View commit details
    Browse the repository at this point in the history
  8. update build config

    wildart committed Jul 4, 2016
    Configuration menu
    Copy the full SHA
    13cc976 View commit details
    Browse the repository at this point in the history
  9. reordering dependencies

    wildart committed Jul 4, 2016
    Configuration menu
    Copy the full SHA
    e0839ab View commit details
    Browse the repository at this point in the history
  10. 1 Configuration menu
    Copy the full SHA
    de6ba4e View commit details
    Browse the repository at this point in the history
  11. 1 Configuration menu
    Copy the full SHA
    d101dab View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    288a7b2 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2016

  1. fixing CI scripts

    wildart committed Jul 5, 2016
    Configuration menu
    Copy the full SHA
    3856181 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2016

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