1 Incheckningar (6fdea2aba9b75a5be58db21fb9eda43f48d778b9)

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