История коммитов

Автор SHA1 Сообщение Дата
  Mark J. Cox 36800c36d6 Fix null-pointer assignment in do_change_cipher_spec() revealed 21 лет назад
  Richard Levitte 2e824f0444 All kinds of changes from 0.9.6-stable. 22 лет назад
  Richard Levitte e27fd320fc Apply all the recent changes from 0.9.6-stable. 22 лет назад
  Richard Levitte c1fb6557e5 Merge in the latest changes from 0.9.6d-stable. 22 лет назад
  Richard Levitte 41aad62a78 Merge in the latest changes from the 0.9.6-stable branch. 23 лет назад
  Bodo Möller da904c9cef synchronise with main 0.9.6 stable branch 23 лет назад
  Richard Levitte 3d4bb90138 Merge in the 0.9.6-stable branch once more and hope for better 24 лет назад
  Richard Levitte 0dcf7fd543 Merge of main trunk, conflicts resolved. 24 лет назад
  Bodo Möller c129544f0f Avoid sprintf 24 лет назад
  Dr. Stephen Henson 8ab59e7a49 Fix shadow warning. 25 лет назад
  Bodo Möller 87a025cbb4 Use unsigned loop index to make compilers happy 25 лет назад
  Bodo Möller b08b07b8ae The previous revision should have generated _more_ warnings, not less ... 25 лет назад
  Geoff Thorpe 4621a00063 More VC++ pickiness. (destest.c doesn't have a "return" and the usual 25 лет назад
  Bodo Möller e01eed0fae Fix off-by-one error :-) 25 лет назад
  Bodo Möller e5599db448 Fix warnings by using unsigned int where appropriate. 25 лет назад
  Ulf Möller a3b17baf4e signed/unsigned mismatch (VC++) 25 лет назад
  Dr. Stephen Henson 72b60351f1 Change EVP_MD_CTX_type so it is more logical and add EVP_MD_CTX_md for 25 лет назад
  Bodo Möller 1b8a8088a5 Workarounds to make broken programs happy (such as s_client and s_server). 25 лет назад
  Bodo Möller a2a0158959 Fix some bugs and document others 25 лет назад
  Bodo Möller e7ecc7d4dd Move ssl3_do_write from s3_pkt.c to s3_both.c. 25 лет назад
  Bodo Möller 745c70e565 Move MAC computations for Finished from ssl3_read_bytes into 25 лет назад
  Bodo Möller b35e9050f2 Tolerate fragmentation and interleaving in the SSL 3/TLS record layer. 25 лет назад
  Ulf Möller 657e60fa00 ispell (and minor modifications) 25 лет назад
  Bodo Möller 52732b38da Some comments added, and slight code clean-ups. 25 лет назад
  Richard Levitte b058a08085 It doesn't make sense to try see if these variables are negative, since they're unsigned. 25 лет назад
  Bodo Möller e1798f856d In ssl3_read_n, set rwstate to SSL_NOTHING when the requested 25 лет назад
  Bodo Möller cc96f6b7a4 add check for internal error 25 лет назад
  Bodo Möller 3cc6cdea0f The buffer in ss3_read_n cannot actually occur because it is never 25 лет назад
  Bodo Möller c51ae173a6 Clean up some of the SSL server code. 25 лет назад
  Bodo Möller 9fb617e252 Use less complicated arrangement for data strutures related to Finished 25 лет назад