Develop and Download Open Source Software

Browse Subversion Repository

Diff of /trunk/ttssh2/ttxssh/CMakeLists.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 9254 by zmatsuo, Wed Jan 27 14:40:25 2021 UTC revision 9255 by nmaya, Wed May 19 14:11:26 2021 UTC
# Line 26  target_sources( Line 26  target_sources(
26    buffer.h    buffer.h
27    chacha.c    chacha.c
28    chacha.h    chacha.h
29    cipher.h    cipher-3des1.c
30      cipher-chachapoly-libcrypto.c
31      cipher-chachapoly.h
32    cipher-ctr.c    cipher-ctr.c
33      cipher.c
34      cipher.h
35      comp.c
36      comp.h
37    config.h    config.h
38    crypt.c    crypt.c
39    crypt.h    crypt.h
# Line 47  target_sources( Line 53  target_sources(
53    ed25519_sc25519.c    ed25519_sc25519.c
54    ed25519_sc25519.h    ed25519_sc25519.h
55    ed25519_verify.c    ed25519_verify.c
   fwd.c  
   fwd.h  
56    fwd-socks.c    fwd-socks.c
57    fwd-socks.h    fwd-socks.h
58      fwd.c
59      fwd.h
60    fwdui.c    fwdui.c
61    fwdui.h    fwdui.h
62      hostkey.c
63      hostkey.h
64    hosts.c    hosts.c
65    hosts.h    hosts.h
66    kex.c    kex.c
# Line 61  target_sources( Line 69  target_sources(
69    key.h    key.h
70    keyfiles.c    keyfiles.c
71    keyfiles.h    keyfiles.h
72      mac.c
73      mac.h
74    pkt.c    pkt.c
75    pkt.h    pkt.h
76      poly1305.c
77      poly1305.h
78    resource.h    resource.h
79    sftp.c    sftp.c
80    sftp.h    sftp.h
81    ssh.c    ssh.c
82    ssh.h    ssh.h
83      ssherr.c
84      ssherr.h
85      ttxssh-version.h
86      ttxssh-version.rc
87    ttxssh.c    ttxssh.c
88    ttxssh.def    ttxssh.def
89    ttxssh.h    ttxssh.h
90    ttxssh.rc    ttxssh.rc
   ttxssh-version.h  
   ttxssh-version.rc  
91    util.c    util.c
92    util.h    util.h
93    x11util.c    x11util.c

Legend:
Removed from v.9254  
changed lines
  Added in v.9255

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26