4556 Commits (1ab133a9daddd14cc6538b3c4a85c804f3647a26)
 

Autor SHA1 Mensagem Data
  David Benjamin 1ab133a9da Fix some style guide samples. 7 anos atrás
  David Benjamin 6abaa316f0 Remove unnecessary parameter. 7 anos atrás
  David Benjamin 0a471910b4 Test empty extensions fields are omitted. 7 anos atrás
  David Benjamin 2762b3542d Add X509_PUBKEY to bssl::UniquePtr. 7 anos atrás
  David Benjamin 3536809644 Update style guide for C++. 7 anos atrás
  David Benjamin c11ea942b7 Convert comments in ssl. 7 anos atrás
  David Benjamin 66d49b4952 Fix SSL_CTX client_CA list locking. 7 anos atrás
  David Benjamin c79ae7aa8b Test SSL_add_client_CA. 7 anos atrás
  David Benjamin 3969fdf860 Test invalid certificates. 7 anos atrás
  Steven Valdez 398085ba04 Simplify states with hs_wait_t returns. 7 anos atrás
  David Benjamin e2ec654c9a Update to Go 1.9 on the bots. 7 anos atrás
  David Benjamin 617b818b49 Add a test for SSL_R_NO_CIPHERS_AVAILABLE. 7 anos atrás
  Steven Valdez 4d71a9a2ca Migrate TLS 1.2 and below state machines to the new style. 7 anos atrás
  David Benjamin 8997b2aa57 Better test cert verification happening only once. 7 anos atrás
  David Benjamin e3bb51cb23 Remove deprecated cipher property APIs. 7 anos atrás
  David Benjamin f21650709a Cut down on some redundant flags. 7 anos atrás
  David Benjamin 5c4271f7cb Don't reauthenticate on renegotiation. 7 anos atrás
  David Benjamin 5ef40c60f6 Mark renego-established sessions not resumable. 7 anos atrás
  Peter Wu 2c46c10631 Fix build when linux-headers are not installed. 7 anos atrás
  David Benjamin 302b818d4b Only enable DTLS post-handshake rexmits if we sent the final Finished. 7 anos atrás
  David Benjamin 8fc2dc07d8 Put SCTs and OCSP responses in CRYPTO_BUFFERs. 7 anos atrás
  David Benjamin e7848220a2 Use OPENSSL_hash32 in lh_strhash. 7 anos atrás
  David Benjamin 7cc3f4fce0 Use __asm__ instead of asm. 7 anos atrás
  David Benjamin 4512b792ba Run comment conversion script on include/ 7 anos atrás
  David Benjamin 808f832917 Run the comment converter on libcrypto. 7 anos atrás
  David Benjamin f60bcfb3ef Make SSL_state_string_long work for TLS 1.3. 7 anos atrás
  David Benjamin 68a0b1b112 Remove RFC 5114 groups. 7 anos atrás
  David Benjamin e2daba6d20 Run the comment converter on fuzz/ and tool/ 7 anos atrás
  David Benjamin 331d2cee0a Rename mont_data to order_mont. 7 anos atrás
  David Benjamin 65b87ce4f6 Remove internal uses of SSLv23_*. 7 anos atrás
  David Benjamin 388dfa187f Use getters in tools/ciphers.cc and add -openssl-name flag. 7 anos atrás
  David Benjamin 32524c93b3 Run the comment conversion script on decrepit/ 7 anos atrás
  Martin Kreichgauer 1a66326f09 Refactor ssl_test ForEachVersion into a GTest fixture. 7 anos atrás
  David Benjamin e2568c41cb Tidy up some Windows compiler assumptions. 7 anos atrás
  David Benjamin 6df7667f94 Add a -renegotiate-freely flag to bssl client. 7 anos atrás
  David Benjamin 3e2001c767 Remove BIO_set_callback and friends. 7 anos atrás
  Martin Kreichgauer 72912d2500 Rotate the default ticket encryption key. 7 anos atrás
  Andrii Shyshkalov e976887412 CQ: bring back Windows builders. 7 anos atrás
  Andrii Shyshkalov 5600c58f82 CQ config: always run win tryjobs, but don't block on them. 7 anos atrás
  Andrii Shyshkalov ae9f0616c5 CQ: make win builder optional as temp workaround. 7 anos atrás
  Aaron Green 34bf605c19 Add default cert store on Fuchsia 7 anos atrás
  David Benjamin 874c73804a Revert ADX due to build issues. 7 anos atrás
  Vlad Tsyrklevich 02b1d1953a Refactor bio_io() 7 anos atrás
  David Benjamin 18cdde7cc9 Remove old BORINGSSL_YYYYMM defines. 7 anos atrás
  Steven Valdez f4ecc84644 Prevent both early data and custom extensions from being accepted. 7 anos atrás
  David Benjamin 78f5e75739 Enable AVX2 and ADX in p256-x86_64-asm.pl. 7 anos atrás
  David Benjamin 488ca0eace Enable ADX in x86_64-mont*.pl. 7 anos atrás
  David Benjamin e1bfd16dd7 Update yasm to 1.3.0 on the bots. 7 anos atrás
  David Benjamin 348f0d8db9 Add OpenSSL 1.1.0's cipher property functions. 7 anos atrás
  Dimitar Vlahovski bd70845a80 Add tests for CertificateVerify 7 anos atrás