Историја ревизија

Аутор SHA1 Порука Датум
  Bernd Edlinger c911e5da3c Fix bio callback backward compatibility пре 6 година
  Matt Caswell 6738bf1417 Update copyright year пре 6 година
  Richard Levitte 7f55808fe7 BIO: at the end of BIO_new, declare the BIO inited if no create method present пре 6 година
  Bernd Edlinger fce78bd4ed Fix invalid function type casts. пре 7 година
  KaoruToda 26a7d938c9 Remove parentheses of return. пре 7 година
  Matt Caswell 82cb311fa0 Fix a typo in bio_read_intern пре 8 година
  Kurt Roeckx 2f545ae45d Add support for reference counting using C11 atomics пре 8 година
  Benjamin Kaduk 4e3973b457 Try to unify BIO read/write parameter names пре 8 година
  Matt Caswell d62bf89cbb Fix more shadowed variable warnings пре 8 година
  Matt Caswell 7bf79e33c9 Fix some feedback issues for BIO size_t-ify пре 8 година
  Matt Caswell fbba62f6c9 Add some sanity checks for BIO_read* and BIO_gets пре 8 година
  Matt Caswell 42c6046064 More parameter naming of BIO_read*/BIO_write* related functions пре 8 година
  Matt Caswell bb5310bed5 Ensure that BIO_read_ex() and BIO_write_ex() only return 0 or 1 пре 8 година
  Matt Caswell 47263ace13 Fix some bogus uninit variable warnings пре 8 година
  Matt Caswell 98e553d2ce Ensure all BIO functions call the new style callback пре 8 година
  Matt Caswell 3befffa39d Create BIO_write_ex() which handles size_t arguments пре 8 година
  Matt Caswell d07aee2c7a Create BIO_read_ex() which handles size_t arguments пре 8 година
  Rich Salz 5a7ad1f08b Move BIO index lock creation пре 8 година
  Rich Salz 8b8d963db5 Add BIO_get_new_index() пре 8 година
  FdaSilvaYY 9d7bfb14dd Discard BIO_set(BIO* bio) method пре 8 година
  Rich Salz b1322259d9 Copyright consolidation 09/10 пре 8 година
  FdaSilvaYY a14a740dbe BIO_free should call method->destroy before free'ing member fields пре 8 година
  FdaSilvaYY 25a807bcb9 Add checks on CRYPTO_new_ex_data return value пре 8 година
  Matt Caswell 1ee7b8b97c Fix ex_data locks issue пре 8 година
  Matt Caswell ff2344052b Ensure all locks are properly cleaned up пре 8 година
  Matt Caswell a146ae55ba Make BIO opaque пре 8 година
  David Benjamin 04f6b0fd91 RT4660: BIO_METHODs should be const. пре 8 година
  Alessandro Ghedini fb46be0348 Convert CRYPTO_LOCK_BIO to new multi-threading API пре 8 година
  Rich Salz f3f1cf8444 Move to REF_DEBUG, for consistency. пре 8 година
  Richard Levitte 417be660e1 Refactoring BIO: adapt BIO_s_connect and BIO_s_accept пре 8 година