mirror of
https://github.com/openssl/openssl.git
synced 2024-11-27 05:21:51 +08:00
7e1b748570
This is merges the old "rsalz-monolith" branch over to master. The biggest
change is that option parsing switch from cascasding 'else if strcmp("-foo")'
to a utility routine and somethin akin to getopt. Also, an error in the
command line no longer prints the full summary; use -help (or --help :)
for that. There have been many other changes and code-cleanup, see
bullet list below.
Special thanks to Matt for the long and detailed code review.
TEMPORARY:
For now, comment out CRYPTO_mem_leaks() at end of main
Tickets closed:
RT3515: Use 3DES in pkcs12 if built with no-rc2
RT1766: s_client -reconnect and -starttls broke
RT2932: Catch write errors
RT2604: port should be 'unsigned short'
RT2983: total_bytes undeclared #ifdef RENEG
RT1523: Add -nocert to fix output in x509 app
RT3508: Remove unused variable introduced by
|
||
---|---|---|
.. | ||
pl | ||
add_cr.pl | ||
bat.sh | ||
ck_errf.pl | ||
clean-depend.pl | ||
copy-if-different.pl | ||
copy.pl | ||
cygwin.sh | ||
deleof.pl | ||
deltree.com | ||
dirname.pl | ||
do_ms.sh | ||
domd | ||
err-ins.pl | ||
extract-names.pl | ||
extract-section.pl | ||
files.pl | ||
fipsdist.pl | ||
fipslink.pl | ||
fipsobj.pl | ||
fixNT.sh | ||
FreeBSD.sh | ||
incore | ||
indent.pro | ||
install.sh | ||
libeay.num | ||
mk1mf.pl | ||
mkbuildinf.pl | ||
mkcerts.sh | ||
mkdef.pl | ||
mkdir-p.pl | ||
mkerr.pl | ||
mkfiles.pl | ||
mkrc.pl | ||
mkstack.pl | ||
openssl-format-source | ||
opensslwrap.sh | ||
perlpath.pl | ||
point.sh | ||
selftest.pl | ||
shlib_wrap.sh | ||
sp-diff.pl | ||
speed.sh | ||
src-dep.pl | ||
ssleay.num | ||
su-filter.pl | ||
tab_num.pl | ||
x86asm.sh |