Andy Polyakov
|
45f1351821
Address Windows warnings in apps/.
|
před 9 roky |
Matt Caswell
|
2b6bcb702d
Add support for -no-CApath and -no-CAfile options
|
před 9 roky |
Rich Salz
|
7768e116dc
Use bio_err not stderr in apps.
|
před 9 roky |
Rich Salz
|
9c3bcfa027
Standardize handling of #ifdef'd options.
|
před 9 roky |
Matt Caswell
|
13c9bb3ece
Client side version negotiation rewrite
|
před 9 roky |
Rich Salz
|
7e1b748570
Big apps cleanup (option-parsing, etc)
|
před 9 roky |
Viktor Dukhovni
|
61986d32f3
Code style: space after 'if'
|
před 9 roky |
Rich Salz
|
62adbcee39
free NULL cleanup 10
|
před 9 roky |
Matt Caswell
|
ac59d70553
apps return value checks
|
před 9 roky |
Matt Caswell
|
dfef52f6f2
Fix seg fault in s_time
|
před 9 roky |
Rich Salz
|
75d0ebef2a
Dead code clean: #if 0 removal in apps
|
před 9 roky |
Rich Salz
|
68b00c2372
ifdef cleanup part 3: OPENSSL_SYSNAME
|
před 9 roky |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
před 9 roky |
Matt Caswell
|
e636e2acd7
Fix source where indent will not be able to cope
|
před 9 roky |
Matt Caswell
|
c80fd6b215
Further comment changes for reformat (master)
|
před 9 roky |
Rich Salz
|
6d23cf9744
RT3548: Remove unsupported platforms
|
před 9 roky |
Kurt Roeckx
|
45f55f6a5b
Remove SSLv2 support
|
před 10 roky |
Kurt Roeckx
|
961d2ddb4b
Use the SSLv23 method by default
|
před 10 roky |
Dr. Stephen Henson
|
7bf7333d68
If we include winsock2.h then FD_SET wants an unsigned type for an fd.
|
před 18 roky |
Andy Polyakov
|
0a39d8f207
Collect timing procedures in apps/apps.c. It's a bit cruel patch, as it
|
před 19 roky |
Nils Larsch
|
4ebb342fcd
Let the TLSv1_method() etc. functions return a const SSL_METHOD
|
před 19 roky |
Richard Levitte
|
d420ac2c7d
Use BUF_strlcpy() instead of strcpy().
|
před 21 roky |
Richard Levitte
|
4d8743f490
Netware-specific changes,
|
před 21 roky |
Richard Levitte
|
1c3e4a3660
EXIT() may mean return(). That's confusing, so let's have it really mean
|
před 22 roky |
Richard Levitte
|
0bf23d9b20
WinCE patches
|
před 22 roky |
Ben Laurie
|
54a656ef08
Security fixes brought forward from 0.9.7.
|
před 22 roky |
Lutz Jänicke
|
a947f2d2b6
<sys/select.h> is included for AIX, when USE_SOCKETS is defined.
|
před 22 roky |
Geoff Thorpe
|
407adb5b17
This apparently fixes compilation on OSX that was failing in 0.9.7 betas.
|
před 22 roky |
Richard Levitte
|
3e83e686ba
Add the configuration target VxWorks.
|
před 23 roky |
Richard Levitte
|
f559f31bef
DOS and Windows do not like unistd.h
|
před 23 roky |