Historia zmian

Autor SHA1 Wiadomość Data
  FdaSilvaYY f06080cb3d Add missing error code when alloc-return-null 6 lat temu
  Rich Salz e6e9170d6e Allow NULL for some _free routines. 6 lat temu
  Matt Caswell 320a81277e Remove some code for a contributor that we cannot find 6 lat temu
  Matt Caswell 6738bf1417 Update copyright year 6 lat temu
  Viktor Dukhovni 4e0752535e Avoid leaking peername data via accept BIOs 6 lat temu
  Daniel Bevenius b4ff66223b Add comments to NULL func ptrs in bio_method_st 7 lat temu
  FdaSilvaYY a0fda2cf2d Address some code-analysis issues. 7 lat temu
  KaoruToda 26a7d938c9 Remove parentheses of return. 7 lat temu
  KaoruToda 208fb891e3 Since return is inconsistent, I removed unnecessary parentheses and 7 lat temu
  Matt Caswell 7f517c2676 Remove some commented out code in libcrypto 7 lat temu
  Matt Caswell 3befffa39d Create BIO_write_ex() which handles size_t arguments 8 lat temu
  Matt Caswell d07aee2c7a Create BIO_read_ex() which handles size_t arguments 8 lat temu
  jamercee b4c1d72e9f Adapt BIO_new_accept() to call BIO_set_accept_name() 8 lat temu
  Rich Salz b1322259d9 Copyright consolidation 09/10 8 lat temu
  Richard Levitte 68423b1461 Fix BIO_set_nbio_accept() 8 lat temu
  David Benjamin 04f6b0fd91 RT4660: BIO_METHODs should be const. 8 lat temu
  Richard Levitte 417be660e1 Refactoring BIO: adapt BIO_s_connect and BIO_s_accept 8 lat temu
  Richard Levitte b00b21242a Temporary pragma to have GCC quiet down about deprecated functions 8 lat temu
  Rich Salz 349807608f Remove /* foo.c */ comments 9 lat temu
  Rich Salz 7644a9aef8 Rename some BUF_xxx to OPENSSL_xxx 9 lat temu
  Andy Polyakov b13fdc4860 Explicitly cast INVALID_SOCKET to (int) to address warnings on Windows. 9 lat temu
  Rich Salz b51bce9420 Add and use OPENSSL_zalloc 9 lat temu
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files 9 lat temu
  Rich Salz 16f8d4ebf0 memset, memcpy, sizeof consistency fixes 9 lat temu
  Rich Salz b4faea50c3 Use safer sizeof variant in malloc 9 lat temu
  Rich Salz b548a1f11c free null cleanup finale 9 lat temu
  Rich Salz b196e7d936 remove malloc casts 9 lat temu
  Rich Salz ca3a82c3b3 free NULL cleanup 9 lat temu
  Matt Caswell 35a1cc90bc More comment realignment 9 lat temu
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 lat temu