Historial de Commits

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