Historia zmian

Autor SHA1 Wiadomość Data
  Rich Salz d9d8e7a9c1 Make the BIO_ADDR param optional. 8 lat temu
  Richard Levitte 59d9bb591c Make sure a socklen_t can compare with a sizeof() result 8 lat temu
  Rich Salz 27f172d9a3 GH620: second diff from rt-2275, adds error code 8 lat temu
  Andy Polyakov 2f0c9d5cdf bio/b_sock.c: cleanup obsolete stuff. 8 lat temu
  FdaSilvaYY 0d4fb84390 GH601: Various spelling fixes. 8 lat temu
  Richard Levitte 5bca70ca49 Refactoring BIO: reimplement old socket handling functions with new ones 8 lat temu
  Richard Levitte b00b21242a Temporary pragma to have GCC quiet down about deprecated functions 8 lat temu
  Richard Levitte d33b215b33 Refactoring BIO: new socket-handling functions, deprecate older ones 8 lat temu
  Richard Levitte 28a0841bf5 Refactoring BIO: add wrappers around sockaddr et al 8 lat temu
  Rich Salz 349807608f Remove /* foo.c */ comments 9 lat temu
  Rich Salz 7644a9aef8 Rename some BUF_xxx to OPENSSL_xxx 9 lat temu
  Andy Polyakov b13fdc4860 Explicitly cast INVALID_SOCKET to (int) to address warnings on Windows. 9 lat temu
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files 9 lat temu
  Rich Salz 16f8d4ebf0 memset, memcpy, sizeof consistency fixes 9 lat temu
  Rich Salz b548a1f11c free null cleanup finale 9 lat temu
  Rich Salz 2d29e2df0c realloc of NULL is like malloc 9 lat temu
  Rich Salz 4d428cd250 Dead code removal: #if 0 bio, comp, rand 9 lat temu
  Matt Caswell 35a1cc90bc More comment realignment 9 lat temu
  Matt Caswell 50e735f9e5 Re-align some comments after running the reformat script. 10 lat temu
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 lat temu
  Rich Salz 6d23cf9744 RT3548: Remove unsupported platforms 9 lat temu
  Matt Caswell 3a83462dfe Further comment amendments to preserve formatting prior to source reformat 10 lat temu
  Rich Salz b317819b2e RT3548: Remove some obsolete platforms 10 lat temu
  Rich Salz f642ebc1e2 Undo a90081576c94f9f54de1755188a00ccc1760549a 10 lat temu
  Rich Salz a90081576c Remove DJGPP (and therefore WATT32) #ifdef's. 10 lat temu
  Andy Polyakov 80c42f3e0c b_sock.c: make getsockopt work in cases when optlen is 64-bit value. 12 lat temu
  Andy Polyakov 4a1fbd13ee OPENSSL_NO_SOCK fixes. 12 lat temu
  Dr. Stephen Henson 44ddb27fa6 PR: 2512 13 lat temu
  Richard Levitte 537c982306 After some adjustments, apply the changes OpenSSL 1.0.0d on OpenVMS 13 lat temu
  Dr. Stephen Henson eadfa019b3 fix PR#2261 in a different way 14 lat temu