Import cargo_0.32.0.orig-vendor.tar.gz
authorVasudev Kamath <vasudev@copyninja.info>
Wed, 12 Dec 2018 16:17:42 +0000 (16:17 +0000)
committerVasudev Kamath <vasudev@copyninja.info>
Wed, 12 Dec 2018 16:17:42 +0000 (16:17 +0000)
commit76c859fb700a726e8e4a1905db73e848b4fe5216
tree82b4ab0661fc6f079080ba9c66ab5f02c58878f7
Import cargo_0.32.0.orig-vendor.tar.gz

[dgit import orig cargo_0.32.0.orig-vendor.tar.gz]
3983 files changed:
aho-corasick/.cargo-checksum.json [new file with mode: 0644]
aho-corasick/.cargo_vcs_info.json [new file with mode: 0644]
aho-corasick/COPYING [new file with mode: 0644]
aho-corasick/Cargo.toml [new file with mode: 0644]
aho-corasick/LICENSE-MIT [new file with mode: 0644]
aho-corasick/README.md [new file with mode: 0644]
aho-corasick/UNLICENSE [new file with mode: 0644]
aho-corasick/benches/bench.rs [new file with mode: 0644]
aho-corasick/benches/random.txt [new file with mode: 0644]
aho-corasick/examples/dict-search.rs [new file with mode: 0644]
aho-corasick/src/autiter.rs [new file with mode: 0644]
aho-corasick/src/full.rs [new file with mode: 0644]
aho-corasick/src/lib.rs [new file with mode: 0644]
aho-corasick/src/main.rs [new file with mode: 0644]
ansi_term/.cargo-checksum.json [new file with mode: 0644]
ansi_term/.travis.yml [new file with mode: 0644]
ansi_term/Cargo.toml [new file with mode: 0644]
ansi_term/LICENCE [new file with mode: 0644]
ansi_term/README.md [new file with mode: 0644]
ansi_term/examples/colours.rs [new file with mode: 0644]
ansi_term/src/ansi.rs [new file with mode: 0644]
ansi_term/src/debug.rs [new file with mode: 0644]
ansi_term/src/difference.rs [new file with mode: 0644]
ansi_term/src/display.rs [new file with mode: 0644]
ansi_term/src/lib.rs [new file with mode: 0644]
ansi_term/src/style.rs [new file with mode: 0644]
ansi_term/src/windows.rs [new file with mode: 0644]
ansi_term/src/write.rs [new file with mode: 0644]
arrayvec/.cargo-checksum.json [new file with mode: 0644]
arrayvec/.cargo_vcs_info.json [new file with mode: 0644]
arrayvec/.travis.yml [new file with mode: 0644]
arrayvec/Cargo.toml [new file with mode: 0644]
arrayvec/LICENSE-APACHE [new file with mode: 0644]
arrayvec/LICENSE-MIT [new file with mode: 0644]
arrayvec/README.rst [new file with mode: 0644]
arrayvec/benches/arraystring.rs [new file with mode: 0644]
arrayvec/benches/extend.rs [new file with mode: 0644]
arrayvec/custom.css [new file with mode: 0644]
arrayvec/src/array.rs [new file with mode: 0644]
arrayvec/src/array_string.rs [new file with mode: 0644]
arrayvec/src/char.rs [new file with mode: 0644]
arrayvec/src/errors.rs [new file with mode: 0644]
arrayvec/src/lib.rs [new file with mode: 0644]
arrayvec/src/range.rs [new file with mode: 0644]
arrayvec/tests/serde.rs [new file with mode: 0644]
arrayvec/tests/tests.rs [new file with mode: 0644]
atty/.cargo-checksum.json [new file with mode: 0644]
atty/.travis.yml [new file with mode: 0644]
atty/CHANGELOG.md [new file with mode: 0644]
atty/Cargo.toml [new file with mode: 0644]
atty/LICENSE [new file with mode: 0644]
atty/README.md [new file with mode: 0644]
atty/appveyor.yml [new file with mode: 0644]
atty/examples/atty.rs [new file with mode: 0644]
atty/rustfmt.toml [new file with mode: 0644]
atty/src/lib.rs [new file with mode: 0644]
backtrace-sys/.cargo-checksum.json [new file with mode: 0644]
backtrace-sys/Cargo.toml [new file with mode: 0644]
backtrace-sys/LICENSE-APACHE [new file with mode: 0644]
backtrace-sys/LICENSE-MIT [new file with mode: 0644]
backtrace-sys/build.rs [new file with mode: 0644]
backtrace-sys/src/lib.rs [new file with mode: 0644]
backtrace-sys/src/libbacktrace/LICENSE [new file with mode: 0644]
backtrace-sys/src/libbacktrace/Makefile.am [new file with mode: 0644]
backtrace-sys/src/libbacktrace/Makefile.in [new file with mode: 0644]
backtrace-sys/src/libbacktrace/Mark.Twain-Tom.Sawyer.txt [new file with mode: 0644]
backtrace-sys/src/libbacktrace/README.md [new file with mode: 0644]
backtrace-sys/src/libbacktrace/acinclude.m4 [new file with mode: 0644]
backtrace-sys/src/libbacktrace/aclocal.m4 [new file with mode: 0644]
backtrace-sys/src/libbacktrace/alloc.c [new file with mode: 0644]
backtrace-sys/src/libbacktrace/atomic.c [new file with mode: 0644]
backtrace-sys/src/libbacktrace/backtrace-supported.h.in [new file with mode: 0644]
backtrace-sys/src/libbacktrace/backtrace.c [new file with mode: 0644]
backtrace-sys/src/libbacktrace/backtrace.h [new file with mode: 0644]
backtrace-sys/src/libbacktrace/btest.c [new file with mode: 0644]
backtrace-sys/src/libbacktrace/config.guess [new file with mode: 0755]
backtrace-sys/src/libbacktrace/config.h.in [new file with mode: 0644]
backtrace-sys/src/libbacktrace/config.sub [new file with mode: 0755]
backtrace-sys/src/libbacktrace/config/libtool.m4 [new file with mode: 0644]
backtrace-sys/src/libbacktrace/config/ltoptions.m4 [new file with mode: 0644]
backtrace-sys/src/libbacktrace/config/ltsugar.m4 [new file with mode: 0644]
backtrace-sys/src/libbacktrace/config/ltversion.m4 [new file with mode: 0644]
backtrace-sys/src/libbacktrace/config/lt~obsolete.m4 [new file with mode: 0644]
backtrace-sys/src/libbacktrace/configure [new file with mode: 0755]
backtrace-sys/src/libbacktrace/configure.ac [new file with mode: 0644]
backtrace-sys/src/libbacktrace/dwarf.c [new file with mode: 0644]
backtrace-sys/src/libbacktrace/edtest.c [new file with mode: 0644]
backtrace-sys/src/libbacktrace/edtest2.c [new file with mode: 0644]
backtrace-sys/src/libbacktrace/elf.c [new file with mode: 0644]
backtrace-sys/src/libbacktrace/fileline.c [new file with mode: 0644]
backtrace-sys/src/libbacktrace/filenames.h [new file with mode: 0644]
backtrace-sys/src/libbacktrace/filetype.awk [new file with mode: 0644]
backtrace-sys/src/libbacktrace/install-sh [new file with mode: 0755]
backtrace-sys/src/libbacktrace/internal.h [new file with mode: 0644]
backtrace-sys/src/libbacktrace/ltmain.sh [new file with mode: 0755]
backtrace-sys/src/libbacktrace/macho.c [new file with mode: 0644]
backtrace-sys/src/libbacktrace/missing [new file with mode: 0755]
backtrace-sys/src/libbacktrace/mmap.c [new file with mode: 0644]
backtrace-sys/src/libbacktrace/mmapio.c [new file with mode: 0644]
backtrace-sys/src/libbacktrace/move-if-change [new file with mode: 0644]
backtrace-sys/src/libbacktrace/nounwind.c [new file with mode: 0644]
backtrace-sys/src/libbacktrace/pecoff.c [new file with mode: 0644]
backtrace-sys/src/libbacktrace/posix.c [new file with mode: 0644]
backtrace-sys/src/libbacktrace/print.c [new file with mode: 0644]
backtrace-sys/src/libbacktrace/read.c [new file with mode: 0644]
backtrace-sys/src/libbacktrace/simple.c [new file with mode: 0644]
backtrace-sys/src/libbacktrace/sort.c [new file with mode: 0644]
backtrace-sys/src/libbacktrace/state.c [new file with mode: 0644]
backtrace-sys/src/libbacktrace/stest.c [new file with mode: 0644]
backtrace-sys/src/libbacktrace/testlib.c [new file with mode: 0644]
backtrace-sys/src/libbacktrace/testlib.h [new file with mode: 0644]
backtrace-sys/src/libbacktrace/ttest.c [new file with mode: 0644]
backtrace-sys/src/libbacktrace/unknown.c [new file with mode: 0644]
backtrace-sys/src/libbacktrace/xcoff.c [new file with mode: 0644]
backtrace-sys/src/libbacktrace/ztest.c [new file with mode: 0644]
backtrace-sys/symbol-map [new file with mode: 0644]
backtrace/.cargo-checksum.json [new file with mode: 0644]
backtrace/.gitmodules [new file with mode: 0644]
backtrace/.travis.yml [new file with mode: 0644]
backtrace/Cargo.toml [new file with mode: 0644]
backtrace/LICENSE-APACHE [new file with mode: 0644]
backtrace/LICENSE-MIT [new file with mode: 0644]
backtrace/README.md [new file with mode: 0644]
backtrace/appveyor.yml [new file with mode: 0644]
backtrace/ci/android-ndk.sh [new file with mode: 0755]
backtrace/ci/docker/aarch64-linux-android/Dockerfile [new file with mode: 0644]
backtrace/ci/docker/aarch64-unknown-linux-gnu/Dockerfile [new file with mode: 0644]
backtrace/ci/docker/arm-linux-androideabi/Dockerfile [new file with mode: 0644]
backtrace/ci/docker/arm-unknown-linux-gnueabihf/Dockerfile [new file with mode: 0644]
backtrace/ci/docker/armv7-linux-androideabi/Dockerfile [new file with mode: 0644]
backtrace/ci/docker/armv7-unknown-linux-gnueabihf/Dockerfile [new file with mode: 0644]
backtrace/ci/docker/i586-unknown-linux-gnu/Dockerfile [new file with mode: 0644]
backtrace/ci/docker/i686-linux-android/Dockerfile [new file with mode: 0644]
backtrace/ci/docker/i686-unknown-linux-gnu/Dockerfile [new file with mode: 0644]
backtrace/ci/docker/powerpc-unknown-linux-gnu/Dockerfile [new file with mode: 0644]
backtrace/ci/docker/powerpc64-unknown-linux-gnu/Dockerfile [new file with mode: 0644]
backtrace/ci/docker/x86_64-linux-android/Dockerfile [new file with mode: 0644]
backtrace/ci/docker/x86_64-pc-windows-gnu/Dockerfile [new file with mode: 0644]
backtrace/ci/docker/x86_64-unknown-linux-gnu/Dockerfile [new file with mode: 0644]
backtrace/ci/docker/x86_64-unknown-linux-musl/Dockerfile [new file with mode: 0644]
backtrace/ci/run-docker.sh [new file with mode: 0755]
backtrace/ci/run.sh [new file with mode: 0755]
backtrace/examples/backtrace.rs [new file with mode: 0644]
backtrace/examples/raw.rs [new file with mode: 0644]
backtrace/src/backtrace/dbghelp.rs [new file with mode: 0644]
backtrace/src/backtrace/libunwind.rs [new file with mode: 0644]
backtrace/src/backtrace/mod.rs [new file with mode: 0644]
backtrace/src/backtrace/noop.rs [new file with mode: 0644]
backtrace/src/backtrace/unix_backtrace.rs [new file with mode: 0644]
backtrace/src/capture.rs [new file with mode: 0644]
backtrace/src/dylib.rs [new file with mode: 0644]
backtrace/src/lib.rs [new file with mode: 0644]
backtrace/src/symbolize/coresymbolication.rs [new file with mode: 0644]
backtrace/src/symbolize/dbghelp.rs [new file with mode: 0644]
backtrace/src/symbolize/dladdr.rs [new file with mode: 0644]
backtrace/src/symbolize/gimli.rs [new file with mode: 0644]
backtrace/src/symbolize/libbacktrace.rs [new file with mode: 0644]
backtrace/src/symbolize/mod.rs [new file with mode: 0644]
backtrace/src/symbolize/noop.rs [new file with mode: 0644]
backtrace/tests/long_fn_name.rs [new file with mode: 0644]
backtrace/tests/smoke.rs [new file with mode: 0644]
bit-set/.cargo-checksum.json [new file with mode: 0644]
bit-set/.travis.yml [new file with mode: 0644]
bit-set/Cargo.toml [new file with mode: 0644]
bit-set/LICENSE-APACHE [new file with mode: 0644]
bit-set/LICENSE-MIT [new file with mode: 0644]
bit-set/README.md [new file with mode: 0644]
bit-set/deploy-docs.sh [new file with mode: 0755]
bit-set/src/lib.rs [new file with mode: 0644]
bit-vec/.cargo-checksum.json [new file with mode: 0644]
bit-vec/.travis.yml [new file with mode: 0644]
bit-vec/Cargo.toml [new file with mode: 0644]
bit-vec/LICENSE-APACHE [new file with mode: 0644]
bit-vec/LICENSE-MIT [new file with mode: 0644]
bit-vec/README.md [new file with mode: 0644]
bit-vec/benches/extern.rs [new file with mode: 0644]
bit-vec/crusader.sh [new file with mode: 0755]
bit-vec/deploy-docs.sh [new file with mode: 0755]
bit-vec/src/bench.rs [new file with mode: 0644]
bit-vec/src/lib.rs [new file with mode: 0644]
bitflags/.cargo-checksum.json [new file with mode: 0644]
bitflags/CHANGELOG.md [new file with mode: 0644]
bitflags/CODE_OF_CONDUCT.md [new file with mode: 0644]
bitflags/Cargo.toml [new file with mode: 0644]
bitflags/LICENSE-APACHE [new file with mode: 0644]
bitflags/LICENSE-MIT [new file with mode: 0644]
bitflags/README.md [new file with mode: 0644]
bitflags/src/example_generated.rs [new file with mode: 0644]
bitflags/src/lib.rs [new file with mode: 0644]
bufstream/.cargo-checksum.json [new file with mode: 0644]
bufstream/.travis.yml [new file with mode: 0644]
bufstream/Cargo.toml [new file with mode: 0644]
bufstream/LICENSE-APACHE [new file with mode: 0644]
bufstream/LICENSE-MIT [new file with mode: 0644]
bufstream/README.md [new file with mode: 0644]
bufstream/src/lib.rs [new file with mode: 0644]
byteorder/.cargo-checksum.json [new file with mode: 0644]
byteorder/.cargo_vcs_info.json [new file with mode: 0644]
byteorder/.travis.yml [new file with mode: 0644]
byteorder/CHANGELOG.md [new file with mode: 0644]
byteorder/COPYING [new file with mode: 0644]
byteorder/Cargo.toml [new file with mode: 0644]
byteorder/LICENSE-MIT [new file with mode: 0644]
byteorder/README.md [new file with mode: 0644]
byteorder/UNLICENSE [new file with mode: 0644]
byteorder/benches/bench.rs [new file with mode: 0644]
byteorder/src/io.rs [new file with mode: 0644]
byteorder/src/lib.rs [new file with mode: 0644]
bytesize/.cargo-checksum.json [new file with mode: 0644]
bytesize/.travis.yml [new file with mode: 0644]
bytesize/Cargo.toml [new file with mode: 0644]
bytesize/LICENSE [new file with mode: 0644]
bytesize/README.md [new file with mode: 0644]
bytesize/src/lib.rs [new file with mode: 0644]
cc/.cargo-checksum.json [new file with mode: 0644]
cc/.travis.yml [new file with mode: 0644]
cc/Cargo.toml [new file with mode: 0644]
cc/LICENSE-APACHE [new file with mode: 0644]
cc/LICENSE-MIT [new file with mode: 0644]
cc/README.md [new file with mode: 0644]
cc/appveyor.yml [new file with mode: 0644]
cc/src/bin/gcc-shim.rs [new file with mode: 0644]
cc/src/com.rs [new file with mode: 0644]
cc/src/lib.rs [new file with mode: 0644]
cc/src/registry.rs [new file with mode: 0644]
cc/src/setup_config.rs [new file with mode: 0644]
cc/src/winapi.rs [new file with mode: 0644]
cc/src/windows_registry.rs [new file with mode: 0644]
cc/tests/cc_env.rs [new file with mode: 0644]
cc/tests/support/mod.rs [new file with mode: 0644]
cc/tests/test.rs [new file with mode: 0644]
cfg-if/.cargo-checksum.json [new file with mode: 0644]
cfg-if/.travis.yml [new file with mode: 0644]
cfg-if/Cargo.toml [new file with mode: 0644]
cfg-if/LICENSE-APACHE [new file with mode: 0644]
cfg-if/LICENSE-MIT [new file with mode: 0644]
cfg-if/README.md [new file with mode: 0644]
cfg-if/src/lib.rs [new file with mode: 0644]
cfg-if/tests/xcrate.rs [new file with mode: 0644]
clap/.appveyor.yml [new file with mode: 0644]
clap/.cargo-checksum.json [new file with mode: 0644]
clap/.clog.toml [new file with mode: 0644]
clap/.github/CONTRIBUTING.md [new file with mode: 0644]
clap/.github/ISSUE_TEMPLATE.md [new file with mode: 0644]
clap/.mention-bot [new file with mode: 0644]
clap/.pc/.quilt_patches [new file with mode: 0644]
clap/.pc/.quilt_series [new file with mode: 0644]
clap/.pc/.version [new file with mode: 0644]
clap/.pc/applied-patches [new file with mode: 0644]
clap/.pc/no-clippy.patch/.timestamp [new file with mode: 0644]
clap/.pc/no-clippy.patch/Cargo.toml [new file with mode: 0644]
clap/.travis.yml [new file with mode: 0644]
clap/CHANGELOG.md [new file with mode: 0644]
clap/CONTRIBUTORS.md [new file with mode: 0644]
clap/Cargo.toml [new file with mode: 0644]
clap/LICENSE-MIT [new file with mode: 0644]
clap/README.md [new file with mode: 0644]
clap/SPONSORS.md [new file with mode: 0644]
clap/clap-test.rs [new file with mode: 0644]
clap/debian/patches/no-clippy.patch [new file with mode: 0644]
clap/debian/patches/series [new file with mode: 0644]
clap/index.html [new file with mode: 0644]
clap/justfile [new file with mode: 0644]
clap/rustfmt.toml [new file with mode: 0644]
clap/src/app/help.rs [new file with mode: 0644]
clap/src/app/meta.rs [new file with mode: 0644]
clap/src/app/mod.rs [new file with mode: 0644]
clap/src/app/parser.rs [new file with mode: 0644]
clap/src/app/settings.rs [new file with mode: 0644]
clap/src/app/usage.rs [new file with mode: 0644]
clap/src/app/validator.rs [new file with mode: 0644]
clap/src/args/any_arg.rs [new file with mode: 0644]
clap/src/args/arg.rs [new file with mode: 0644]
clap/src/args/arg_builder/base.rs [new file with mode: 0644]
clap/src/args/arg_builder/flag.rs [new file with mode: 0644]
clap/src/args/arg_builder/mod.rs [new file with mode: 0644]
clap/src/args/arg_builder/option.rs [new file with mode: 0644]
clap/src/args/arg_builder/positional.rs [new file with mode: 0644]
clap/src/args/arg_builder/switched.rs [new file with mode: 0644]
clap/src/args/arg_builder/valued.rs [new file with mode: 0644]
clap/src/args/arg_matcher.rs [new file with mode: 0644]
clap/src/args/arg_matches.rs [new file with mode: 0644]
clap/src/args/group.rs [new file with mode: 0644]
clap/src/args/macros.rs [new file with mode: 0644]
clap/src/args/matched_arg.rs [new file with mode: 0644]
clap/src/args/mod.rs [new file with mode: 0644]
clap/src/args/settings.rs [new file with mode: 0644]
clap/src/args/subcommand.rs [new file with mode: 0644]
clap/src/completions/bash.rs [new file with mode: 0644]
clap/src/completions/elvish.rs [new file with mode: 0644]
clap/src/completions/fish.rs [new file with mode: 0644]
clap/src/completions/macros.rs [new file with mode: 0644]
clap/src/completions/mod.rs [new file with mode: 0644]
clap/src/completions/powershell.rs [new file with mode: 0644]
clap/src/completions/shell.rs [new file with mode: 0644]
clap/src/completions/zsh.rs [new file with mode: 0644]
clap/src/errors.rs [new file with mode: 0644]
clap/src/fmt.rs [new file with mode: 0644]
clap/src/lib.rs [new file with mode: 0644]
clap/src/macros.rs [new file with mode: 0644]
clap/src/map.rs [new file with mode: 0644]
clap/src/osstringext.rs [new file with mode: 0644]
clap/src/strext.rs [new file with mode: 0644]
clap/src/suggestions.rs [new file with mode: 0644]
clap/src/usage_parser.rs [new file with mode: 0644]
cloudabi/.cargo-checksum.json [new file with mode: 0644]
cloudabi/Cargo.toml [new file with mode: 0644]
cloudabi/bitflags.rs [new file with mode: 0644]
cloudabi/cloudabi.rs [new file with mode: 0644]
commoncrypto-sys/.cargo-checksum.json [new file with mode: 0644]
commoncrypto-sys/.pc/.quilt_patches [new file with mode: 0644]
commoncrypto-sys/.pc/.quilt_series [new file with mode: 0644]
commoncrypto-sys/.pc/.version [new file with mode: 0644]
commoncrypto-sys/.pc/applied-patches [new file with mode: 0644]
commoncrypto-sys/.pc/no-clippy.patch/.timestamp [new file with mode: 0644]
commoncrypto-sys/.pc/no-clippy.patch/Cargo.toml [new file with mode: 0644]
commoncrypto-sys/Cargo.toml [new file with mode: 0644]
commoncrypto-sys/debian/patches/no-clippy.patch [new file with mode: 0644]
commoncrypto-sys/debian/patches/series [new file with mode: 0644]
commoncrypto-sys/src/lib.rs [new file with mode: 0644]
commoncrypto-sys/tests/hash.rs [new file with mode: 0644]
commoncrypto-sys/tests/pbkdf2.rs [new file with mode: 0644]
commoncrypto/.cargo-checksum.json [new file with mode: 0644]
commoncrypto/.pc/.quilt_patches [new file with mode: 0644]
commoncrypto/.pc/.quilt_series [new file with mode: 0644]
commoncrypto/.pc/.version [new file with mode: 0644]
commoncrypto/.pc/applied-patches [new file with mode: 0644]
commoncrypto/.pc/no-clippy.patch/.timestamp [new file with mode: 0644]
commoncrypto/.pc/no-clippy.patch/Cargo.toml [new file with mode: 0644]
commoncrypto/Cargo.toml [new file with mode: 0644]
commoncrypto/debian/patches/no-clippy.patch [new file with mode: 0644]
commoncrypto/debian/patches/series [new file with mode: 0644]
commoncrypto/src/hash.rs [new file with mode: 0644]
commoncrypto/src/lib.rs [new file with mode: 0644]
commoncrypto/src/pbkdf2.rs [new file with mode: 0644]
commoncrypto/tests/hash.rs [new file with mode: 0644]
commoncrypto/tests/pbkdf2.rs [new file with mode: 0644]
core-foundation-sys/.cargo-checksum.json [new file with mode: 0644]
core-foundation-sys/Cargo.toml [new file with mode: 0644]
core-foundation-sys/LICENSE-APACHE [new file with mode: 0644]
core-foundation-sys/LICENSE-MIT [new file with mode: 0644]
core-foundation-sys/build.rs [new file with mode: 0644]
core-foundation-sys/src/array.rs [new file with mode: 0644]
core-foundation-sys/src/attributed_string.rs [new file with mode: 0644]
core-foundation-sys/src/base.rs [new file with mode: 0644]
core-foundation-sys/src/bundle.rs [new file with mode: 0644]
core-foundation-sys/src/data.rs [new file with mode: 0644]
core-foundation-sys/src/date.rs [new file with mode: 0644]
core-foundation-sys/src/dictionary.rs [new file with mode: 0644]
core-foundation-sys/src/error.rs [new file with mode: 0644]
core-foundation-sys/src/filedescriptor.rs [new file with mode: 0644]
core-foundation-sys/src/lib.rs [new file with mode: 0644]
core-foundation-sys/src/messageport.rs [new file with mode: 0644]
core-foundation-sys/src/number.rs [new file with mode: 0644]
core-foundation-sys/src/propertylist.rs [new file with mode: 0644]
core-foundation-sys/src/runloop.rs [new file with mode: 0644]
core-foundation-sys/src/set.rs [new file with mode: 0644]
core-foundation-sys/src/string.rs [new file with mode: 0644]
core-foundation-sys/src/timezone.rs [new file with mode: 0644]
core-foundation-sys/src/url.rs [new file with mode: 0644]
core-foundation-sys/src/uuid.rs [new file with mode: 0644]
core-foundation/.cargo-checksum.json [new file with mode: 0644]
core-foundation/.cargo_vcs_info.json [new file with mode: 0644]
core-foundation/.pc/.quilt_patches [new file with mode: 0644]
core-foundation/.pc/.quilt_series [new file with mode: 0644]
core-foundation/.pc/.version [new file with mode: 0644]
core-foundation/.pc/0001-Use-libc-c_char-instead-of-i8-for-libc-calls.patch/.timestamp [new file with mode: 0644]
core-foundation/.pc/0001-Use-libc-c_char-instead-of-i8-for-libc-calls.patch/src/url.rs [new file with mode: 0644]
core-foundation/.pc/applied-patches [new file with mode: 0644]
core-foundation/Cargo.toml [new file with mode: 0644]
core-foundation/LICENSE-APACHE [new file with mode: 0644]
core-foundation/LICENSE-MIT [new file with mode: 0644]
core-foundation/debian/patches/0001-Use-libc-c_char-instead-of-i8-for-libc-calls.patch [new file with mode: 0644]
core-foundation/debian/patches/series [new file with mode: 0644]
core-foundation/src/array.rs [new file with mode: 0644]
core-foundation/src/attributed_string.rs [new file with mode: 0644]
core-foundation/src/base.rs [new file with mode: 0644]
core-foundation/src/boolean.rs [new file with mode: 0644]
core-foundation/src/bundle.rs [new file with mode: 0644]
core-foundation/src/data.rs [new file with mode: 0644]
core-foundation/src/date.rs [new file with mode: 0644]
core-foundation/src/dictionary.rs [new file with mode: 0644]
core-foundation/src/error.rs [new file with mode: 0644]
core-foundation/src/filedescriptor.rs [new file with mode: 0644]
core-foundation/src/lib.rs [new file with mode: 0644]
core-foundation/src/number.rs [new file with mode: 0644]
core-foundation/src/propertylist.rs [new file with mode: 0644]
core-foundation/src/runloop.rs [new file with mode: 0644]
core-foundation/src/set.rs [new file with mode: 0644]
core-foundation/src/string.rs [new file with mode: 0644]
core-foundation/src/timezone.rs [new file with mode: 0644]
core-foundation/src/url.rs [new file with mode: 0644]
core-foundation/src/uuid.rs [new file with mode: 0644]
core-foundation/tests/use_macro_outside_crate.rs [new file with mode: 0644]
crc32fast/.cargo-checksum.json [new file with mode: 0644]
crc32fast/.cargo_vcs_info.json [new file with mode: 0644]
crc32fast/.travis.yml [new file with mode: 0644]
crc32fast/Cargo.toml [new file with mode: 0644]
crc32fast/LICENSE-APACHE [new file with mode: 0644]
crc32fast/LICENSE-MIT [new file with mode: 0644]
crc32fast/README.md [new file with mode: 0644]
crc32fast/benches/bench.rs [new file with mode: 0644]
crc32fast/build.rs [new file with mode: 0644]
crc32fast/src/baseline.rs [new file with mode: 0644]
crc32fast/src/combine.rs [new file with mode: 0644]
crc32fast/src/lib.rs [new file with mode: 0644]
crc32fast/src/specialized/mod.rs [new file with mode: 0644]
crc32fast/src/specialized/pclmulqdq.rs [new file with mode: 0644]
crc32fast/src/table.rs [new file with mode: 0644]
crossbeam-channel/.cargo-checksum.json [new file with mode: 0644]
crossbeam-channel/.cargo_vcs_info.json [new file with mode: 0644]
crossbeam-channel/.travis.yml [new file with mode: 0644]
crossbeam-channel/CHANGELOG.md [new file with mode: 0644]
crossbeam-channel/Cargo.toml [new file with mode: 0644]
crossbeam-channel/LICENSE-APACHE [new file with mode: 0644]
crossbeam-channel/LICENSE-MIT [new file with mode: 0644]
crossbeam-channel/README.md [new file with mode: 0644]
crossbeam-channel/examples/csp.rs [new file with mode: 0644]
crossbeam-channel/examples/fibonacci.rs [new file with mode: 0644]
crossbeam-channel/examples/mpsc.rs [new file with mode: 0644]
crossbeam-channel/src/flavors/after.rs [new file with mode: 0644]
crossbeam-channel/src/flavors/array.rs [new file with mode: 0644]
crossbeam-channel/src/flavors/list.rs [new file with mode: 0644]
crossbeam-channel/src/flavors/mod.rs [new file with mode: 0644]
crossbeam-channel/src/flavors/tick.rs [new file with mode: 0644]
crossbeam-channel/src/flavors/zero.rs [new file with mode: 0644]
crossbeam-channel/src/internal/channel.rs [new file with mode: 0644]
crossbeam-channel/src/internal/context.rs [new file with mode: 0644]
crossbeam-channel/src/internal/mod.rs [new file with mode: 0644]
crossbeam-channel/src/internal/select.rs [new file with mode: 0644]
crossbeam-channel/src/internal/utils.rs [new file with mode: 0644]
crossbeam-channel/src/internal/waker.rs [new file with mode: 0644]
crossbeam-channel/src/lib.rs [new file with mode: 0644]
crossbeam-channel/tests/after.rs [new file with mode: 0644]
crossbeam-channel/tests/array.rs [new file with mode: 0644]
crossbeam-channel/tests/cmp.rs [new file with mode: 0644]
crossbeam-channel/tests/golang.rs [new file with mode: 0644]
crossbeam-channel/tests/iter.rs [new file with mode: 0644]
crossbeam-channel/tests/list.rs [new file with mode: 0644]
crossbeam-channel/tests/mpsc.rs [new file with mode: 0644]
crossbeam-channel/tests/parse.rs [new file with mode: 0644]
crossbeam-channel/tests/select.rs [new file with mode: 0644]
crossbeam-channel/tests/select_struct.rs [new file with mode: 0644]
crossbeam-channel/tests/thread_locals.rs [new file with mode: 0644]
crossbeam-channel/tests/tick.rs [new file with mode: 0644]
crossbeam-channel/tests/wrappers/cloned.rs [new file with mode: 0644]
crossbeam-channel/tests/wrappers/mod.rs [new file with mode: 0644]
crossbeam-channel/tests/wrappers/normal.rs [new file with mode: 0644]
crossbeam-channel/tests/wrappers/select.rs [new file with mode: 0644]
crossbeam-channel/tests/wrappers/select_multi.rs [new file with mode: 0644]
crossbeam-channel/tests/wrappers/select_spin.rs [new file with mode: 0644]
crossbeam-channel/tests/zero.rs [new file with mode: 0644]
crossbeam-epoch/.cargo-checksum.json [new file with mode: 0644]
crossbeam-epoch/.cargo_vcs_info.json [new file with mode: 0644]
crossbeam-epoch/CHANGELOG.md [new file with mode: 0644]
crossbeam-epoch/Cargo.toml [new file with mode: 0644]
crossbeam-epoch/LICENSE-APACHE [new file with mode: 0644]
crossbeam-epoch/LICENSE-MIT [new file with mode: 0644]
crossbeam-epoch/README.md [new file with mode: 0644]
crossbeam-epoch/benches/defer.rs [new file with mode: 0644]
crossbeam-epoch/benches/flush.rs [new file with mode: 0644]
crossbeam-epoch/benches/pin.rs [new file with mode: 0644]
crossbeam-epoch/examples/sanitize.rs [new file with mode: 0644]
crossbeam-epoch/src/atomic.rs [new file with mode: 0644]
crossbeam-epoch/src/collector.rs [new file with mode: 0644]
crossbeam-epoch/src/default.rs [new file with mode: 0644]
crossbeam-epoch/src/deferred.rs [new file with mode: 0644]
crossbeam-epoch/src/epoch.rs [new file with mode: 0644]
crossbeam-epoch/src/guard.rs [new file with mode: 0644]
crossbeam-epoch/src/internal.rs [new file with mode: 0644]
crossbeam-epoch/src/lib.rs [new file with mode: 0644]
crossbeam-epoch/src/sync/list.rs [new file with mode: 0644]
crossbeam-epoch/src/sync/mod.rs [new file with mode: 0644]
crossbeam-epoch/src/sync/queue.rs [new file with mode: 0644]
crossbeam-utils-0.5.0/.cargo-checksum.json [new file with mode: 0644]
crossbeam-utils-0.5.0/.travis.yml [new file with mode: 0644]
crossbeam-utils-0.5.0/CHANGELOG.md [new file with mode: 0644]
crossbeam-utils-0.5.0/Cargo.toml [new file with mode: 0644]
crossbeam-utils-0.5.0/LICENSE-APACHE [new file with mode: 0644]
crossbeam-utils-0.5.0/LICENSE-MIT [new file with mode: 0644]
crossbeam-utils-0.5.0/README.md [new file with mode: 0644]
crossbeam-utils-0.5.0/src/cache_padded.rs [new file with mode: 0644]
crossbeam-utils-0.5.0/src/consume.rs [new file with mode: 0644]
crossbeam-utils-0.5.0/src/lib.rs [new file with mode: 0644]
crossbeam-utils-0.5.0/src/thread.rs [new file with mode: 0644]
crossbeam-utils/.cargo-checksum.json [new file with mode: 0644]
crossbeam-utils/.cargo_vcs_info.json [new file with mode: 0644]
crossbeam-utils/CHANGELOG.md [new file with mode: 0644]
crossbeam-utils/Cargo.toml [new file with mode: 0644]
crossbeam-utils/LICENSE-APACHE [new file with mode: 0644]
crossbeam-utils/LICENSE-MIT [new file with mode: 0644]
crossbeam-utils/README.md [new file with mode: 0644]
crossbeam-utils/benches/atomic_cell.rs [new file with mode: 0755]
crossbeam-utils/src/atomic/atomic_cell.rs [new file with mode: 0644]
crossbeam-utils/src/atomic/consume.rs [new file with mode: 0644]
crossbeam-utils/src/atomic/mod.rs [new file with mode: 0644]
crossbeam-utils/src/cache_padded.rs [new file with mode: 0644]
crossbeam-utils/src/lib.rs [new file with mode: 0644]
crossbeam-utils/src/sync/mod.rs [new file with mode: 0644]
crossbeam-utils/src/sync/parker.rs [new file with mode: 0644]
crossbeam-utils/src/thread.rs [new file with mode: 0644]
crossbeam-utils/tests/atomic_cell.rs [new file with mode: 0644]
crossbeam-utils/tests/cache_padded.rs [new file with mode: 0644]
crossbeam-utils/tests/parker.rs [new file with mode: 0644]
crossbeam-utils/tests/thread.rs [new file with mode: 0644]
crypto-hash/.cargo-checksum.json [new file with mode: 0644]
crypto-hash/CONTRIBUTING.md [new file with mode: 0644]
crypto-hash/Cargo.toml [new file with mode: 0644]
crypto-hash/LICENSE [new file with mode: 0644]
crypto-hash/Makefile [new file with mode: 0644]
crypto-hash/NEWS.md [new file with mode: 0644]
crypto-hash/README.md [new file with mode: 0644]
crypto-hash/src/imp/commoncrypto.rs [new file with mode: 0644]
crypto-hash/src/imp/cryptoapi.rs [new file with mode: 0644]
crypto-hash/src/imp/openssl.rs [new file with mode: 0644]
crypto-hash/src/lib.rs [new file with mode: 0644]
crypto-hash/src/test.rs [new file with mode: 0644]
curl-sys/.cargo-checksum.json [new file with mode: 0644]
curl-sys/.cargo_vcs_info.json [new file with mode: 0644]
curl-sys/Cargo.toml [new file with mode: 0644]
curl-sys/LICENSE [new file with mode: 0644]
curl-sys/build.rs [new file with mode: 0644]
curl-sys/lib.rs [new file with mode: 0644]
curl/.cargo-checksum.json [new file with mode: 0644]
curl/.cargo_vcs_info.json [new file with mode: 0644]
curl/.gitmodules [new file with mode: 0644]
curl/.pc/.quilt_patches [new file with mode: 0644]
curl/.pc/.quilt_series [new file with mode: 0644]
curl/.pc/.version [new file with mode: 0644]
curl/.pc/applied-patches [new file with mode: 0644]
curl/.pc/winapi3.patch/.timestamp [new file with mode: 0644]
curl/.pc/winapi3.patch/Cargo.toml [new file with mode: 0644]
curl/.pc/winapi3.patch/src/easy/windows.rs [new file with mode: 0644]
curl/.pc/winapi3.patch/src/lib.rs [new file with mode: 0644]
curl/.pc/winapi3.patch/src/multi.rs [new file with mode: 0644]
curl/.travis.yml [new file with mode: 0644]
curl/Cargo.toml [new file with mode: 0644]
curl/LICENSE [new file with mode: 0644]
curl/README.md [new file with mode: 0644]
curl/appveyor.yml [new file with mode: 0644]
curl/ci/.cargo/config [new file with mode: 0644]
curl/ci/Dockerfile-linux32 [new file with mode: 0644]
curl/ci/Dockerfile-linux64 [new file with mode: 0644]
curl/ci/Dockerfile-linux64-curl [new file with mode: 0644]
curl/ci/Dockerfile-mingw [new file with mode: 0644]
curl/ci/Dockerfile-musl [new file with mode: 0644]
curl/ci/run.sh [new file with mode: 0644]
curl/debian/patches/series [new file with mode: 0644]
curl/debian/patches/winapi3.patch [new file with mode: 0644]
curl/src/easy/form.rs [new file with mode: 0644]
curl/src/easy/handle.rs [new file with mode: 0644]
curl/src/easy/handler.rs [new file with mode: 0644]
curl/src/easy/list.rs [new file with mode: 0644]
curl/src/easy/mod.rs [new file with mode: 0644]
curl/src/easy/windows.rs [new file with mode: 0644]
curl/src/error.rs [new file with mode: 0644]
curl/src/lib.rs [new file with mode: 0644]
curl/src/multi.rs [new file with mode: 0644]
curl/src/panic.rs [new file with mode: 0644]
curl/src/version.rs [new file with mode: 0644]
curl/tests/atexit.rs [new file with mode: 0644]
curl/tests/easy.rs [new file with mode: 0644]
curl/tests/formdata [new file with mode: 0644]
curl/tests/multi.rs [new file with mode: 0644]
curl/tests/post.rs [new file with mode: 0644]
curl/tests/server/mod.rs [new file with mode: 0644]
env_logger/.cargo-checksum.json [new file with mode: 0644]
env_logger/.travis.yml [new file with mode: 0644]
env_logger/Cargo.toml [new file with mode: 0644]
env_logger/LICENSE-APACHE [new file with mode: 0644]
env_logger/LICENSE-MIT [new file with mode: 0644]
env_logger/README.md [new file with mode: 0644]
env_logger/examples/custom_default_format.rs [new file with mode: 0644]
env_logger/examples/custom_format.rs [new file with mode: 0644]
env_logger/examples/custom_logger.rs [new file with mode: 0644]
env_logger/examples/default.rs [new file with mode: 0644]
env_logger/examples/direct_logger.rs [new file with mode: 0644]
env_logger/src/filter/mod.rs [new file with mode: 0644]
env_logger/src/filter/regex.rs [new file with mode: 0644]
env_logger/src/filter/string.rs [new file with mode: 0644]
env_logger/src/fmt.rs [new file with mode: 0644]
env_logger/src/lib.rs [new file with mode: 0644]
env_logger/tests/log-in-log.rs [new file with mode: 0644]
env_logger/tests/regexp_filter.rs [new file with mode: 0644]
failure/.cargo-checksum.json [new file with mode: 0644]
failure/.gitlab-ci.yml [new file with mode: 0644]
failure/.travis.yml [new file with mode: 0644]
failure/CODE_OF_CONDUCT.md [new file with mode: 0644]
failure/Cargo.toml [new file with mode: 0644]
failure/LICENSE-APACHE [new file with mode: 0644]
failure/LICENSE-MIT [new file with mode: 0644]
failure/Makefile [new file with mode: 0644]
failure/README.md [new file with mode: 0644]
failure/RELEASES.md [new file with mode: 0644]
failure/book/src/SUMMARY.md [new file with mode: 0644]
failure/book/src/bail-and-ensure.md [new file with mode: 0644]
failure/book/src/custom-fail.md [new file with mode: 0644]
failure/book/src/derive-fail.md [new file with mode: 0644]
failure/book/src/error-errorkind.md [new file with mode: 0644]
failure/book/src/error-msg.md [new file with mode: 0644]
failure/book/src/error.md [new file with mode: 0644]
failure/book/src/fail.md [new file with mode: 0644]
failure/book/src/guidance.md [new file with mode: 0644]
failure/book/src/howto.md [new file with mode: 0644]
failure/book/src/intro.md [new file with mode: 0644]
failure/book/src/string-custom-error.md [new file with mode: 0644]
failure/book/src/use-error.md [new file with mode: 0644]
failure/build-docs.sh [new file with mode: 0755]
failure/examples/bail_ensure.rs [new file with mode: 0644]
failure/examples/error_as_cause.rs [new file with mode: 0644]
failure/examples/simple.rs [new file with mode: 0644]
failure/examples/string_custom_error_pattern.rs [new file with mode: 0644]
failure/src/as_fail.rs [new file with mode: 0644]
failure/src/backtrace/internal.rs [new file with mode: 0644]
failure/src/backtrace/mod.rs [new file with mode: 0644]
failure/src/box_std.rs [new file with mode: 0644]
failure/src/compat.rs [new file with mode: 0644]
failure/src/context.rs [new file with mode: 0644]
failure/src/error/error_impl.rs [new file with mode: 0644]
failure/src/error/error_impl_small.rs [new file with mode: 0644]
failure/src/error/mod.rs [new file with mode: 0644]
failure/src/error_message.rs [new file with mode: 0644]
failure/src/lib.rs [new file with mode: 0644]
failure/src/macros.rs [new file with mode: 0644]
failure/src/result_ext.rs [new file with mode: 0644]
failure/src/small_error.rs [new file with mode: 0644]
failure/src/sync_failure.rs [new file with mode: 0644]
failure/travis.sh [new file with mode: 0644]
failure_derive/.cargo-checksum.json [new file with mode: 0644]
failure_derive/Cargo.toml [new file with mode: 0644]
failure_derive/build.rs [new file with mode: 0644]
failure_derive/src/lib.rs [new file with mode: 0644]
failure_derive/tests/backtrace.rs [new file with mode: 0644]
failure_derive/tests/custom_type_bounds.rs [new file with mode: 0644]
failure_derive/tests/no_derive_display.rs [new file with mode: 0644]
failure_derive/tests/tests.rs [new file with mode: 0644]
failure_derive/tests/wraps.rs [new file with mode: 0644]
filetime/.cargo-checksum.json [new file with mode: 0644]
filetime/.cargo_vcs_info.json [new file with mode: 0644]
filetime/.travis.yml [new file with mode: 0644]
filetime/Cargo.toml [new file with mode: 0644]
filetime/LICENSE-APACHE [new file with mode: 0644]
filetime/LICENSE-MIT [new file with mode: 0644]
filetime/README.md [new file with mode: 0644]
filetime/appveyor.yml [new file with mode: 0644]
filetime/src/lib.rs [new file with mode: 0644]
filetime/src/redox.rs [new file with mode: 0644]
filetime/src/unix/linux.rs [new file with mode: 0644]
filetime/src/unix/mod.rs [new file with mode: 0644]
filetime/src/unix/utimensat.rs [new file with mode: 0644]
filetime/src/unix/utimes.rs [new file with mode: 0644]
filetime/src/windows.rs [new file with mode: 0644]
flate2/.cargo-checksum.json [new file with mode: 0644]
flate2/.cargo_vcs_info.json [new file with mode: 0644]
flate2/.pc/.quilt_patches [new file with mode: 0644]
flate2/.pc/.quilt_series [new file with mode: 0644]
flate2/.pc/.version [new file with mode: 0644]
flate2/.pc/applied-patches [new file with mode: 0644]
flate2/.pc/disable-miniz.patch/.timestamp [new file with mode: 0644]
flate2/.pc/disable-miniz.patch/Cargo.toml [new file with mode: 0644]
flate2/.travis.yml [new file with mode: 0644]
flate2/Cargo.toml [new file with mode: 0644]
flate2/LICENSE-APACHE [new file with mode: 0644]
flate2/LICENSE-MIT [new file with mode: 0644]
flate2/README.md [new file with mode: 0644]
flate2/appveyor.yml [new file with mode: 0644]
flate2/debian/patches/disable-miniz.patch [new file with mode: 0644]
flate2/debian/patches/series [new file with mode: 0644]
flate2/examples/deflatedecoder-bufread.rs [new file with mode: 0644]
flate2/examples/deflatedecoder-read.rs [new file with mode: 0644]
flate2/examples/deflatedecoder-write.rs [new file with mode: 0644]
flate2/examples/deflateencoder-bufread.rs [new file with mode: 0644]
flate2/examples/deflateencoder-read.rs [new file with mode: 0644]
flate2/examples/deflateencoder-write.rs [new file with mode: 0644]
flate2/examples/gzbuilder.rs [new file with mode: 0644]
flate2/examples/gzdecoder-bufread.rs [new file with mode: 0644]
flate2/examples/gzdecoder-read.rs [new file with mode: 0644]
flate2/examples/gzdecoder-write.rs [new file with mode: 0644]
flate2/examples/gzencoder-bufread.rs [new file with mode: 0644]
flate2/examples/gzencoder-read.rs [new file with mode: 0644]
flate2/examples/gzencoder-write.rs [new file with mode: 0644]
flate2/examples/gzmultidecoder-bufread.rs [new file with mode: 0644]
flate2/examples/gzmultidecoder-read.rs [new file with mode: 0644]
flate2/examples/hello_world.txt [new file with mode: 0644]
flate2/examples/zlibdecoder-bufread.rs [new file with mode: 0644]
flate2/examples/zlibdecoder-read.rs [new file with mode: 0644]
flate2/examples/zlibdecoder-write.rs [new file with mode: 0644]
flate2/examples/zlibencoder-bufread.rs [new file with mode: 0644]
flate2/examples/zlibencoder-read.rs [new file with mode: 0644]
flate2/examples/zlibencoder-write.rs [new file with mode: 0644]
flate2/src/bufreader.rs [new file with mode: 0644]
flate2/src/crc.rs [new file with mode: 0644]
flate2/src/deflate/bufread.rs [new file with mode: 0644]
flate2/src/deflate/mod.rs [new file with mode: 0644]
flate2/src/deflate/read.rs [new file with mode: 0644]
flate2/src/deflate/write.rs [new file with mode: 0644]
flate2/src/ffi.rs [new file with mode: 0644]
flate2/src/gz/bufread.rs [new file with mode: 0644]
flate2/src/gz/mod.rs [new file with mode: 0644]
flate2/src/gz/read.rs [new file with mode: 0644]
flate2/src/gz/write.rs [new file with mode: 0644]
flate2/src/lib.rs [new file with mode: 0644]
flate2/src/mem.rs [new file with mode: 0644]
flate2/src/zio.rs [new file with mode: 0644]
flate2/src/zlib/bufread.rs [new file with mode: 0644]
flate2/src/zlib/mod.rs [new file with mode: 0644]
flate2/src/zlib/read.rs [new file with mode: 0644]
flate2/src/zlib/write.rs [new file with mode: 0644]
flate2/tests/corrupt-file.gz [new file with mode: 0644]
flate2/tests/early-flush.rs [new file with mode: 0644]
flate2/tests/empty-read.rs [new file with mode: 0644]
flate2/tests/good-file.gz [new file with mode: 0644]
flate2/tests/good-file.txt [new file with mode: 0644]
flate2/tests/gunzip.rs [new file with mode: 0644]
flate2/tests/multi.gz [new file with mode: 0644]
flate2/tests/multi.txt [new file with mode: 0644]
flate2/tests/tokio.rs [new file with mode: 0644]
flate2/tests/zero-write.rs [new file with mode: 0644]
fnv/.cargo-checksum.json [new file with mode: 0644]
fnv/.travis.yml [new file with mode: 0644]
fnv/Cargo.toml [new file with mode: 0644]
fnv/LICENSE-APACHE [new file with mode: 0644]
fnv/LICENSE-MIT [new file with mode: 0644]
fnv/README.md [new file with mode: 0644]
fnv/lib.rs [new file with mode: 0644]
foreign-types-shared/.cargo-checksum.json [new file with mode: 0644]
foreign-types-shared/Cargo.toml [new file with mode: 0644]
foreign-types-shared/LICENSE-APACHE [new file with mode: 0644]
foreign-types-shared/LICENSE-MIT [new file with mode: 0644]
foreign-types-shared/src/lib.rs [new file with mode: 0644]
foreign-types/.cargo-checksum.json [new file with mode: 0644]
foreign-types/Cargo.toml [new file with mode: 0644]
foreign-types/LICENSE-APACHE [new file with mode: 0644]
foreign-types/LICENSE-MIT [new file with mode: 0644]
foreign-types/README.md [new file with mode: 0644]
foreign-types/src/lib.rs [new file with mode: 0644]
fs2/.appveyor.yml [new file with mode: 0644]
fs2/.cargo-checksum.json [new file with mode: 0644]
fs2/.travis.yml [new file with mode: 0644]
fs2/Cargo.toml [new file with mode: 0644]
fs2/LICENSE-APACHE [new file with mode: 0644]
fs2/LICENSE-MIT [new file with mode: 0644]
fs2/README.md [new file with mode: 0644]
fs2/src/lib.rs [new file with mode: 0644]
fs2/src/unix.rs [new file with mode: 0644]
fs2/src/windows.rs [new file with mode: 0644]
fuchsia-zircon-sys/.cargo-checksum.json [new file with mode: 0644]
fuchsia-zircon-sys/BUILD.gn [new file with mode: 0644]
fuchsia-zircon-sys/Cargo.toml [new file with mode: 0644]
fuchsia-zircon-sys/examples/hello.rs [new file with mode: 0644]
fuchsia-zircon-sys/src/definitions.rs [new file with mode: 0644]
fuchsia-zircon-sys/src/lib.rs [new file with mode: 0644]
fuchsia-zircon/.cargo-checksum.json [new file with mode: 0644]
fuchsia-zircon/BUILD.gn [new file with mode: 0644]
fuchsia-zircon/Cargo.toml [new file with mode: 0644]
fuchsia-zircon/LICENSE [new file with mode: 0644]
fuchsia-zircon/README.md [new file with mode: 0644]
fuchsia-zircon/examples/BUILD.gn [new file with mode: 0644]
fuchsia-zircon/src/channel.rs [new file with mode: 0644]
fuchsia-zircon/src/cprng.rs [new file with mode: 0644]
fuchsia-zircon/src/event.rs [new file with mode: 0644]
fuchsia-zircon/src/eventpair.rs [new file with mode: 0644]
fuchsia-zircon/src/fifo.rs [new file with mode: 0644]
fuchsia-zircon/src/handle.rs [new file with mode: 0644]
fuchsia-zircon/src/job.rs [new file with mode: 0644]
fuchsia-zircon/src/lib.rs [new file with mode: 0644]
fuchsia-zircon/src/port.rs [new file with mode: 0644]
fuchsia-zircon/src/process.rs [new file with mode: 0644]
fuchsia-zircon/src/rights.rs [new file with mode: 0644]
fuchsia-zircon/src/signals.rs [new file with mode: 0644]
fuchsia-zircon/src/socket.rs [new file with mode: 0644]
fuchsia-zircon/src/status.rs [new file with mode: 0644]
fuchsia-zircon/src/thread.rs [new file with mode: 0644]
fuchsia-zircon/src/time.rs [new file with mode: 0644]
fuchsia-zircon/src/vmar.rs [new file with mode: 0644]
fuchsia-zircon/src/vmo.rs [new file with mode: 0644]
fuchsia-zircon/tools/gen_status.py [new file with mode: 0755]
fwdansi/.cargo-checksum.json [new file with mode: 0644]
fwdansi/.travis.yml [new file with mode: 0644]
fwdansi/Cargo.toml [new file with mode: 0644]
fwdansi/appveyor.yml [new file with mode: 0644]
fwdansi/examples/run-rustc.rs [new file with mode: 0644]
fwdansi/src/lib.rs [new file with mode: 0644]
fwdansi/tests/tests.proptest-regressions [new file with mode: 0644]
fwdansi/tests/tests.rs [new file with mode: 0644]
git2-curl/.cargo-checksum.json [new file with mode: 0644]
git2-curl/Cargo.toml [new file with mode: 0644]
git2-curl/LICENSE-APACHE [new file with mode: 0644]
git2-curl/LICENSE-MIT [new file with mode: 0644]
git2-curl/src/lib.rs [new file with mode: 0644]
git2-curl/tests/all.rs [new file with mode: 0644]
git2/.cargo-checksum.json [new file with mode: 0644]
git2/.gitmodules [new file with mode: 0644]
git2/.travis.yml [new file with mode: 0644]
git2/Cargo.toml [new file with mode: 0644]
git2/LICENSE-APACHE [new file with mode: 0644]
git2/LICENSE-MIT [new file with mode: 0644]
git2/README.md [new file with mode: 0644]
git2/appveyor.yml [new file with mode: 0644]
git2/examples/add.rs [new file with mode: 0644]
git2/examples/blame.rs [new file with mode: 0644]
git2/examples/cat-file.rs [new file with mode: 0644]
git2/examples/clone.rs [new file with mode: 0644]
git2/examples/diff.rs [new file with mode: 0644]
git2/examples/fetch.rs [new file with mode: 0644]
git2/examples/init.rs [new file with mode: 0644]
git2/examples/log.rs [new file with mode: 0644]
git2/examples/ls-remote.rs [new file with mode: 0644]
git2/examples/rev-list.rs [new file with mode: 0644]
git2/examples/rev-parse.rs [new file with mode: 0644]
git2/examples/status.rs [new file with mode: 0644]
git2/examples/tag.rs [new file with mode: 0644]
git2/src/blame.rs [new file with mode: 0644]
git2/src/blob.rs [new file with mode: 0644]
git2/src/branch.rs [new file with mode: 0644]
git2/src/buf.rs [new file with mode: 0644]
git2/src/build.rs [new file with mode: 0644]
git2/src/call.rs [new file with mode: 0644]
git2/src/cert.rs [new file with mode: 0644]
git2/src/commit.rs [new file with mode: 0644]
git2/src/config.rs [new file with mode: 0644]
git2/src/cred.rs [new file with mode: 0644]
git2/src/describe.rs [new file with mode: 0644]
git2/src/diff.rs [new file with mode: 0644]
git2/src/error.rs [new file with mode: 0644]
git2/src/index.rs [new file with mode: 0644]
git2/src/lib.rs [new file with mode: 0644]
git2/src/merge.rs [new file with mode: 0644]
git2/src/message.rs [new file with mode: 0644]
git2/src/note.rs [new file with mode: 0644]
git2/src/object.rs [new file with mode: 0644]
git2/src/odb.rs [new file with mode: 0644]
git2/src/oid.rs [new file with mode: 0644]
git2/src/oid_array.rs [new file with mode: 0644]
git2/src/packbuilder.rs [new file with mode: 0644]
git2/src/panic.rs [new file with mode: 0644]
git2/src/patch.rs [new file with mode: 0644]
git2/src/pathspec.rs [new file with mode: 0644]
git2/src/proxy_options.rs [new file with mode: 0644]
git2/src/reference.rs [new file with mode: 0644]
git2/src/reflog.rs [new file with mode: 0644]
git2/src/refspec.rs [new file with mode: 0644]
git2/src/remote.rs [new file with mode: 0644]
git2/src/remote_callbacks.rs [new file with mode: 0644]
git2/src/repo.rs [new file with mode: 0644]
git2/src/revspec.rs [new file with mode: 0644]
git2/src/revwalk.rs [new file with mode: 0644]
git2/src/signature.rs [new file with mode: 0644]
git2/src/stash.rs [new file with mode: 0644]
git2/src/status.rs [new file with mode: 0644]
git2/src/string_array.rs [new file with mode: 0644]
git2/src/submodule.rs [new file with mode: 0644]
git2/src/tag.rs [new file with mode: 0644]
git2/src/test.rs [new file with mode: 0644]
git2/src/time.rs [new file with mode: 0644]
git2/src/transport.rs [new file with mode: 0644]
git2/src/tree.rs [new file with mode: 0644]
git2/src/treebuilder.rs [new file with mode: 0644]
git2/src/util.rs [new file with mode: 0644]
glob/.cargo-checksum.json [new file with mode: 0644]
glob/.travis.yml [new file with mode: 0644]
glob/Cargo.toml [new file with mode: 0644]
glob/LICENSE-APACHE [new file with mode: 0644]
glob/LICENSE-MIT [new file with mode: 0644]
glob/README.md [new file with mode: 0644]
glob/src/lib.rs [new file with mode: 0644]
glob/tests/glob-std.rs [new file with mode: 0644]
globset/.cargo-checksum.json [new file with mode: 0644]
globset/.cargo_vcs_info.json [new file with mode: 0644]
globset/COPYING [new file with mode: 0644]
globset/Cargo.toml [new file with mode: 0644]
globset/LICENSE-MIT [new file with mode: 0644]
globset/README.md [new file with mode: 0644]
globset/UNLICENSE [new file with mode: 0644]
globset/benches/bench.rs [new file with mode: 0644]
globset/src/glob.rs [new file with mode: 0644]
globset/src/lib.rs [new file with mode: 0644]
globset/src/pathutil.rs [new file with mode: 0644]
hex/.cargo-checksum.json [new file with mode: 0644]
hex/.travis.yml [new file with mode: 0644]
hex/Cargo.toml [new file with mode: 0644]
hex/Dockerfile [new file with mode: 0644]
hex/LICENSE-APACHE [new file with mode: 0644]
hex/LICENSE-MIT [new file with mode: 0644]
hex/README.md [new file with mode: 0644]
hex/src/lib.rs [new file with mode: 0644]
home/.cargo-checksum.json [new file with mode: 0644]
home/Cargo.toml [new file with mode: 0644]
home/README.md [new file with mode: 0644]
home/src/lib.rs [new file with mode: 0644]
humantime/.cargo-checksum.json [new file with mode: 0644]
humantime/.cargo_vcs_info.json [new file with mode: 0644]
humantime/.travis.yml [new file with mode: 0644]
humantime/Cargo.toml [new file with mode: 0644]
humantime/LICENSE-APACHE [new file with mode: 0644]
humantime/LICENSE-MIT [new file with mode: 0644]
humantime/README.md [new file with mode: 0644]
humantime/benches/datetime_format.rs [new file with mode: 0644]
humantime/benches/datetime_parse.rs [new file with mode: 0644]
humantime/bulk.yaml [new file with mode: 0644]
humantime/src/date.rs [new file with mode: 0644]
humantime/src/duration.rs [new file with mode: 0644]
humantime/src/lib.rs [new file with mode: 0644]
humantime/src/wrapper.rs [new file with mode: 0644]
humantime/vagga.yaml [new file with mode: 0644]
idna/.cargo-checksum.json [new file with mode: 0644]
idna/Cargo.toml [new file with mode: 0644]
idna/LICENSE-APACHE [new file with mode: 0644]
idna/LICENSE-MIT [new file with mode: 0644]
idna/src/IdnaMappingTable.txt [new file with mode: 0644]
idna/src/lib.rs [new file with mode: 0644]
idna/src/make_uts46_mapping_table.py [new file with mode: 0644]
idna/src/punycode.rs [new file with mode: 0644]
idna/src/uts46.rs [new file with mode: 0644]
idna/src/uts46_mapping_table.rs [new file with mode: 0644]
idna/tests/IdnaTest.txt [new file with mode: 0644]
idna/tests/punycode.rs [new file with mode: 0644]
idna/tests/punycode_tests.json [new file with mode: 0644]
idna/tests/tests.rs [new file with mode: 0644]
idna/tests/unit.rs [new file with mode: 0644]
idna/tests/uts46.rs [new file with mode: 0644]
ignore/.cargo-checksum.json [new file with mode: 0644]
ignore/.cargo_vcs_info.json [new file with mode: 0644]
ignore/COPYING [new file with mode: 0644]
ignore/Cargo.toml [new file with mode: 0644]
ignore/LICENSE-MIT [new file with mode: 0644]
ignore/README.md [new file with mode: 0644]
ignore/UNLICENSE [new file with mode: 0644]
ignore/examples/walk.rs [new file with mode: 0644]
ignore/src/dir.rs [new file with mode: 0644]
ignore/src/gitignore.rs [new file with mode: 0644]
ignore/src/lib.rs [new file with mode: 0644]
ignore/src/overrides.rs [new file with mode: 0644]
ignore/src/pathutil.rs [new file with mode: 0644]
ignore/src/types.rs [new file with mode: 0644]
ignore/src/walk.rs [new file with mode: 0644]
ignore/tests/gitignore_matched_path_or_any_parents_tests.gitignore [new file with mode: 0644]
ignore/tests/gitignore_matched_path_or_any_parents_tests.rs [new file with mode: 0644]
itoa/.cargo-checksum.json [new file with mode: 0644]
itoa/.cargo_vcs_info.json [new file with mode: 0644]
itoa/.travis.yml [new file with mode: 0644]
itoa/Cargo.toml [new file with mode: 0644]
itoa/LICENSE-APACHE [new file with mode: 0644]
itoa/LICENSE-MIT [new file with mode: 0644]
itoa/README.md [new file with mode: 0644]
itoa/benches/bench.rs [new file with mode: 0644]
itoa/src/lib.rs [new file with mode: 0644]
itoa/src/udiv128.rs [new file with mode: 0644]
itoa/tests/test.rs [new file with mode: 0644]
jobserver/.appveyor.yml [new file with mode: 0644]
jobserver/.cargo-checksum.json [new file with mode: 0644]
jobserver/.cargo_vcs_info.json [new file with mode: 0644]
jobserver/.pc/.quilt_patches [new file with mode: 0644]
jobserver/.pc/.quilt_series [new file with mode: 0644]
jobserver/.pc/.version [new file with mode: 0644]
jobserver/.pc/applied-patches [new file with mode: 0644]
jobserver/.pc/relax-dep-version.patch/.timestamp [new file with mode: 0644]
jobserver/.travis.yml [new file with mode: 0644]
jobserver/Cargo.toml [new file with mode: 0644]
jobserver/LICENSE-APACHE [new file with mode: 0644]
jobserver/LICENSE-MIT [new file with mode: 0644]
jobserver/README.md [new file with mode: 0644]
jobserver/debian/patches/relax-dep-version.patch [new file with mode: 0644]
jobserver/debian/patches/series [new file with mode: 0644]
jobserver/src/lib.rs [new file with mode: 0644]
jobserver/tests/client-of-myself.rs [new file with mode: 0644]
jobserver/tests/client.rs [new file with mode: 0644]
jobserver/tests/helper.rs [new file with mode: 0644]
jobserver/tests/make-as-a-client.rs [new file with mode: 0644]
jobserver/tests/server.rs [new file with mode: 0644]
lazy_static/.cargo-checksum.json [new file with mode: 0644]
lazy_static/.cargo_vcs_info.json [new file with mode: 0644]
lazy_static/Cargo.toml [new file with mode: 0644]
lazy_static/LICENSE-APACHE [new file with mode: 0644]
lazy_static/LICENSE-MIT [new file with mode: 0644]
lazy_static/README.md [new file with mode: 0644]
lazy_static/src/core_lazy.rs [new file with mode: 0644]
lazy_static/src/inline_lazy.rs [new file with mode: 0644]
lazy_static/src/lib.rs [new file with mode: 0644]
lazy_static/tests/no_std.rs [new file with mode: 0644]
lazy_static/tests/test.rs [new file with mode: 0644]
lazycell/.cargo-checksum.json [new file with mode: 0644]
lazycell/.cargo_vcs_info.json [new file with mode: 0644]
lazycell/.pc/.quilt_patches [new file with mode: 0644]
lazycell/.pc/.quilt_series [new file with mode: 0644]
lazycell/.pc/.version [new file with mode: 0644]
lazycell/.pc/applied-patches [new file with mode: 0644]
lazycell/.pc/no-clippy.patch/.timestamp [new file with mode: 0644]
lazycell/.pc/no-clippy.patch/Cargo.toml [new file with mode: 0644]
lazycell/CHANGELOG.md [new file with mode: 0644]
lazycell/Cargo.toml [new file with mode: 0644]
lazycell/LICENSE-APACHE [new file with mode: 0644]
lazycell/LICENSE-MIT [new file with mode: 0644]
lazycell/README.md [new file with mode: 0644]
lazycell/debian/patches/no-clippy.patch [new file with mode: 0644]
lazycell/debian/patches/series [new file with mode: 0644]
lazycell/src/lib.rs [new file with mode: 0644]
libc/.cargo-checksum.json [new file with mode: 0644]
libc/.cargo_vcs_info.json [new file with mode: 0644]
libc/.cirrus.yml [new file with mode: 0644]
libc/Cargo.toml [new file with mode: 0644]
libc/LICENSE-APACHE [new file with mode: 0644]
libc/LICENSE-MIT [new file with mode: 0644]
libc/README.md [new file with mode: 0644]
libc/build.rs [new file with mode: 0644]
libc/src/cloudabi/aarch64.rs [new file with mode: 0644]
libc/src/cloudabi/arm.rs [new file with mode: 0644]
libc/src/cloudabi/mod.rs [new file with mode: 0644]
libc/src/cloudabi/x86.rs [new file with mode: 0644]
libc/src/cloudabi/x86_64.rs [new file with mode: 0644]
libc/src/dox.rs [new file with mode: 0644]
libc/src/fuchsia/aarch64.rs [new file with mode: 0644]
libc/src/fuchsia/mod.rs [new file with mode: 0644]
libc/src/fuchsia/x86_64.rs [new file with mode: 0644]
libc/src/lib.rs [new file with mode: 0644]
libc/src/macros.rs [new file with mode: 0644]
libc/src/redox/mod.rs [new file with mode: 0644]
libc/src/redox/net.rs [new file with mode: 0644]
libc/src/sgx.rs [new file with mode: 0644]
libc/src/switch.rs [new file with mode: 0644]
libc/src/unix/bsd/apple/b32.rs [new file with mode: 0644]
libc/src/unix/bsd/apple/b64.rs [new file with mode: 0644]
libc/src/unix/bsd/apple/mod.rs [new file with mode: 0644]
libc/src/unix/bsd/freebsdlike/dragonfly/mod.rs [new file with mode: 0644]
libc/src/unix/bsd/freebsdlike/freebsd/aarch64.rs [new file with mode: 0644]
libc/src/unix/bsd/freebsdlike/freebsd/mod.rs [new file with mode: 0644]
libc/src/unix/bsd/freebsdlike/freebsd/x86.rs [new file with mode: 0644]
libc/src/unix/bsd/freebsdlike/freebsd/x86_64.rs [new file with mode: 0644]
libc/src/unix/bsd/freebsdlike/mod.rs [new file with mode: 0644]
libc/src/unix/bsd/mod.rs [new file with mode: 0644]
libc/src/unix/bsd/netbsdlike/mod.rs [new file with mode: 0644]
libc/src/unix/bsd/netbsdlike/netbsd/aarch64.rs [new file with mode: 0644]
libc/src/unix/bsd/netbsdlike/netbsd/arm.rs [new file with mode: 0644]
libc/src/unix/bsd/netbsdlike/netbsd/mod.rs [new file with mode: 0644]
libc/src/unix/bsd/netbsdlike/netbsd/powerpc.rs [new file with mode: 0644]
libc/src/unix/bsd/netbsdlike/netbsd/sparc64.rs [new file with mode: 0644]
libc/src/unix/bsd/netbsdlike/netbsd/x86.rs [new file with mode: 0644]
libc/src/unix/bsd/netbsdlike/netbsd/x86_64.rs [new file with mode: 0644]
libc/src/unix/bsd/netbsdlike/openbsdlike/bitrig/mod.rs [new file with mode: 0644]
libc/src/unix/bsd/netbsdlike/openbsdlike/bitrig/x86.rs [new file with mode: 0644]
libc/src/unix/bsd/netbsdlike/openbsdlike/bitrig/x86_64.rs [new file with mode: 0644]
libc/src/unix/bsd/netbsdlike/openbsdlike/mod.rs [new file with mode: 0644]
libc/src/unix/bsd/netbsdlike/openbsdlike/openbsd/aarch64.rs [new file with mode: 0644]
libc/src/unix/bsd/netbsdlike/openbsdlike/openbsd/mod.rs [new file with mode: 0644]
libc/src/unix/bsd/netbsdlike/openbsdlike/openbsd/x86.rs [new file with mode: 0644]
libc/src/unix/bsd/netbsdlike/openbsdlike/openbsd/x86_64.rs [new file with mode: 0644]
libc/src/unix/haiku/b32.rs [new file with mode: 0644]
libc/src/unix/haiku/b64.rs [new file with mode: 0644]
libc/src/unix/haiku/mod.rs [new file with mode: 0644]
libc/src/unix/hermit/aarch64.rs [new file with mode: 0644]
libc/src/unix/hermit/mod.rs [new file with mode: 0644]
libc/src/unix/hermit/x86_64.rs [new file with mode: 0644]
libc/src/unix/mod.rs [new file with mode: 0644]
libc/src/unix/newlib/aarch64/mod.rs [new file with mode: 0644]
libc/src/unix/newlib/arm/mod.rs [new file with mode: 0644]
libc/src/unix/newlib/mod.rs [new file with mode: 0644]
libc/src/unix/notbsd/android/b32/arm.rs [new file with mode: 0644]
libc/src/unix/notbsd/android/b32/mod.rs [new file with mode: 0644]
libc/src/unix/notbsd/android/b32/x86.rs [new file with mode: 0644]
libc/src/unix/notbsd/android/b64/aarch64.rs [new file with mode: 0644]
libc/src/unix/notbsd/android/b64/mod.rs [new file with mode: 0644]
libc/src/unix/notbsd/android/b64/x86_64.rs [new file with mode: 0644]
libc/src/unix/notbsd/android/mod.rs [new file with mode: 0644]
libc/src/unix/notbsd/emscripten.rs [new file with mode: 0644]
libc/src/unix/notbsd/linux/mips/mips32.rs [new file with mode: 0644]
libc/src/unix/notbsd/linux/mips/mips64.rs [new file with mode: 0644]
libc/src/unix/notbsd/linux/mips/mod.rs [new file with mode: 0644]
libc/src/unix/notbsd/linux/mod.rs [new file with mode: 0644]
libc/src/unix/notbsd/linux/musl/b32/arm.rs [new file with mode: 0644]
libc/src/unix/notbsd/linux/musl/b32/mips.rs [new file with mode: 0644]
libc/src/unix/notbsd/linux/musl/b32/mod.rs [new file with mode: 0644]
libc/src/unix/notbsd/linux/musl/b32/powerpc.rs [new file with mode: 0644]
libc/src/unix/notbsd/linux/musl/b32/x86.rs [new file with mode: 0644]
libc/src/unix/notbsd/linux/musl/b64/aarch64.rs [new file with mode: 0644]
libc/src/unix/notbsd/linux/musl/b64/mod.rs [new file with mode: 0644]
libc/src/unix/notbsd/linux/musl/b64/powerpc64.rs [new file with mode: 0644]
libc/src/unix/notbsd/linux/musl/b64/x86_64.rs [new file with mode: 0644]
libc/src/unix/notbsd/linux/musl/mod.rs [new file with mode: 0644]
libc/src/unix/notbsd/linux/other/b32/arm.rs [new file with mode: 0644]
libc/src/unix/notbsd/linux/other/b32/mod.rs [new file with mode: 0644]
libc/src/unix/notbsd/linux/other/b32/powerpc.rs [new file with mode: 0644]
libc/src/unix/notbsd/linux/other/b32/x86.rs [new file with mode: 0644]
libc/src/unix/notbsd/linux/other/b64/aarch64.rs [new file with mode: 0644]
libc/src/unix/notbsd/linux/other/b64/mod.rs [new file with mode: 0644]
libc/src/unix/notbsd/linux/other/b64/not_x32.rs [new file with mode: 0644]
libc/src/unix/notbsd/linux/other/b64/powerpc64.rs [new file with mode: 0644]
libc/src/unix/notbsd/linux/other/b64/sparc64.rs [new file with mode: 0644]
libc/src/unix/notbsd/linux/other/b64/x32.rs [new file with mode: 0644]
libc/src/unix/notbsd/linux/other/b64/x86_64.rs [new file with mode: 0644]
libc/src/unix/notbsd/linux/other/mod.rs [new file with mode: 0644]
libc/src/unix/notbsd/linux/s390x.rs [new file with mode: 0644]
libc/src/unix/notbsd/mod.rs [new file with mode: 0644]
libc/src/unix/solaris/mod.rs [new file with mode: 0644]
libc/src/unix/uclibc/mips/mips32.rs [new file with mode: 0644]
libc/src/unix/uclibc/mips/mips64.rs [new file with mode: 0644]
libc/src/unix/uclibc/mips/mod.rs [new file with mode: 0644]
libc/src/unix/uclibc/mod.rs [new file with mode: 0644]
libc/src/unix/uclibc/x86_64/l4re.rs [new file with mode: 0644]
libc/src/unix/uclibc/x86_64/mod.rs [new file with mode: 0644]
libc/src/unix/uclibc/x86_64/other.rs [new file with mode: 0644]
libc/src/windows/gnu.rs [new file with mode: 0644]
libc/src/windows/mod.rs [new file with mode: 0644]
libc/src/windows/msvc.rs [new file with mode: 0644]
libgit2-sys/.cargo-checksum.json [new file with mode: 0644]
libgit2-sys/.pc/.quilt_patches [new file with mode: 0644]
libgit2-sys/.pc/.quilt_series [new file with mode: 0644]
libgit2-sys/.pc/.version [new file with mode: 0644]
libgit2-sys/.pc/applied-patches [new file with mode: 0644]
libgit2-sys/.pc/no-special-snowflake-env.patch/.timestamp [new file with mode: 0644]
libgit2-sys/.pc/no-special-snowflake-env.patch/build.rs [new file with mode: 0644]
libgit2-sys/Cargo.toml [new file with mode: 0644]
libgit2-sys/LICENSE-APACHE [new file with mode: 0644]
libgit2-sys/LICENSE-MIT [new file with mode: 0644]
libgit2-sys/build.rs [new file with mode: 0644]
libgit2-sys/debian/patches/no-special-snowflake-env.patch [new file with mode: 0644]
libgit2-sys/debian/patches/series [new file with mode: 0644]
libgit2-sys/lib.rs [new file with mode: 0644]
libnghttp2-sys/.appveyor.yml [new file with mode: 0644]
libnghttp2-sys/.cargo-checksum.json [new file with mode: 0644]
libnghttp2-sys/.gitmodules [new file with mode: 0644]
libnghttp2-sys/.travis.yml [new file with mode: 0644]
libnghttp2-sys/Cargo.toml [new file with mode: 0644]
libnghttp2-sys/LICENSE-APACHE [new file with mode: 0644]
libnghttp2-sys/LICENSE-MIT [new file with mode: 0644]
libnghttp2-sys/README.md [new file with mode: 0644]
libnghttp2-sys/build.rs [new file with mode: 0644]
libnghttp2-sys/examples/smoke.rs [new file with mode: 0644]
libnghttp2-sys/nghttp2/.clang-format [new file with mode: 0644]
libnghttp2-sys/nghttp2/.gitmodules [new file with mode: 0644]
libnghttp2-sys/nghttp2/.travis.yml [new file with mode: 0644]
libnghttp2-sys/nghttp2/AUTHORS [new file with mode: 0644]
libnghttp2-sys/nghttp2/CMakeLists.txt [new file with mode: 0644]
libnghttp2-sys/nghttp2/CMakeOptions.txt [new file with mode: 0644]
libnghttp2-sys/nghttp2/CONTRIBUTION [new file with mode: 0644]
libnghttp2-sys/nghttp2/COPYING [new file with mode: 0644]
libnghttp2-sys/nghttp2/ChangeLog [new file with mode: 0644]
libnghttp2-sys/nghttp2/Dockerfile.android [new file with mode: 0644]
libnghttp2-sys/nghttp2/LICENSE [new file with mode: 0644]
libnghttp2-sys/nghttp2/Makefile.am [new file with mode: 0644]
libnghttp2-sys/nghttp2/NEWS [new file with mode: 0644]
libnghttp2-sys/nghttp2/README [new file with mode: 0644]
libnghttp2-sys/nghttp2/README.rst [new file with mode: 0644]
libnghttp2-sys/nghttp2/android-config [new file with mode: 0755]
libnghttp2-sys/nghttp2/android-make [new file with mode: 0755]
libnghttp2-sys/nghttp2/appveyor.yml [new file with mode: 0644]
libnghttp2-sys/nghttp2/author.py [new file with mode: 0755]
libnghttp2-sys/nghttp2/cmake/ExtractValidFlags.cmake [new file with mode: 0644]
libnghttp2-sys/nghttp2/cmake/FindCUnit.cmake [new file with mode: 0644]
libnghttp2-sys/nghttp2/cmake/FindCython.cmake [new file with mode: 0644]
libnghttp2-sys/nghttp2/cmake/FindJansson.cmake [new file with mode: 0644]
libnghttp2-sys/nghttp2/cmake/FindJemalloc.cmake [new file with mode: 0644]
libnghttp2-sys/nghttp2/cmake/FindLibcares.cmake [new file with mode: 0644]
libnghttp2-sys/nghttp2/cmake/FindLibev.cmake [new file with mode: 0644]
libnghttp2-sys/nghttp2/cmake/FindLibevent.cmake [new file with mode: 0644]
libnghttp2-sys/nghttp2/cmake/FindSpdylay.cmake [new file with mode: 0644]
libnghttp2-sys/nghttp2/cmake/Version.cmake [new file with mode: 0644]
libnghttp2-sys/nghttp2/cmakeconfig.h.in [new file with mode: 0644]
libnghttp2-sys/nghttp2/configure.ac [new file with mode: 0644]
libnghttp2-sys/nghttp2/contrib/CMakeLists.txt [new file with mode: 0644]
libnghttp2-sys/nghttp2/contrib/Makefile.am [new file with mode: 0644]
libnghttp2-sys/nghttp2/contrib/nghttpx-init.in [new file with mode: 0755]
libnghttp2-sys/nghttp2/contrib/nghttpx-logrotate [new file with mode: 0644]
libnghttp2-sys/nghttp2/contrib/nghttpx-upstart.conf.in [new file with mode: 0644]
libnghttp2-sys/nghttp2/contrib/nghttpx.service.in [new file with mode: 0644]
libnghttp2-sys/nghttp2/contrib/tlsticketupdate.go [new file with mode: 0644]
libnghttp2-sys/nghttp2/contrib/usr.sbin.nghttpx [new file with mode: 0644]
libnghttp2-sys/nghttp2/doc/CMakeLists.txt [new file with mode: 0644]
libnghttp2-sys/nghttp2/doc/Makefile.am [new file with mode: 0644]
libnghttp2-sys/nghttp2/doc/README.rst [new file with mode: 0644]
libnghttp2-sys/nghttp2/doc/_exts/sphinxcontrib/LICENSE.rubydomain [new file with mode: 0644]
libnghttp2-sys/nghttp2/doc/_exts/sphinxcontrib/__init__.py [new file with mode: 0644]
libnghttp2-sys/nghttp2/doc/_exts/sphinxcontrib/rubydomain.py [new file with mode: 0644]
libnghttp2-sys/nghttp2/doc/_themes/sphinx_rtd_theme/__init__.py [new file with mode: 0644]
libnghttp2-sys/nghttp2/doc/_themes/sphinx_rtd_theme/breadcrumbs.html [new file with mode: 0644]
libnghttp2-sys/nghttp2/doc/_themes/sphinx_rtd_theme/footer.html [new file with mode: 0644]
libnghttp2-sys/nghttp2/doc/_themes/sphinx_rtd_theme/layout.html [new file with mode: 0644]
libnghttp2-sys/nghttp2/doc/_themes/sphinx_rtd_theme/layout_old.html [new file with mode: 0644]
libnghttp2-sys/nghttp2/doc/_themes/sphinx_rtd_theme/search.html [new file with mode: 0644]
libnghttp2-sys/nghttp2/doc/_themes/sphinx_rtd_theme/searchbox.html [new file with mode: 0644]
libnghttp2-sys/nghttp2/doc/_themes/sphinx_rtd_theme/static/css/badge_only.css [new file with mode: 0644]
libnghttp2-sys/nghttp2/doc/_themes/sphinx_rtd_theme/static/css/badge_only.css.map [new file with mode: 0644]
libnghttp2-sys/nghttp2/doc/_themes/sphinx_rtd_theme/static/css/theme.css [new file with mode: 0644]
libnghttp2-sys/nghttp2/doc/_themes/sphinx_rtd_theme/static/css/theme.css.map [new file with mode: 0644]
libnghttp2-sys/nghttp2/doc/_themes/sphinx_rtd_theme/static/fonts/FontAwesome.otf [new file with mode: 0644]
libnghttp2-sys/nghttp2/doc/_themes/sphinx_rtd_theme/static/fonts/Inconsolata-Bold.ttf [new file with mode: 0644]
libnghttp2-sys/nghttp2/doc/_themes/sphinx_rtd_theme/static/fonts/Inconsolata-Regular.ttf [new file with mode: 0644]
libnghttp2-sys/nghttp2/doc/_themes/sphinx_rtd_theme/static/fonts/Lato-Bold.ttf [new file with mode: 0644]
libnghttp2-sys/nghttp2/doc/_themes/sphinx_rtd_theme/static/fonts/Lato-Regular.ttf [new file with mode: 0644]
libnghttp2-sys/nghttp2/doc/_themes/sphinx_rtd_theme/static/fonts/RobotoSlab-Bold.ttf [new file with mode: 0644]
libnghttp2-sys/nghttp2/doc/_themes/sphinx_rtd_theme/static/fonts/RobotoSlab-Regular.ttf [new file with mode: 0644]
libnghttp2-sys/nghttp2/doc/_themes/sphinx_rtd_theme/static/fonts/fontawesome-webfont.eot [new file with mode: 0644]
libnghttp2-sys/nghttp2/doc/_themes/sphinx_rtd_theme/static/fonts/fontawesome-webfont.svg [new file with mode: 0644]
libnghttp2-sys/nghttp2/doc/_themes/sphinx_rtd_theme/static/fonts/fontawesome-webfont.ttf [new file with mode: 0644]
libnghttp2-sys/nghttp2/doc/_themes/sphinx_rtd_theme/static/fonts/fontawesome-webfont.woff [new file with mode: 0644]
libnghttp2-sys/nghttp2/doc/_themes/sphinx_rtd_theme/static/js/modernizr.min.js [new file with mode: 0644]
libnghttp2-sys/nghttp2/doc/_themes/sphinx_rtd_theme/static/js/theme.js [new file with mode: 0644]
libnghttp2-sys/nghttp2/doc/_themes/sphinx_rtd_theme/theme.conf [new file with mode: 0644]
libnghttp2-sys/nghttp2/doc/_themes/sphinx_rtd_theme/versions.html [new file with mode: 0644]
libnghttp2-sys/nghttp2/doc/asio_http2.h.rst.in [new file with mode: 0644]
libnghttp2-sys/nghttp2/doc/asio_http2_client.h.rst.in [new file with mode: 0644]
libnghttp2-sys/nghttp2/doc/asio_http2_server.h.rst.in [new file with mode: 0644]
libnghttp2-sys/nghttp2/doc/bash_completion/h2load [new file with mode: 0644]
libnghttp2-sys/nghttp2/doc/bash_completion/make_bash_completion.py [new file with mode: 0755]
libnghttp2-sys/nghttp2/doc/bash_completion/nghttp [new file with mode: 0644]
libnghttp2-sys/nghttp2/doc/bash_completion/nghttpd [new file with mode: 0644]
libnghttp2-sys/nghttp2/doc/bash_completion/nghttpx [new file with mode: 0644]
libnghttp2-sys/nghttp2/doc/building-android-binary.rst.in [new file with mode: 0644]
libnghttp2-sys/nghttp2/doc/conf.py.in [new file with mode: 0644]
libnghttp2-sys/nghttp2/doc/contribute.rst.in [new file with mode: 0644]
libnghttp2-sys/nghttp2/doc/docutils.conf [new file with mode: 0644]
libnghttp2-sys/nghttp2/doc/h2load-howto.rst.in [new file with mode: 0644]
libnghttp2-sys/nghttp2/doc/h2load.1 [new file with mode: 0644]
libnghttp2-sys/nghttp2/doc/h2load.1.rst [new file with mode: 0644]
libnghttp2-sys/nghttp2/doc/h2load.h2r [new file with mode: 0644]
libnghttp2-sys/nghttp2/doc/index.rst.in [new file with mode: 0644]
libnghttp2-sys/nghttp2/doc/libnghttp2_asio.rst.in [new file with mode: 0644]
libnghttp2-sys/nghttp2/doc/make.bat [new file with mode: 0644]
libnghttp2-sys/nghttp2/doc/mkapiref.py [new file with mode: 0755]
libnghttp2-sys/nghttp2/doc/nghttp.1 [new file with mode: 0644]
libnghttp2-sys/nghttp2/doc/nghttp.1.rst [new file with mode: 0644]
libnghttp2-sys/nghttp2/doc/nghttp.h2r [new file with mode: 0644]
libnghttp2-sys/nghttp2/doc/nghttp2.h.rst.in [new file with mode: 0644]
libnghttp2-sys/nghttp2/doc/nghttp2ver.h.rst.in [new file with mode: 0644]
libnghttp2-sys/nghttp2/doc/nghttpd.1 [new file with mode: 0644]
libnghttp2-sys/nghttp2/doc/nghttpd.1.rst [new file with mode: 0644]
libnghttp2-sys/nghttp2/doc/nghttpd.h2r [new file with mode: 0644]
libnghttp2-sys/nghttp2/doc/nghttpx-howto.rst.in [new file with mode: 0644]
libnghttp2-sys/nghttp2/doc/nghttpx.1 [new file with mode: 0644]
libnghttp2-sys/nghttp2/doc/nghttpx.1.rst [new file with mode: 0644]
libnghttp2-sys/nghttp2/doc/nghttpx.h2r [new file with mode: 0644]
libnghttp2-sys/nghttp2/doc/package_README.rst.in [new file with mode: 0644]
libnghttp2-sys/nghttp2/doc/programmers-guide.rst [new file with mode: 0644]
libnghttp2-sys/nghttp2/doc/python-apiref.rst.in [new file with mode: 0644]
libnghttp2-sys/nghttp2/doc/sources/building-android-binary.rst [new file with mode: 0644]
libnghttp2-sys/nghttp2/doc/sources/contribute.rst [new file with mode: 0644]
libnghttp2-sys/nghttp2/doc/sources/h2load-howto.rst [new file with mode: 0644]
libnghttp2-sys/nghttp2/doc/sources/index.rst [new file with mode: 0644]
libnghttp2-sys/nghttp2/doc/sources/libnghttp2_asio.rst [new file with mode: 0644]
libnghttp2-sys/nghttp2/doc/sources/nghttpx-howto.rst [new file with mode: 0644]
libnghttp2-sys/nghttp2/doc/sources/python-apiref.rst [new file with mode: 0644]
libnghttp2-sys/nghttp2/doc/sources/tutorial-client.rst [new file with mode: 0644]
libnghttp2-sys/nghttp2/doc/sources/tutorial-hpack.rst [new file with mode: 0644]
libnghttp2-sys/nghttp2/doc/sources/tutorial-server.rst [new file with mode: 0644]
libnghttp2-sys/nghttp2/doc/tutorial-client.rst.in [new file with mode: 0644]
libnghttp2-sys/nghttp2/doc/tutorial-hpack.rst.in [new file with mode: 0644]
libnghttp2-sys/nghttp2/doc/tutorial-server.rst.in [new file with mode: 0644]
libnghttp2-sys/nghttp2/examples/CMakeLists.txt [new file with mode: 0644]
libnghttp2-sys/nghttp2/examples/Makefile.am [new file with mode: 0644]
libnghttp2-sys/nghttp2/examples/asio-cl.cc [new file with mode: 0644]
libnghttp2-sys/nghttp2/examples/asio-cl2.cc [new file with mode: 0644]
libnghttp2-sys/nghttp2/examples/asio-sv.cc [new file with mode: 0644]
libnghttp2-sys/nghttp2/examples/asio-sv2.cc [new file with mode: 0644]
libnghttp2-sys/nghttp2/examples/client.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/examples/deflate.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/examples/libevent-client.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/examples/libevent-server.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/fedora/spdylay.spec [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/README.rst [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/025ca25c8427361ea5498e4c3ba49d20eac5b4332f7b75b8f74bfba5e43f59f8 [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/0276779c73bddcebc63b863c23a338b4c827bf6164640ff20a2d64d45a6b3f5a [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/0428d1e3b2364efcc93ffd8fcfff43b378a92c7da44268b9dda2bf32a1178c66 [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/06bc5f79b7e68e005bd4382bd3a6c6b1b6005c5f7d5783e99baf2f8f7432d71a [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/09f76550ec065944a5d1d52f5d07b1dd87de1f651f80ef82c2815b0248b7dccd [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/0b39d9df6e1721030667980a41547272ad42377149edcf130b2bf0b76804c61f [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/0bb4365b02c05540936f9606ca725770a731e73c2144c7b81953dcc4b4f73c32 [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/0d577f6eb853e987b8fdab6ca4615a351ab74bfc75eb0d227acbef6a35bcae39 [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/0df702020c019dd33d0643c5a2b9a9637d325c8f38b4cc6d3f808b5b2a4169a9 [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/0f8054152149c73e64c9f3e83f97e6585c8a51ec2413e7a2e8dfcc444082a5c5 [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/105f72bc9184bf47a857ed84e8c2f917946ec7ef3f4720535478b41e097a798a [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/1368ed7160cc4115e31a8a158af429421570e7363a3b75441edc5d740513b0dc [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/1402c49b963994284b0d429edfac603133e0144dba08836f90b1ae164b328800 [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/1468c2cddae629788f6957847b76c09921e984796f6dc482859b119cf4879300 [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/14f66ce296f03e52f039f4fad189d3d70aebe70ecb14ffb1ffe2cd5fc5d1e5f0 [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/17caaf734401d2d25d09a65432789b45aff588c606536e93824b89739a6d07ab [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/195b4a74a62fabc877052454d935ebc543f4d1305e318ccd2ff407517636bed8 [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/1960fc215485486f3e8ab97f853954e6f11c1f4754ccd83b1603b808878cfa76 [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/1a56272611761f0687dfb0ea37c900f13f429b750c87e6175b234b881bda6248 [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/1d31cd88fae35f2329e201983d11256d2432fcdeb55bfba9634aa88e3794adc6 [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/1e27187b10c02fe7e151818ddd0722f69830ac04975ddb5a9d83cdc406cbb678 [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/1ecace234d8542fbaab35c7c55330e80d8121a0cff19633a56eba8f2182a59df [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/1f4f3a16f5ad0425e0b38601339096b80a382afa1083a19c4deab11be847502f [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/203a798d4b658be744fe34042038692eaede4d2c1f9e05a27f2410a6e0230132 [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/21904e842e90becb56ff9748ae962bb543dd5ca188dabc30897726f87403fbce [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/23df7e0419240a9709b55af68a89c9750332ae5063e36401eae150ce63188fe0 [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/245ba702520fa32cf41d994f5d37e4111fe6203bac35b220d50362d5e986aa91 [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/274faf343feb9cb44079316401fee50c647552c99c0550ebfd7a3b736e8db9e5 [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/2b042a1dfa3aeed6af58c58a4336f1386633bac75dea2c4b64c02541e7320933 [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/2d8ec606661a9f12960893aab9a74dd392cbdae104307e8512e5e4113739e93a [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/2e0c8a3ce53e8e3711f781b480efaf9e2526f4ae87c5f5a585d68d6f7f7da13c [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/315e6acba7d715333d0865a8dfc0cd0e7aef8a1f5f420eae3d39067ad78df17d [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/3376a2cdde0b98759f14490881328f80b5d3c942de3b1304a0382923ce896f8f [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/35c2719913a19f197fb6484a34c3574da63554ff06f52377b73a9cfc24eb02ca [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/35ddf0611cd98d025f6a625e7e4a102ba74721a04dfa1811e0968e9a4966d92c [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/37e9eab291d6bca69510354e1d029cbbbb6113071b2bb13fc9646b5a0447d2cf [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/381c81f5e4d1b02de39c4f99f21e9793f6ffc82ae0ef6917a8611e8879e05941 [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/38ac32c81952cc832ade7aea13b0740f76898ccbb1da25f2281da76e50c1d04a [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/3e297dd8fcdb50a751c397a505d84e76374b064aa5c71aab33bd9650c9a9d801 [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/3e5a57c30a97d3f06a3181f4baf3996053b8572da5f2deee3a636c3bc8dfcc60 [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/420b9790375f59a6e8c326391023a0981789c2351817996e0c253bfed708ad82 [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/43df3c3af62ddd1393269ffcf964f1897063e81da79c971e8af8c1fefa3e3cab [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/443f39c99e1c9ca1908b54153c480754054a57777f22a00d377d745d78e9d193 [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/44f3fc1504a14e693fde420da94f77bf4a44e4e741420291491343f7ae4ecc16 [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/4528e6beb34f695f4df8ddbb7ac85f76a91229d9ba675fc9e09fe12f4a497937 [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/4534032d57020d2910641561a9f9da021f0fe52ebdbb148ee776ced87bac9b13 [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/47c5e9b339f9e7f1dccad5c9f51f211183795660ec81a6bdb5614031d39ebe3a [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/48ca2b3f63206aa8f774c3cb33958a806a1debf3d9ccf7b09c2d31256498cda6 [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/4ddbb54259df7ee7ecbdf9f8b4a0e8f7756b9846f2e2add8dd0df825296d993e [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/4e612f3c1dfa468d94bbc3bde202c732b06a9b5f6bc5471c879fa56ec2daa4aa [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/55860c89ef796d41b06b3c0fe60a3e6f90709c6a0e7063a8b4057dafa57c878a [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/5748e7a24e8d9ecb43de7d1e14519f10d8c669a5a2602fc948bc9a80e6114b63 [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/5a13c8e09802e07fd3ceee625307fe48ef29bc66641c4f80ed4593bf8b773f88 [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/5aa30337198b482522a55c90554c93278034ebacc24792509a32aeba466df4e8 [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/5f3ff3c345ade163ba1ba889d60c1995b7fab68ded6ab052814008d990862c23 [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/5f88a17509a8843ab761bc8cbcfe1a511670ae1a4a434f3d483f942738933a3e [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/60a288333ea7f01d380f2661d387692063ce2ae73b3e5401b716326967b4ce0c [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/63ae750f5fe9469664b6f79cb48c502c3bfc4cb0a950aeba998a72ea6a3d5b2d [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/67abeaacb21769a9fb521efa7ebdc8d9ff3443ad5892d75dd6d4f7d541713d33 [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/6e3b8913d874a18ec3ab9f74d4fab435b7738e1a14d0754fb79229c4bda9f604 [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/6fe31187ce1a64bffb0b31ee59618a2ebd483812410e9f8ae5a92fb72ef70885 [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/71d3c74882a100eaa5aaf9f62659d3b26bcbb8f2055f1add504f599f9051f61e [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/7232f506e00bee175a3df8d33933fae10c67e501d6cea8e73ce76f4363d0bbea [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/7425039321dcbecb1a1ef28849f277f914a889a54d44c1f2566b6ddd5bc83b4f [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/7487341c630472c46a534223da1173666aaeae9788b144fa2c723204d55cc0a2 [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/79207f7d09b6145f3dbfcb9e19835f34e56c7927fda22859e960f5f13bc847a0 [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/7a1e1268d329e5f71ebdf74677a6c1a118994d7534d1fb08d631898d67372f5a [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/7c954b010232be9461483803e3e553623d4fc382324d8b8ba53ebf83f0457707 [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/7ce8914993956b04baafaad0668e5c26a87a1c4cf70a6566aa0f199fe3c1dc18 [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/7d230ff71bac867a9820e75328f893972df210ab75cdb67f620b370ee5cddf45 [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/85a985b9011e356e11a24c2d0a01173ea80ccc584b659947b64ffefddab7fada [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/8b165b8b94a9d120edf139fbd63cb6b161131d5722f201f2f4ba0984b46a3ca5 [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/8f5fd3dd5c0eb40ceb409c0f7d85086319d4177524fad58dc01743434765902a [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/9223480b7c4b0d1cb95eb33a7a52dc7494b53a0f8a93fbc1816c6c4f347780b0 [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/9248ee16c602d45651b0045e9cc4e407fc62ce5688e1c6636f482ea02314c357 [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/979b96b7806f61081a48ff556bfbdb3e1c74e04f7d2cf88eab49b0fd89845453 [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/97f2f674b859ff1adb2e9548550f07fa8818d1ee8edae39ca50f516a57a12edb [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/9984490c02b1604423a8679caf527d5f10667e0a38790f28f32af61efa930eef [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/9a648e49f93b60cf578c87d187c8acb61d3a638bc30568bdcc6be30fd9defd43 [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/9af5c7a8538fb02b0a836b88a40d0b144f11ee98624e3686c0f43684e34e6838 [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/9b24f66bc7c47e677e40f8b07b2fd54985ef27c99670bed582ce904569b95702 [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/9fc2eee916b1cfb002a487c37e73af29a0fbb29e47bf36839a762bb26fea3ec7 [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/9ff0fc476b3d27f5dc9803d38ef10be0d08b5e096630308f0d6f57a6f8ee5d88 [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/a46866d1875d0c06ec3ead73ecca531ef0dc92a67a233ebc8d1e2fff79f50a07 [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/a71bcbf6a6668aa019d38cc3527d5ecf2f4e538dfedddf34ff484e29d6fd26d1 [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/ad0d3509e08424d21d87c64a0969b588dc9281ea98fd744acd9b8bd1daf72225 [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/adaa168d63fe063455c1e0c304c9c9ba6b43e13849235339710d6b5f941e80a1 [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/aee251ccb027a2676ad1261b48d08b52752a41633279ff2e9e474eebf508250f [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/b5b546cf87a6d23c6f6ee0e44db5b90a4bb23e0558873f159bf09140782989d8 [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/b8fffa51391680139ea773ff40a58a1f24e9b1a8c530823d7d12053ec4aabd76 [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/b904fd3aa656603b26572deb105290328add76123b4a99ad4e78189e1337ae1b [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/bbda8e26f356aa635f7774ec483a4b493668ca1448948c62f641d176838306d5 [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/bc35711cdc43b868c59515211893e7681fef6da4b623392d402fb40736dc1beb [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/bd25bb84dd44c7e09d9e723016c49cc2a868a1bfc007528138a28ea1c0abfda7 [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/c23df1d03e3c1039692ea3d9897e41ceb2add1ebdec0937a64321c536eef71f7 [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/c2e6cf1692ef3a4bc88af94bb9e6c9011855bbf954c273f45eb3ea97bb491c9a [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/c3b0ea2a8874777b9805018c177382ab3278a019935fa50b3e0d7971c28c40d9 [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/c9dfe97833473610816085c5a009696cd5f659f85fc10ef76dc140851ffcc423 [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/ca19cba772c047e5e1f229e5de18d06d885b50be9136778b4937437f0d70738d [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/ca6e1239c11d08940c991f77470859ccb4ec9fa5e8c30de7b40521d620b87a1e [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/cb09d2148ae1c8b054cdbafcf3f3e41e75bae978dcfc8886981479d723fc44e9 [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/cd35ff680e23f67fe52b722a88c9537bee642b8a7a8a388cb4952f3bf60e64cc [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/cd6d3880ee87c6b716749cb9a30f8faa658ee49f6ce90f3e34df70560a0477ad [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/cd7b24cfe10fc4346a91f04b1a0d0e22054f76bf704db8e19d73cb9bf792a89b [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/cea2c4c70f94e90c4c4a6b63f7c212d2465936090c06ba4db92071a3c247ca11 [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/d26a0d653a01c6bf9403e0bc0fa5ea05ea4dd7b163e8d85287b19ff257a88ea7 [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/d3dec3f7485c6c3f8b8949db68bd212ef16a7f1f41047e290d14f9cd6dae91a0 [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/d43f2a0606841580986981ec0bec10473e79c9097bfd8fd81d1a239f146f31d3 [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/d4d5fe38e4bafa733182eb5aaad19a6ff59c8316908b20d3c94cdc29a92964e6 [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/d69256403d5d27244080b8b53931aa6bfd4ce95771c748372626414d5c37e105 [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/d9b617f62de41c1cb02ff91cef9c3f753d440c75efa489a952fdcd314d27ee1d [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/dc57f64202486572ef99d4ff4970fb339f440867ebedf02eaab75fb555e293cf [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/e11a6036e2c0bde71f3eabac3f98734af2cdcfe3ebb6e02dcce9b7f4c4bcc99a [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/e26ce028366bb4ff566972a945b7fd0035f6dba48d886160fdf1974aae8dee65 [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/e35a4d079adfe4d399f026c711940e4917d5dae3dc2723a034f44d2b53a34a11 [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/e3666122dbe804ac609c0ae717a9e6aa8bb2842953e4528230a5bcfc3a59c120 [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/e59961f75a4cfe33bc4ce9290f938c5bc247c440a2e572ab18021c8223c55bc7 [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/e7b11cf0762255ad6741aa3d6e269f8b4bc785089040be666f480464cb13b4df [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/e89af554621f1ce6262d47a68efea1d8d304ae595a094ebc955bceb6d06ed629 [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/e9d399b6dc6b7d18bac97e5556875ab6df561f1ca718f1fc716a929d3c706f14 [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/eb733425f0fc1f0cf7f74e1c1ef87680a96a1aca613180110df26259eb36c433 [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/ec399d3511fa4a30df9b3c51637a357cc1c84d30e3d48bccc9b97564c8a60b73 [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/ef73cbf3d98059b13b30db1089ad6af12beea18f895be6f18d42962721d6e3ee [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/efc0f664cf2ebac4e05e6acac77778fe630b278f167321a46d861ac8ad56fd76 [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/f139f9c20bcdc6bbe0301c98bdd719b37b4a98fe3b1414b583ddb5dc17f62e3a [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/f5318eb5ea6dcdf630a2ab157dbfa122f6de9b6f4e5a3a036c17f32da3030877 [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/f5f4973e9e8fb6fb8834a612a9b8b0419fbae7c0934dda22e61f11556918f1cc [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/f932da1aefb3b8d9918f46bd936130b0d06332ab062a48f41b206ce696428e03 [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/fbfa931f27b0173613b0e04af58d8bba7df12c1cd15c404d95680df6fc1cb89e [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/fc30ab2ea532f953350f0de7ff3c0422328c131f4642d30a4c88bdf43bcd8d98 [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/fc7e85c3af87f3c0b482cb57fde916a7d8db293427159f3b31bbc23b6b285116 [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/fcfcfe84724a9b7c7c8277057b557ab044d24130bd360fe087e9f55bef2cadc6 [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/h2spec/ff00f50eada19c5354a579ef7f1af5952ecb2df2423022dd5483d8fede26d6e5 [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/nghttp/9c8ed8981065d28ce8a5a04ac6fc7a87ffaf9f9c6ce4323e6e0fefaabb2393cb [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/nghttp/d53b58a8685030918fda36a704db43cdfec99fc1b9de83c195227161f4bdb911 [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/corpus/nghttp/f0a8cacb9f31b53d237628084e3946d556086c9991cce7962e9e69a3eed406aa [new file with mode: 0644]
libnghttp2-sys/nghttp2/fuzz/fuzz_target.cc [new file with mode: 0644]
libnghttp2-sys/nghttp2/genauthoritychartbl.py [new file with mode: 0755]
libnghttp2-sys/nghttp2/gendowncasetbl.py [new file with mode: 0755]
libnghttp2-sys/nghttp2/genheaderfunc.py [new file with mode: 0755]
libnghttp2-sys/nghttp2/genlibtokenlookup.py [new file with mode: 0755]
libnghttp2-sys/nghttp2/genmethodfunc.py [new file with mode: 0755]
libnghttp2-sys/nghttp2/gennghttpxfun.py [new file with mode: 0755]
libnghttp2-sys/nghttp2/gennmchartbl.py [new file with mode: 0755]
libnghttp2-sys/nghttp2/gentokenlookup.py [new file with mode: 0644]
libnghttp2-sys/nghttp2/genvchartbl.py [new file with mode: 0755]
libnghttp2-sys/nghttp2/git-clang-format [new file with mode: 0755]
libnghttp2-sys/nghttp2/help2rst.py [new file with mode: 0755]
libnghttp2-sys/nghttp2/integration-tests/CMakeLists.txt [new file with mode: 0644]
libnghttp2-sys/nghttp2/integration-tests/Makefile.am [new file with mode: 0644]
libnghttp2-sys/nghttp2/integration-tests/alt-server.crt [new file with mode: 0644]
libnghttp2-sys/nghttp2/integration-tests/alt-server.key [new file with mode: 0644]
libnghttp2-sys/nghttp2/integration-tests/config.go.in [new file with mode: 0644]
libnghttp2-sys/nghttp2/integration-tests/nghttpx_http1_test.go [new file with mode: 0644]
libnghttp2-sys/nghttp2/integration-tests/nghttpx_http2_test.go [new file with mode: 0644]
libnghttp2-sys/nghttp2/integration-tests/req-return.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/integration-tests/req-set-header.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/integration-tests/resp-return.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/integration-tests/resp-set-header.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/integration-tests/server.crt [new file with mode: 0644]
libnghttp2-sys/nghttp2/integration-tests/server.key [new file with mode: 0644]
libnghttp2-sys/nghttp2/integration-tests/server_tester.go [new file with mode: 0644]
libnghttp2-sys/nghttp2/integration-tests/setenv.in [new file with mode: 0644]
libnghttp2-sys/nghttp2/lib/CMakeLists.txt [new file with mode: 0644]
libnghttp2-sys/nghttp2/lib/Makefile.am [new file with mode: 0644]
libnghttp2-sys/nghttp2/lib/Makefile.msvc [new file with mode: 0644]
libnghttp2-sys/nghttp2/lib/includes/CMakeLists.txt [new file with mode: 0644]
libnghttp2-sys/nghttp2/lib/includes/Makefile.am [new file with mode: 0644]
libnghttp2-sys/nghttp2/lib/includes/nghttp2/nghttp2.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/lib/includes/nghttp2/nghttp2ver.h.in [new file with mode: 0644]
libnghttp2-sys/nghttp2/lib/libnghttp2.pc.in [new file with mode: 0644]
libnghttp2-sys/nghttp2/lib/nghttp2_buf.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/lib/nghttp2_buf.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/lib/nghttp2_callbacks.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/lib/nghttp2_callbacks.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/lib/nghttp2_debug.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/lib/nghttp2_debug.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/lib/nghttp2_frame.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/lib/nghttp2_frame.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/lib/nghttp2_hd.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/lib/nghttp2_hd.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/lib/nghttp2_hd_huffman.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/lib/nghttp2_hd_huffman.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/lib/nghttp2_hd_huffman_data.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/lib/nghttp2_helper.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/lib/nghttp2_helper.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/lib/nghttp2_http.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/lib/nghttp2_http.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/lib/nghttp2_int.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/lib/nghttp2_map.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/lib/nghttp2_map.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/lib/nghttp2_mem.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/lib/nghttp2_mem.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/lib/nghttp2_net.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/lib/nghttp2_npn.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/lib/nghttp2_npn.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/lib/nghttp2_option.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/lib/nghttp2_option.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/lib/nghttp2_outbound_item.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/lib/nghttp2_outbound_item.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/lib/nghttp2_pq.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/lib/nghttp2_pq.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/lib/nghttp2_priority_spec.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/lib/nghttp2_priority_spec.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/lib/nghttp2_queue.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/lib/nghttp2_queue.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/lib/nghttp2_rcbuf.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/lib/nghttp2_rcbuf.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/lib/nghttp2_session.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/lib/nghttp2_session.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/lib/nghttp2_stream.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/lib/nghttp2_stream.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/lib/nghttp2_submit.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/lib/nghttp2_submit.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/lib/nghttp2_version.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/lib/version.rc.in [new file with mode: 0644]
libnghttp2-sys/nghttp2/m4/ax_boost_asio.m4 [new file with mode: 0644]
libnghttp2-sys/nghttp2/m4/ax_boost_base.m4 [new file with mode: 0644]
libnghttp2-sys/nghttp2/m4/ax_boost_system.m4 [new file with mode: 0644]
libnghttp2-sys/nghttp2/m4/ax_boost_thread.m4 [new file with mode: 0644]
libnghttp2-sys/nghttp2/m4/ax_check_compile_flag.m4 [new file with mode: 0644]
libnghttp2-sys/nghttp2/m4/ax_cxx_compile_stdcxx_11.m4 [new file with mode: 0644]
libnghttp2-sys/nghttp2/m4/ax_python_devel.m4 [new file with mode: 0644]
libnghttp2-sys/nghttp2/m4/libxml2.m4 [new file with mode: 0644]
libnghttp2-sys/nghttp2/makebashcompletion [new file with mode: 0755]
libnghttp2-sys/nghttp2/makemanpages [new file with mode: 0755]
libnghttp2-sys/nghttp2/makerelease.sh [new file with mode: 0755]
libnghttp2-sys/nghttp2/mkcipherlist.py [new file with mode: 0755]
libnghttp2-sys/nghttp2/mkhufftbl.py [new file with mode: 0755]
libnghttp2-sys/nghttp2/mkstatichdtbl.py [new file with mode: 0755]
libnghttp2-sys/nghttp2/nghttpx.conf.sample [new file with mode: 0644]
libnghttp2-sys/nghttp2/pre-commit [new file with mode: 0755]
libnghttp2-sys/nghttp2/proxy.pac.sample [new file with mode: 0644]
libnghttp2-sys/nghttp2/python/CMakeLists.txt [new file with mode: 0644]
libnghttp2-sys/nghttp2/python/Makefile.am [new file with mode: 0644]
libnghttp2-sys/nghttp2/python/calcratio.py [new file with mode: 0755]
libnghttp2-sys/nghttp2/python/cnghttp2.pxd [new file with mode: 0644]
libnghttp2-sys/nghttp2/python/hpackcheck.py [new file with mode: 0755]
libnghttp2-sys/nghttp2/python/hpackmake.py [new file with mode: 0755]
libnghttp2-sys/nghttp2/python/install-python.cmake.in [new file with mode: 0644]
libnghttp2-sys/nghttp2/python/nghttp2.pyx [new file with mode: 0644]
libnghttp2-sys/nghttp2/python/setup.py.in [new file with mode: 0644]
libnghttp2-sys/nghttp2/python/wsgi.py [new file with mode: 0644]
libnghttp2-sys/nghttp2/releasechk [new file with mode: 0755]
libnghttp2-sys/nghttp2/script/CMakeLists.txt [new file with mode: 0644]
libnghttp2-sys/nghttp2/script/Makefile.am [new file with mode: 0644]
libnghttp2-sys/nghttp2/script/README.rst [new file with mode: 0644]
libnghttp2-sys/nghttp2/script/fetch-ocsp-response [new file with mode: 0755]
libnghttp2-sys/nghttp2/src/CMakeLists.txt [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/HtmlParser.cc [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/HtmlParser.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/HttpServer.cc [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/HttpServer.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/Makefile.am [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/allocator.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/app_helper.cc [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/app_helper.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/asio_client_request.cc [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/asio_client_request_impl.cc [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/asio_client_request_impl.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/asio_client_response.cc [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/asio_client_response_impl.cc [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/asio_client_response_impl.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/asio_client_session.cc [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/asio_client_session_impl.cc [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/asio_client_session_impl.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/asio_client_session_tcp_impl.cc [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/asio_client_session_tcp_impl.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/asio_client_session_tls_impl.cc [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/asio_client_session_tls_impl.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/asio_client_stream.cc [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/asio_client_stream.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/asio_client_tls_context.cc [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/asio_client_tls_context.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/asio_common.cc [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/asio_common.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/asio_io_service_pool.cc [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/asio_io_service_pool.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/asio_server.cc [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/asio_server.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/asio_server_connection.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/asio_server_http2.cc [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/asio_server_http2_handler.cc [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/asio_server_http2_handler.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/asio_server_http2_impl.cc [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/asio_server_http2_impl.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/asio_server_request.cc [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/asio_server_request_handler.cc [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/asio_server_request_handler.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/asio_server_request_impl.cc [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/asio_server_request_impl.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/asio_server_response.cc [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/asio_server_response_impl.cc [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/asio_server_response_impl.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/asio_server_serve_mux.cc [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/asio_server_serve_mux.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/asio_server_stream.cc [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/asio_server_stream.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/asio_server_tls_context.cc [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/asio_server_tls_context.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/base64.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/base64_test.cc [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/base64_test.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/buffer.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/buffer_test.cc [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/buffer_test.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/ca-config.json [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/ca.nghttp2.org-key.pem [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/ca.nghttp2.org.csr [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/ca.nghttp2.org.csr.json [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/ca.nghttp2.org.pem [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/comp_helper.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/comp_helper.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/deflatehd.cc [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/h2load.cc [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/h2load.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/h2load_http1_session.cc [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/h2load_http1_session.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/h2load_http2_session.cc [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/h2load_http2_session.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/h2load_session.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/http-parser.patch [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/http2.cc [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/http2.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/http2_test.cc [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/http2_test.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/includes/CMakeLists.txt [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/includes/Makefile.am [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/includes/nghttp2/asio_http2.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/includes/nghttp2/asio_http2_client.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/includes/nghttp2/asio_http2_server.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/inflatehd.cc [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/libevent_util.cc [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/libevent_util.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/libnghttp2_asio.pc.in [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/memchunk.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/memchunk_test.cc [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/memchunk_test.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/network.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/nghttp.cc [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/nghttp.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/nghttp2_config.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/nghttp2_gzip.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/nghttp2_gzip.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/nghttp2_gzip_test.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/nghttp2_gzip_test.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/nghttpd.cc [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/shrpx-unittest.cc [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/shrpx.cc [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/shrpx.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/shrpx_accept_handler.cc [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/shrpx_accept_handler.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/shrpx_api_downstream_connection.cc [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/shrpx_api_downstream_connection.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/shrpx_client_handler.cc [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/shrpx_client_handler.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/shrpx_config.cc [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/shrpx_config.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/shrpx_config_test.cc [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/shrpx_config_test.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/shrpx_connect_blocker.cc [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/shrpx_connect_blocker.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/shrpx_connection.cc [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/shrpx_connection.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/shrpx_connection_handler.cc [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/shrpx_connection_handler.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/shrpx_dns_resolver.cc [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/shrpx_dns_resolver.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/shrpx_dns_tracker.cc [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/shrpx_dns_tracker.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/shrpx_downstream.cc [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/shrpx_downstream.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/shrpx_downstream_connection.cc [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/shrpx_downstream_connection.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/shrpx_downstream_connection_pool.cc [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/shrpx_downstream_connection_pool.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/shrpx_downstream_queue.cc [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/shrpx_downstream_queue.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/shrpx_downstream_test.cc [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/shrpx_downstream_test.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/shrpx_dual_dns_resolver.cc [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/shrpx_dual_dns_resolver.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/shrpx_error.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/shrpx_exec.cc [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/shrpx_exec.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/shrpx_health_monitor_downstream_connection.cc [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/shrpx_health_monitor_downstream_connection.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/shrpx_http.cc [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/shrpx_http.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/shrpx_http2_downstream_connection.cc [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/shrpx_http2_downstream_connection.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/shrpx_http2_session.cc [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/shrpx_http2_session.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/shrpx_http2_upstream.cc [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/shrpx_http2_upstream.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/shrpx_http_downstream_connection.cc [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/shrpx_http_downstream_connection.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/shrpx_http_test.cc [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/shrpx_http_test.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/shrpx_https_upstream.cc [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/shrpx_https_upstream.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/shrpx_io_control.cc [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/shrpx_io_control.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/shrpx_live_check.cc [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/shrpx_live_check.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/shrpx_log.cc [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/shrpx_log.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/shrpx_log_config.cc [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/shrpx_log_config.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/shrpx_memcached_connection.cc [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/shrpx_memcached_connection.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/shrpx_memcached_dispatcher.cc [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/shrpx_memcached_dispatcher.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/shrpx_memcached_request.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/shrpx_memcached_result.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/shrpx_mruby.cc [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/shrpx_mruby.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/shrpx_mruby_module.cc [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/shrpx_mruby_module.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/shrpx_mruby_module_env.cc [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/shrpx_mruby_module_env.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/shrpx_mruby_module_request.cc [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/shrpx_mruby_module_request.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/shrpx_mruby_module_response.cc [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/shrpx_mruby_module_response.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/shrpx_process.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/shrpx_rate_limit.cc [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/shrpx_rate_limit.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/shrpx_router.cc [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/shrpx_router.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/shrpx_router_test.cc [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/shrpx_router_test.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/shrpx_signal.cc [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/shrpx_signal.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/shrpx_tls.cc [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/shrpx_tls.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/shrpx_tls_test.cc [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/shrpx_tls_test.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/shrpx_upstream.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/shrpx_worker.cc [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/shrpx_worker.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/shrpx_worker_process.cc [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/shrpx_worker_process.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/shrpx_worker_test.cc [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/shrpx_worker_test.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/ssl_compat.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/template.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/template_test.cc [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/template_test.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/test.example.com-key.pem [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/test.example.com.csr [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/test.example.com.csr.json [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/test.example.com.pem [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/test.nghttp2.org-key.pem [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/test.nghttp2.org.csr [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/test.nghttp2.org.csr.json [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/test.nghttp2.org.pem [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/timegm.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/timegm.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/tls.cc [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/tls.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/util.cc [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/util.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/util_test.cc [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/util_test.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/xsi_strerror.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/src/xsi_strerror.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/tests/CMakeLists.txt [new file with mode: 0644]
libnghttp2-sys/nghttp2/tests/Makefile.am [new file with mode: 0644]
libnghttp2-sys/nghttp2/tests/end_to_end.py [new file with mode: 0755]
libnghttp2-sys/nghttp2/tests/failmalloc.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/tests/failmalloc_test.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/tests/failmalloc_test.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/tests/main.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/tests/malloc_wrapper.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/tests/malloc_wrapper.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/tests/nghttp2_buf_test.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/tests/nghttp2_buf_test.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/tests/nghttp2_frame_test.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/tests/nghttp2_frame_test.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/tests/nghttp2_hd_test.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/tests/nghttp2_hd_test.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/tests/nghttp2_helper_test.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/tests/nghttp2_helper_test.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/tests/nghttp2_map_test.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/tests/nghttp2_map_test.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/tests/nghttp2_npn_test.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/tests/nghttp2_npn_test.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/tests/nghttp2_pq_test.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/tests/nghttp2_pq_test.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/tests/nghttp2_queue_test.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/tests/nghttp2_queue_test.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/tests/nghttp2_session_test.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/tests/nghttp2_session_test.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/tests/nghttp2_stream_test.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/tests/nghttp2_stream_test.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/tests/nghttp2_test_helper.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/tests/nghttp2_test_helper.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/tests/testdata/Makefile.am [new file with mode: 0644]
libnghttp2-sys/nghttp2/tests/testdata/cacert.pem [new file with mode: 0644]
libnghttp2-sys/nghttp2/tests/testdata/index.html [new file with mode: 0644]
libnghttp2-sys/nghttp2/tests/testdata/privkey.pem [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/CMakeLists.txt [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/Makefile.am [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/build_config.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/http-parser/AUTHORS [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/http-parser/CONTRIBUTIONS [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/http-parser/LICENSE-MIT [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/http-parser/README.md [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/http-parser/bench.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/http-parser/contrib/parsertrace.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/http-parser/contrib/url_parser.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/http-parser/http_parser.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/http-parser/http_parser.gyp [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/http-parser/http_parser.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/http-parser/test.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/.gitlab-ci.yml [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/.travis.yml [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/.yardopts [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/AUTHORS [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/CONTRIBUTING.md [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/LEGAL [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/MITL [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/Makefile [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/NEWS [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/README.md [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/Rakefile [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/TODO [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/appveyor.yml [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/appveyor_config.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/benchmark/bm_ao_render.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/benchmark/bm_app_lc_fizzbuzz.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/benchmark/bm_fib.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/benchmark/bm_so_lists.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/benchmark/build_config_boxing.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/benchmark/build_config_cc.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/benchmark/plot.gpl [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/bin/.gitkeep [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/build_config.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/doc/guides/compile.md [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/doc/guides/debugger.md [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/doc/guides/gc-arena-howto.md [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/doc/guides/mrbconf.md [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/doc/guides/mrbgems.md [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/doc/limitations.md [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/examples/mrbgems/c_and_ruby_extension_example/README.md [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/examples/mrbgems/c_and_ruby_extension_example/mrbgem.rake [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/examples/mrbgems/c_and_ruby_extension_example/mrblib/example.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/examples/mrbgems/c_and_ruby_extension_example/src/example.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/examples/mrbgems/c_and_ruby_extension_example/test/example.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/examples/mrbgems/c_extension_example/README.md [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/examples/mrbgems/c_extension_example/mrbgem.rake [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/examples/mrbgems/c_extension_example/src/example.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/examples/mrbgems/c_extension_example/test/example.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/examples/mrbgems/c_extension_example/test/example.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/examples/mrbgems/ruby_extension_example/README.md [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/examples/mrbgems/ruby_extension_example/mrbgem.rake [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/examples/mrbgems/ruby_extension_example/mrblib/example.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/examples/mrbgems/ruby_extension_example/test/example.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/examples/targets/build_config_ArduinoDue.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/examples/targets/build_config_IntelEdison.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/examples/targets/build_config_IntelGalileo.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/examples/targets/build_config_RX630.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/examples/targets/build_config_android_arm64-v8a.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/examples/targets/build_config_android_armeabi.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/examples/targets/build_config_android_armeabi_v7a_neon_hard.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/examples/targets/build_config_chipKITMax32.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/include/mrbconf.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/include/mruby.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/include/mruby/array.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/include/mruby/boxing_nan.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/include/mruby/boxing_no.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/include/mruby/boxing_word.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/include/mruby/class.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/include/mruby/common.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/include/mruby/compile.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/include/mruby/data.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/include/mruby/debug.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/include/mruby/dump.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/include/mruby/error.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/include/mruby/gc.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/include/mruby/hash.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/include/mruby/irep.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/include/mruby/istruct.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/include/mruby/khash.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/include/mruby/numeric.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/include/mruby/object.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/include/mruby/opcode.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/include/mruby/proc.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/include/mruby/range.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/include/mruby/re.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/include/mruby/string.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/include/mruby/throw.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/include/mruby/value.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/include/mruby/variable.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/include/mruby/version.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/lib/mruby/source.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/minirake [new file with mode: 0755]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/default.gembox [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/full-core.gembox [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-array-ext/mrbgem.rake [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-array-ext/mrblib/array.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-array-ext/src/array.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-array-ext/test/array.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-bin-debugger/bintest/mrdb.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-bin-debugger/bintest/print.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-bin-debugger/mrbgem.rake [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-bin-debugger/tools/mrdb/apibreak.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-bin-debugger/tools/mrdb/apibreak.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-bin-debugger/tools/mrdb/apilist.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-bin-debugger/tools/mrdb/apilist.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-bin-debugger/tools/mrdb/apiprint.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-bin-debugger/tools/mrdb/apiprint.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-bin-debugger/tools/mrdb/cmdbreak.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-bin-debugger/tools/mrdb/cmdmisc.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-bin-debugger/tools/mrdb/cmdprint.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-bin-debugger/tools/mrdb/cmdrun.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-bin-debugger/tools/mrdb/mrdb.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-bin-debugger/tools/mrdb/mrdb.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-bin-debugger/tools/mrdb/mrdbconf.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-bin-debugger/tools/mrdb/mrdberror.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-bin-mirb/bintest/mirb.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-bin-mirb/mrbgem.rake [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-bin-mirb/tools/mirb/mirb.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-bin-mrbc/mrbgem.rake [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-bin-mrbc/tools/mrbc/mrbc.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-bin-mruby-config/mrbgem.rake [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-bin-mruby-config/mruby-config [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-bin-mruby-config/mruby-config.bat [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-bin-mruby/bintest/mruby.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-bin-mruby/mrbgem.rake [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-bin-mruby/tools/mruby/mruby.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-bin-strip/bintest/mruby-strip.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-bin-strip/mrbgem.rake [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-bin-strip/tools/mruby-strip/mruby-strip.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-class-ext/mrbgem.rake [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-class-ext/src/class.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-class-ext/test/module.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-compiler/bintest/mrbc.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-compiler/core/codegen.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-compiler/core/keywords [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-compiler/core/lex.def [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-compiler/core/node.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-compiler/core/parse.y [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-compiler/mrbgem.rake [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-enum-ext/mrbgem.rake [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-enum-ext/mrblib/enum.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-enum-ext/test/enum.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-enum-lazy/mrbgem.rake [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-enum-lazy/mrblib/lazy.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-enum-lazy/test/lazy.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-enumerator/mrbgem.rake [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-enumerator/mrblib/enumerator.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-enumerator/test/enumerator.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-error/mrbgem.rake [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-error/src/exception.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-error/test/exception.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-error/test/exception.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-eval/mrbgem.rake [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-eval/src/eval.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-eval/test/eval.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-exit/mrbgem.rake [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-exit/src/mruby-exit.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-fiber/mrbgem.rake [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-fiber/src/fiber.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-fiber/test/fiber.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-hash-ext/mrbgem.rake [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-hash-ext/mrblib/hash.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-hash-ext/src/hash-ext.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-hash-ext/test/hash.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-inline-struct/mrbgem.rake [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-inline-struct/test/inline.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-inline-struct/test/inline.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-kernel-ext/mrbgem.rake [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-kernel-ext/src/kernel.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-kernel-ext/test/kernel.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-math/mrbgem.rake [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-math/src/math.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-math/test/math.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-numeric-ext/mrbgem.rake [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-numeric-ext/mrblib/numeric_ext.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-numeric-ext/src/numeric_ext.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-numeric-ext/test/numeric.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-object-ext/mrbgem.rake [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-object-ext/mrblib/object.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-object-ext/src/object.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-object-ext/test/nil.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-object-ext/test/object.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-objectspace/mrbgem.rake [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-objectspace/src/mruby_objectspace.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-objectspace/test/objectspace.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-print/mrbgem.rake [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-print/mrblib/print.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-print/src/print.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-proc-ext/mrbgem.rake [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-proc-ext/mrblib/proc.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-proc-ext/src/proc.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-proc-ext/test/proc.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-proc-ext/test/proc.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-random/mrbgem.rake [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-random/src/mt19937ar.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-random/src/mt19937ar.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-random/src/random.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-random/src/random.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-random/test/random.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-range-ext/mrbgem.rake [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-range-ext/mrblib/range.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-range-ext/src/range.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-range-ext/test/range.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-sprintf/mrbgem.rake [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-sprintf/mrblib/string.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-sprintf/src/kernel.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-sprintf/src/sprintf.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-sprintf/test/sprintf.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-string-ext/mrbgem.rake [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-string-ext/mrblib/string.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-string-ext/src/string.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-string-ext/test/string.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-struct/mrbgem.rake [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-struct/mrblib/struct.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-struct/src/struct.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-struct/test/struct.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-symbol-ext/mrbgem.rake [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-symbol-ext/mrblib/symbol.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-symbol-ext/src/symbol.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-symbol-ext/test/symbol.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-test/README.md [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-test/driver.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-test/init_mrbtest.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-test/mrbgem.rake [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-time/mrbgem.rake [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-time/mrblib/time.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-time/src/time.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-time/test/time.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-toplevel-ext/mrbgem.rake [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-toplevel-ext/mrblib/toplevel.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrbgems/mruby-toplevel-ext/test/toplevel.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrblib/00class.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrblib/10error.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrblib/array.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrblib/compar.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrblib/enum.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrblib/hash.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrblib/init_mrblib.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrblib/kernel.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrblib/mrblib.rake [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrblib/numeric.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrblib/range.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mrblib/string.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/mruby-source.gemspec [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/src/array.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/src/backtrace.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/src/class.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/src/codedump.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/src/compar.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/src/crc.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/src/debug.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/src/dump.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/src/enum.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/src/error.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/src/error.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/src/etc.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/src/ext/.gitkeep [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/src/fmt_fp.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/src/gc.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/src/hash.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/src/init.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/src/kernel.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/src/load.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/src/mruby_core.rake [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/src/numeric.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/src/object.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/src/opcode.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/src/pool.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/src/print.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/src/proc.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/src/range.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/src/state.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/src/string.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/src/symbol.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/src/value_array.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/src/variable.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/src/version.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/src/vm.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/tasks/benchmark.rake [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/tasks/gitlab.rake [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/tasks/libmruby.rake [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/tasks/mrbgem_spec.rake [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/tasks/mrbgems.rake [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/tasks/mruby_build.rake [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/tasks/mruby_build_commands.rake [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/tasks/mruby_build_gem.rake [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/tasks/ruby_ext.rake [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/tasks/toolchains/android.rake [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/tasks/toolchains/clang.rake [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/tasks/toolchains/gcc.rake [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/tasks/toolchains/openwrt.rake [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/tasks/toolchains/visualcpp.rake [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/test/assert.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/test/bintest.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/test/report.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/test/t/argumenterror.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/test/t/array.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/test/t/basicobject.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/test/t/bs_block.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/test/t/bs_literal.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/test/t/class.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/test/t/codegen.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/test/t/comparable.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/test/t/ensure.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/test/t/enumerable.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/test/t/exception.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/test/t/false.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/test/t/float.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/test/t/gc.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/test/t/hash.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/test/t/indexerror.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/test/t/integer.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/test/t/iterations.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/test/t/kernel.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/test/t/lang.rb [new file with mode: 0755]
libnghttp2-sys/nghttp2/third-party/mruby/test/t/literals.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/test/t/localjumperror.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/test/t/methods.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/test/t/module.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/test/t/nameerror.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/test/t/nil.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/test/t/nomethoderror.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/test/t/numeric.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/test/t/object.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/test/t/proc.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/test/t/range.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/test/t/rangeerror.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/test/t/regexperror.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/test/t/runtimeerror.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/test/t/standarderror.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/test/t/string.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/test/t/superclass.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/test/t/symbol.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/test/t/syntax.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/test/t/true.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/test/t/typeerror.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/test/t/unicode.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/mruby/travis_config.rb [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/neverbleed/.clang-format [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/neverbleed/LICENSE [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/neverbleed/README.md [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/neverbleed/neverbleed.c [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/neverbleed/neverbleed.h [new file with mode: 0644]
libnghttp2-sys/nghttp2/third-party/neverbleed/test.c [new file with mode: 0644]
libnghttp2-sys/src/lib.rs [new file with mode: 0644]
libssh2-sys/.cargo-checksum.json [new file with mode: 0644]
libssh2-sys/.pc/.quilt_patches [new file with mode: 0644]
libssh2-sys/.pc/.quilt_series [new file with mode: 0644]
libssh2-sys/.pc/.version [new file with mode: 0644]
libssh2-sys/.pc/applied-patches [new file with mode: 0644]
libssh2-sys/.pc/no-special-snowflake-env.patch/.timestamp [new file with mode: 0644]
libssh2-sys/.pc/no-special-snowflake-env.patch/build.rs [new file with mode: 0644]
libssh2-sys/Cargo.toml [new file with mode: 0644]
libssh2-sys/build.rs [new file with mode: 0644]
libssh2-sys/debian/patches/no-special-snowflake-env.patch [new file with mode: 0644]
libssh2-sys/debian/patches/series [new file with mode: 0644]
libssh2-sys/lib.rs [new file with mode: 0644]
libz-sys/.cargo-checksum.json [new file with mode: 0644]
libz-sys/.gitmodules [new file with mode: 0644]
libz-sys/.travis.yml [new file with mode: 0644]
libz-sys/Cargo.toml [new file with mode: 0644]
libz-sys/LICENSE-APACHE [new file with mode: 0644]
libz-sys/LICENSE-MIT [new file with mode: 0644]
libz-sys/README.md [new file with mode: 0644]
libz-sys/appveyor.yml [new file with mode: 0644]
libz-sys/build.rs [new file with mode: 0644]
libz-sys/ci/Dockerfile [new file with mode: 0644]
libz-sys/ci/run-docker.sh [new file with mode: 0755]
libz-sys/src/lib.rs [new file with mode: 0644]
libz-sys/src/smoke.c [new file with mode: 0644]
lock_api/.cargo-checksum.json [new file with mode: 0644]
lock_api/.cargo_vcs_info.json [new file with mode: 0644]
lock_api/Cargo.toml [new file with mode: 0644]
lock_api/LICENSE-APACHE [new file with mode: 0644]
lock_api/LICENSE-MIT [new file with mode: 0644]
lock_api/src/lib.rs [new file with mode: 0644]
lock_api/src/mutex.rs [new file with mode: 0644]
lock_api/src/remutex.rs [new file with mode: 0644]
lock_api/src/rwlock.rs [new file with mode: 0644]
log/.cargo-checksum.json [new file with mode: 0644]
log/.cargo_vcs_info.json [new file with mode: 0644]
log/.travis.yml [new file with mode: 0644]
log/CHANGELOG.md [new file with mode: 0644]
log/Cargo.toml [new file with mode: 0644]
log/LICENSE-APACHE [new file with mode: 0644]
log/LICENSE-MIT [new file with mode: 0644]
log/README.md [new file with mode: 0644]
log/appveyor.yml [new file with mode: 0644]
log/src/lib.rs [new file with mode: 0644]
log/src/macros.rs [new file with mode: 0644]
log/src/serde.rs [new file with mode: 0644]
log/tests/filters.rs [new file with mode: 0644]
matches/.cargo-checksum.json [new file with mode: 0644]
matches/Cargo.toml [new file with mode: 0644]
matches/LICENSE [new file with mode: 0644]
matches/lib.rs [new file with mode: 0644]
matches/tests/macro_use_one.rs [new file with mode: 0644]
memchr/.cargo-checksum.json [new file with mode: 0644]
memchr/.cargo_vcs_info.json [new file with mode: 0644]
memchr/COPYING [new file with mode: 0644]
memchr/Cargo.toml [new file with mode: 0644]
memchr/LICENSE-MIT [new file with mode: 0644]
memchr/README.md [new file with mode: 0644]
memchr/UNLICENSE [new file with mode: 0644]
memchr/build.rs [new file with mode: 0644]
memchr/src/c.rs [new file with mode: 0644]
memchr/src/fallback.rs [new file with mode: 0644]
memchr/src/iter.rs [new file with mode: 0644]
memchr/src/lib.rs [new file with mode: 0644]
memchr/src/naive.rs [new file with mode: 0644]
memchr/src/tests/iter.rs [new file with mode: 0644]
memchr/src/tests/memchr.rs [new file with mode: 0644]
memchr/src/tests/mod.rs [new file with mode: 0644]
memchr/src/x86/avx.rs [new file with mode: 0644]
memchr/src/x86/mod.rs [new file with mode: 0644]
memchr/src/x86/sse2.rs [new file with mode: 0644]
memchr/src/x86/sse42.rs [new file with mode: 0644]
memoffset/.cargo-checksum.json [new file with mode: 0644]
memoffset/Cargo.toml [new file with mode: 0644]
memoffset/LICENSE [new file with mode: 0644]
memoffset/README.md [new file with mode: 0644]
memoffset/src/lib.rs [new file with mode: 0644]
memoffset/src/offset_of.rs [new file with mode: 0644]
memoffset/src/span_of.rs [new file with mode: 0644]
miow/.cargo-checksum.json [new file with mode: 0644]
miow/Cargo.toml [new file with mode: 0644]
miow/LICENSE-APACHE [new file with mode: 0644]
miow/LICENSE-MIT [new file with mode: 0644]
miow/README.md [new file with mode: 0644]
miow/appveyor.yml [new file with mode: 0644]
miow/src/handle.rs [new file with mode: 0644]
miow/src/iocp.rs [new file with mode: 0644]
miow/src/lib.rs [new file with mode: 0644]
miow/src/net.rs [new file with mode: 0644]
miow/src/overlapped.rs [new file with mode: 0644]
miow/src/pipe.rs [new file with mode: 0644]
nodrop/.cargo-checksum.json [new file with mode: 0644]
nodrop/.cargo_vcs_info.json [new file with mode: 0644]
nodrop/Cargo.toml [new file with mode: 0644]
nodrop/LICENSE-APACHE [new file with mode: 0644]
nodrop/LICENSE-MIT [new file with mode: 0644]
nodrop/README.rst [new file with mode: 0644]
nodrop/src/lib.rs [new file with mode: 0644]
num-traits/.cargo-checksum.json [new file with mode: 0644]
num-traits/.travis.yml [new file with mode: 0644]
num-traits/Cargo.toml [new file with mode: 0644]
num-traits/LICENSE-APACHE [new file with mode: 0644]
num-traits/LICENSE-MIT [new file with mode: 0644]
num-traits/README.md [new file with mode: 0644]
num-traits/RELEASES.md [new file with mode: 0644]
num-traits/bors.toml [new file with mode: 0644]
num-traits/build.rs [new file with mode: 0644]
num-traits/ci/rustup.sh [new file with mode: 0755]
num-traits/ci/test_full.sh [new file with mode: 0755]
num-traits/src/bounds.rs [new file with mode: 0644]
num-traits/src/cast.rs [new file with mode: 0644]
num-traits/src/float.rs [new file with mode: 0644]
num-traits/src/identities.rs [new file with mode: 0644]
num-traits/src/int.rs [new file with mode: 0644]
num-traits/src/lib.rs [new file with mode: 0644]
num-traits/src/macros.rs [new file with mode: 0644]
num-traits/src/ops/checked.rs [new file with mode: 0644]
num-traits/src/ops/inv.rs [new file with mode: 0644]
num-traits/src/ops/mod.rs [new file with mode: 0644]
num-traits/src/ops/mul_add.rs [new file with mode: 0644]
num-traits/src/ops/saturating.rs [new file with mode: 0644]
num-traits/src/ops/wrapping.rs [new file with mode: 0644]
num-traits/src/pow.rs [new file with mode: 0644]
num-traits/src/real.rs [new file with mode: 0644]
num-traits/src/sign.rs [new file with mode: 0644]
num-traits/tests/cast.rs [new file with mode: 0644]
num_cpus/.appveyor.yml [new file with mode: 0644]
num_cpus/.cargo-checksum.json [new file with mode: 0644]
num_cpus/.travis.yml [new file with mode: 0644]
num_cpus/CHANGELOG.md [new file with mode: 0644]
num_cpus/CONTRIBUTING.md [new file with mode: 0644]
num_cpus/Cargo.toml [new file with mode: 0644]
num_cpus/LICENSE-APACHE [new file with mode: 0644]
num_cpus/LICENSE-MIT [new file with mode: 0644]
num_cpus/README.md [new file with mode: 0644]
num_cpus/src/lib.rs [new file with mode: 0644]
opener/.cargo-checksum.json [new file with mode: 0644]
opener/.cargo_vcs_info.json [new file with mode: 0644]
opener/.pc/.quilt_patches [new file with mode: 0644]
opener/.pc/.quilt_series [new file with mode: 0644]
opener/.pc/.version [new file with mode: 0644]
opener/.pc/applied-patches [new file with mode: 0644]
opener/.pc/disable-vendor.patch/.timestamp [new file with mode: 0644]
opener/.pc/disable-vendor.patch/src/lib.rs [new file with mode: 0644]
opener/Cargo.toml [new file with mode: 0644]
opener/LICENSE-APACHE [new file with mode: 0644]
opener/LICENSE-MIT [new file with mode: 0644]
opener/LICENSE-THIRD-PARTY [new file with mode: 0644]
opener/debian/patches/disable-vendor.patch [new file with mode: 0644]
opener/debian/patches/series [new file with mode: 0644]
opener/src/lib.rs [new file with mode: 0644]
opener/src/xdg-open [new file with mode: 0644]
openssl-probe/.cargo-checksum.json [new file with mode: 0644]
openssl-probe/Cargo.toml [new file with mode: 0644]
openssl-probe/LICENSE-APACHE [new file with mode: 0644]
openssl-probe/LICENSE-MIT [new file with mode: 0644]
openssl-probe/README.md [new file with mode: 0644]
openssl-probe/src/lib.rs [new file with mode: 0644]
openssl-sys/.cargo-checksum.json [new file with mode: 0644]
openssl-sys/.pc/.quilt_patches [new file with mode: 0644]
openssl-sys/.pc/.quilt_series [new file with mode: 0644]
openssl-sys/.pc/.version [new file with mode: 0644]
openssl-sys/.pc/applied-patches [new file with mode: 0644]
openssl-sys/.pc/disable-vendor.patch/.timestamp [new file with mode: 0644]
openssl-sys/.pc/disable-vendor.patch/Cargo.toml [new file with mode: 0644]
openssl-sys/Cargo.toml [new file with mode: 0644]
openssl-sys/LICENSE-MIT [new file with mode: 0644]
openssl-sys/README.md [new file with mode: 0644]
openssl-sys/build/cfgs.rs [new file with mode: 0644]
openssl-sys/build/main.rs [new file with mode: 0644]
openssl-sys/debian/patches/disable-vendor.patch [new file with mode: 0644]
openssl-sys/debian/patches/series [new file with mode: 0644]
openssl-sys/src/aes.rs [new file with mode: 0644]
openssl-sys/src/asn1.rs [new file with mode: 0644]
openssl-sys/src/bio.rs [new file with mode: 0644]
openssl-sys/src/bn.rs [new file with mode: 0644]
openssl-sys/src/cms.rs [new file with mode: 0644]
openssl-sys/src/conf.rs [new file with mode: 0644]
openssl-sys/src/crypto.rs [new file with mode: 0644]
openssl-sys/src/dh.rs [new file with mode: 0644]
openssl-sys/src/dsa.rs [new file with mode: 0644]
openssl-sys/src/dtls1.rs [new file with mode: 0644]
openssl-sys/src/ec.rs [new file with mode: 0644]
openssl-sys/src/err.rs [new file with mode: 0644]
openssl-sys/src/evp.rs [new file with mode: 0644]
openssl-sys/src/hmac.rs [new file with mode: 0644]
openssl-sys/src/lib.rs [new file with mode: 0644]
openssl-sys/src/macros.rs [new file with mode: 0644]
openssl-sys/src/obj_mac.rs [new file with mode: 0644]
openssl-sys/src/object.rs [new file with mode: 0644]
openssl-sys/src/ocsp.rs [new file with mode: 0644]
openssl-sys/src/ossl_typ.rs [new file with mode: 0644]
openssl-sys/src/pem.rs [new file with mode: 0644]
openssl-sys/src/pkcs12.rs [new file with mode: 0644]
openssl-sys/src/pkcs7.rs [new file with mode: 0644]
openssl-sys/src/rand.rs [new file with mode: 0644]
openssl-sys/src/rsa.rs [new file with mode: 0644]
openssl-sys/src/safestack.rs [new file with mode: 0644]
openssl-sys/src/sha.rs [new file with mode: 0644]
openssl-sys/src/srtp.rs [new file with mode: 0644]
openssl-sys/src/ssl.rs [new file with mode: 0644]
openssl-sys/src/ssl3.rs [new file with mode: 0644]
openssl-sys/src/stack.rs [new file with mode: 0644]
openssl-sys/src/tls1.rs [new file with mode: 0644]
openssl-sys/src/x509.rs [new file with mode: 0644]
openssl-sys/src/x509_vfy.rs [new file with mode: 0644]
openssl-sys/src/x509v3.rs [new file with mode: 0644]
openssl/.cargo-checksum.json [new file with mode: 0644]
openssl/Cargo.toml [new file with mode: 0644]
openssl/LICENSE [new file with mode: 0644]
openssl/README.md [new file with mode: 0644]
openssl/build.rs [new file with mode: 0644]
openssl/examples/mk_certs.rs [new file with mode: 0644]
openssl/src/aes.rs [new file with mode: 0644]
openssl/src/asn1.rs [new file with mode: 0644]
openssl/src/bio.rs [new file with mode: 0644]
openssl/src/bn.rs [new file with mode: 0644]
openssl/src/cms.rs [new file with mode: 0644]
openssl/src/conf.rs [new file with mode: 0644]
openssl/src/derive.rs [new file with mode: 0644]
openssl/src/dh.rs [new file with mode: 0644]
openssl/src/dsa.rs [new file with mode: 0644]
openssl/src/ec.rs [new file with mode: 0644]
openssl/src/ecdsa.rs [new file with mode: 0644]
openssl/src/error.rs [new file with mode: 0644]
openssl/src/ex_data.rs [new file with mode: 0644]
openssl/src/fips.rs [new file with mode: 0644]
openssl/src/hash.rs [new file with mode: 0644]
openssl/src/lib.rs [new file with mode: 0644]
openssl/src/macros.rs [new file with mode: 0644]
openssl/src/memcmp.rs [new file with mode: 0644]
openssl/src/nid.rs [new file with mode: 0644]
openssl/src/ocsp.rs [new file with mode: 0644]
openssl/src/pkcs12.rs [new file with mode: 0644]
openssl/src/pkcs5.rs [new file with mode: 0644]
openssl/src/pkcs7.rs [new file with mode: 0644]
openssl/src/pkey.rs [new file with mode: 0644]
openssl/src/rand.rs [new file with mode: 0644]
openssl/src/rsa.rs [new file with mode: 0644]
openssl/src/sha.rs [new file with mode: 0644]
openssl/src/sign.rs [new file with mode: 0644]
openssl/src/srtp.rs [new file with mode: 0644]
openssl/src/ssl/bio.rs [new file with mode: 0644]
openssl/src/ssl/callbacks.rs [new file with mode: 0644]
openssl/src/ssl/connector.rs [new file with mode: 0644]
openssl/src/ssl/error.rs [new file with mode: 0644]
openssl/src/ssl/mod.rs [new file with mode: 0644]
openssl/src/ssl/test.rs [new file with mode: 0644]
openssl/src/stack.rs [new file with mode: 0644]
openssl/src/string.rs [new file with mode: 0644]
openssl/src/symm.rs [new file with mode: 0644]
openssl/src/util.rs [new file with mode: 0644]
openssl/src/version.rs [new file with mode: 0644]
openssl/src/x509/extension.rs [new file with mode: 0644]
openssl/src/x509/mod.rs [new file with mode: 0644]
openssl/src/x509/store.rs [new file with mode: 0644]
openssl/src/x509/tests.rs [new file with mode: 0644]
openssl/src/x509/verify.rs [new file with mode: 0644]
openssl/test/alt_name_cert.pem [new file with mode: 0644]
openssl/test/cert.pem [new file with mode: 0644]
openssl/test/certs.pem [new file with mode: 0644]
openssl/test/dhparams.pem [new file with mode: 0644]
openssl/test/dsa.pem [new file with mode: 0644]
openssl/test/dsa.pem.pub [new file with mode: 0644]
openssl/test/dsaparam.pem [new file with mode: 0644]
openssl/test/identity.p12 [new file with mode: 0644]
openssl/test/key.der [new file with mode: 0644]
openssl/test/key.der.pub [new file with mode: 0644]
openssl/test/key.pem [new file with mode: 0644]
openssl/test/key.pem.pub [new file with mode: 0644]
openssl/test/keystore-empty-chain.p12 [new file with mode: 0644]
openssl/test/nid_test_cert.pem [new file with mode: 0644]
openssl/test/nid_uid_test_cert.pem [new file with mode: 0644]
openssl/test/pkcs1.pem.pub [new file with mode: 0644]
openssl/test/pkcs8.der [new file with mode: 0644]
openssl/test/root-ca.key [new file with mode: 0644]
openssl/test/root-ca.pem [new file with mode: 0644]
openssl/test/rsa-encrypted.pem [new file with mode: 0644]
openssl/test/rsa.pem [new file with mode: 0644]
openssl/test/rsa.pem.pub [new file with mode: 0644]
owning_ref/.cargo-checksum.json [new file with mode: 0644]
owning_ref/.travis.yml [new file with mode: 0644]
owning_ref/Cargo.toml [new file with mode: 0644]
owning_ref/LICENSE [new file with mode: 0644]
owning_ref/README.md [new file with mode: 0644]
owning_ref/src/lib.rs [new file with mode: 0644]
parking_lot/.cargo-checksum.json [new file with mode: 0644]
parking_lot/.travis.yml [new file with mode: 0644]
parking_lot/CHANGELOG.md [new file with mode: 0644]
parking_lot/Cargo.toml [new file with mode: 0644]
parking_lot/LICENSE-APACHE [new file with mode: 0644]
parking_lot/LICENSE-MIT [new file with mode: 0644]
parking_lot/README.md [new file with mode: 0644]
parking_lot/appveyor.yml [new file with mode: 0644]
parking_lot/src/condvar.rs [new file with mode: 0644]
parking_lot/src/deadlock.rs [new file with mode: 0644]
parking_lot/src/elision.rs [new file with mode: 0644]
parking_lot/src/lib.rs [new file with mode: 0644]
parking_lot/src/mutex.rs [new file with mode: 0644]
parking_lot/src/once.rs [new file with mode: 0644]
parking_lot/src/raw_mutex.rs [new file with mode: 0644]
parking_lot/src/raw_rwlock.rs [new file with mode: 0644]
parking_lot/src/remutex.rs [new file with mode: 0644]
parking_lot/src/rwlock.rs [new file with mode: 0644]
parking_lot/src/util.rs [new file with mode: 0644]
parking_lot_core/.cargo-checksum.json [new file with mode: 0644]
parking_lot_core/Cargo.toml [new file with mode: 0644]
parking_lot_core/LICENSE-APACHE [new file with mode: 0644]
parking_lot_core/LICENSE-MIT [new file with mode: 0644]
parking_lot_core/build.rs [new file with mode: 0644]
parking_lot_core/src/lib.rs [new file with mode: 0644]
parking_lot_core/src/parking_lot.rs [new file with mode: 0644]
parking_lot_core/src/spinwait.rs [new file with mode: 0644]
parking_lot_core/src/thread_parker/generic.rs [new file with mode: 0644]
parking_lot_core/src/thread_parker/linux.rs [new file with mode: 0644]
parking_lot_core/src/thread_parker/unix.rs [new file with mode: 0644]
parking_lot_core/src/thread_parker/windows/keyed_event.rs [new file with mode: 0644]
parking_lot_core/src/thread_parker/windows/mod.rs [new file with mode: 0644]
parking_lot_core/src/thread_parker/windows/waitaddress.rs [new file with mode: 0644]
parking_lot_core/src/util.rs [new file with mode: 0644]
parking_lot_core/src/word_lock.rs [new file with mode: 0644]
percent-encoding/.cargo-checksum.json [new file with mode: 0644]
percent-encoding/Cargo.lock [new file with mode: 0644]
percent-encoding/Cargo.toml [new file with mode: 0644]
percent-encoding/LICENSE-APACHE [new file with mode: 0644]
percent-encoding/LICENSE-MIT [new file with mode: 0644]
percent-encoding/lib.rs [new file with mode: 0644]
pkg-config/.cargo-checksum.json [new file with mode: 0644]
pkg-config/.pc/.quilt_patches [new file with mode: 0644]
pkg-config/.pc/.quilt_series [new file with mode: 0644]
pkg-config/.pc/.version [new file with mode: 0644]
pkg-config/.pc/applied-patches [new file with mode: 0644]
pkg-config/.pc/no-special-snowflake-env.patch/.timestamp [new file with mode: 0644]
pkg-config/.pc/no-special-snowflake-env.patch/src/lib.rs [new file with mode: 0644]
pkg-config/.pc/no-special-snowflake-env.patch/tests/test.rs [new file with mode: 0644]
pkg-config/.travis.yml [new file with mode: 0644]
pkg-config/CHANGELOG.md [new file with mode: 0644]
pkg-config/Cargo.toml [new file with mode: 0644]
pkg-config/LICENSE-APACHE [new file with mode: 0644]
pkg-config/LICENSE-MIT [new file with mode: 0644]
pkg-config/README.md [new file with mode: 0644]
pkg-config/debian/patches/no-special-snowflake-env.patch [new file with mode: 0644]
pkg-config/debian/patches/series [new file with mode: 0644]
pkg-config/src/lib.rs [new file with mode: 0644]
pkg-config/tests/escape.pc [new file with mode: 0644]
pkg-config/tests/foo.pc [new file with mode: 0644]
pkg-config/tests/framework.pc [new file with mode: 0644]
pkg-config/tests/test.rs [new file with mode: 0644]
proc-macro2/.cargo-checksum.json [new file with mode: 0644]
proc-macro2/.travis.yml [new file with mode: 0644]
proc-macro2/Cargo.toml [new file with mode: 0644]
proc-macro2/LICENSE-APACHE [new file with mode: 0644]
proc-macro2/LICENSE-MIT [new file with mode: 0644]
proc-macro2/README.md [new file with mode: 0644]
proc-macro2/build.rs [new file with mode: 0644]
proc-macro2/src/lib.rs [new file with mode: 0644]
proc-macro2/src/stable.rs [new file with mode: 0644]
proc-macro2/src/strnom.rs [new file with mode: 0644]
proc-macro2/src/unstable.rs [new file with mode: 0644]
proc-macro2/tests/marker.rs [new file with mode: 0644]
proc-macro2/tests/test.rs [new file with mode: 0644]
proptest/.cargo-checksum.json [new file with mode: 0644]
proptest/.travis.yml [new file with mode: 0644]
proptest/CHANGELOG.md [new file with mode: 0644]
proptest/Cargo.toml [new file with mode: 0644]
proptest/LICENSE-APACHE [new file with mode: 0644]
proptest/LICENSE-MIT [new file with mode: 0644]
proptest/README.md [new file with mode: 0644]
proptest/appveyor.yml [new file with mode: 0644]
proptest/examples/config-defaults.rs [new file with mode: 0644]
proptest/examples/dateparser_v1.rs [new file with mode: 0644]
proptest/examples/dateparser_v2.rs [new file with mode: 0644]
proptest/examples/fib.rs [new file with mode: 0644]
proptest/examples/tutorial-simplify-play.rs [new file with mode: 0644]
proptest/examples/tutorial-strategy-play.rs [new file with mode: 0644]
proptest/gen-readme.sh [new file with mode: 0755]
proptest/proptest-regressions/arbitrary/_std/env.txt [new file with mode: 0644]
proptest/readme-antelogue.md [new file with mode: 0644]
proptest/readme-prologue.md [new file with mode: 0644]
proptest/src/arbitrary/_alloc/alloc.rs [new file with mode: 0644]
proptest/src/arbitrary/_alloc/borrow.rs [new file with mode: 0644]
proptest/src/arbitrary/_alloc/boxed.rs [new file with mode: 0644]
proptest/src/arbitrary/_alloc/char.rs [new file with mode: 0644]
proptest/src/arbitrary/_alloc/collections.rs [new file with mode: 0644]
proptest/src/arbitrary/_alloc/hash.rs [new file with mode: 0644]
proptest/src/arbitrary/_alloc/mod.rs [new file with mode: 0644]
proptest/src/arbitrary/_alloc/ops.rs [new file with mode: 0644]
proptest/src/arbitrary/_alloc/rc.rs [new file with mode: 0644]
proptest/src/arbitrary/_alloc/str.rs [new file with mode: 0644]
proptest/src/arbitrary/_alloc/sync.rs [new file with mode: 0644]
proptest/src/arbitrary/_core/ascii.rs [new file with mode: 0644]
proptest/src/arbitrary/_core/cell.rs [new file with mode: 0644]
proptest/src/arbitrary/_core/cmp.rs [new file with mode: 0644]
proptest/src/arbitrary/_core/convert.rs [new file with mode: 0644]
proptest/src/arbitrary/_core/fmt.rs [new file with mode: 0644]
proptest/src/arbitrary/_core/iter.rs [new file with mode: 0644]
proptest/src/arbitrary/_core/marker.rs [new file with mode: 0644]
proptest/src/arbitrary/_core/mem.rs [new file with mode: 0644]
proptest/src/arbitrary/_core/mod.rs [new file with mode: 0644]
proptest/src/arbitrary/_core/num.rs [new file with mode: 0644]
proptest/src/arbitrary/_core/option.rs [new file with mode: 0644]
proptest/src/arbitrary/_core/result.rs [new file with mode: 0644]
proptest/src/arbitrary/_std/env.rs [new file with mode: 0644]
proptest/src/arbitrary/_std/ffi.rs [new file with mode: 0644]
proptest/src/arbitrary/_std/fs.rs [new file with mode: 0644]
proptest/src/arbitrary/_std/io.rs [new file with mode: 0644]
proptest/src/arbitrary/_std/mod.rs [new file with mode: 0644]
proptest/src/arbitrary/_std/net.rs [new file with mode: 0644]
proptest/src/arbitrary/_std/panic.rs [new file with mode: 0644]
proptest/src/arbitrary/_std/path.rs [new file with mode: 0644]
proptest/src/arbitrary/_std/string.rs [new file with mode: 0644]
proptest/src/arbitrary/_std/sync.rs [new file with mode: 0644]
proptest/src/arbitrary/_std/thread.rs [new file with mode: 0644]
proptest/src/arbitrary/_std/time.rs [new file with mode: 0644]
proptest/src/arbitrary/arrays.rs [new file with mode: 0644]
proptest/src/arbitrary/functor.rs [new file with mode: 0644]
proptest/src/arbitrary/macros.rs [new file with mode: 0644]
proptest/src/arbitrary/mod.rs [new file with mode: 0644]
proptest/src/arbitrary/primitives.rs [new file with mode: 0644]
proptest/src/arbitrary/sample.rs [new file with mode: 0644]
proptest/src/arbitrary/traits.rs [new file with mode: 0644]
proptest/src/arbitrary/tuples.rs [new file with mode: 0644]
proptest/src/array.rs [new file with mode: 0644]
proptest/src/bits.rs [new file with mode: 0644]
proptest/src/bool.rs [new file with mode: 0644]
proptest/src/char.rs [new file with mode: 0644]
proptest/src/collection.rs [new file with mode: 0644]
proptest/src/file-preamble [new file with mode: 0644]
proptest/src/lib.rs [new file with mode: 0644]
proptest/src/macros.rs [new file with mode: 0644]
proptest/src/num.rs [new file with mode: 0644]
proptest/src/option.rs [new file with mode: 0644]
proptest/src/prelude.rs [new file with mode: 0644]
proptest/src/product_frunk.rs [new file with mode: 0644]
proptest/src/product_tuple.rs [new file with mode: 0644]
proptest/src/regex-contrib/README.md [new file with mode: 0644]
proptest/src/regex-contrib/crates_regex.rs [new file with mode: 0644]
proptest/src/result.rs [new file with mode: 0644]
proptest/src/sample.rs [new file with mode: 0644]
proptest/src/std_facade.rs [new file with mode: 0644]
proptest/src/strategy/filter.rs [new file with mode: 0644]
proptest/src/strategy/filter_map.rs [new file with mode: 0644]
proptest/src/strategy/flatten.rs [new file with mode: 0644]
proptest/src/strategy/fuse.rs [new file with mode: 0644]
proptest/src/strategy/just.rs [new file with mode: 0644]
proptest/src/strategy/map.rs [new file with mode: 0644]
proptest/src/strategy/mod.rs [new file with mode: 0644]
proptest/src/strategy/recursive.rs [new file with mode: 0644]
proptest/src/strategy/shuffle.rs [new file with mode: 0644]
proptest/src/strategy/statics.rs [new file with mode: 0644]
proptest/src/strategy/traits.rs [new file with mode: 0644]
proptest/src/strategy/unions.rs [new file with mode: 0644]
proptest/src/string.rs [new file with mode: 0644]
proptest/src/sugar.rs [new file with mode: 0644]
proptest/src/test_runner/config.rs [new file with mode: 0644]
proptest/src/test_runner/errors.rs [new file with mode: 0644]
proptest/src/test_runner/failure_persistence/file.rs [new file with mode: 0644]
proptest/src/test_runner/failure_persistence/map.rs [new file with mode: 0644]
proptest/src/test_runner/failure_persistence/mod.rs [new file with mode: 0644]
proptest/src/test_runner/failure_persistence/noop.rs [new file with mode: 0644]
proptest/src/test_runner/mod.rs [new file with mode: 0644]
proptest/src/test_runner/reason.rs [new file with mode: 0644]
proptest/src/test_runner/replay.rs [new file with mode: 0644]
proptest/src/test_runner/result_cache.rs [new file with mode: 0644]
proptest/src/test_runner/rng.rs [new file with mode: 0644]
proptest/src/test_runner/runner.rs [new file with mode: 0644]
proptest/src/tuple.rs [new file with mode: 0644]
proptest/test-persistence-location/README.md [new file with mode: 0644]
proptest/test-persistence-location/run-tests.bat [new file with mode: 0644]
proptest/test-persistence-location/run-tests.sh [new file with mode: 0755]
quick-error/.cargo-checksum.json [new file with mode: 0644]
quick-error/.travis.yml [new file with mode: 0644]
quick-error/Cargo.toml [new file with mode: 0644]
quick-error/LICENSE-APACHE [new file with mode: 0644]
quick-error/LICENSE-MIT [new file with mode: 0644]
quick-error/README.rst [new file with mode: 0644]
quick-error/bulk.yaml [new file with mode: 0644]
quick-error/examples/context.rs [new file with mode: 0644]
quick-error/src/lib.rs [new file with mode: 0644]
quick-error/vagga.yaml [new file with mode: 0644]
quote/.cargo-checksum.json [new file with mode: 0644]
quote/.cargo_vcs_info.json [new file with mode: 0644]
quote/Cargo.toml [new file with mode: 0644]
quote/LICENSE-APACHE [new file with mode: 0644]
quote/LICENSE-MIT [new file with mode: 0644]
quote/README.md [new file with mode: 0644]
quote/src/ext.rs [new file with mode: 0644]
quote/src/lib.rs [new file with mode: 0644]
quote/src/to_tokens.rs [new file with mode: 0644]
quote/tests/conditional/integer128.rs [new file with mode: 0644]
quote/tests/test.rs [new file with mode: 0644]
rand-0.5.5/.cargo-checksum.json [new file with mode: 0644]
rand-0.5.5/.travis.yml [new file with mode: 0644]
rand-0.5.5/CHANGELOG.md [new file with mode: 0644]
rand-0.5.5/CONTRIBUTING.md [new file with mode: 0644]
rand-0.5.5/Cargo.toml [new file with mode: 0644]
rand-0.5.5/LICENSE-APACHE [new file with mode: 0644]
rand-0.5.5/LICENSE-MIT [new file with mode: 0644]
rand-0.5.5/README.md [new file with mode: 0644]
rand-0.5.5/UPDATING.md [new file with mode: 0644]
rand-0.5.5/appveyor.yml [new file with mode: 0644]
rand-0.5.5/benches/distributions.rs [new file with mode: 0644]
rand-0.5.5/benches/generators.rs [new file with mode: 0644]
rand-0.5.5/benches/misc.rs [new file with mode: 0644]
rand-0.5.5/examples/monte-carlo.rs [new file with mode: 0644]
rand-0.5.5/examples/monty-hall.rs [new file with mode: 0644]
rand-0.5.5/src/distributions/bernoulli.rs [new file with mode: 0644]
rand-0.5.5/src/distributions/binomial.rs [new file with mode: 0644]
rand-0.5.5/src/distributions/cauchy.rs [new file with mode: 0644]
rand-0.5.5/src/distributions/exponential.rs [new file with mode: 0644]
rand-0.5.5/src/distributions/float.rs [new file with mode: 0644]
rand-0.5.5/src/distributions/gamma.rs [new file with mode: 0644]
rand-0.5.5/src/distributions/integer.rs [new file with mode: 0644]
rand-0.5.5/src/distributions/log_gamma.rs [new file with mode: 0644]
rand-0.5.5/src/distributions/mod.rs [new file with mode: 0644]
rand-0.5.5/src/distributions/normal.rs [new file with mode: 0644]
rand-0.5.5/src/distributions/other.rs [new file with mode: 0644]
rand-0.5.5/src/distributions/pareto.rs [new file with mode: 0644]
rand-0.5.5/src/distributions/poisson.rs [new file with mode: 0644]
rand-0.5.5/src/distributions/uniform.rs [new file with mode: 0644]
rand-0.5.5/src/distributions/ziggurat_tables.rs [new file with mode: 0644]
rand-0.5.5/src/lib.rs [new file with mode: 0644]
rand-0.5.5/src/prelude.rs [new file with mode: 0644]
rand-0.5.5/src/prng/chacha.rs [new file with mode: 0644]
rand-0.5.5/src/prng/hc128.rs [new file with mode: 0644]
rand-0.5.5/src/prng/isaac.rs [new file with mode: 0644]
rand-0.5.5/src/prng/isaac64.rs [new file with mode: 0644]
rand-0.5.5/src/prng/isaac_array.rs [new file with mode: 0644]
rand-0.5.5/src/prng/mod.rs [new file with mode: 0644]
rand-0.5.5/src/prng/xorshift.rs [new file with mode: 0644]
rand-0.5.5/src/rngs/adapter/mod.rs [new file with mode: 0644]
rand-0.5.5/src/rngs/adapter/read.rs [new file with mode: 0644]
rand-0.5.5/src/rngs/adapter/reseeding.rs [new file with mode: 0644]
rand-0.5.5/src/rngs/entropy.rs [new file with mode: 0644]
rand-0.5.5/src/rngs/jitter.rs [new file with mode: 0644]
rand-0.5.5/src/rngs/mock.rs [new file with mode: 0644]
rand-0.5.5/src/rngs/mod.rs [new file with mode: 0644]
rand-0.5.5/src/rngs/os.rs [new file with mode: 0644]
rand-0.5.5/src/rngs/small.rs [new file with mode: 0644]
rand-0.5.5/src/rngs/std.rs [new file with mode: 0644]
rand-0.5.5/src/rngs/thread.rs [new file with mode: 0644]
rand-0.5.5/src/seq.rs [new file with mode: 0644]
rand-0.5.5/tests/bool.rs [new file with mode: 0644]
rand-0.5.5/utils/ci/install.sh [new file with mode: 0644]
rand-0.5.5/utils/ci/script.sh [new file with mode: 0644]
rand-0.5.5/utils/ziggurat_tables.py [new file with mode: 0755]
rand/.cargo-checksum.json [new file with mode: 0644]
rand/.cargo_vcs_info.json [new file with mode: 0644]
rand/.pc/.quilt_patches [new file with mode: 0644]
rand/.pc/.quilt_series [new file with mode: 0644]
rand/.pc/.version [new file with mode: 0644]
rand/.pc/applied-patches [new file with mode: 0644]
rand/.pc/disable-fuchsia-zircon-dep.diff/.timestamp [new file with mode: 0644]
rand/.pc/disable-fuchsia-zircon-dep.diff/Cargo.toml [new file with mode: 0644]
rand/CHANGELOG.md [new file with mode: 0644]
rand/COPYRIGHT [new file with mode: 0644]
rand/Cargo.toml [new file with mode: 0644]
rand/LICENSE-APACHE [new file with mode: 0644]
rand/LICENSE-MIT [new file with mode: 0644]
rand/README.md [new file with mode: 0644]
rand/benches/distributions.rs [new file with mode: 0644]
rand/benches/generators.rs [new file with mode: 0644]
rand/benches/misc.rs [new file with mode: 0644]
rand/benches/seq.rs [new file with mode: 0644]
rand/build.rs [new file with mode: 0644]
rand/debian/patches/disable-fuchsia-zircon-dep.diff [new file with mode: 0644]
rand/debian/patches/series [new file with mode: 0644]
rand/examples/monte-carlo.rs [new file with mode: 0644]
rand/examples/monty-hall.rs [new file with mode: 0644]
rand/src/deprecated.rs [new file with mode: 0644]
rand/src/distributions/bernoulli.rs [new file with mode: 0644]
rand/src/distributions/binomial.rs [new file with mode: 0644]
rand/src/distributions/cauchy.rs [new file with mode: 0644]
rand/src/distributions/dirichlet.rs [new file with mode: 0644]
rand/src/distributions/exponential.rs [new file with mode: 0644]
rand/src/distributions/float.rs [new file with mode: 0644]
rand/src/distributions/gamma.rs [new file with mode: 0644]
rand/src/distributions/integer.rs [new file with mode: 0644]
rand/src/distributions/mod.rs [new file with mode: 0644]
rand/src/distributions/normal.rs [new file with mode: 0644]
rand/src/distributions/other.rs [new file with mode: 0644]
rand/src/distributions/pareto.rs [new file with mode: 0644]
rand/src/distributions/poisson.rs [new file with mode: 0644]
rand/src/distributions/triangular.rs [new file with mode: 0644]
rand/src/distributions/uniform.rs [new file with mode: 0644]
rand/src/distributions/unit_circle.rs [new file with mode: 0644]
rand/src/distributions/unit_sphere.rs [new file with mode: 0644]
rand/src/distributions/utils.rs [new file with mode: 0644]
rand/src/distributions/weibull.rs [new file with mode: 0644]
rand/src/distributions/weighted.rs [new file with mode: 0644]
rand/src/distributions/ziggurat_tables.rs [new file with mode: 0644]
rand/src/lib.rs [new file with mode: 0644]
rand/src/prelude.rs [new file with mode: 0644]
rand/src/prng/mod.rs [new file with mode: 0644]
rand/src/rngs/adapter/mod.rs [new file with mode: 0644]
rand/src/rngs/adapter/read.rs [new file with mode: 0644]
rand/src/rngs/adapter/reseeding.rs [new file with mode: 0644]
rand/src/rngs/entropy.rs [new file with mode: 0644]
rand/src/rngs/jitter.rs [new file with mode: 0644]
rand/src/rngs/mock.rs [new file with mode: 0644]
rand/src/rngs/mod.rs [new file with mode: 0644]
rand/src/rngs/os.rs [new file with mode: 0644]
rand/src/rngs/small.rs [new file with mode: 0644]
rand/src/rngs/std.rs [new file with mode: 0644]
rand/src/rngs/thread.rs [new file with mode: 0644]
rand/src/seq/index.rs [new file with mode: 0644]
rand/src/seq/mod.rs [new file with mode: 0644]
rand/tests/uniformity.rs [new file with mode: 0644]
rand_chacha/.cargo-checksum.json [new file with mode: 0644]
rand_chacha/.cargo_vcs_info.json [new file with mode: 0644]
rand_chacha/CHANGELOG.md [new file with mode: 0644]
rand_chacha/COPYRIGHT [new file with mode: 0644]
rand_chacha/Cargo.toml [new file with mode: 0644]
rand_chacha/LICENSE-APACHE [new file with mode: 0644]
rand_chacha/LICENSE-MIT [new file with mode: 0644]
rand_chacha/README.md [new file with mode: 0644]
rand_chacha/build.rs [new file with mode: 0644]
rand_chacha/src/chacha.rs [new file with mode: 0644]
rand_chacha/src/lib.rs [new file with mode: 0644]
rand_core-0.2.2/.cargo-checksum.json [new file with mode: 0644]
rand_core-0.2.2/.cargo_vcs_info.json [new file with mode: 0644]
rand_core-0.2.2/CHANGELOG.md [new file with mode: 0644]
rand_core-0.2.2/Cargo.toml [new file with mode: 0644]
rand_core-0.2.2/LICENSE-APACHE [new file with mode: 0644]
rand_core-0.2.2/LICENSE-MIT [new file with mode: 0644]
rand_core-0.2.2/README.md [new file with mode: 0644]
rand_core-0.2.2/src/block.rs [new file with mode: 0644]
rand_core-0.2.2/src/error.rs [new file with mode: 0644]
rand_core-0.2.2/src/impls.rs [new file with mode: 0644]
rand_core-0.2.2/src/le.rs [new file with mode: 0644]
rand_core-0.2.2/src/lib.rs [new file with mode: 0644]
rand_core/.cargo-checksum.json [new file with mode: 0644]
rand_core/.cargo_vcs_info.json [new file with mode: 0644]
rand_core/CHANGELOG.md [new file with mode: 0644]
rand_core/COPYRIGHT [new file with mode: 0644]
rand_core/Cargo.toml [new file with mode: 0644]
rand_core/LICENSE-APACHE [new file with mode: 0644]
rand_core/LICENSE-MIT [new file with mode: 0644]
rand_core/README.md [new file with mode: 0644]
rand_core/src/block.rs [new file with mode: 0644]
rand_core/src/error.rs [new file with mode: 0644]
rand_core/src/impls.rs [new file with mode: 0644]
rand_core/src/le.rs [new file with mode: 0644]
rand_core/src/lib.rs [new file with mode: 0644]
rand_hc/.cargo-checksum.json [new file with mode: 0644]
rand_hc/.cargo_vcs_info.json [new file with mode: 0644]
rand_hc/CHANGELOG.md [new file with mode: 0644]
rand_hc/COPYRIGHT [new file with mode: 0644]
rand_hc/Cargo.toml [new file with mode: 0644]
rand_hc/LICENSE-APACHE [new file with mode: 0644]
rand_hc/LICENSE-MIT [new file with mode: 0644]
rand_hc/README.md [new file with mode: 0644]
rand_hc/src/hc128.rs [new file with mode: 0644]
rand_hc/src/lib.rs [new file with mode: 0644]
rand_isaac/.cargo-checksum.json [new file with mode: 0644]
rand_isaac/.cargo_vcs_info.json [new file with mode: 0644]
rand_isaac/CHANGELOG.md [new file with mode: 0644]
rand_isaac/COPYRIGHT [new file with mode: 0644]
rand_isaac/Cargo.toml [new file with mode: 0644]
rand_isaac/LICENSE-APACHE [new file with mode: 0644]
rand_isaac/LICENSE-MIT [new file with mode: 0644]
rand_isaac/README.md [new file with mode: 0644]
rand_isaac/src/isaac.rs [new file with mode: 0644]
rand_isaac/src/isaac64.rs [new file with mode: 0644]
rand_isaac/src/isaac_array.rs [new file with mode: 0644]
rand_isaac/src/lib.rs [new file with mode: 0644]
rand_pcg/.cargo-checksum.json [new file with mode: 0644]
rand_pcg/.cargo_vcs_info.json [new file with mode: 0644]
rand_pcg/CHANGELOG.md [new file with mode: 0644]
rand_pcg/COPYRIGHT [new file with mode: 0644]
rand_pcg/Cargo.toml [new file with mode: 0644]
rand_pcg/LICENSE-APACHE [new file with mode: 0644]
rand_pcg/LICENSE-MIT [new file with mode: 0644]
rand_pcg/README.md [new file with mode: 0644]
rand_pcg/build.rs [new file with mode: 0644]
rand_pcg/src/lib.rs [new file with mode: 0644]
rand_pcg/src/pcg128.rs [new file with mode: 0644]
rand_pcg/src/pcg64.rs [new file with mode: 0644]
rand_xorshift/.cargo-checksum.json [new file with mode: 0644]
rand_xorshift/.cargo_vcs_info.json [new file with mode: 0644]
rand_xorshift/CHANGELOG.md [new file with mode: 0644]
rand_xorshift/COPYRIGHT [new file with mode: 0644]
rand_xorshift/Cargo.toml [new file with mode: 0644]
rand_xorshift/LICENSE-APACHE [new file with mode: 0644]
rand_xorshift/LICENSE-MIT [new file with mode: 0644]
rand_xorshift/README.md [new file with mode: 0644]
rand_xorshift/src/lib.rs [new file with mode: 0644]
rand_xorshift/src/xorshift.rs [new file with mode: 0644]
redox_syscall/.cargo-checksum.json [new file with mode: 0644]
redox_syscall/.cargo_vcs_info.json [new file with mode: 0644]
redox_syscall/Cargo.toml [new file with mode: 0644]
redox_syscall/LICENSE [new file with mode: 0644]
redox_syscall/README.md [new file with mode: 0644]
redox_syscall/src/arch/aarch64.rs [new file with mode: 0644]
redox_syscall/src/arch/arm.rs [new file with mode: 0644]
redox_syscall/src/arch/x86.rs [new file with mode: 0644]
redox_syscall/src/arch/x86_64.rs [new file with mode: 0644]
redox_syscall/src/call.rs [new file with mode: 0644]
redox_syscall/src/data.rs [new file with mode: 0644]
redox_syscall/src/error.rs [new file with mode: 0644]
redox_syscall/src/flag.rs [new file with mode: 0644]
redox_syscall/src/io/dma.rs [new file with mode: 0644]
redox_syscall/src/io/io.rs [new file with mode: 0644]
redox_syscall/src/io/mmio.rs [new file with mode: 0644]
redox_syscall/src/io/mod.rs [new file with mode: 0644]
redox_syscall/src/io/pio.rs [new file with mode: 0644]
redox_syscall/src/lib.rs [new file with mode: 0644]
redox_syscall/src/number.rs [new file with mode: 0644]
redox_syscall/src/scheme/generate.sh [new file with mode: 0755]
redox_syscall/src/scheme/mod.rs [new file with mode: 0644]
redox_syscall/src/scheme/scheme.rs [new file with mode: 0644]
redox_syscall/src/scheme/scheme_block.rs [new file with mode: 0644]
redox_syscall/src/scheme/scheme_block_mut.rs [new file with mode: 0644]
redox_syscall/src/scheme/scheme_mut.rs [new file with mode: 0644]
redox_termios/.cargo-checksum.json [new file with mode: 0644]
redox_termios/Cargo.toml [new file with mode: 0644]
redox_termios/LICENSE [new file with mode: 0644]
redox_termios/README.md [new file with mode: 0644]
redox_termios/src/lib.rs [new file with mode: 0644]
regex-syntax/.cargo-checksum.json [new file with mode: 0644]
regex-syntax/.cargo_vcs_info.json [new file with mode: 0644]
regex-syntax/Cargo.toml [new file with mode: 0644]
regex-syntax/LICENSE-APACHE [new file with mode: 0644]
regex-syntax/LICENSE-MIT [new file with mode: 0644]
regex-syntax/benches/bench.rs [new file with mode: 0644]
regex-syntax/src/ast/mod.rs [new file with mode: 0644]
regex-syntax/src/ast/parse.rs [new file with mode: 0644]
regex-syntax/src/ast/print.rs [new file with mode: 0644]
regex-syntax/src/ast/visitor.rs [new file with mode: 0644]
regex-syntax/src/either.rs [new file with mode: 0644]
regex-syntax/src/error.rs [new file with mode: 0644]
regex-syntax/src/hir/interval.rs [new file with mode: 0644]
regex-syntax/src/hir/literal/mod.rs [new file with mode: 0644]
regex-syntax/src/hir/mod.rs [new file with mode: 0644]
regex-syntax/src/hir/print.rs [new file with mode: 0644]
regex-syntax/src/hir/translate.rs [new file with mode: 0644]
regex-syntax/src/hir/visitor.rs [new file with mode: 0644]
regex-syntax/src/lib.rs [new file with mode: 0644]
regex-syntax/src/parser.rs [new file with mode: 0644]
regex-syntax/src/unicode.rs [new file with mode: 0644]
regex-syntax/src/unicode_tables/LICENSE-UNICODE [new file with mode: 0644]
regex-syntax/src/unicode_tables/age.rs [new file with mode: 0644]
regex-syntax/src/unicode_tables/case_folding_simple.rs [new file with mode: 0644]
regex-syntax/src/unicode_tables/general_category.rs [new file with mode: 0644]
regex-syntax/src/unicode_tables/grapheme_cluster_break.rs [new file with mode: 0644]
regex-syntax/src/unicode_tables/mod.rs [new file with mode: 0644]
regex-syntax/src/unicode_tables/perl_word.rs [new file with mode: 0644]
regex-syntax/src/unicode_tables/property_bool.rs [new file with mode: 0644]
regex-syntax/src/unicode_tables/property_names.rs [new file with mode: 0644]
regex-syntax/src/unicode_tables/property_values.rs [new file with mode: 0644]
regex-syntax/src/unicode_tables/script.rs [new file with mode: 0644]
regex-syntax/src/unicode_tables/script_extension.rs [new file with mode: 0644]
regex-syntax/src/unicode_tables/sentence_break.rs [new file with mode: 0644]
regex-syntax/src/unicode_tables/word_break.rs [new file with mode: 0644]
regex/.cargo-checksum.json [new file with mode: 0644]
regex/.cargo_vcs_info.json [new file with mode: 0644]
regex/CHANGELOG.md [new file with mode: 0644]
regex/Cargo.toml [new file with mode: 0644]
regex/HACKING.md [new file with mode: 0644]
regex/LICENSE-APACHE [new file with mode: 0644]
regex/LICENSE-MIT [new file with mode: 0644]
regex/PERFORMANCE.md [new file with mode: 0644]
regex/README.md [new file with mode: 0644]
regex/UNICODE.md [new file with mode: 0644]
regex/build.rs [new file with mode: 0644]
regex/examples/regexdna-input.txt [new file with mode: 0644]
regex/examples/regexdna-output.txt [new file with mode: 0644]
regex/examples/shootout-regex-dna-bytes.rs [new file with mode: 0644]
regex/examples/shootout-regex-dna-cheat.rs [new file with mode: 0644]
regex/examples/shootout-regex-dna-replace.rs [new file with mode: 0644]
regex/examples/shootout-regex-dna-single-cheat.rs [new file with mode: 0644]
regex/examples/shootout-regex-dna-single.rs [new file with mode: 0644]
regex/examples/shootout-regex-dna.rs [new file with mode: 0644]
regex/rustfmt.toml [new file with mode: 0644]
regex/src/backtrack.rs [new file with mode: 0644]
regex/src/compile.rs [new file with mode: 0644]
regex/src/dfa.rs [new file with mode: 0644]
regex/src/error.rs [new file with mode: 0644]
regex/src/exec.rs [new file with mode: 0644]
regex/src/expand.rs [new file with mode: 0644]
regex/src/freqs.rs [new file with mode: 0644]
regex/src/input.rs [new file with mode: 0644]
regex/src/lib.rs [new file with mode: 0644]
regex/src/literal/mod.rs [new file with mode: 0644]
regex/src/literal/teddy_avx2/fallback.rs [new file with mode: 0644]
regex/src/literal/teddy_avx2/imp.rs [new file with mode: 0644]
regex/src/literal/teddy_avx2/mod.rs [new file with mode: 0644]
regex/src/literal/teddy_ssse3/fallback.rs [new file with mode: 0644]
regex/src/literal/teddy_ssse3/imp.rs [new file with mode: 0644]
regex/src/literal/teddy_ssse3/mod.rs [new file with mode: 0644]
regex/src/pattern.rs [new file with mode: 0644]
regex/src/pikevm.rs [new file with mode: 0644]
regex/src/prog.rs [new file with mode: 0644]
regex/src/re_builder.rs [new file with mode: 0644]
regex/src/re_bytes.rs [new file with mode: 0644]
regex/src/re_set.rs [new file with mode: 0644]
regex/src/re_trait.rs [new file with mode: 0644]
regex/src/re_unicode.rs [new file with mode: 0644]
regex/src/sparse.rs [new file with mode: 0644]
regex/src/testdata/LICENSE [new file with mode: 0644]
regex/src/testdata/README [new file with mode: 0644]
regex/src/testdata/basic.dat [new file with mode: 0644]
regex/src/testdata/nullsubexpr.dat [new file with mode: 0644]
regex/src/testdata/repetition.dat [new file with mode: 0644]
regex/src/utf8.rs [new file with mode: 0644]
regex/src/vector/avx2.rs [new file with mode: 0644]
regex/src/vector/mod.rs [new file with mode: 0644]
regex/src/vector/ssse3.rs [new file with mode: 0644]
regex/tests/api.rs [new file with mode: 0644]
regex/tests/api_str.rs [new file with mode: 0644]
regex/tests/bytes.rs [new file with mode: 0644]
regex/tests/consistent.rs [new file with mode: 0644]
regex/tests/crates_regex.rs [new file with mode: 0644]
regex/tests/crazy.rs [new file with mode: 0644]
regex/tests/flags.rs [new file with mode: 0644]
regex/tests/fowler.rs [new file with mode: 0644]
regex/tests/macros.rs [new file with mode: 0644]
regex/tests/macros_bytes.rs [new file with mode: 0644]
regex/tests/macros_str.rs [new file with mode: 0644]
regex/tests/misc.rs [new file with mode: 0644]
regex/tests/multiline.rs [new file with mode: 0644]
regex/tests/noparse.rs [new file with mode: 0644]
regex/tests/regression.rs [new file with mode: 0644]
regex/tests/replace.rs [new file with mode: 0644]
regex/tests/searcher.rs [new file with mode: 0644]
regex/tests/set.rs [new file with mode: 0644]
regex/tests/shortest_match.rs [new file with mode: 0644]
regex/tests/suffix_reverse.rs [new file with mode: 0644]
regex/tests/test_backtrack.rs [new file with mode: 0644]
regex/tests/test_backtrack_bytes.rs [new file with mode: 0644]
regex/tests/test_backtrack_utf8bytes.rs [new file with mode: 0644]
regex/tests/test_crates_regex.rs [new file with mode: 0644]
regex/tests/test_default.rs [new file with mode: 0644]
regex/tests/test_default_bytes.rs [new file with mode: 0644]
regex/tests/test_nfa.rs [new file with mode: 0644]
regex/tests/test_nfa_bytes.rs [new file with mode: 0644]
regex/tests/test_nfa_utf8bytes.rs [new file with mode: 0644]
regex/tests/unicode.rs [new file with mode: 0644]
regex/tests/word_boundary.rs [new file with mode: 0644]
regex/tests/word_boundary_ascii.rs [new file with mode: 0644]
regex/tests/word_boundary_unicode.rs [new file with mode: 0644]
remove_dir_all/.cargo-checksum.json [new file with mode: 0644]
remove_dir_all/Cargo.toml [new file with mode: 0644]
remove_dir_all/LICENCE-APACHE [new file with mode: 0644]
remove_dir_all/LICENCE-MIT [new file with mode: 0644]
remove_dir_all/src/fs.rs [new file with mode: 0644]
remove_dir_all/src/lib.rs [new file with mode: 0644]
rustc-demangle/.cargo-checksum.json [new file with mode: 0644]
rustc-demangle/.travis.yml [new file with mode: 0644]
rustc-demangle/Cargo.toml [new file with mode: 0644]
rustc-demangle/LICENSE-APACHE [new file with mode: 0644]
rustc-demangle/LICENSE-MIT [new file with mode: 0644]
rustc-demangle/README.md [new file with mode: 0644]
rustc-demangle/src/lib.rs [new file with mode: 0644]
rustc-workspace-hack/.cargo-checksum.json [new file with mode: 0644]
rustc-workspace-hack/Cargo.toml [new file with mode: 0644]
rustc-workspace-hack/src/lib.rs [new file with mode: 0644]
rustc_version/.cargo-checksum.json [new file with mode: 0644]
rustc_version/.travis.yml [new file with mode: 0644]
rustc_version/Cargo.toml [new file with mode: 0644]
rustc_version/LICENSE-APACHE [new file with mode: 0644]
rustc_version/LICENSE-MIT [new file with mode: 0644]
rustc_version/README.md [new file with mode: 0644]
rustc_version/src/errors.rs [new file with mode: 0644]
rustc_version/src/lib.rs [new file with mode: 0644]
rustfix/.appveyor.yml [new file with mode: 0644]
rustfix/.cargo-checksum.json [new file with mode: 0644]
rustfix/.editorconfig [new file with mode: 0644]
rustfix/.gitmodules [new file with mode: 0644]
rustfix/.travis.yml [new file with mode: 0644]
rustfix/Cargo.toml [new file with mode: 0644]
rustfix/LICENSE-APACHE [new file with mode: 0644]
rustfix/LICENSE-MIT [new file with mode: 0644]
rustfix/Readme.md [new file with mode: 0644]
rustfix/bors.toml [new file with mode: 0644]
rustfix/proptest-regressions/replace.txt [new file with mode: 0644]
rustfix/src/diagnostics.rs [new file with mode: 0644]
rustfix/src/lib.rs [new file with mode: 0644]
rustfix/src/replace.rs [new file with mode: 0644]
rusty-fork/.cargo-checksum.json [new file with mode: 0644]
rusty-fork/.travis.yml [new file with mode: 0644]
rusty-fork/CHANGELOG.md [new file with mode: 0644]
rusty-fork/Cargo.toml [new file with mode: 0644]
rusty-fork/LICENSE-APACHE [new file with mode: 0644]
rusty-fork/LICENSE-MIT [new file with mode: 0644]
rusty-fork/README.md [new file with mode: 0644]
rusty-fork/gen-readme.sh [new file with mode: 0755]
rusty-fork/readme-antelogue.md [new file with mode: 0644]
rusty-fork/readme-prologue.md [new file with mode: 0644]
rusty-fork/src/child_wrapper.rs [new file with mode: 0644]
rusty-fork/src/cmdline.rs [new file with mode: 0644]
rusty-fork/src/error.rs [new file with mode: 0644]
rusty-fork/src/file-preamble [new file with mode: 0644]
rusty-fork/src/fork.rs [new file with mode: 0644]
rusty-fork/src/fork_test.rs [new file with mode: 0644]
rusty-fork/src/lib.rs [new file with mode: 0644]
rusty-fork/src/sugar.rs [new file with mode: 0644]
ryu/.cargo-checksum.json [new file with mode: 0644]
ryu/.cargo_vcs_info.json [new file with mode: 0644]
ryu/.travis.yml [new file with mode: 0644]
ryu/Cargo.toml [new file with mode: 0644]
ryu/LICENSE-APACHE [new file with mode: 0644]
ryu/LICENSE-BOOST [new file with mode: 0644]
ryu/README.md [new file with mode: 0644]
ryu/benchmark/benchmark.rs [new file with mode: 0644]
ryu/build.rs [new file with mode: 0644]
ryu/src/buffer/mod.rs [new file with mode: 0644]
ryu/src/common.rs [new file with mode: 0644]
ryu/src/d2s.rs [new file with mode: 0644]
ryu/src/d2s_full_table.rs [new file with mode: 0644]
ryu/src/d2s_intrinsics.rs [new file with mode: 0644]
ryu/src/d2s_small_table.rs [new file with mode: 0644]
ryu/src/digit_table.rs [new file with mode: 0644]
ryu/src/f2s.rs [new file with mode: 0644]
ryu/src/lib.rs [new file with mode: 0644]
ryu/src/pretty/exponent.rs [new file with mode: 0644]
ryu/src/pretty/mantissa.rs [new file with mode: 0644]
ryu/src/pretty/mod.rs [new file with mode: 0644]
ryu/tests/d2s_table_test.rs [new file with mode: 0644]
ryu/tests/d2s_test.rs [new file with mode: 0644]
ryu/tests/exhaustive.rs [new file with mode: 0644]
ryu/tests/f2s_test.rs [new file with mode: 0644]
ryu/tests/macros/mod.rs [new file with mode: 0644]
same-file/.cargo-checksum.json [new file with mode: 0644]
same-file/.cargo_vcs_info.json [new file with mode: 0644]
same-file/COPYING [new file with mode: 0644]
same-file/Cargo.toml [new file with mode: 0644]
same-file/LICENSE-MIT [new file with mode: 0644]
same-file/README.md [new file with mode: 0644]
same-file/UNLICENSE [new file with mode: 0644]
same-file/examples/is_same_file.rs [new file with mode: 0644]
same-file/examples/is_stderr.rs [new file with mode: 0644]
same-file/src/lib.rs [new file with mode: 0644]
same-file/src/unix.rs [new file with mode: 0644]
same-file/src/win.rs [new file with mode: 0644]
schannel/.cargo-checksum.json [new file with mode: 0644]
schannel/.cargo_vcs_info.json [new file with mode: 0644]
schannel/Cargo.toml [new file with mode: 0644]
schannel/LICENSE.md [new file with mode: 0644]
schannel/README.md [new file with mode: 0644]
schannel/appveyor.yml [new file with mode: 0644]
schannel/src/cert_chain.rs [new file with mode: 0644]
schannel/src/cert_context.rs [new file with mode: 0644]
schannel/src/cert_store.rs [new file with mode: 0644]
schannel/src/context_buffer.rs [new file with mode: 0644]
schannel/src/crypt_key.rs [new file with mode: 0644]
schannel/src/crypt_prov.rs [new file with mode: 0644]
schannel/src/ctl_context.rs [new file with mode: 0644]
schannel/src/key_handle.rs [new file with mode: 0644]
schannel/src/lib.rs [new file with mode: 0644]
schannel/src/ncrypt_key.rs [new file with mode: 0644]
schannel/src/schannel_cred.rs [new file with mode: 0644]
schannel/src/security_context.rs [new file with mode: 0644]
schannel/src/test.rs [new file with mode: 0644]
schannel/src/tls_stream.rs [new file with mode: 0644]
schannel/test/cert.der [new file with mode: 0644]
schannel/test/cert.pem [new file with mode: 0644]
schannel/test/identity.p12 [new file with mode: 0644]
schannel/test/key.key [new file with mode: 0644]
schannel/test/key.pem [new file with mode: 0644]
schannel/test/self-signed.badssl.com.cer [new file with mode: 0644]
scopeguard/.cargo-checksum.json [new file with mode: 0644]
scopeguard/.travis.yml [new file with mode: 0644]
scopeguard/Cargo.toml [new file with mode: 0644]
scopeguard/LICENSE-APACHE [new file with mode: 0644]
scopeguard/LICENSE-MIT [new file with mode: 0644]
scopeguard/README.rst [new file with mode: 0644]
scopeguard/examples/readme.rs [new file with mode: 0644]
scopeguard/src/lib.rs [new file with mode: 0644]
semver-parser/.cargo-checksum.json [new file with mode: 0644]
semver-parser/Cargo.toml [new file with mode: 0644]
semver-parser/LICENSE-APACHE [new file with mode: 0644]
semver-parser/LICENSE-MIT [new file with mode: 0644]
semver-parser/src/common.rs [new file with mode: 0644]
semver-parser/src/lib.rs [new file with mode: 0644]
semver-parser/src/range.rs [new file with mode: 0644]
semver-parser/src/recognize.rs [new file with mode: 0644]
semver-parser/src/version.rs [new file with mode: 0644]
semver/.cargo-checksum.json [new file with mode: 0644]
semver/.travis.yml [new file with mode: 0644]
semver/Cargo.toml [new file with mode: 0644]
semver/LICENSE-APACHE [new file with mode: 0644]
semver/LICENSE-MIT [new file with mode: 0644]
semver/README.md [new file with mode: 0644]
semver/src/lib.rs [new file with mode: 0644]
semver/src/version.rs [new file with mode: 0644]
semver/src/version_req.rs [new file with mode: 0644]
semver/tests/deprecation.rs [new file with mode: 0644]
semver/tests/regression.rs [new file with mode: 0644]
semver/tests/serde.rs [new file with mode: 0644]
serde/.cargo-checksum.json [new file with mode: 0644]
serde/.cargo_vcs_info.json [new file with mode: 0644]
serde/Cargo.toml [new file with mode: 0644]
serde/LICENSE-APACHE [new file with mode: 0644]
serde/LICENSE-MIT [new file with mode: 0644]
serde/README.md [new file with mode: 0644]
serde/build.rs [new file with mode: 0644]
serde/crates-io.md [new file with mode: 0644]
serde/src/de/from_primitive.rs [new file with mode: 0644]
serde/src/de/ignored_any.rs [new file with mode: 0644]
serde/src/de/impls.rs [new file with mode: 0644]
serde/src/de/mod.rs [new file with mode: 0644]
serde/src/de/utf8.rs [new file with mode: 0644]
serde/src/de/value.rs [new file with mode: 0644]
serde/src/export.rs [new file with mode: 0644]
serde/src/integer128.rs [new file with mode: 0644]
serde/src/lib.rs [new file with mode: 0644]
serde/src/macros.rs [new file with mode: 0644]
serde/src/private/de.rs [new file with mode: 0644]
serde/src/private/macros.rs [new file with mode: 0644]
serde/src/private/mod.rs [new file with mode: 0644]
serde/src/private/ser.rs [new file with mode: 0644]
serde/src/ser/impls.rs [new file with mode: 0644]
serde/src/ser/impossible.rs [new file with mode: 0644]
serde/src/ser/mod.rs [new file with mode: 0644]
serde_derive/.cargo-checksum.json [new file with mode: 0644]
serde_derive/.cargo_vcs_info.json [new file with mode: 0644]
serde_derive/Cargo.toml [new file with mode: 0644]
serde_derive/LICENSE-APACHE [new file with mode: 0644]
serde_derive/LICENSE-MIT [new file with mode: 0644]
serde_derive/README.md [new file with mode: 0644]
serde_derive/crates-io.md [new file with mode: 0644]
serde_derive/src/bound.rs [new file with mode: 0644]
serde_derive/src/de.rs [new file with mode: 0644]
serde_derive/src/fragment.rs [new file with mode: 0644]
serde_derive/src/internals/ast.rs [new file with mode: 0644]
serde_derive/src/internals/attr.rs [new file with mode: 0644]
serde_derive/src/internals/case.rs [new file with mode: 0644]
serde_derive/src/internals/check.rs [new file with mode: 0644]
serde_derive/src/internals/ctxt.rs [new file with mode: 0644]
serde_derive/src/internals/mod.rs [new file with mode: 0644]
serde_derive/src/lib.rs [new file with mode: 0644]
serde_derive/src/pretend.rs [new file with mode: 0644]
serde_derive/src/ser.rs [new file with mode: 0644]
serde_derive/src/try.rs [new file with mode: 0644]
serde_ignored/.cargo-checksum.json [new file with mode: 0644]
serde_ignored/.travis.yml [new file with mode: 0644]
serde_ignored/Cargo.toml [new file with mode: 0644]
serde_ignored/LICENSE-APACHE [new file with mode: 0644]
serde_ignored/LICENSE-MIT [new file with mode: 0644]
serde_ignored/README.md [new file with mode: 0644]
serde_ignored/src/lib.rs [new file with mode: 0644]
serde_json/.cargo-checksum.json [new file with mode: 0644]
serde_json/.cargo_vcs_info.json [new file with mode: 0644]
serde_json/Cargo.toml [new file with mode: 0644]
serde_json/LICENSE-APACHE [new file with mode: 0644]
serde_json/LICENSE-MIT [new file with mode: 0644]
serde_json/README.md [new file with mode: 0644]
serde_json/src/de.rs [new file with mode: 0644]
serde_json/src/error.rs [new file with mode: 0644]
serde_json/src/iter.rs [new file with mode: 0644]
serde_json/src/lib.rs [new file with mode: 0644]
serde_json/src/macros.rs [new file with mode: 0644]
serde_json/src/map.rs [new file with mode: 0644]
serde_json/src/number.rs [new file with mode: 0644]
serde_json/src/raw.rs [new file with mode: 0644]
serde_json/src/read.rs [new file with mode: 0644]
serde_json/src/ser.rs [new file with mode: 0644]
serde_json/src/value/de.rs [new file with mode: 0644]
serde_json/src/value/from.rs [new file with mode: 0644]
serde_json/src/value/index.rs [new file with mode: 0644]
serde_json/src/value/mod.rs [new file with mode: 0644]
serde_json/src/value/partial_eq.rs [new file with mode: 0644]
serde_json/src/value/ser.rs [new file with mode: 0644]
shell-escape/.cargo-checksum.json [new file with mode: 0644]
shell-escape/.travis.yml [new file with mode: 0644]
shell-escape/Cargo.toml [new file with mode: 0644]
shell-escape/LICENSE-APACHE [new file with mode: 0644]
shell-escape/LICENSE-MIT [new file with mode: 0644]
shell-escape/README.md [new file with mode: 0644]
shell-escape/src/lib.rs [new file with mode: 0644]
smallvec/.cargo-checksum.json [new file with mode: 0644]
smallvec/.cargo_vcs_info.json [new file with mode: 0644]
smallvec/.travis.yml [new file with mode: 0644]
smallvec/Cargo.toml [new file with mode: 0644]
smallvec/LICENSE-APACHE [new file with mode: 0644]
smallvec/LICENSE-MIT [new file with mode: 0644]
smallvec/README.md [new file with mode: 0644]
smallvec/benches/bench.rs [new file with mode: 0644]
smallvec/lib.rs [new file with mode: 0644]
socket2/.appveyor.yml [new file with mode: 0644]
socket2/.cargo-checksum.json [new file with mode: 0644]
socket2/.travis.yml [new file with mode: 0644]
socket2/Cargo.toml [new file with mode: 0644]
socket2/LICENSE-APACHE [new file with mode: 0644]
socket2/LICENSE-MIT [new file with mode: 0644]
socket2/README.md [new file with mode: 0644]
socket2/src/lib.rs [new file with mode: 0644]
socket2/src/sockaddr.rs [new file with mode: 0644]
socket2/src/socket.rs [new file with mode: 0644]
socket2/src/sys/redox/mod.rs [new file with mode: 0644]
socket2/src/sys/unix/mod.rs [new file with mode: 0644]
socket2/src/sys/unix/weak.rs [new file with mode: 0644]
socket2/src/sys/windows.rs [new file with mode: 0644]
socket2/src/utils.rs [new file with mode: 0644]
stable_deref_trait/.cargo-checksum.json [new file with mode: 0644]
stable_deref_trait/Cargo.toml [new file with mode: 0644]
stable_deref_trait/LICENSE-APACHE [new file with mode: 0644]
stable_deref_trait/LICENSE-MIT [new file with mode: 0644]
stable_deref_trait/README.md [new file with mode: 0644]
stable_deref_trait/src/lib.rs [new file with mode: 0644]
strsim/.cargo-checksum.json [new file with mode: 0644]
strsim/.editorconfig [new file with mode: 0644]
strsim/.travis.yml [new file with mode: 0644]
strsim/CHANGELOG.md [new file with mode: 0644]
strsim/Cargo.toml [new file with mode: 0644]
strsim/LICENSE [new file with mode: 0644]
strsim/README.md [new file with mode: 0644]
strsim/appveyor.yml [new file with mode: 0644]
strsim/dev [new file with mode: 0755]
strsim/src/lib.rs [new file with mode: 0644]
strsim/tests/lib.rs [new file with mode: 0644]
syn/.cargo-checksum.json [new file with mode: 0644]
syn/.cargo_vcs_info.json [new file with mode: 0644]
syn/Cargo.toml [new file with mode: 0644]
syn/LICENSE-APACHE [new file with mode: 0644]
syn/LICENSE-MIT [new file with mode: 0644]
syn/README.md [new file with mode: 0644]
syn/src/attr.rs [new file with mode: 0644]
syn/src/buffer.rs [new file with mode: 0644]
syn/src/data.rs [new file with mode: 0644]
syn/src/derive.rs [new file with mode: 0644]
syn/src/error.rs [new file with mode: 0644]
syn/src/export.rs [new file with mode: 0644]
syn/src/expr.rs [new file with mode: 0644]
syn/src/ext.rs [new file with mode: 0644]
syn/src/file.rs [new file with mode: 0644]
syn/src/gen/fold.rs [new file with mode: 0644]
syn/src/gen/visit.rs [new file with mode: 0644]
syn/src/gen/visit_mut.rs [new file with mode: 0644]
syn/src/gen_helper.rs [new file with mode: 0644]
syn/src/generics.rs [new file with mode: 0644]
syn/src/group.rs [new file with mode: 0644]
syn/src/ident.rs [new file with mode: 0644]
syn/src/item.rs [new file with mode: 0644]
syn/src/keyword.rs [new file with mode: 0644]
syn/src/lib.rs [new file with mode: 0644]
syn/src/lifetime.rs [new file with mode: 0644]
syn/src/lit.rs [new file with mode: 0644]
syn/src/lookahead.rs [new file with mode: 0644]
syn/src/mac.rs [new file with mode: 0644]
syn/src/macros.rs [new file with mode: 0644]
syn/src/op.rs [new file with mode: 0644]
syn/src/parse.rs [new file with mode: 0644]
syn/src/parse_macro_input.rs [new file with mode: 0644]
syn/src/parse_quote.rs [new file with mode: 0644]
syn/src/path.rs [new file with mode: 0644]
syn/src/print.rs [new file with mode: 0644]
syn/src/punctuated.rs [new file with mode: 0644]
syn/src/span.rs [new file with mode: 0644]
syn/src/spanned.rs [new file with mode: 0644]
syn/src/synom.rs [new file with mode: 0644]
syn/src/thread.rs [new file with mode: 0644]
syn/src/token.rs [new file with mode: 0644]
syn/src/tt.rs [new file with mode: 0644]
syn/src/ty.rs [new file with mode: 0644]
synstructure/.cargo-checksum.json [new file with mode: 0644]
synstructure/.cargo_vcs_info.json [new file with mode: 0644]
synstructure/Cargo.toml [new file with mode: 0644]
synstructure/LICENSE [new file with mode: 0644]
synstructure/README.md [new file with mode: 0644]
synstructure/src/lib.rs [new file with mode: 0644]
synstructure/src/macros.rs [new file with mode: 0644]
tar/.cargo-checksum.json [new file with mode: 0644]
tar/.cargo_vcs_info.json [new file with mode: 0644]
tar/.travis.yml [new file with mode: 0644]
tar/Cargo.toml [new file with mode: 0644]
tar/LICENSE-APACHE [new file with mode: 0644]
tar/LICENSE-MIT [new file with mode: 0644]
tar/README.md [new file with mode: 0644]
tar/appveyor.yml [new file with mode: 0644]
tar/examples/extract_file.rs [new file with mode: 0644]
tar/examples/list.rs [new file with mode: 0644]
tar/examples/raw_list.rs [new file with mode: 0644]
tar/examples/write.rs [new file with mode: 0644]
tar/src/archive.rs [new file with mode: 0644]
tar/src/builder.rs [new file with mode: 0644]
tar/src/entry.rs [new file with mode: 0644]
tar/src/entry_type.rs [new file with mode: 0644]
tar/src/error.rs [new file with mode: 0644]
tar/src/header.rs [new file with mode: 0644]
tar/src/lib.rs [new file with mode: 0644]
tar/src/pax.rs [new file with mode: 0644]
tar/tests/all.rs [new file with mode: 0644]
tar/tests/archives/directory.tar [new file with mode: 0644]
tar/tests/archives/duplicate_dirs.tar [new file with mode: 0644]
tar/tests/archives/empty_filename.tar [new file with mode: 0644]
tar/tests/archives/file_times.tar [new file with mode: 0644]
tar/tests/archives/link.tar [new file with mode: 0644]
tar/tests/archives/pax.tar [new file with mode: 0644]
tar/tests/archives/pax2.tar [new file with mode: 0644]
tar/tests/archives/reading_files.tar [new file with mode: 0644]
tar/tests/archives/simple.tar [new file with mode: 0644]
tar/tests/archives/simple_missing_last_header.tar [new file with mode: 0644]
tar/tests/archives/spaces.tar [new file with mode: 0644]
tar/tests/archives/sparse.tar [new file with mode: 0644]
tar/tests/archives/xattrs.tar [new file with mode: 0644]
tar/tests/entry.rs [new file with mode: 0644]
tar/tests/header/mod.rs [new file with mode: 0644]
tempfile/.cargo-checksum.json [new file with mode: 0644]
tempfile/.cargo_vcs_info.json [new file with mode: 0644]
tempfile/Cargo.toml [new file with mode: 0644]
tempfile/LICENSE-APACHE [new file with mode: 0644]
tempfile/LICENSE-MIT [new file with mode: 0644]
tempfile/NEWS [new file with mode: 0644]
tempfile/README.md [new file with mode: 0644]
tempfile/src/dir.rs [new file with mode: 0644]
tempfile/src/error.rs [new file with mode: 0644]
tempfile/src/file/imp/mod.rs [new file with mode: 0644]
tempfile/src/file/imp/other.rs [new file with mode: 0644]
tempfile/src/file/imp/unix.rs [new file with mode: 0644]
tempfile/src/file/imp/windows.rs [new file with mode: 0644]
tempfile/src/file/mod.rs [new file with mode: 0644]
tempfile/src/lib.rs [new file with mode: 0644]
tempfile/src/spooled.rs [new file with mode: 0644]
tempfile/src/util.rs [new file with mode: 0644]
tempfile/tests/namedtempfile.rs [new file with mode: 0644]
tempfile/tests/spooled.rs [new file with mode: 0644]
tempfile/tests/tempdir.rs [new file with mode: 0644]
tempfile/tests/tempfile.rs [new file with mode: 0644]
termcolor/.cargo-checksum.json [new file with mode: 0644]
termcolor/.cargo_vcs_info.json [new file with mode: 0644]
termcolor/COPYING [new file with mode: 0644]
termcolor/Cargo.toml [new file with mode: 0644]
termcolor/LICENSE-MIT [new file with mode: 0644]
termcolor/README.md [new file with mode: 0644]
termcolor/UNLICENSE [new file with mode: 0644]
termcolor/src/lib.rs [new file with mode: 0644]
termion/.cargo-checksum.json [new file with mode: 0644]
termion/.travis.yml [new file with mode: 0644]
termion/Cargo.toml [new file with mode: 0644]
termion/LICENSE [new file with mode: 0644]
termion/README.md [new file with mode: 0644]
termion/examples/alternate_screen.rs [new file with mode: 0644]
termion/examples/alternate_screen_raw.rs [new file with mode: 0644]
termion/examples/async.rs [new file with mode: 0644]
termion/examples/click.rs [new file with mode: 0644]
termion/examples/color.rs [new file with mode: 0644]
termion/examples/commie.rs [new file with mode: 0644]
termion/examples/detect_color.rs [new file with mode: 0644]
termion/examples/is_tty.rs [new file with mode: 0644]
termion/examples/keys.rs [new file with mode: 0644]
termion/examples/mouse.rs [new file with mode: 0644]
termion/examples/rainbow.rs [new file with mode: 0644]
termion/examples/read.rs [new file with mode: 0644]
termion/examples/rustc_fun.rs [new file with mode: 0644]
termion/examples/simple.rs [new file with mode: 0644]
termion/examples/size.rs [new file with mode: 0644]
termion/examples/truecolor.rs [new file with mode: 0644]
termion/logo.svg [new file with mode: 0644]
termion/src/async.rs [new file with mode: 0644]
termion/src/clear.rs [new file with mode: 0644]
termion/src/color.rs [new file with mode: 0644]
termion/src/cursor.rs [new file with mode: 0644]
termion/src/event.rs [new file with mode: 0644]
termion/src/input.rs [new file with mode: 0644]
termion/src/lib.rs [new file with mode: 0644]
termion/src/macros.rs [new file with mode: 0644]
termion/src/raw.rs [new file with mode: 0644]
termion/src/screen.rs [new file with mode: 0644]
termion/src/scroll.rs [new file with mode: 0644]
termion/src/style.rs [new file with mode: 0644]
termion/src/sys/redox/attr.rs [new file with mode: 0644]
termion/src/sys/redox/mod.rs [new file with mode: 0644]
termion/src/sys/redox/size.rs [new file with mode: 0644]
termion/src/sys/redox/tty.rs [new file with mode: 0644]
termion/src/sys/unix/attr.rs [new file with mode: 0644]
termion/src/sys/unix/mod.rs [new file with mode: 0644]
termion/src/sys/unix/size.rs [new file with mode: 0644]
termion/src/sys/unix/tty.rs [new file with mode: 0644]
textwrap/.appveyor.yml [new file with mode: 0644]
textwrap/.cargo-checksum.json [new file with mode: 0644]
textwrap/.travis.yml [new file with mode: 0644]
textwrap/Cargo.toml [new file with mode: 0644]
textwrap/LICENSE [new file with mode: 0644]
textwrap/README.md [new file with mode: 0644]
textwrap/benches/linear.rs [new file with mode: 0644]
textwrap/examples/layout.rs [new file with mode: 0644]
textwrap/examples/termwidth.rs [new file with mode: 0644]
textwrap/src/lib.rs [new file with mode: 0644]
textwrap/tests/version-numbers.rs [new file with mode: 0644]
thread_local/.cargo-checksum.json [new file with mode: 0644]
thread_local/.travis.yml [new file with mode: 0644]
thread_local/Cargo.toml [new file with mode: 0644]
thread_local/LICENSE-APACHE [new file with mode: 0644]
thread_local/LICENSE-MIT [new file with mode: 0644]
thread_local/README.md [new file with mode: 0644]
thread_local/benches/thread_local.rs [new file with mode: 0644]
thread_local/src/lib.rs [new file with mode: 0644]
thread_local/src/thread_id.rs [new file with mode: 0644]
thread_local/src/unreachable.rs [new file with mode: 0644]
toml/.cargo-checksum.json [new file with mode: 0644]
toml/.cargo_vcs_info.json [new file with mode: 0644]
toml/.travis.yml [new file with mode: 0644]
toml/Cargo.toml [new file with mode: 0644]
toml/LICENSE-APACHE [new file with mode: 0644]
toml/LICENSE-MIT [new file with mode: 0644]
toml/README.md [new file with mode: 0644]
toml/examples/decode.rs [new file with mode: 0644]
toml/examples/enum_external.rs [new file with mode: 0644]
toml/examples/toml2json.rs [new file with mode: 0644]
toml/src/datetime.rs [new file with mode: 0644]
toml/src/de.rs [new file with mode: 0644]
toml/src/lib.rs [new file with mode: 0644]
toml/src/macros.rs [new file with mode: 0644]
toml/src/ser.rs [new file with mode: 0644]
toml/src/spanned.rs [new file with mode: 0644]
toml/src/tokens.rs [new file with mode: 0644]
toml/src/value.rs [new file with mode: 0644]
toml/tests/enum_external_deserialize.rs [new file with mode: 0644]
ucd-util/.cargo-checksum.json [new file with mode: 0644]
ucd-util/.cargo_vcs_info.json [new file with mode: 0644]
ucd-util/Cargo.toml [new file with mode: 0644]
ucd-util/LICENSE-APACHE [new file with mode: 0644]
ucd-util/LICENSE-MIT [new file with mode: 0644]
ucd-util/LICENSE-UNICODE [new file with mode: 0644]
ucd-util/README.md [new file with mode: 0644]
ucd-util/src/hangul.rs [new file with mode: 0644]
ucd-util/src/ideograph.rs [new file with mode: 0644]
ucd-util/src/lib.rs [new file with mode: 0644]
ucd-util/src/name.rs [new file with mode: 0644]
ucd-util/src/property.rs [new file with mode: 0644]
ucd-util/src/unicode_tables/jamo_short_name.rs [new file with mode: 0644]
ucd-util/src/unicode_tables/mod.rs [new file with mode: 0644]
ucd-util/src/unicode_tables/property_names.rs [new file with mode: 0644]
ucd-util/src/unicode_tables/property_values.rs [new file with mode: 0644]
unicode-bidi/.appveyor.yml [new file with mode: 0644]
unicode-bidi/.cargo-checksum.json [new file with mode: 0644]
unicode-bidi/.pc/.quilt_patches [new file with mode: 0644]
unicode-bidi/.pc/.quilt_series [new file with mode: 0644]
unicode-bidi/.pc/.version [new file with mode: 0644]
unicode-bidi/.pc/applied-patches [new file with mode: 0644]
unicode-bidi/.pc/no-flamegraphs.patch/.timestamp [new file with mode: 0644]
unicode-bidi/.pc/no-flamegraphs.patch/Cargo.toml [new file with mode: 0644]
unicode-bidi/.rustfmt.toml [new file with mode: 0644]
unicode-bidi/.travis.yml [new file with mode: 0644]
unicode-bidi/AUTHORS [new file with mode: 0644]
unicode-bidi/COPYRIGHT [new file with mode: 0644]
unicode-bidi/Cargo.lock [new file with mode: 0644]
unicode-bidi/Cargo.toml [new file with mode: 0644]
unicode-bidi/LICENSE-APACHE [new file with mode: 0644]
unicode-bidi/LICENSE-MIT [new file with mode: 0644]
unicode-bidi/README.md [new file with mode: 0644]
unicode-bidi/debian/patches/no-flamegraphs.patch [new file with mode: 0644]
unicode-bidi/debian/patches/series [new file with mode: 0644]
unicode-bidi/src/char_data/mod.rs [new file with mode: 0644]
unicode-bidi/src/char_data/tables.rs [new file with mode: 0644]
unicode-bidi/src/deprecated.rs [new file with mode: 0644]
unicode-bidi/src/explicit.rs [new file with mode: 0644]
unicode-bidi/src/format_chars.rs [new file with mode: 0644]
unicode-bidi/src/implicit.rs [new file with mode: 0644]
unicode-bidi/src/level.rs [new file with mode: 0644]
unicode-bidi/src/lib.rs [new file with mode: 0644]
unicode-bidi/src/prepare.rs [new file with mode: 0644]
unicode-normalization/.cargo-checksum.json [new file with mode: 0644]
unicode-normalization/.travis.yml [new file with mode: 0644]
unicode-normalization/COPYRIGHT [new file with mode: 0644]
unicode-normalization/Cargo.toml [new file with mode: 0644]
unicode-normalization/LICENSE-APACHE [new file with mode: 0644]
unicode-normalization/LICENSE-MIT [new file with mode: 0644]
unicode-normalization/README.md [new file with mode: 0644]
unicode-normalization/benches/bench.rs [new file with mode: 0644]
unicode-normalization/scripts/unicode.py [new file with mode: 0644]
unicode-normalization/src/decompose.rs [new file with mode: 0644]
unicode-normalization/src/lib.rs [new file with mode: 0644]
unicode-normalization/src/normalization_tests.rs [new file with mode: 0644]
unicode-normalization/src/normalize.rs [new file with mode: 0644]
unicode-normalization/src/quick_check.rs [new file with mode: 0644]
unicode-normalization/src/recompose.rs [new file with mode: 0644]
unicode-normalization/src/stream_safe.rs [new file with mode: 0644]
unicode-normalization/src/tables.rs [new file with mode: 0644]
unicode-normalization/src/test.rs [new file with mode: 0644]
unicode-width/.cargo-checksum.json [new file with mode: 0644]
unicode-width/.travis.yml [new file with mode: 0644]
unicode-width/COPYRIGHT [new file with mode: 0644]
unicode-width/Cargo.toml [new file with mode: 0644]
unicode-width/LICENSE-APACHE [new file with mode: 0644]
unicode-width/LICENSE-MIT [new file with mode: 0644]
unicode-width/README.md [new file with mode: 0644]
unicode-width/scripts/unicode.py [new file with mode: 0755]
unicode-width/src/lib.rs [new file with mode: 0644]
unicode-width/src/tables.rs [new file with mode: 0644]
unicode-width/src/tests.rs [new file with mode: 0644]
unicode-xid/.cargo-checksum.json [new file with mode: 0644]
unicode-xid/.travis.yml [new file with mode: 0644]
unicode-xid/COPYRIGHT [new file with mode: 0644]
unicode-xid/Cargo.toml [new file with mode: 0644]
unicode-xid/LICENSE-APACHE [new file with mode: 0644]
unicode-xid/LICENSE-MIT [new file with mode: 0644]
unicode-xid/README.md [new file with mode: 0644]
unicode-xid/scripts/unicode.py [new file with mode: 0755]
unicode-xid/src/lib.rs [new file with mode: 0644]
unicode-xid/src/tables.rs [new file with mode: 0644]
unicode-xid/src/tests.rs [new file with mode: 0644]
unreachable/.cargo-checksum.json [new file with mode: 0644]
unreachable/.travis.yml [new file with mode: 0644]
unreachable/Cargo.lock [new file with mode: 0644]
unreachable/Cargo.toml [new file with mode: 0644]
unreachable/LICENSE-APACHE [new file with mode: 0644]
unreachable/LICENSE-MIT [new file with mode: 0644]
unreachable/README.md [new file with mode: 0644]
unreachable/src/lib.rs [new file with mode: 0644]
url/.cargo-checksum.json [new file with mode: 0644]
url/.cargo_vcs_info.json [new file with mode: 0644]
url/.pc/.quilt_patches [new file with mode: 0644]
url/.pc/.quilt_series [new file with mode: 0644]
url/.pc/.version [new file with mode: 0644]
url/.pc/0001-Remove-dependency-to-outdated-serde.patch/.timestamp [new file with mode: 0644]
url/.pc/0001-Remove-dependency-to-outdated-serde.patch/Cargo.toml [new file with mode: 0644]
url/.pc/applied-patches [new file with mode: 0644]
url/.travis.yml [new file with mode: 0644]
url/Cargo.toml [new file with mode: 0644]
url/LICENSE-APACHE [new file with mode: 0644]
url/LICENSE-MIT [new file with mode: 0644]
url/README.md [new file with mode: 0644]
url/UPGRADING.md [new file with mode: 0644]
url/appveyor.yml [new file with mode: 0644]
url/benches/parse_url.rs [new file with mode: 0644]
url/debian/patches/0001-Remove-dependency-to-outdated-serde.patch [new file with mode: 0644]
url/debian/patches/series [new file with mode: 0644]
url/docs/.nojekyll [new file with mode: 0644]
url/docs/404.html [new file with mode: 0644]
url/docs/index.html [new file with mode: 0644]
url/src/encoding.rs [new file with mode: 0644]
url/src/form_urlencoded.rs [new file with mode: 0644]
url/src/host.rs [new file with mode: 0644]
url/src/lib.rs [new file with mode: 0644]
url/src/origin.rs [new file with mode: 0644]
url/src/parser.rs [new file with mode: 0644]
url/src/path_segments.rs [new file with mode: 0644]
url/src/quirks.rs [new file with mode: 0644]
url/src/slicing.rs [new file with mode: 0644]
url/tests/data.rs [new file with mode: 0644]
url/tests/setters_tests.json [new file with mode: 0644]
url/tests/unit.rs [new file with mode: 0644]
url/tests/urltestdata.json [new file with mode: 0644]
utf8-ranges/.cargo-checksum.json [new file with mode: 0644]
utf8-ranges/.cargo_vcs_info.json [new file with mode: 0644]
utf8-ranges/COPYING [new file with mode: 0644]
utf8-ranges/Cargo.toml [new file with mode: 0644]
utf8-ranges/LICENSE-MIT [new file with mode: 0644]
utf8-ranges/README.md [new file with mode: 0644]
utf8-ranges/UNLICENSE [new file with mode: 0644]
utf8-ranges/benches/bench.rs [new file with mode: 0644]
utf8-ranges/src/char_utf8.rs [new file with mode: 0644]
utf8-ranges/src/lib.rs [new file with mode: 0644]
vcpkg/.cargo-checksum.json [new file with mode: 0644]
vcpkg/Cargo.toml [new file with mode: 0644]
vcpkg/src/lib.rs [new file with mode: 0644]
vec_map/.cargo-checksum.json [new file with mode: 0644]
vec_map/.travis.yml [new file with mode: 0644]
vec_map/Cargo.toml [new file with mode: 0644]
vec_map/LICENSE-APACHE [new file with mode: 0644]
vec_map/LICENSE-MIT [new file with mode: 0644]
vec_map/README.md [new file with mode: 0644]
vec_map/deploy-docs.sh [new file with mode: 0644]
vec_map/src/lib.rs [new file with mode: 0644]
version_check/.cargo-checksum.json [new file with mode: 0644]
version_check/.cargo_vcs_info.json [new file with mode: 0644]
version_check/Cargo.toml [new file with mode: 0644]
version_check/LICENSE-APACHE [new file with mode: 0644]
version_check/LICENSE-MIT [new file with mode: 0644]
version_check/README.md [new file with mode: 0644]
version_check/src/lib.rs [new file with mode: 0644]
void/.cargo-checksum.json [new file with mode: 0644]
void/.travis.yml [new file with mode: 0644]
void/Cargo.lock [new file with mode: 0644]
void/Cargo.toml [new file with mode: 0644]
void/README.md [new file with mode: 0644]
void/src/lib.rs [new file with mode: 0644]
wait-timeout/.cargo-checksum.json [new file with mode: 0644]
wait-timeout/.travis.yml [new file with mode: 0644]
wait-timeout/Cargo.toml [new file with mode: 0644]
wait-timeout/LICENSE-APACHE [new file with mode: 0644]
wait-timeout/LICENSE-MIT [new file with mode: 0644]
wait-timeout/README.md [new file with mode: 0644]
wait-timeout/appveyor.yml [new file with mode: 0644]
wait-timeout/src/bin/exit.rs [new file with mode: 0644]
wait-timeout/src/bin/sleep.rs [new file with mode: 0644]
wait-timeout/src/lib.rs [new file with mode: 0644]
wait-timeout/src/unix.rs [new file with mode: 0644]
wait-timeout/src/windows.rs [new file with mode: 0644]
wait-timeout/tests/smoke.rs [new file with mode: 0644]
walkdir/.cargo-checksum.json [new file with mode: 0644]
walkdir/.cargo_vcs_info.json [new file with mode: 0644]
walkdir/COPYING [new file with mode: 0644]
walkdir/Cargo.toml [new file with mode: 0644]
walkdir/LICENSE-MIT [new file with mode: 0644]
walkdir/README.md [new file with mode: 0644]
walkdir/UNLICENSE [new file with mode: 0644]
walkdir/compare/nftw.c [new file with mode: 0644]
walkdir/compare/walk.py [new file with mode: 0644]
walkdir/examples/walkdir.rs [new file with mode: 0644]
walkdir/src/lib.rs [new file with mode: 0644]
walkdir/src/tests.rs [new file with mode: 0644]
walkdir/src/unix.rs [new file with mode: 0644]
winapi-i686-pc-windows-gnu/.cargo-checksum.json [new file with mode: 0644]
winapi-i686-pc-windows-gnu/Cargo.toml [new file with mode: 0644]
winapi-i686-pc-windows-gnu/build.rs [new file with mode: 0644]
winapi-i686-pc-windows-gnu/src/lib.rs [new file with mode: 0644]
winapi-util/.cargo-checksum.json [new file with mode: 0644]
winapi-util/.travis.yml [new file with mode: 0644]
winapi-util/COPYING [new file with mode: 0644]
winapi-util/Cargo.toml [new file with mode: 0644]
winapi-util/LICENSE-MIT [new file with mode: 0644]
winapi-util/README.md [new file with mode: 0644]
winapi-util/UNLICENSE [new file with mode: 0644]
winapi-util/appveyor.yml [new file with mode: 0644]
winapi-util/ci/script.sh [new file with mode: 0755]
winapi-util/src/console.rs [new file with mode: 0644]
winapi-util/src/file.rs [new file with mode: 0644]
winapi-util/src/lib.rs [new file with mode: 0644]
winapi-util/src/win.rs [new file with mode: 0644]
winapi-x86_64-pc-windows-gnu/.cargo-checksum.json [new file with mode: 0644]
winapi-x86_64-pc-windows-gnu/Cargo.toml [new file with mode: 0644]
winapi-x86_64-pc-windows-gnu/build.rs [new file with mode: 0644]
winapi-x86_64-pc-windows-gnu/src/lib.rs [new file with mode: 0644]
winapi/.cargo-checksum.json [new file with mode: 0644]
winapi/.cargo_vcs_info.json [new file with mode: 0644]
winapi/Cargo.toml [new file with mode: 0644]
winapi/LICENSE-APACHE [new file with mode: 0644]
winapi/LICENSE-MIT [new file with mode: 0644]
winapi/README.md [new file with mode: 0644]
winapi/build.rs [new file with mode: 0644]
winapi/src/lib.rs [new file with mode: 0644]
winapi/src/macros.rs [new file with mode: 0644]
winapi/src/shared/basetsd.rs [new file with mode: 0644]
winapi/src/shared/bcrypt.rs [new file with mode: 0644]
winapi/src/shared/bugcodes.rs [new file with mode: 0644]
winapi/src/shared/cderr.rs [new file with mode: 0644]
winapi/src/shared/cfg.rs [new file with mode: 0644]
winapi/src/shared/d3d9.rs [new file with mode: 0644]
winapi/src/shared/d3d9caps.rs [new file with mode: 0644]
winapi/src/shared/d3d9types.rs [new file with mode: 0644]
winapi/src/shared/dcomptypes.rs [new file with mode: 0644]
winapi/src/shared/devguid.rs [new file with mode: 0644]
winapi/src/shared/devpkey.rs [new file with mode: 0644]
winapi/src/shared/devpropdef.rs [new file with mode: 0644]
winapi/src/shared/dinputd.rs [new file with mode: 0644]
winapi/src/shared/dxgi.rs [new file with mode: 0644]
winapi/src/shared/dxgi1_2.rs [new file with mode: 0644]
winapi/src/shared/dxgi1_3.rs [new file with mode: 0644]
winapi/src/shared/dxgi1_4.rs [new file with mode: 0644]
winapi/src/shared/dxgi1_5.rs [new file with mode: 0644]
winapi/src/shared/dxgi1_6.rs [new file with mode: 0644]
winapi/src/shared/dxgiformat.rs [new file with mode: 0644]
winapi/src/shared/dxgitype.rs [new file with mode: 0644]
winapi/src/shared/evntprov.rs [new file with mode: 0644]
winapi/src/shared/evntrace.rs [new file with mode: 0644]
winapi/src/shared/guiddef.rs [new file with mode: 0644]
winapi/src/shared/hidclass.rs [new file with mode: 0644]
winapi/src/shared/hidpi.rs [new file with mode: 0644]
winapi/src/shared/hidsdi.rs [new file with mode: 0644]
winapi/src/shared/hidusage.rs [new file with mode: 0644]
winapi/src/shared/in6addr.rs [new file with mode: 0644]
winapi/src/shared/inaddr.rs [new file with mode: 0644]
winapi/src/shared/intsafe.rs [new file with mode: 0644]
winapi/src/shared/ks.rs [new file with mode: 0644]
winapi/src/shared/ksmedia.rs [new file with mode: 0644]
winapi/src/shared/ktmtypes.rs [new file with mode: 0644]
winapi/src/shared/lmcons.rs [new file with mode: 0644]
winapi/src/shared/minwindef.rs [new file with mode: 0644]
winapi/src/shared/mmreg.rs [new file with mode: 0644]
winapi/src/shared/mod.rs [new file with mode: 0644]
winapi/src/shared/mstcpip.rs [new file with mode: 0644]
winapi/src/shared/ntddscsi.rs [new file with mode: 0644]
winapi/src/shared/ntddser.rs [new file with mode: 0644]
winapi/src/shared/ntdef.rs [new file with mode: 0644]
winapi/src/shared/ntstatus.rs [new file with mode: 0644]
winapi/src/shared/qos.rs [new file with mode: 0644]
winapi/src/shared/rpc.rs [new file with mode: 0644]
winapi/src/shared/rpcdce.rs [new file with mode: 0644]
winapi/src/shared/rpcndr.rs [new file with mode: 0644]
winapi/src/shared/sddl.rs [new file with mode: 0644]
winapi/src/shared/sspi.rs [new file with mode: 0644]
winapi/src/shared/stralign.rs [new file with mode: 0644]
winapi/src/shared/transportsettingcommon.rs [new file with mode: 0644]
winapi/src/shared/tvout.rs [new file with mode: 0644]
winapi/src/shared/usb.rs [new file with mode: 0644]
winapi/src/shared/usbiodef.rs [new file with mode: 0644]
winapi/src/shared/usbspec.rs [new file with mode: 0644]
winapi/src/shared/windef.rs [new file with mode: 0644]
winapi/src/shared/windowsx.rs [new file with mode: 0644]
winapi/src/shared/winerror.rs [new file with mode: 0644]
winapi/src/shared/winusbio.rs [new file with mode: 0644]
winapi/src/shared/wmistr.rs [new file with mode: 0644]
winapi/src/shared/wnnc.rs [new file with mode: 0644]
winapi/src/shared/ws2def.rs [new file with mode: 0644]
winapi/src/shared/ws2ipdef.rs [new file with mode: 0644]
winapi/src/shared/wtypes.rs [new file with mode: 0644]
winapi/src/shared/wtypesbase.rs [new file with mode: 0644]
winapi/src/um/accctrl.rs [new file with mode: 0644]
winapi/src/um/aclapi.rs [new file with mode: 0644]
winapi/src/um/appmgmt.rs [new file with mode: 0644]
winapi/src/um/audioclient.rs [new file with mode: 0644]
winapi/src/um/audiosessiontypes.rs [new file with mode: 0644]
winapi/src/um/avrt.rs [new file with mode: 0644]
winapi/src/um/bits.rs [new file with mode: 0644]
winapi/src/um/bits10_1.rs [new file with mode: 0644]
winapi/src/um/bits1_5.rs [new file with mode: 0644]
winapi/src/um/bits2_0.rs [new file with mode: 0644]
winapi/src/um/bits2_5.rs [new file with mode: 0644]
winapi/src/um/bits3_0.rs [new file with mode: 0644]
winapi/src/um/bits4_0.rs [new file with mode: 0644]
winapi/src/um/bits5_0.rs [new file with mode: 0644]
winapi/src/um/bitscfg.rs [new file with mode: 0644]
winapi/src/um/bitsmsg.rs [new file with mode: 0644]
winapi/src/um/cfgmgr32.rs [new file with mode: 0644]
winapi/src/um/cguid.rs [new file with mode: 0644]
winapi/src/um/combaseapi.rs [new file with mode: 0644]
winapi/src/um/coml2api.rs [new file with mode: 0644]
winapi/src/um/commapi.rs [new file with mode: 0644]
winapi/src/um/commctrl.rs [new file with mode: 0644]
winapi/src/um/commdlg.rs [new file with mode: 0644]
winapi/src/um/commoncontrols.rs [new file with mode: 0644]
winapi/src/um/consoleapi.rs [new file with mode: 0644]
winapi/src/um/corsym.rs [new file with mode: 0644]
winapi/src/um/d2d1.rs [new file with mode: 0644]
winapi/src/um/d2d1_1.rs [new file with mode: 0644]
winapi/src/um/d2d1_2.rs [new file with mode: 0644]
winapi/src/um/d2d1_3.rs [new file with mode: 0644]
winapi/src/um/d2d1effectauthor.rs [new file with mode: 0644]
winapi/src/um/d2d1effects.rs [new file with mode: 0644]
winapi/src/um/d2d1effects_1.rs [new file with mode: 0644]
winapi/src/um/d2d1effects_2.rs [new file with mode: 0644]
winapi/src/um/d2d1svg.rs [new file with mode: 0644]
winapi/src/um/d2dbasetypes.rs [new file with mode: 0644]
winapi/src/um/d3d.rs [new file with mode: 0644]
winapi/src/um/d3d10.rs [new file with mode: 0644]
winapi/src/um/d3d10_1.rs [new file with mode: 0644]
winapi/src/um/d3d10_1shader.rs [new file with mode: 0644]
winapi/src/um/d3d10effect.rs [new file with mode: 0644]
winapi/src/um/d3d10misc.rs [new file with mode: 0644]
winapi/src/um/d3d10sdklayers.rs [new file with mode: 0644]
winapi/src/um/d3d10shader.rs [new file with mode: 0644]
winapi/src/um/d3d11.rs [new file with mode: 0644]
winapi/src/um/d3d11_1.rs [new file with mode: 0644]
winapi/src/um/d3d11_2.rs [new file with mode: 0644]
winapi/src/um/d3d11_3.rs [new file with mode: 0644]
winapi/src/um/d3d11_4.rs [new file with mode: 0644]
winapi/src/um/d3d11on12.rs [new file with mode: 0644]
winapi/src/um/d3d11sdklayers.rs [new file with mode: 0644]
winapi/src/um/d3d11shader.rs [new file with mode: 0644]
winapi/src/um/d3d11tokenizedprogramformat.rs [new file with mode: 0644]
winapi/src/um/d3d12.rs [new file with mode: 0644]
winapi/src/um/d3d12sdklayers.rs [new file with mode: 0644]
winapi/src/um/d3d12shader.rs [new file with mode: 0644]
winapi/src/um/d3dcommon.rs [new file with mode: 0644]
winapi/src/um/d3dcompiler.rs [new file with mode: 0644]
winapi/src/um/d3dcsx.rs [new file with mode: 0644]
winapi/src/um/d3dx10core.rs [new file with mode: 0644]
winapi/src/um/d3dx10math.rs [new file with mode: 0644]
winapi/src/um/d3dx10mesh.rs [new file with mode: 0644]
winapi/src/um/datetimeapi.rs [new file with mode: 0644]
winapi/src/um/davclnt.rs [new file with mode: 0644]
winapi/src/um/dbghelp.rs [new file with mode: 0644]
winapi/src/um/dbt.rs [new file with mode: 0644]
winapi/src/um/dcommon.rs [new file with mode: 0644]
winapi/src/um/dcomp.rs [new file with mode: 0644]
winapi/src/um/dcompanimation.rs [new file with mode: 0644]
winapi/src/um/dde.rs [new file with mode: 0644]
winapi/src/um/ddraw.rs [new file with mode: 0644]
winapi/src/um/ddrawi.rs [new file with mode: 0644]
winapi/src/um/ddrawint.rs [new file with mode: 0644]
winapi/src/um/debugapi.rs [new file with mode: 0644]
winapi/src/um/devicetopology.rs [new file with mode: 0644]
winapi/src/um/dinput.rs [new file with mode: 0644]
winapi/src/um/dmksctl.rs [new file with mode: 0644]
winapi/src/um/dmusicc.rs [new file with mode: 0644]
winapi/src/um/docobj.rs [new file with mode: 0644]
winapi/src/um/documenttarget.rs [new file with mode: 0644]
winapi/src/um/dpa_dsa.rs [new file with mode: 0644]
winapi/src/um/dpapi.rs [new file with mode: 0644]
winapi/src/um/dsgetdc.rs [new file with mode: 0644]
winapi/src/um/dsound.rs [new file with mode: 0644]
winapi/src/um/dsrole.rs [new file with mode: 0644]
winapi/src/um/dvp.rs [new file with mode: 0644]
winapi/src/um/dwmapi.rs [new file with mode: 0644]
winapi/src/um/dwrite.rs [new file with mode: 0644]
winapi/src/um/dwrite_1.rs [new file with mode: 0644]
winapi/src/um/dwrite_2.rs [new file with mode: 0644]
winapi/src/um/dwrite_3.rs [new file with mode: 0644]
winapi/src/um/dxdiag.rs [new file with mode: 0644]
winapi/src/um/dxfile.rs [new file with mode: 0644]
winapi/src/um/dxgidebug.rs [new file with mode: 0644]
winapi/src/um/dxva2api.rs [new file with mode: 0644]
winapi/src/um/dxvahd.rs [new file with mode: 0644]
winapi/src/um/endpointvolume.rs [new file with mode: 0644]
winapi/src/um/errhandlingapi.rs [new file with mode: 0644]
winapi/src/um/evntcons.rs [new file with mode: 0644]
winapi/src/um/exdisp.rs [new file with mode: 0644]
winapi/src/um/fibersapi.rs [new file with mode: 0644]
winapi/src/um/fileapi.rs [new file with mode: 0644]
winapi/src/um/gl/gl.rs [new file with mode: 0644]
winapi/src/um/gl/mod.rs [new file with mode: 0644]
winapi/src/um/handleapi.rs [new file with mode: 0644]
winapi/src/um/heapapi.rs [new file with mode: 0644]
winapi/src/um/highlevelmonitorconfigurationapi.rs [new file with mode: 0644]
winapi/src/um/http.rs [new file with mode: 0644]
winapi/src/um/imm.rs [new file with mode: 0644]
winapi/src/um/interlockedapi.rs [new file with mode: 0644]
winapi/src/um/ioapiset.rs [new file with mode: 0644]
winapi/src/um/jobapi.rs [new file with mode: 0644]
winapi/src/um/jobapi2.rs [new file with mode: 0644]
winapi/src/um/knownfolders.rs [new file with mode: 0644]
winapi/src/um/ktmw32.rs [new file with mode: 0644]
winapi/src/um/libloaderapi.rs [new file with mode: 0644]
winapi/src/um/lmaccess.rs [new file with mode: 0644]
winapi/src/um/lmalert.rs [new file with mode: 0644]
winapi/src/um/lmapibuf.rs [new file with mode: 0644]
winapi/src/um/lmat.rs [new file with mode: 0644]
winapi/src/um/lmdfs.rs [new file with mode: 0644]
winapi/src/um/lmerrlog.rs [new file with mode: 0644]
winapi/src/um/lmjoin.rs [new file with mode: 0644]
winapi/src/um/lmmsg.rs [new file with mode: 0644]
winapi/src/um/lmremutl.rs [new file with mode: 0644]
winapi/src/um/lmrepl.rs [new file with mode: 0644]
winapi/src/um/lmserver.rs [new file with mode: 0644]
winapi/src/um/lmshare.rs [new file with mode: 0644]
winapi/src/um/lmstats.rs [new file with mode: 0644]
winapi/src/um/lmsvc.rs [new file with mode: 0644]
winapi/src/um/lmuse.rs [new file with mode: 0644]
winapi/src/um/lmwksta.rs [new file with mode: 0644]
winapi/src/um/lowlevelmonitorconfigurationapi.rs [new file with mode: 0644]
winapi/src/um/lsalookup.rs [new file with mode: 0644]
winapi/src/um/memoryapi.rs [new file with mode: 0644]
winapi/src/um/minschannel.rs [new file with mode: 0644]
winapi/src/um/minwinbase.rs [new file with mode: 0644]
winapi/src/um/mmdeviceapi.rs [new file with mode: 0644]
winapi/src/um/mmeapi.rs [new file with mode: 0644]
winapi/src/um/mmsystem.rs [new file with mode: 0644]
winapi/src/um/mod.rs [new file with mode: 0644]
winapi/src/um/msaatext.rs [new file with mode: 0644]
winapi/src/um/mscat.rs [new file with mode: 0644]
winapi/src/um/mschapp.rs [new file with mode: 0644]
winapi/src/um/mssip.rs [new file with mode: 0644]
winapi/src/um/namedpipeapi.rs [new file with mode: 0644]
winapi/src/um/namespaceapi.rs [new file with mode: 0644]
winapi/src/um/nb30.rs [new file with mode: 0644]
winapi/src/um/ncrypt.rs [new file with mode: 0644]
winapi/src/um/ntlsa.rs [new file with mode: 0644]
winapi/src/um/ntsecapi.rs [new file with mode: 0644]
winapi/src/um/oaidl.rs [new file with mode: 0644]
winapi/src/um/objbase.rs [new file with mode: 0644]
winapi/src/um/objidl.rs [new file with mode: 0644]
winapi/src/um/objidlbase.rs [new file with mode: 0644]
winapi/src/um/ocidl.rs [new file with mode: 0644]
winapi/src/um/ole2.rs [new file with mode: 0644]
winapi/src/um/oleauto.rs [new file with mode: 0644]
winapi/src/um/olectl.rs [new file with mode: 0644]
winapi/src/um/oleidl.rs [new file with mode: 0644]
winapi/src/um/opmapi.rs [new file with mode: 0644]
winapi/src/um/pdh.rs [new file with mode: 0644]
winapi/src/um/perflib.rs [new file with mode: 0644]
winapi/src/um/physicalmonitorenumerationapi.rs [new file with mode: 0644]
winapi/src/um/playsoundapi.rs [new file with mode: 0644]
winapi/src/um/powerbase.rs [new file with mode: 0644]
winapi/src/um/powersetting.rs [new file with mode: 0644]
winapi/src/um/powrprof.rs [new file with mode: 0644]
winapi/src/um/processenv.rs [new file with mode: 0644]
winapi/src/um/processsnapshot.rs [new file with mode: 0644]
winapi/src/um/processthreadsapi.rs [new file with mode: 0644]
winapi/src/um/processtopologyapi.rs [new file with mode: 0644]
winapi/src/um/profileapi.rs [new file with mode: 0644]
winapi/src/um/propidl.rs [new file with mode: 0644]
winapi/src/um/propkeydef.rs [new file with mode: 0644]
winapi/src/um/propsys.rs [new file with mode: 0644]
winapi/src/um/prsht.rs [new file with mode: 0644]
winapi/src/um/psapi.rs [new file with mode: 0644]
winapi/src/um/realtimeapiset.rs [new file with mode: 0644]
winapi/src/um/reason.rs [new file with mode: 0644]
winapi/src/um/restartmanager.rs [new file with mode: 0644]
winapi/src/um/restrictederrorinfo.rs [new file with mode: 0644]
winapi/src/um/rmxfguid.rs [new file with mode: 0644]
winapi/src/um/sapi.rs [new file with mode: 0644]
winapi/src/um/sapi51.rs [new file with mode: 0644]
winapi/src/um/sapi53.rs [new file with mode: 0644]
winapi/src/um/sapiddk.rs [new file with mode: 0644]
winapi/src/um/sapiddk51.rs [new file with mode: 0644]
winapi/src/um/schannel.rs [new file with mode: 0644]
winapi/src/um/securityappcontainer.rs [new file with mode: 0644]
winapi/src/um/securitybaseapi.rs [new file with mode: 0644]
winapi/src/um/servprov.rs [new file with mode: 0644]
winapi/src/um/setupapi.rs [new file with mode: 0644]
winapi/src/um/shellapi.rs [new file with mode: 0644]
winapi/src/um/shellscalingapi.rs [new file with mode: 0644]
winapi/src/um/shlobj.rs [new file with mode: 0644]
winapi/src/um/shobjidl.rs [new file with mode: 0644]
winapi/src/um/shobjidl_core.rs [new file with mode: 0644]
winapi/src/um/shtypes.rs [new file with mode: 0644]
winapi/src/um/spapidef.rs [new file with mode: 0644]
winapi/src/um/sporder.rs [new file with mode: 0644]
winapi/src/um/sql.rs [new file with mode: 0644]
winapi/src/um/sqlext.rs [new file with mode: 0644]
winapi/src/um/sqltypes.rs [new file with mode: 0644]
winapi/src/um/sqlucode.rs [new file with mode: 0644]
winapi/src/um/sspi.rs [new file with mode: 0644]
winapi/src/um/stringapiset.rs [new file with mode: 0644]
winapi/src/um/strmif.rs [new file with mode: 0644]
winapi/src/um/subauth.rs [new file with mode: 0644]
winapi/src/um/synchapi.rs [new file with mode: 0644]
winapi/src/um/sysinfoapi.rs [new file with mode: 0644]
winapi/src/um/systemtopologyapi.rs [new file with mode: 0644]
winapi/src/um/textstor.rs [new file with mode: 0644]
winapi/src/um/threadpoolapiset.rs [new file with mode: 0644]
winapi/src/um/threadpoollegacyapiset.rs [new file with mode: 0644]
winapi/src/um/timeapi.rs [new file with mode: 0644]
winapi/src/um/timezoneapi.rs [new file with mode: 0644]
winapi/src/um/tlhelp32.rs [new file with mode: 0644]
winapi/src/um/unknwnbase.rs [new file with mode: 0644]
winapi/src/um/urlhist.rs [new file with mode: 0644]
winapi/src/um/urlmon.rs [new file with mode: 0644]
winapi/src/um/userenv.rs [new file with mode: 0644]
winapi/src/um/usp10.rs [new file with mode: 0644]
winapi/src/um/utilapiset.rs [new file with mode: 0644]
winapi/src/um/uxtheme.rs [new file with mode: 0644]
winapi/src/um/vsbackup.rs [new file with mode: 0644]
winapi/src/um/vss.rs [new file with mode: 0644]
winapi/src/um/vsserror.rs [new file with mode: 0644]
winapi/src/um/vswriter.rs [new file with mode: 0644]
winapi/src/um/wct.rs [new file with mode: 0644]
winapi/src/um/werapi.rs [new file with mode: 0644]
winapi/src/um/winbase.rs [new file with mode: 0644]
winapi/src/um/wincodec.rs [new file with mode: 0644]
winapi/src/um/wincodecsdk.rs [new file with mode: 0644]
winapi/src/um/wincon.rs [new file with mode: 0644]
winapi/src/um/wincred.rs [new file with mode: 0644]
winapi/src/um/wincrypt.rs [new file with mode: 0644]
winapi/src/um/windowsceip.rs [new file with mode: 0644]
winapi/src/um/winefs.rs [new file with mode: 0644]
winapi/src/um/winevt.rs [new file with mode: 0644]
winapi/src/um/wingdi.rs [new file with mode: 0644]
winapi/src/um/winhttp.rs [new file with mode: 0644]
winapi/src/um/wininet.rs [new file with mode: 0644]
winapi/src/um/winineti.rs [new file with mode: 0644]
winapi/src/um/winioctl.rs [new file with mode: 0644]
winapi/src/um/winnetwk.rs [new file with mode: 0644]
winapi/src/um/winnls.rs [new file with mode: 0644]
winapi/src/um/winnt.rs [new file with mode: 0644]
winapi/src/um/winreg.rs [new file with mode: 0644]
winapi/src/um/winsafer.rs [new file with mode: 0644]
winapi/src/um/winscard.rs [new file with mode: 0644]
winapi/src/um/winsmcrd.rs [new file with mode: 0644]
winapi/src/um/winsock2.rs [new file with mode: 0644]
winapi/src/um/winspool.rs [new file with mode: 0644]
winapi/src/um/winsvc.rs [new file with mode: 0644]
winapi/src/um/winusb.rs [new file with mode: 0644]
winapi/src/um/winuser.rs [new file with mode: 0644]
winapi/src/um/winver.rs [new file with mode: 0644]
winapi/src/um/wow64apiset.rs [new file with mode: 0644]
winapi/src/um/ws2spi.rs [new file with mode: 0644]
winapi/src/um/ws2tcpip.rs [new file with mode: 0644]
winapi/src/um/xinput.rs [new file with mode: 0644]
winapi/src/vc/excpt.rs [new file with mode: 0644]
winapi/src/vc/limits.rs [new file with mode: 0644]
winapi/src/vc/mod.rs [new file with mode: 0644]
winapi/src/vc/vadefs.rs [new file with mode: 0644]
winapi/src/vc/vcruntime.rs [new file with mode: 0644]
winapi/src/winrt/activation.rs [new file with mode: 0644]
winapi/src/winrt/hstring.rs [new file with mode: 0644]
winapi/src/winrt/inspectable.rs [new file with mode: 0644]
winapi/src/winrt/mod.rs [new file with mode: 0644]
winapi/src/winrt/roapi.rs [new file with mode: 0644]
winapi/src/winrt/robuffer.rs [new file with mode: 0644]
winapi/src/winrt/roerrorapi.rs [new file with mode: 0644]
winapi/src/winrt/winstring.rs [new file with mode: 0644]
wincolor/.cargo-checksum.json [new file with mode: 0644]
wincolor/COPYING [new file with mode: 0644]
wincolor/Cargo.toml [new file with mode: 0644]
wincolor/LICENSE-MIT [new file with mode: 0644]
wincolor/README.md [new file with mode: 0644]
wincolor/UNLICENSE [new file with mode: 0644]
wincolor/src/lib.rs [new file with mode: 0644]
wincolor/src/win.rs [new file with mode: 0644]