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

Use varints for transport parameter values #1947

Merged
merged 3 commits into from Nov 3, 2018
Merged

Commits on Nov 1, 2018

  1. Use varints for transport parameter values

    This is a partial change related to #1608.  It builds on the renumbering
    of transport parameters so as to avoid churn.
    martinthomson committed Nov 1, 2018
    Copy the full SHA
    5a9ee3a View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2018

  1. Copy the full SHA
    a0f7387 View commit details
    Browse the repository at this point in the history
  2. What packet information to track and send (#1939)

    * What to track and send
    
    First pass at #765 and some of #1724
    
    * Update draft-ietf-quic-recovery.md
    
    * Update draft-ietf-quic-recovery.md
    
    * Update draft-ietf-quic-recovery.md
    
    * Update draft-ietf-quic-recovery.md
    
    * Update draft-ietf-quic-recovery.md
    
    * Update draft-ietf-quic-recovery.md
    
    * Update draft-ietf-quic-recovery.md
    
    * Reference transport
    
    * Update draft-ietf-quic-recovery.md
    
    Co-Authored-By: ianswett <ianswett@users.noreply.github.com>
    
    * Update draft-ietf-quic-recovery.md
    
    * Update draft-ietf-quic-recovery.md
    ianswett authored and martinthomson committed Nov 3, 2018
    Copy the full SHA
    435b309 View commit details
    Browse the repository at this point in the history