4700 Commits (33febf604819f2cb8b4a71411d6d5b8cd991023e)
 

Author SHA1 Message Date
  David Benjamin 33febf6048 Don't call ssl3_read_message from ssl3_read_app_data. 7 years ago
  David Benjamin 97250f4d64 Switch a bunch of things from int to bool. 7 years ago
  David Benjamin 31aad2dc2c Make low-level record errors idempotent. 7 years ago
  David Benjamin f8de2af7e3 Push read_shutdown logic down a layer. 7 years ago
  David Benjamin a05d427b41 Align dtls_open_record and tls_open_record more closely. 7 years ago
  David Benjamin 3b777adb61 Remove remnants of blocking DTLS timeouts. 7 years ago
  David Benjamin 40e94701dc Always process handshake records in full. 7 years ago
  Daniel Hirche f66e88228a Fix documentation for |ssl_ticket_aead_method_st|. 7 years ago
  Dan Willemsen 2eb4bc5e89 Android.bp: Use target.linux for all linux kernel based targets 7 years ago
  Steven Valdez 619c8cec83 Fix uninitialized warning. 7 years ago
  David Benjamin e1068b76bd Test RSA premaster unpad better. 7 years ago
  David Benjamin 168fb2e98c Fix DEPS defaults. 7 years ago
  David Benjamin 11ac519d79 Test DTLS record/packet packing more aggressively. 7 years ago
  David Benjamin fdb7a3580f Add a test for SSL_pending. 7 years ago
  David Benjamin 24f5b18f93 Update copies of tools. 7 years ago
  David Benjamin 75a1f23684 Have a bit more fun with Span. 7 years ago
  David Benjamin dbf12fc2ce Use new DEPS conditionals. 7 years ago
  David Benjamin 5dde62364e Fix location of Clang stamp file. 7 years ago
  David Benjamin 00f48c8273 Rename and move a few more ssl3_ functions around. 7 years ago
  David Benjamin d1e3ce1fb0 Rename ssl3_send_alert and ssl3_protocol_version. 7 years ago
  David Benjamin 64950cb07f Don't rely on x509.h for SSL_FILETYPE_*. 7 years ago
  David Benjamin 4e840357fd Fully hide LHASH_OF(SSL_SESSION). 7 years ago
  Adam Langley b15aa0aaef Add chacha.h to the list of documented headers. 7 years ago
  Alessandro Ghedini 01f26f3f32 Re-add hmac.h include to ssl.h. 7 years ago
  Adam Langley 771df4416a Initialise a variable to zero for GCC 7.2.0. 7 years ago
  David Benjamin 1f1ac63bff Fix typo in TODO comment. 7 years ago
  David Benjamin 666d16e262 Go through SSL_PROTOCOL_METHOD in the handshake. 7 years ago
  David Benjamin 31640931e6 Switch all the extension callbacks to bools. 7 years ago
  David Benjamin 7e58c5ef20 Switch more things to bools. 7 years ago
  David Benjamin 664e99a648 Make SSL_CTX opaque. 7 years ago
  Steven Valdez be165a2e70 Fix missing TicketMaxEarlyDataInfo in first session ticket. 7 years ago
  Bruce Dawson e05b72c257 Use constexpr to avoid kNamedGroups initializer 7 years ago
  David Benjamin 2450027e59 Fold away clean boolean in BUF_MEM. 7 years ago
  David Benjamin 03a4b96c12 Move has_message logic to ssl3_get_message. 7 years ago
  David Benjamin 23c25d5b3a Rename some things for consistency. 7 years ago
  David Benjamin a84b6f26a9 Fix comment. 7 years ago
  David Benjamin c64d123933 Push Span down a layer. 7 years ago
  David Benjamin 751d1a1c22 Fold ssl_open_record_fatal_alert into ssl_open_record_error. 7 years ago
  David Benjamin e52f4c4642 Replay the entire error queue on ssl_hs_error. 7 years ago
  David Benjamin b25a8999be Add the ability to save and restore the error state. 7 years ago
  David Benjamin 89bd372a02 Revert "Add new bots to the CQ." 7 years ago
  David Benjamin 73ffb74b9e Add new bots to the CQ. 7 years ago
  Robert Sloan e091af4f37 Special-case Eureka in generate_build_targets.py. 7 years ago
  Daniel Wagner-Hall 10154320fd Set -Wno-array-bounds on gcc<4.8 7 years ago
  Adam Langley 2e9bb4eb96 Fix comment about EarlyCCS. 7 years ago
  David Benjamin 861f28a624 Clear one more timeout when using gdb. 7 years ago
  David Benjamin 4519a5a063 Pass -fmsc-version=1900 to clang-cl. 7 years ago
  David Benjamin 3b5b87f579 Teach vs_toolchain.py to load both MSVC 2015 and 2017. 7 years ago
  David Benjamin 75d36eacf8 No-op change to kick the bots 7 years ago
  David Benjamin 02afbd338e Build with clang-cl standalone. 7 years ago