Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

RFC: Reading into uninitialized buffers #2930

Merged
merged 22 commits into from Oct 28, 2020

Commits on May 18, 2020

  1. Add the ReadBuf RFC

    sfackler committed May 18, 2020
    Copy the full SHA
    b90af17 View commit details
    Browse the repository at this point in the history
  2. shrink some lines a bit

    sfackler committed May 18, 2020
    Copy the full SHA
    349822b View commit details
    Browse the repository at this point in the history
  3. fix typo

    sfackler committed May 18, 2020
    Copy the full SHA
    ae3ec96 View commit details
    Browse the repository at this point in the history
  4. More typos

    sfackler committed May 18, 2020
    Copy the full SHA
    5f37190 View commit details
    Browse the repository at this point in the history
  5. Update text/0000-read-buf.md

    Co-authored-by: Taiki Endo <te316e89@gmail.com>
    sfackler and taiki-e committed May 18, 2020
    Copy the full SHA
    9f498e3 View commit details
    Browse the repository at this point in the history
  6. typo

    sfackler committed May 18, 2020
    Copy the full SHA
    6161a3c View commit details
    Browse the repository at this point in the history

Commits on May 20, 2020

  1. Update text/0000-read-buf.md

    Co-authored-by: Bastian Kauschke <bastian_kauschke@hotmail.de>
    sfackler and lcnr committed May 20, 2020
    Copy the full SHA
    13246bd View commit details
    Browse the repository at this point in the history
  2. Update text/0000-read-buf.md

    Co-authored-by: Ralf Jung <post@ralfj.de>
    sfackler and RalfJung committed May 20, 2020
    Copy the full SHA
    5e37261 View commit details
    Browse the repository at this point in the history
  3. rename "filled" to "written"

    sfackler committed May 20, 2020
    Copy the full SHA
    ba39794 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2020

  1. Update text/0000-read-buf.md

    Co-authored-by: Tim <timothy.j.kuehn@gmail.com>
    sfackler and tikue committed May 21, 2020
    Copy the full SHA
    9d56b91 View commit details
    Browse the repository at this point in the history
  2. Update text/0000-read-buf.md

    Co-authored-by: Harry Sarson <harry.sarson@hotmail.co.uk>
    sfackler and harrysarson committed May 21, 2020
    Copy the full SHA
    fc7c10d View commit details
    Browse the repository at this point in the history

Commits on May 23, 2020

  1. remove default read impl

    sfackler committed May 23, 2020
    Copy the full SHA
    cae6f2d View commit details
    Browse the repository at this point in the history

Commits on May 27, 2020

  1. Update text/0000-read-buf.md

    sfackler committed May 27, 2020
    Copy the full SHA
    1cba4fb View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2020

  1. Copy the full SHA
    032aa12 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    dfd5ec2 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    a8bce0c View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2020

  1. Update text/0000-read-buf.md

    Co-authored-by: Ivan Tham <pickfire@riseup.net>
    sfackler and pickfire committed Jul 14, 2020
    Copy the full SHA
    12a9ced View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2020

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

Commits on Aug 16, 2020

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

Commits on Aug 17, 2020

  1. Update text/0000-read-buf.md

    Co-authored-by: Amanieu d'Antras <amanieu@gmail.com>
    sfackler and Amanieu committed Aug 17, 2020
    Copy the full SHA
    8b1de5f View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    43e581a View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2020

  1. typos

    sfackler committed Aug 18, 2020
    Copy the full SHA
    0b76137 View commit details
    Browse the repository at this point in the history