Commit History

Author SHA1 Message Date
  David Benjamin 04f6b0fd91 RT4660: BIO_METHODs should be const. 8 years ago
  Richard Levitte 417be660e1 Refactoring BIO: adapt BIO_s_connect and BIO_s_accept 8 years ago
  Richard Levitte b00b21242a Temporary pragma to have GCC quiet down about deprecated functions 8 years ago
  Rich Salz 349807608f Remove /* foo.c */ comments 8 years ago
  Rich Salz 7644a9aef8 Rename some BUF_xxx to OPENSSL_xxx 8 years ago
  Andy Polyakov b13fdc4860 Explicitly cast INVALID_SOCKET to (int) to address warnings on Windows. 8 years ago
  Rich Salz b51bce9420 Add and use OPENSSL_zalloc 8 years ago
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files 9 years ago
  Rich Salz 16f8d4ebf0 memset, memcpy, sizeof consistency fixes 9 years ago
  Rich Salz b4faea50c3 Use safer sizeof variant in malloc 9 years ago
  Rich Salz b548a1f11c free null cleanup finale 9 years ago
  Rich Salz b196e7d936 remove malloc casts 9 years ago
  Rich Salz ca3a82c3b3 free NULL cleanup 9 years ago
  Matt Caswell 35a1cc90bc More comment realignment 9 years ago
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 years ago
  Rich Salz 6d23cf9744 RT3548: Remove unsupported platforms 9 years ago
  Tim Hudson 1d97c84351 mark all block comments that need format preserving so that 9 years ago
  Ben Laurie c45a48c186 Constification. 10 years ago
  Ben Laurie c8bbd98a2b Fix warnings. 14 years ago
  Nils Larsch b3e72fc37f make some internal functions static; patch supplied by Kurt Roeckx 18 years ago
  Richard Levitte 9ba4cc007b Make sure we get the definition of OPENSSL_NO_SOCK. 21 years ago
  Richard Levitte bc36ee6227 Use new-style system-id macros everywhere possible. I hope I haven't 23 years ago
  Richard Levitte cf1b7d9664 Make all configuration macros available for application by making 23 years ago
  Dr. Stephen Henson 924046ce75 Make non blocking I/O work for accept BIOs. 24 years ago
  Richard Levitte 26a3a48d65 There have been a number of complaints from a number of sources that names 24 years ago
  Ulf Möller 0e1c06128a Get rid of more non-ANSI declarations. 24 years ago
  Richard Levitte d3442bc780 Move the registration of callback functions to special functions 24 years ago
  Bodo Möller b1c4fe3625 Don't mix real tabs with tabs expanded as 8 spaces -- that's 25 years ago
  Ulf Möller 75e0770d96 VMS support bug fixes. 25 years ago
  Ulf Möller 7d7d2cbcb0 VMS support. 25 years ago