Rich Salz
|
c6738fd208
Standardize syntax around sizeof(foo)
|
7 ani în urmă |
Dr. Stephen Henson
|
ba25221226
Fix memory leak reporting.
|
9 ani în urmă |
Matt Caswell
|
83975c80bb
Re-align some comments after running the reformat script.
|
9 ani în urmă |
Matt Caswell
|
ae5c8664e5
Run util/openssl-format-source -v -c .
|
9 ani în urmă |
Tim Hudson
|
6977c7e2ba
mark all block comments that need format preserving so that
|
10 ani în urmă |
Kurt Roeckx
|
5984c7e3d5
Fix memory leak in the apps
|
10 ani în urmă |
Dr. Stephen Henson
|
f25c3c0542
Call RAND_cleanup in openssl application.
|
11 ani în urmă |
Dr. Stephen Henson
|
57dd2ea808
add FIPS support to openssl utility (backport from HEAD)
|
13 ani în urmă |
Richard Levitte
|
d135906dbc
For VMS, implement the possibility to choose 64-bit pointers with
|
13 ani în urmă |
Richard Levitte
|
9d57828d66
* apps/openssl.c: For VMS, take care of copying argv if needed much earlier,
|
13 ani în urmă |
Richard Levitte
|
01d2e27a2b
Apply all the changes submitted by Steven M. Schweda <sms@antinode.info>
|
13 ani în urmă |
Dr. Stephen Henson
|
2280f82fc6
Fix warnings about ignoring fgets return value
|
15 ani în urmă |
Dr. Stephen Henson
|
aaf35f11d7
Allow use of algorithm and cipher names for dgsts and enc utilities instead
|
15 ani în urmă |
Bodo Möller
|
1a489c9af1
From branch OpenSSL_0_9_8-stable: Allow soft-loading engines.
|
16 ani în urmă |
Dr. Stephen Henson
|
d4cdbab99b
Avoid warnings with -pedantic, specifically:
|
16 ani în urmă |
Dr. Stephen Henson
|
ab3eafd5b5
Stop warning about extra ';' outside of function.
|
16 ani în urmă |
Ben Laurie
|
3c1d6bbc92
LHASH revamp. make depend.
|
16 ani în urmă |
Dr. Stephen Henson
|
5ba4bf35c5
New functions to enumerate digests and ciphers.
|
18 ani în urmă |
Bodo Möller
|
f3dea9a595
Camellia cipher, contributed by NTT
|
18 ani în urmă |
Dr. Stephen Henson
|
53ec8809cf
Add an explicit load_config() call so any added algorithms are
|
18 ani în urmă |
Dr. Stephen Henson
|
0b33dac310
New function to retrieve ASN1 info on public key algorithms. New command
|
18 ani în urmă |
Nils Larsch
|
7d727231b7
some const fixes
|
19 ani în urmă |
Bodo Möller
|
563c05e2dc
fix out-of-bounds check in lock_dbg_cb (was too lose to detect all
|
21 ani în urmă |
Richard Levitte
|
0b13e9f055
Add the possibility to build without the ENGINE framework.
|
22 ani în urmă |
Richard Levitte
|
1c3e4a3660
EXIT() may mean return(). That's confusing, so let's have it really mean
|
22 ani în urmă |
Bodo Möller
|
055076cd4f
allocate bio_err before memory debugging is enabled to avoid memory leaks
|
22 ani în urmă |
Ben Laurie
|
54a656ef08
Security fixes brought forward from 0.9.7.
|
22 ani în urmă |
Richard Levitte
|
0e2cc42cfb
Make sure that the 'config' variable is correctly defined and declared
|
22 ani în urmă |
Lutz Jänicke
|
7b63c0fa8c
Reorder inclusion of header files:
|
22 ani în urmă |
Richard Levitte
|
dfee50ecd9
Allow longer program names (VMS allows up to 39 characters).
|
22 ani în urmă |