コミット履歴

作者 SHA1 メッセージ 日付
  Rich Salz 349807608f Remove /* foo.c */ comments 9 年 前
  Ben Laurie 4eacfadedc Fix (incorrect) uninitialised variable warning. 9 年 前
  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 年 前
  Kurt Roeckx 7f098cb436 Check dgram_sctp_write() return value. 9 年 前
  Kurt Roeckx 03a1c85062 Check BIO_dgram_sctp_wait_for_dry() return value for error 9 年 前
  Matt Caswell 133dce447b Fix compilation failure for some tool chains 9 年 前
  Per Allansson 0baaff1a76 Fix IP_MTU_DISCOVER typo 9 年 前
  Matt Caswell fc52ac9028 Handle unsigned struct timeval members 9 年 前
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files 9 年 前
  Rich Salz 75ebbd9aa4 Use p==NULL not !p (in if statements, mainly) 9 年 前
  Rich Salz 16f8d4ebf0 memset, memcpy, sizeof consistency fixes 9 年 前
  Rich Salz b4faea50c3 Use safer sizeof variant in malloc 9 年 前
  Rich Salz b548a1f11c free null cleanup finale 9 年 前
  Viktor Dukhovni 61986d32f3 Code style: space after 'if' 9 年 前
  Mike Frysinger 7c82e339a6 Fix malloc define typo 9 年 前
  Matt Caswell 918bb86529 Unchecked malloc fixes 9 年 前
  Rich Salz 4d428cd250 Dead code removal: #if 0 bio, comp, rand 9 年 前
  Richard Levitte c6ef15c494 clang on Linux x86_64 complains about unreachable code. 9 年 前
  Matt Caswell d2a0d72f33 Fix post-reformat errors preventing windows compilation 9 年 前
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 年 前
  Martin Brejcha 41cd41c441 Fix memory leak. 10 年 前
  Kurt Roeckx 97d5809c2b Add missing include of sys/time.h 10 年 前
  Michael Tuexen 2521fcd852 Fix incorrect OPENSSL_assert() usage. 10 年 前
  Matt Caswell 0d3ae34df5 There are a number of instances throughout the code where the constant 28 is 10 年 前
  Jan Hykel 012aa9ec76 Don't use msg on error. 10 年 前
  l.montecchiani@gmail.com ac53354b94 RT2193: #ifdef errors in bss_dgram.c 10 年 前