📄 testssl.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: testssl - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "c:\windows\TEMP\RSP2304.TMP" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /I "../include" /I "../sha" /I "../libdes" /I "../rc4" /I "../rsaref" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /FR"Debug/" /Fp"Debug/testssl.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /c
"D:\Works\Sslref30\src\x509.c"
]
Creating command line "cl.exe @c:\windows\TEMP\RSP2304.TMP"
Creating temporary file "c:\windows\TEMP\RSP2305.TMP" with contents
[
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib ws2_32.lib /nologo /subsystem:console /incremental:yes /pdb:"Debug/testssl.pdb" /debug /machine:I386 /out:"testssl.exe" /pdbtype:sept
.\Debug\asn1oids.obj
.\Debug\asn1util.obj
.\Debug\cbc_enc.obj
.\Debug\ciphers.obj
.\Debug\desc.obj
.\Debug\dhprimes.obj
.\Debug\digests.obj
.\Debug\digit.obj
.\Debug\ecb_enc.obj
.\Debug\hdskcert.obj
.\Debug\hdskchgc.obj
.\Debug\hdskfini.obj
.\Debug\hdskhelo.obj
.\Debug\hdskkeys.obj
.\Debug\hdskkyex.obj
.\Debug\md2c.obj
.\Debug\md5c.obj
.\Debug\nn.obj
.\Debug\nullciph.obj
.\Debug\prime.obj
.\Debug\privkey.obj
.\Debug\r_dh.obj
.\Debug\r_encode.obj
.\Debug\r_enhanc.obj
.\Debug\r_keygen.obj
.\Debug\r_random.obj
.\Debug\r_stdlib.obj
.\Debug\rc4_enc.obj
.\Debug\rsa.obj
.\Debug\set_key.obj
.\Debug\sha.obj
.\Debug\ssl2map.obj
.\Debug\ssl2mesg.obj
.\Debug\ssl2prot.obj
.\Debug\ssl2rec.obj
.\Debug\sslalert.obj
.\Debug\sslalloc.obj
.\Debug\sslctx.obj
.\Debug\ssldebug.obj
.\Debug\sslhdshk.obj
.\Debug\sslrc4.obj
.\Debug\sslrec.obj
.\Debug\sslsess.obj
.\Debug\ssltrspt.obj
.\Debug\sslutil.obj
.\Debug\testdb.obj
.\Debug\testio.obj
.\Debug\testssl.obj
.\Debug\testutil.obj
.\Debug\verisign.obj
.\Debug\x509.obj
]
Creating command line "link.exe @c:\windows\TEMP\RSP2305.TMP"
<h3>Output Window</h3>
Compiling...
x509.c
D:\Works\Sslref30\src\x509.c(792) : warning C4013: 'printf' undefined; assuming extern returning int
Linking...
Creating temporary file "c:\windows\TEMP\RSP2363.TMP" with contents
[
/nologo /o"Debug/testssl.bsc"
.\Debug\asn1oids.sbr
.\Debug\asn1util.sbr
.\Debug\cbc_enc.sbr
.\Debug\ciphers.sbr
.\Debug\desc.sbr
.\Debug\dhprimes.sbr
.\Debug\digests.sbr
.\Debug\digit.sbr
.\Debug\ecb_enc.sbr
.\Debug\hdskcert.sbr
.\Debug\hdskchgc.sbr
.\Debug\hdskfini.sbr
.\Debug\hdskhelo.sbr
.\Debug\hdskkeys.sbr
.\Debug\hdskkyex.sbr
.\Debug\md2c.sbr
.\Debug\md5c.sbr
.\Debug\nn.sbr
.\Debug\nullciph.sbr
.\Debug\prime.sbr
.\Debug\privkey.sbr
.\Debug\r_dh.sbr
.\Debug\r_encode.sbr
.\Debug\r_enhanc.sbr
.\Debug\r_keygen.sbr
.\Debug\r_random.sbr
.\Debug\r_stdlib.sbr
.\Debug\rc4_enc.sbr
.\Debug\rsa.sbr
.\Debug\set_key.sbr
.\Debug\sha.sbr
.\Debug\ssl2map.sbr
.\Debug\ssl2mesg.sbr
.\Debug\ssl2prot.sbr
.\Debug\ssl2rec.sbr
.\Debug\sslalert.sbr
.\Debug\sslalloc.sbr
.\Debug\sslctx.sbr
.\Debug\ssldebug.sbr
.\Debug\sslhdshk.sbr
.\Debug\sslrc4.sbr
.\Debug\sslrec.sbr
.\Debug\sslsess.sbr
.\Debug\ssltrspt.sbr
.\Debug\sslutil.sbr
.\Debug\testdb.sbr
.\Debug\testio.sbr
.\Debug\testssl.sbr
.\Debug\testutil.sbr
.\Debug\verisign.sbr
.\Debug\x509.sbr]
Creating command line "bscmake.exe @c:\windows\TEMP\RSP2363.TMP"
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
testssl.exe - 0 error(s), 1 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -