Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Ben Laurie dbad169019 Really add the EVP and all of the DES changes. 23 gadi atpakaļ
  Richard Levitte 82d5d46c14 Some of the Kerberos code had dissapeared. Reapply. 23 gadi atpakaļ
  Richard Levitte 2a96235bf7 Include kssl_lcl.h where needed. 23 gadi atpakaļ
  Richard Levitte 2a1ef75435 Patches from Vern Staats <staatsvr@asc.hpc.mil> to get Kerberos 5 in 23 gadi atpakaļ
  Dr. Stephen Henson 323f289c48 23 gadi atpakaļ
  Bodo Möller 5277d7cb7c Fix ERR_R_... problems. 24 gadi atpakaļ
  Richard Levitte bc36ee6227 Use new-style system-id macros everywhere possible. I hope I haven't 24 gadi atpakaļ
  Richard Levitte f9b3bff6f7 First tentative impementation of Kerberos 5 cryptos and keys for SSL/TLS. Implemented by Vern Staats <staatsvr@asc.hpc.mil>, further hacked and distributed by Jeffrey Altman <jaltnab@columbia.edu> 24 gadi atpakaļ
  Lutz Jänicke 0dd2254d76 Store verify_result with sessions to avoid potential security hole. 24 gadi atpakaļ
  Bodo Möller bbb8de0966 Avoid abort() throughout the library, except when preprocessor 24 gadi atpakaļ
  Bodo Möller 3f2599d97d Fix code structure (if ... else if ... where both parts 24 gadi atpakaļ
  Geoff Thorpe ccd86b68ef The previous commit to crypto/stack/*.[ch] pulled the type-safety strings 24 gadi atpakaļ
  Bodo Möller 1fab73ac85 Bugfix: clear error queue after ignoring ssl_verify_cert_chain result. 24 gadi atpakaļ
  Bodo Möller 98e04f9eeb Comments for SSL_get_peer_cert_chain inconsistency. 25 gadi atpakaļ
  Ulf Möller 657e60fa00 ispell (and minor modifications) 25 gadi atpakaļ
  Dr. Stephen Henson 018e57c74d Apply Lutz Behnke's 56 bit cipher patch with a few 25 gadi atpakaļ
  Ulf Möller e7f97e2d22 Check RAND_bytes() return value or use RAND_pseudo_bytes(). 25 gadi atpakaļ
  Ulf Möller eb952088f0 Precautions against using the PRNG uninitialized: RAND_bytes() now 25 gadi atpakaļ
  Bodo Möller c44f754047 Slight code cleanup for handling finished labels. 25 gadi atpakaļ
  Ben Laurie ca7fea9656 Fix warnings. 25 gadi atpakaļ
  Dr. Stephen Henson 1c80019a2c Add new sign and verify members to RSA_METHOD and change SSL code to use sign 25 gadi atpakaļ
  Bodo Möller 5059658219 fix memory leak in s3_clnt.c 25 gadi atpakaļ
  Bodo Möller 6b521df33c Looks like another memory leak ... 25 gadi atpakaļ
  Bodo Möller 95d29597b7 BIO pairs. 25 gadi atpakaļ
  Bodo Möller b1c4fe3625 Don't mix real tabs with tabs expanded as 8 spaces -- that's 25 gadi atpakaļ
  Bodo Möller b56bce4fc7 New structure type SESS_CERT used instead of CERT inside SSL_SESSION. 25 gadi atpakaļ
  Bodo Möller 9d5cceac6f No actual change, but the cert_st member of struct ssl_session_st is now 25 gadi atpakaļ
  Ulf Möller d02f751ce1 Message digest stuff. 26 gadi atpakaļ
  Ulf Möller 79df9d6272 New Configure option no-<cipher> (rsa, idea, rc5, ...). 26 gadi atpakaļ
  Ulf Möller a9be3af5ad Remove NOPROTO definitions and error code comments. 26 gadi atpakaļ