index
:
fqterm
fqterm2
master
A Telnet/SSH BBS client written in C++ and Qt
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
protocol
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2020-08-11
drop Qt4 support
Iru Cai
2018-06-08
conn_info: show if host key matches
Iru Cai
2018-06-06
curve25519 ECDH
Iru Cai
2018-05-21
ssh_endian.h
Iru Cai
2018-05-21
move packet making code to C code
Iru Cai
2018-05-10
restruct SSH RSA verification
Iru Cai
2018-05-10
kill FQTermSSHBuffer
Iru Cai
2018-05-10
implement SSH buffer in C
Iru Cai
2018-04-29
refactor SSH MAC
Iru Cai
2018-04-29
kill fqterm_ssh_md5
Iru Cai
2016-11-08
fqterm_socket.cpp: rename to fqterm_socket_private.cpp
Iru Cai
2016-11-08
add aes-ctr cipher support
Iru Cai
2016-11-08
Implement ssh_cipher_t for symmetric ciphers in SSH
Iru Cai
2016-11-08
Use ssh_diffie-hellman, the new SSH diffie hellman code
Iru Cai
2016-10-29
Remove fqterm_ssh_{rsa,pubkey}
Iru Cai
2016-10-29
Add new SSH public key crypto code in ssh_kex
Iru Cai
2016-10-28
Move ``find_package(OpenSSL)`` to protocol/CMakeLists.txt
Iru Cai
2016-04-03
CMakeLists.txt cleanup
Iru Cai
2015-08-28
Qt 4 and 5 in one CMakeLists: subdirectories
Iru Cai
2014-11-02
split fqterm_socket to fqterm_*_socket files
Iru Dog
2014-04-04
move to my github.
iroul