Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Richard Levitte a5224c3420 Changes to the Kerberos SSL code by Jeffrey Altman <jaltman@columbia.edu> 23 yıl önce
  Dr. Stephen Henson 926a56bfe3 23 yıl önce
  Bodo Möller 027e257b1d Avoid assert() in the library. 23 yıl önce
  Bodo Möller e34cfcf7e1 Consistently use 'void *' for SSL read, peek and write functions. 24 yıl önce
  Bodo Möller 5451e0d924 add ssl23_peek 24 yıl önce
  Bodo Möller 5277d7cb7c Fix ERR_R_... problems. 24 yıl önce
  Geoff Thorpe f85c9904c6 Fix an oversight - when checking a potential session ID for conflicts with 24 yıl önce
  Geoff Thorpe ec0f19597e If a callback is generating a new session ID for SSLv2, then upon exiting, 24 yıl önce
  Geoff Thorpe dc644fe229 This change allows a callback to be used to override the generation of 24 yıl önce
  Richard Levitte bc36ee6227 Use new-style system-id macros everywhere possible. I hope I haven't 24 yıl önce
  Richard Levitte 34d69d3b23 SSL_new() may potentially add a certfificate. Therefore, wen 24 yıl önce
  Geoff Thorpe d0fa136ce2 Next step in tidying up the LHASH code. 24 yıl önce
  Geoff Thorpe 97b1719583 Make the remaining LHASH macro changes. This should leave no remaining 24 yıl önce
  Ulf Möller 0826c85f4c remove unused static function 24 yıl önce
  Geoff Thorpe 385d81380c First step in tidying up the LHASH code. The callback prototypes (and 24 yıl önce
  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 yıl önce
  Richard Levitte cd9b7d7c35 comp_methods in a SSL_CTX points at an internal database. Do *not* 24 yıl önce
  Bodo Möller 24b44446e2 Comments on SSL_peek deficiencies 24 yıl önce
  Dr. Stephen Henson 924046ce75 Make non blocking I/O work for accept BIOs. 24 yıl önce
  Bodo Möller 086a32d754 Set s->read_ahead in SSL_new because SSL_clear no longer modifies it. 24 yıl önce
  Bodo Möller 544ebbceb4 Don't modify s->read_ahead in SSL_clear, which is called from 24 yıl önce
  Richard Levitte 62324627aa Use sk_*_new_null() instead of sk_*_new(NULL), since that takes care 24 yıl önce
  Dr. Stephen Henson 34216c0422 Keep a not of original encoding in certificate requests. 24 yıl önce
  Bodo Möller bbb8de0966 Avoid abort() throughout the library, except when preprocessor 24 yıl önce
  Richard Levitte 26a3a48d65 There have been a number of complaints from a number of sources that names 24 yıl önce
  Geoff Thorpe ccd86b68ef The previous commit to crypto/stack/*.[ch] pulled the type-safety strings 24 yıl önce
  Bodo Möller 98e04f9eeb Comments for SSL_get_peer_cert_chain inconsistency. 24 yıl önce
  Richard Levitte 1e7396beeb Some time in history, SSL_CTX_sessions() disappeared. It is now 25 yıl önce
  Richard Levitte 29a5374fb6 Remove structures that are no longer used. 25 yıl önce
  Ulf Möller 4d524e10b4 nicer manpages 25 yıl önce