54 Комити (ed6c5d39100fce575ef6c94b12c43f25c55d4205)

Аутор SHA1 Порука Датум
  Steven Valdez 87eab4902d Splitting SSL session state. пре 8 година
  David Benjamin 0aa25bd893 Don't call tls12_get_hash in the server handshake. пре 8 година
  Steven Valdez 2b8415e8ff Move the Digest/Sign split for SignatureAlgorithms to a lower level. пре 8 година
  David Benjamin 981936791e Remove some easy obj.h dependencies. пре 8 година
  David Benjamin 51545ceac6 Remove a number of unnecessary stdio.h includes. пре 8 година
  David Benjamin a565d29ce6 Remove alert mapping machinery. пре 8 година
  David Benjamin a1e9cabd8b Replace enc_flags with normalized version checks. пре 8 година
  David Benjamin 23b0a65df1 Move some functions to file scope. пре 8 година
  David Benjamin 928f32a492 Add APIs to extract the SSL key block. пре 8 година
  David Benjamin baa1216ac0 Prune finished labels from SSL3_ENC_METHOD. пре 8 година
  David Benjamin 1db2156ce8 Move ssl3_record_sequence_update with the other record-layer bits. пре 8 година
  David Benjamin 0d56f888c3 Switch s to ssl everywhere. пре 8 година
  Eric Roman 8c9b8783e2 Change some "int" variables to "size_t" in ssl3_handshake_mac(). пре 9 година
  David Benjamin 9e4e01ee14 Align the SSL stack on #include style. пре 9 година
  David Benjamin b088331ec0 Simplify handshake hash handling. пре 9 година
  David Benjamin 5375fd594b Switch the handshake buffer from memory BIO to BUF_MEM. пре 9 година
  David Benjamin 9550c3ac8b Decouple the handshake buffer and digest. пре 9 година
  David Benjamin 5055c76709 Rename algorithm2 to algorithm_prf. пре 9 година
  David Benjamin 820731a2b0 Fix some typos in license headers. пре 9 година
  David Benjamin 3570d73bf1 Remove the func parameter to OPENSSL_PUT_ERROR. пре 9 година
  David Benjamin 2755a3eda3 Remove unnecessary NULL checks, part 5. пре 9 година
  David Benjamin 71f0794d34 Document everything in ssl_ciph.c, now ssl_cipher.c. пре 9 година
  David Benjamin 107db58047 Switch cipher masks to uint32_t. пре 9 година
  David Benjamin f0ae170021 Include-what-you-use ssl/internal.h. пре 9 година
  David Benjamin 2ee94aabf5 Rename ssl_locl.h to internal.h пре 9 година
  David Benjamin d81e73dcbb Factor out sequence number updates. пре 9 година
  David Benjamin fbdfefb76e Handle failures in ssl3_finish_mac. пре 9 година
  David Benjamin efec193d27 Fix some function parameters in OPENSSL_PUT_ERROR. пре 9 година
  David Benjamin 044abb0aaa Implement SSLv3 ciphers with stateful AEADs. пре 9 година
  David Benjamin 41ac979211 Add the PRF to SSL3_ENC_METHOD. пре 9 година
  David Benjamin 31b1d81354 Factor SSLv3 key derivation steps into an ssl3_PRF. пре 9 година
  Adam Langley be2900a6a3 Reformat s3_{enc|lib}.c. пре 9 година
  David Benjamin 4841ce49a0 Fix EVP_Cipher error-handling. пре 9 година
  David Benjamin 129992360a Check EVP_Cipher return values. пре 10 година
  David Benjamin ae3e487d51 Fix a couple more malloc test crashes. пре 10 година
  Adam Langley 69a01608f3 Add malloc failure tests. пре 10 година
  Adam Langley 7571292eac Extended master secret support. пре 10 година
  David Benjamin d7a76e72c6 Remove key_arg and key_arg_length from SSL_SESSION. пре 10 година
  David Benjamin 457112e197 unifdef a bunch of OPENSSL_NO_* ifdefs. пре 10 година
  David Benjamin 854dd654d1 Refactor server-side CertificateVerify handling. пре 10 година
  David Benjamin cff6472442 Mark some more globals as const. пре 10 година
  David Benjamin ebf42b5f6f Remove remnants of now-removed cipher suites. пре 10 година
  David Benjamin e712778a7b Remove rsa_md5, md5, and sha1 fields from SSL_CTX. пре 10 година
  David Benjamin 060d9d2c56 Remove support code for export cipher suites. пре 10 година
  Adam Langley 37a623cf29 Have BIO_get_mem_data return a size_t and uint8_t* пре 10 година
  Alex Chernyakhovsky 2897ed3634 Remove CHARSET_EBCDIC пре 10 година
  David Benjamin 3f6fa3db62 Remove more remnants of compression. пре 10 година
  David Benjamin 95463b311d Remove crypto/comp and SSL_COMP support code. пре 10 година
  Adam Langley 0fbf33a691 Fixed incorrect return code handling in ssl3_final_finish_mac. пре 10 година
  Adam Langley 2970779684 Fallback SCSV. пре 10 година