1. a86ff6c Move simple decryption cases out of LoadBalancerConfig. by martinduke · 1 year, 2 months ago
  2. 477c566 Reduce memcpy in four-pass connection ID encryption/decryption. by martinduke · 1 year, 3 months ago
  3. 243b262 Replace absl::optional with std::optional in QUICHE. by vasilvv · 1 year, 5 months ago
  4. ba658fc Clean up includes in third_party/quic/load_balancer. by martinduke · 1 year, 7 months ago
  5. 3e9e588 Use three bits of Connection ID to indicate config. by martinduke · 1 year, 8 months ago
  6. 73c7fa8 Add a ConnectionIdLength() interface to ConnectionIdGeneratorInterface. by martinduke · 2 years, 6 months ago
  7. cff4fe4 ConnectionIdGenerator that uses QUIC-LB or HASH_QUIC depending on config. by martinduke · 2 years, 7 months ago
  8. d8111fb Extend LoadBalancerEncoder to support ConnectionIdGeneratorInterface. by martinduke · 2 years, 7 months ago
  9. 62fa41b Automated g4 rollback of changelist 471573005. by martinduke · 2 years, 7 months ago
  10. 406d169 Change LoadBalancerEncoder::Create to return unique_ptr. by martinduke · 2 years, 7 months ago
  11. 76b4dae Use Span in QUIC-LB EncryptionPass() by martinduke · 3 years ago
  12. 77084d5 Minor cleanup of the QUIC-LB library. Take review comments from late in the process and apply them to earlier classes. by martinduke · 3 years ago
  13. bac0405 Relocate QUICHE files into quiche/ directory within the quiche repo, and change the relative include paths accordingly. by Bence Béky · 3 years ago