Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Rich Salz 349807608f Remove /* foo.c */ comments 8 gadi atpakaļ
  Rich Salz 7644a9aef8 Rename some BUF_xxx to OPENSSL_xxx 8 gadi atpakaļ
  Richard Levitte 4b72d5f80c Have BIO_get_conn_int_port use BIO_ctrl instead BIO_int_ctrl 8 gadi atpakaļ
  Andy Polyakov b13fdc4860 Explicitly cast INVALID_SOCKET to (int) to address warnings on Windows. 8 gadi atpakaļ
  Rich Salz b51bce9420 Add and use OPENSSL_zalloc 8 gadi atpakaļ
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files 9 gadi atpakaļ
  Rich Salz 75ebbd9aa4 Use p==NULL not !p (in if statements, mainly) 9 gadi atpakaļ
  Rich Salz 16f8d4ebf0 memset, memcpy, sizeof consistency fixes 9 gadi atpakaļ
  Rich Salz b4faea50c3 Use safer sizeof variant in malloc 9 gadi atpakaļ
  Rich Salz b548a1f11c free null cleanup finale 9 gadi atpakaļ
  Rich Salz b196e7d936 remove malloc casts 9 gadi atpakaļ
  Rich Salz ca3a82c3b3 free NULL cleanup 9 gadi atpakaļ
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 gadi atpakaļ
  Rich Salz 6d23cf9744 RT3548: Remove unsupported platforms 9 gadi atpakaļ
  Rich Salz 5ad4fdce41 RT3548: Remove unsupported platforms. 9 gadi atpakaļ
  Ben Laurie c45a48c186 Constification. 10 gadi atpakaļ
  Nils Larsch d5fd72fd0d fix if statement: call conn_state() if the BIO is not in the BIO_CONN_S_OK state 18 gadi atpakaļ
  Nils Larsch df9e0bf507 add missing parentheses 19 gadi atpakaļ
  Dr. Stephen Henson 5e72fb063a Stop bogus shadowing warning. 19 gadi atpakaļ
  Ben Laurie 41a15c4f0f Give everything prototypes (well, everything that's actually used). 19 gadi atpakaļ
  Richard Levitte 482c2acf02 Make prototypes for some callback pointers. 20 gadi atpakaļ
  Richard Levitte d420ac2c7d Use BUF_strlcpy() instead of strcpy(). 20 gadi atpakaļ
  Richard Levitte 9ba4cc007b Make sure we get the definition of OPENSSL_NO_SOCK. 21 gadi atpakaļ
  Ben Laurie 54a656ef08 Security fixes brought forward from 0.9.7. 21 gadi atpakaļ
  Richard Levitte b77fcddb6b Apply a small patch from Oscar Jacobsson <oscar@jacobsson.org> that 22 gadi atpakaļ
  Ben Laurie 45d87a1ffe Prototype info function. 22 gadi atpakaļ
  Richard Levitte bc36ee6227 Use new-style system-id macros everywhere possible. I hope I haven't 23 gadi atpakaļ
  Richard Levitte cf1b7d9664 Make all configuration macros available for application by making 23 gadi atpakaļ
  Richard Levitte c5f8bbbc0b Portability patch for HP MPE/iX. Submitted by Mark Bixby <mark_bixby@hp.com> 24 gadi atpakaļ
  Bodo Möller bbb8de0966 Avoid abort() throughout the library, except when preprocessor 24 gadi atpakaļ