Commit History

作者 SHA1 備註 提交日期
  Matt Caswell 572f290c9c Fix a failure in bio_dgram_test on the NonStop platform 1 年之前
  Matt Caswell da1c088f59 Copyright year updates 1 年之前
  Hugo Landau 8d7f034622 Minor fixes 1 年之前
  Hugo Landau c20b78d599 BIO_s_dgram_pair: Correct implementation of BIO_CTRL_DGRAM_GET_LOCAL_ADDR_ENABLE 1 年之前
  Tomas Mraz b56b034e9a Correct the fixed size handling for dgram_pair and dgram_mem 1 年之前
  Matt Caswell 533390e46f Ensure calling BIO_recvmmsg() with a dgram pair reports errors 1 年之前
  Matt Caswell 3f968ecf47 Don't raise an error on retryable read in a BIO_s_dgram_pair() 1 年之前
  Tomas Mraz 3a857b9532 Implement BIO_s_dgram_mem() reusing the BIO_s_dgram_pair() code 1 年之前
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 2 年之前
  Tomas Mraz 9643ddb13a dgram_pair_read_inner(): Do not move buf pointer if it is NULL 2 年之前
  Tomas Mraz 31fbf119f3 A static const variable is implicitly zero initialized 2 年之前
  Hugo Landau b88ce46ee8 BIO_s_dgram_pair 2 年之前