Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Viktor Dukhovni 3b38646d13 Code style: space after 'if' 9 gadi atpakaļ
  Matt Caswell 6c4ce00753 Fix seg fault in s_time 9 gadi atpakaļ
  Matt Caswell ae5c8664e5 Run util/openssl-format-source -v -c . 9 gadi atpakaļ
  Matt Caswell bc2d623c0e Fix source where indent will not be able to cope 9 gadi atpakaļ
  Matt Caswell c695ebe2a0 Additional comment changes for reformat of 1.0.2 9 gadi atpakaļ
  Kurt Roeckx e9f47de1f0 Use the SSLv23 method by default 10 gadi atpakaļ
  Dr. Stephen Henson 7bf7333d68 If we include winsock2.h then FD_SET wants an unsigned type for an fd. 18 gadi atpakaļ
  Andy Polyakov 0a39d8f207 Collect timing procedures in apps/apps.c. It's a bit cruel patch, as it 19 gadi atpakaļ
  Nils Larsch 4ebb342fcd Let the TLSv1_method() etc. functions return a const SSL_METHOD 19 gadi atpakaļ
  Richard Levitte d420ac2c7d Use BUF_strlcpy() instead of strcpy(). 21 gadi atpakaļ
  Richard Levitte 4d8743f490 Netware-specific changes, 21 gadi atpakaļ
  Richard Levitte 1c3e4a3660 EXIT() may mean return(). That's confusing, so let's have it really mean 22 gadi atpakaļ
  Richard Levitte 0bf23d9b20 WinCE patches 22 gadi atpakaļ
  Ben Laurie 54a656ef08 Security fixes brought forward from 0.9.7. 22 gadi atpakaļ
  Lutz Jänicke a947f2d2b6 <sys/select.h> is included for AIX, when USE_SOCKETS is defined. 22 gadi atpakaļ
  Geoff Thorpe 407adb5b17 This apparently fixes compilation on OSX that was failing in 0.9.7 betas. 22 gadi atpakaļ
  Richard Levitte 3e83e686ba Add the configuration target VxWorks. 23 gadi atpakaļ
  Richard Levitte f559f31bef DOS and Windows do not like unistd.h 23 gadi atpakaļ
  Richard Levitte a4a8f7b3ef Change HZ in speed to rely on sysconf() if the clock tick is available 23 gadi atpakaļ
  Richard Levitte c04f8cf44a Use apps_shutdown() in all applications, in case someone decides not 23 gadi atpakaļ
  Richard Levitte 70d70a3c81 Code for better build under Darwin (MacOS X). 24 gadi atpakaļ
  Richard Levitte bc36ee6227 Use new-style system-id macros everywhere possible. I hope I haven't 24 gadi atpakaļ
  Richard Levitte cf1b7d9664 Make all configuration macros available for application by making 24 gadi atpakaļ
  Ralf S. Engelschall 667ac4ec6a Make gcc 2.95.2 happy again, even under ``-Wall -Wshadow -Wpointer-arith -Wcast-align 25 gadi atpakaļ
  Dr. Stephen Henson af57d84312 Rename SSLeay_add_all_algorithms() et al to 25 gadi atpakaļ
  Ulf Möller 657e60fa00 ispell (and minor modifications) 25 gadi atpakaļ
  Dr. Stephen Henson 82fc1d9c28 25 gadi atpakaļ
  Ulf Möller aa82db4fb4 Add missing #ifndefs that caused missing symbols when building libssl 25 gadi atpakaļ
  Bodo Möller 396f631458 some more patches for avoiding problems with non-automatic variables 25 gadi atpakaļ
  Ulf Möller 5c83b4c93f Remove redundant ifdef. 25 gadi atpakaļ