Richard Levitte
|
27dae1b04f
Add more features that may be disabled
|
9 years ago |
Richard Levitte
|
d230bd1ddd
Sort the disabled features alphabetically
|
9 years ago |
Dr. Stephen Henson
|
a760a3805b
Print out a list of disabled features.
|
9 years ago |
Ben Laurie
|
df2ee0e27d
Enable -Wmissing-variable-declarations and
|
9 years ago |
Richard Levitte
|
a60994df34
Change the treatment of stdin and stdout to allow binary data
|
9 years ago |
Richard Levitte
|
a412b89198
dup_bio_* and bio_open_* are utility functions and belong in apps.c
|
9 years ago |
Richard Levitte
|
afc12d76f8
Have binary mode when the format is binary, not the other way around
|
9 years ago |
Richard Levitte
|
bdd58d9846
Change the way apps open their input and output files
|
9 years ago |
Rich Salz
|
3b061a00e3
RT2547: Tighten perms on generated privkey files
|
9 years ago |
Rich Salz
|
7768e116dc
Use bio_err not stderr in apps.
|
9 years ago |
Gunnar Kudrjavets
|
45d051c825
RT3848: Call SSL_COMP_free_compression_methods
|
9 years ago |
Richard Levitte
|
296f54ee21
Restore module loading
|
9 years ago |
Rich Salz
|
cc01d21756
RT3876: Only load config when needed
|
9 years ago |
Rich Salz
|
b4faea50c3
Use safer sizeof variant in malloc
|
9 years ago |
Rich Salz
|
25aaa98aa2
free NULL cleanup -- coda
|
9 years ago |
Rich Salz
|
b548a1f11c
free null cleanup finale
|
9 years ago |
Rich Salz
|
68dc682499
In apps, malloc or die
|
9 years ago |
Rich Salz
|
31b222da1e
CRYPTO_mem_leaks should ignore it's BIO argument.
|
9 years ago |
Rich Salz
|
57d5edada7
Add readline (etc) support
|
9 years ago |
Rich Salz
|
2f58faad66
Remove the special list-xxxx commands
|
9 years ago |
Rich Salz
|
7e1b748570
Big apps cleanup (option-parsing, etc)
|
9 years ago |
Rich Salz
|
ca3a82c3b3
free NULL cleanup
|
9 years ago |
Dr. Stephen Henson
|
9c7a780bbe
Fix memory leak reporting.
|
9 years ago |
Rich Salz
|
75d0ebef2a
Dead code clean: #if 0 removal in apps
|
9 years ago |
Rich Salz
|
68b00c2372
ifdef cleanup part 3: OPENSSL_SYSNAME
|
9 years ago |
Matt Caswell
|
50e735f9e5
Re-align some comments after running the reformat script.
|
10 years ago |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
9 years ago |
Rich Salz
|
6d23cf9744
RT3548: Remove unsupported platforms
|
9 years ago |
Tim Hudson
|
1d97c84351
mark all block comments that need format preserving so that
|
10 years ago |
Kurt Roeckx
|
8c00f4cfd2
Fix memory leak in the apps
|
10 years ago |