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
Age
Commit message (
Expand
)
Author
2016-11-08
Use delete [] for getString() generated arrays
Iru Cai
2016-10-29
Remove fqterm_ssh_{rsa,pubkey}
Iru Cai
2016-10-29
fqterm_ssh2_kex.cpp: use RSA_set0_key for OpenSSL 1.1.0
Iru Cai
2016-10-29
Add new SSH public key crypto code in ssh_kex
Iru Cai
2016-10-28
fqterm_ssh_des.cpp: use EVP_CIPHER_CTX_new()
Iru Cai
2016-10-28
Use BN_is_negative(bignum) instead of bignum->neg
Iru Cai
2016-10-28
Move ``find_package(OpenSSL)`` to protocol/CMakeLists.txt
Iru Cai
2016-10-13
Fix build error on Qt5.6.1
Song Li
2016-08-09
Fix relative redirection problem
Iru Cai
2016-04-19
new feature: raw packet capture.
Iru Cai
2016-04-03
imageviewer: add target_link_libraries for Qt5 build
Iru Cai
2016-04-03
move imageviewer sources to ui/imageviewer
Iru Cai
2016-04-03
CMakeLists.txt cleanup
Iru Cai
2015-10-04
include <QMenuBar>
Iru Cai
2015-10-02
split source code for imageviewer and imageviewer_origin
Iru Cai
2015-08-28
add <QObject> header
Iru Cai
2015-08-28
remove setGraphicsSystem
Iru Cai
2015-08-28
Qt 4 and 5 in one CMakeLists: subdirectories
Iru Cai
2015-02-10
press space to close connection
Iru Cai
2015-02-08
typo...
Iru Cai
2015-02-08
QCoreApplication::UnicodeUTF8 in Qt4
Iru Cai
2015-02-08
imageviewer.cpp: Qt5:docheck -> Qt4: check
Iru Cai
2015-02-08
wip: Migrate to Qt5 -- API,name changes
Iru Cai
2014-12-11
Telnet, SSH, and Local socket
Iru Dog
2014-11-06
Merge branch 'master' into local_socket_test
Iru Dog
2014-11-06
local socket: external program setting
Iru Dog
2014-11-02
test local socket
Iru Dog
2014-11-02
split fqterm_socket to fqterm_*_socket files
Iru Dog
2014-10-16
Add UAOcodec again
Iru Dog
2014-07-04
Add ANSI sequence "<ESC> c" support
Iru Cai
2014-06-25
Use Password mode when inputing proxy password...
Iru Cai
2014-06-25
DefineEscape: enlarge the label
Iru Cai
2014-06-25
askDialog should have a default value
Iru Cai
2014-06-24
Add askDialog(title,question) to ScriptEngine
Iru Cai
2014-06-21
Update homepage
Iru Cai
2014-06-21
Silence some warnings
Iru Cai
2014-06-21
Use /tmp to store tmpfiles
Iru Cai
2014-05-28
quickdialog: set the port to default when portCheck untoggled
Iru Dog
2014-05-18
Don't use global hotkey by default.
Iru Cai
2014-05-18
Get rid of an error in clang build.
Iru Cai
2014-05-18
rename NULL to false in a boolean statement
Iru Cai
2014-05-18
use 'static inline' instead of 'static' in a header file
Iru Cai
2014-05-18
Remove the deprecated 'register' storage class
Iru Cai
2014-05-15
Change for windows native static build.
Iru Cai
2014-05-08
Change version from 4.8.6 to 4.8.5
Iru Cai
2014-05-06
It now builds with MXE
Iru Cai
2014-05-05
Modify to build with mingw toolchain
Iru Cai
2014-05-03
Revert "change code style"
Iru Cai
2014-05-03
code cleaning: disable autoupdate
Iru Cai
2014-05-03
change code style
Iru Cai
[next]