issues
search
seanmiddleditch
/
libtelnet
Simple RFC-complient TELNET implementation as a C library.
http://github.com/seanmiddleditch/libtelnet
Other
329
stars
133
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Resolve Redefinition Issue
#73
JarahGhanem
opened
10 months ago
0
How can I automatically pass the login and password using Telnet with libtelnet on Ubuntu?
#72
LicinioFerreira
opened
1 year ago
0
Fix cmake --install and pkg-config
#71
wldhx
opened
1 year ago
0
Any plans for a 0.24 release?
#70
kfurge-egi
opened
2 years ago
0
fix some typos inside readme.md
#69
WhiteChairFromIkea
opened
2 years ago
0
libtelnet: Allow compile time stack use control
#68
s0be
opened
3 years ago
0
Add language specifying for markdown block
#67
pktiuk
opened
3 years ago
0
Modify export configure file and version file
#66
KangLin
opened
3 years ago
0
fluffos
#65
dfbb
opened
3 years ago
8
Telopt event
#64
volundmush
opened
4 years ago
0
Cannot handle multiple logs
#63
uddhavdave
closed
4 years ago
6
README.md: Update telnet-proxy make command line
#62
skissane
closed
4 years ago
2
Interpreting the tests
#61
jtenner
closed
4 years ago
5
Simplify API
#60
alejandro-colomar
closed
4 years ago
5
Simple client that only talks
#59
alejandro-colomar
closed
4 years ago
5
man 3 libtelnet
#58
alejandro-colomar
opened
4 years ago
0
Minor fix
#57
xiaoxiang781216
closed
4 years ago
5
<fix>(#55)
#56
Shea690901
closed
4 years ago
1
Problems when using as submodule
#55
Shea690901
opened
5 years ago
0
Fix various cmake issues
#54
thefallentree
closed
4 years ago
1
sonames and versioning
#53
seanmiddleditch
opened
5 years ago
0
Fix cmake gnu conventions
#52
SoapGentoo
opened
5 years ago
3
Call event handler on WONT and DONT messages when in the Q_WANTYES state
#51
okofish
opened
5 years ago
0
Add support for TELNET EXTENDED-OPTIONS-LIST (RFC861)
#50
okofish
opened
5 years ago
7
Cppcheck
#49
charlesUnixPro
opened
5 years ago
1
Minor fixes
#48
hefloryd
closed
6 years ago
2
Travis CI updates
#47
seanmiddleditch
closed
6 years ago
0
CMake
#46
seanmiddleditch
closed
6 years ago
0
Release 0.23
#45
seanmiddleditch
closed
6 years ago
0
CMake
#44
seanmiddleditch
closed
6 years ago
0
Add autogen helper shell scripts
#43
mhei
closed
6 years ago
1
Add Visual Studio files to distribution tarball (fixes #7)
#42
mhei
closed
6 years ago
0
Add ar-lib and test-driver to .gitignore
#41
mhei
closed
6 years ago
0
Release/0.22
#40
seanmiddleditch
closed
6 years ago
0
Make telnet-client's port argument optional (and default to 23)
#39
RyuKojiro
closed
6 years ago
0
telnet clinet
#38
SouthHalfCents
closed
6 years ago
3
Fix telnet->q allocator to function as documented.
#37
charlesUnixPro
closed
6 years ago
1
Allocation optimization in _set_rfc1143() is wrong.
#36
charlesUnixPro
closed
6 years ago
4
COPYING and README fixes
#35
patrickdepinguin
closed
6 years ago
0
Alternative pull request with EOL translation in process()
#34
slcasner
closed
7 years ago
0
undefined behaviour - missing va_end() calls
#33
illu89
closed
6 years ago
1
Add EOL translation when sending and receiving text not in BINARY mode
#32
slcasner
closed
7 years ago
6
Shouldn't telnet_send() do CR-NUL and CR-LF translations?
#31
slcasner
closed
7 years ago
7
fix error: expected specifier-qualifier-list before ‘size_t’
#30
ai0376
closed
7 years ago
0
Fix for buffer containing \0 characters
#29
pimlie
closed
7 years ago
0
Fix for buffer containing \0 characters
#28
pimlie
closed
7 years ago
1
Fix to compile with Visual C++ 2015
#27
egtra
closed
7 years ago
5
Define va_copy for VS 2012 or older versions
#26
unanwiwo
closed
8 years ago
0
Compatibility with telnet client of Mac OS X
#25
floatinghotpot
closed
6 years ago
2
Improve util/telnet-proxy, print both raw bytes & ascii code
#24
floatinghotpot
closed
8 years ago
1
Next