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

Аутор SHA1 Порука Датум
  Matt Caswell da1c088f59 Copyright year updates пре 1 година
  Hugo Landau 573f16c997 BIO_ssl: Make helper functions configure BIOs for QUIC correctly пре 1 година
  Tomas Mraz a2ca189e27 bio_ssl.c: Support most ctrls with QUIC based BIO_SSL пре 1 година
  Hugo Landau 68801bcb76 Add BIO poll descriptors пре 2 година
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places пре 2 година
  Tomas Mraz 38b051a1fe SSL object refactoring using SSL_CONNECTION object пре 2 година
  Dr. David von Oheimb dce910af3b Fix ssl_free() and thus BIO_free() to respect BIO_NOCLOSE пре 3 година
  Matt Caswell 3c2bdd7df9 Update copyright year пре 3 година
  Nan Xiao 7947a1eb13 Fix BIO_new_ssl_connect() to not leak memory пре 3 година
  Richard Levitte 6849b73ccc Convert all {NAME}err() in ssl/ to their corresponding ERR_raise() call пре 4 година
  Matt Caswell 454afd9866 Update copyright year пре 4 година
  Dr. Matthias St. Pierre 73d6b4efe6 Fix use-after-free in BIO_C_SET_SSL callback пре 4 година
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files пре 5 година
  Richard Levitte 2c18d164f5 Following the license change, modify the boilerplates in ssl/ пре 6 година
  Daniel Bevenius b4ff66223b Add comments to NULL func ptrs in bio_method_st пре 7 година
  Bernd Edlinger fce78bd4ed Fix invalid function type casts. пре 7 година
  Daniel Bevenius 27ab91951c Make BIO_METHOD struct definitions consistent пре 7 година
  KaoruToda 26a7d938c9 Remove parentheses of return. пре 7 година
  KaoruToda 208fb891e3 Since return is inconsistent, I removed unnecessary parentheses and пре 7 година
  Rich Salz 9015d34e14 Get pointer type right in BIO_ssl_shutdown() пре 7 година
  Todd Short 2722ff506d Remove some #if 0 code in ssl, crypto/bio пре 7 година
  Kurt Roeckx 4ee7d3f945 Implement SSL_read_ex() and SSL_write_ex() as documented. пре 8 година
  Matt Caswell be2ef0e2e3 Test the size_t constant time functions пре 8 година
  Matt Caswell 699ae85915 Remove a stray TODO that has already been fixed пре 8 година
  Matt Caswell 8051ab2b6f Convert SSL BIO to use SSL_write_ex(). пре 8 година
  Matt Caswell f42fd819d6 Tweaks based on review feedback of BIO size_t work пре 8 година
  Matt Caswell ac0edec108 Fix a shadowed variable declaration warning пре 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 година
  Matt Caswell b46fe860fe Fix BIO_pop for SSL BIOs пре 8 година