• R/O
  • SSH
  • HTTPS

ttssh2: Commit


Commit MetaInfo

Revisão9252 (tree)
Hora2021-05-17 01:19:16
Autorzmatsuo

Mensagem de Log

add files to CMakeLists.txt

Mudança Sumário

Diff

--- branches/ssh_chacha20poly1305/ttssh2/ttxssh/CMakeLists.txt (revision 9251)
+++ branches/ssh_chacha20poly1305/ttssh2/ttxssh/CMakeLists.txt (revision 9252)
@@ -26,8 +26,14 @@
2626 buffer.h
2727 chacha.c
2828 chacha.h
29+ cipher-3des1.c
30+ cipher-chachapoly-libcrypto.c
31+ cipher-chachapoly.h
32+ cipher-ctr.c
33+ cipher.c
2934 cipher.h
30- cipher-ctr.c
35+ comp.c
36+ comp.h
3137 config.h
3238 crypt.c
3339 crypt.h
@@ -47,12 +53,14 @@
4753 ed25519_sc25519.c
4854 ed25519_sc25519.h
4955 ed25519_verify.c
56+ fwd-socks.c
57+ fwd-socks.h
5058 fwd.c
5159 fwd.h
52- fwd-socks.c
53- fwd-socks.h
5460 fwdui.c
5561 fwdui.h
62+ hostkey.c
63+ hostkey.h
5664 hosts.c
5765 hosts.h
5866 kex.c
@@ -61,19 +69,25 @@
6169 key.h
6270 keyfiles.c
6371 keyfiles.h
72+ mac.c
73+ mac.h
6474 pkt.c
6575 pkt.h
76+ poly1305.c
77+ poly1305.h
6678 resource.h
6779 sftp.c
6880 sftp.h
6981 ssh.c
7082 ssh.h
83+ ssherr.c
84+ ssherr.h
85+ ttxssh-version.h
86+ ttxssh-version.rc
7187 ttxssh.c
7288 ttxssh.def
7389 ttxssh.h
7490 ttxssh.rc
75- ttxssh-version.h
76- ttxssh-version.rc
7791 util.c
7892 util.h
7993 x11util.c
Show on old repository browser