Viktor Dukhovni
|
0c20802c6a
Fix pkeyutl/rsautl empty encrypt-input/decrypt-output handling
|
8 years ago |
Viktor Dukhovni
|
0996dc5440
Refactor apps load_certs/load_crls to work incrementally
|
8 years ago |
Richard Levitte
|
fbd03b0964
VMS open() doesn't take O_BINARY, but takes a context description
|
8 years ago |
Richard Levitte
|
1cd5cc368f
Rename binmode into textmode and use it correctly
|
8 years ago |
Rich Salz
|
7644a9aef8
Rename some BUF_xxx to OPENSSL_xxx
|
9 years ago |
Matt Caswell
|
e1b9840ed7
Add s_client support for waiting for async
|
9 years ago |
Matt Caswell
|
96487cddd4
Continue standardisation of malloc handling in apps
|
9 years ago |
Alessandro Ghedini
|
070c23325a
Remove useless code
|
9 years ago |
Matt Caswell
|
2b6bcb702d
Add support for -no-CApath and -no-CAfile options
|
9 years ago |
Dr. Stephen Henson
|
03706afa30
Use default field separator.
|
9 years ago |
Richard Levitte
|
496f4f9d6a
Small fix: make istext static
|
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
|
bdd58d9846
Change the way apps open their input and output files
|
9 years ago |
Rich Salz
|
0bc2f36555
Remove obsolete key formats.
|
9 years ago |
Rich Salz
|
3b061a00e3
RT2547: Tighten perms on generated privkey files
|
9 years ago |
Richard Levitte
|
296f54ee21
Restore module loading
|
9 years ago |
Rich Salz
|
cc01d21756
RT3876: Only load config when needed
|
9 years ago |
Matt Caswell
|
e481f9b90b
Remove support for OPENSSL_NO_TLSEXT
|
9 years ago |
Rich Salz
|
75ebbd9aa4
Use p==NULL not !p (in if statements, mainly)
|
9 years ago |
Rich Salz
|
86885c2895
Use "==0" instead of "!strcmp" etc
|
9 years ago |
Gunnar Kudrjavets
|
4c9b0a0314
Initialize potentially uninitialized local variables
|
9 years ago |
Matt Caswell
|
b1ad95e328
Fix windows build
|
9 years ago |
Rich Salz
|
b4faea50c3
Use safer sizeof variant in malloc
|
9 years ago |
Dr. Stephen Henson
|
bdcb1a2cf5
more OSSL_NELEM cases
|
9 years ago |
Rich Salz
|
25aaa98aa2
free NULL cleanup -- coda
|
9 years ago |
Rich Salz
|
efa7dd6444
free NULL cleanup 11
|
9 years ago |
Rich Salz
|
b548a1f11c
free null cleanup finale
|
9 years ago |
Rich Salz
|
23a1d5e97c
free NULL cleanup 7
|
9 years ago |
Rich Salz
|
895cba195a
free cleanup 12
|
9 years ago |