Commit History

作者 SHA1 備註 提交日期
  Rich Salz cdb10bae3f Set error code on alloc failures 6 年之前
  Richard Levitte 3c7d0945b6 Update copyright years on all files merged since Jan 1st 2018 6 年之前
  Rich Salz 617b49db14 Remove remaining NETWARE ifdef's 6 年之前
  Daniel Bevenius b4ff66223b Add comments to NULL func ptrs in bio_method_st 6 年之前
  Patrick Steuer 147167548b crypto/bio/bss_dgram.c: annotate fallthrough (-Wimplicit-fallthrough) 6 年之前
  KaoruToda 26a7d938c9 Remove parentheses of return. 7 年之前
  KaoruToda 208fb891e3 Since return is inconsistent, I removed unnecessary parentheses and 7 年之前
  Pauli 4cff10dcbf struct timeval include guards 7 年之前
  Matt Caswell 9924087573 Fix DTLS failure when used in a build which has SCTP enabled 7 年之前
  Matt Caswell 41b3c9ce2a Fix problem with SCTP close_notify alerts 7 年之前
  Matt Caswell dcf88c5b79 Add better error logging if SCTP AUTH chunks are not enabled 7 年之前
  Matt Caswell 7f517c2676 Remove some commented out code in libcrypto 7 年之前
  Richard Levitte 14097b6a92 Code health: Stop using timeb.h / ftime() (VMS only) 7 年之前
  Richard Levitte 992155d0ea Add bwrite_conv and bread_conv values to methods_dgramp_sctp 7 年之前
  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 b1322259d9 Copyright consolidation 09/10 8 年之前
  Richard Levitte 2c25ebd1e2 DJGPP adjustments 8 年之前
  David Benjamin 04f6b0fd91 RT4660: BIO_METHODs should be const. 8 年之前
  Rich Salz 8731a4fcd2 ISSUE 43: Add BIO_sock_shutdown 8 年之前
  Flavio Medeiros b5292f7b40 GH480: Don't break statements with CPP stuff. 8 年之前
  FdaSilvaYY 0d4fb84390 GH601: Various spelling fixes. 8 年之前
  Richard Levitte d858c87653 Refactoring BIO: Adapt BIO_s_datagram and all that depends on it 8 年之前
  Rich Salz 349807608f Remove /* foo.c */ comments 8 年之前
  Ben Laurie 4eacfadedc Fix (incorrect) uninitialised variable warning. 8 年之前
  Matt Caswell 90945fa31a Continue standardising malloc style for libcrypto 9 年之前
  Richard Levitte 2443030466 BIO_s_datagram() ctrl doesn't support SEEK/TELL, so don't pretend it does 9 年之前
  Matt Caswell 01b7851aa2 Add BIO_CTRL_DGRAM_SET_PEEK_MODE 9 年之前
  Rich Salz 64b25758ed remove 0 assignments. 9 年之前
  Rich Salz b51bce9420 Add and use OPENSSL_zalloc 9 年之前