1 Revize (6fdea2aba9b75a5be58db21fb9eda43f48d778b9)

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