c386867bafjenkins: Add the build script from jenkins here
Holger Hans Peter Freyther
2016-04-13 19:00:49 -0400
1465a8668dipaccess: Default to port 3210 for the telnet session
Holger Hans Peter Freyther
2011-05-14 20:45:55 +0200
5083c2ab6dipaccess: Terminate the application on CTRL+C or CTRL+D
Holger Hans Peter Freyther
2011-05-14 20:32:36 +0200
eb490d3882ipaccess: Add \r when we get a \n to fix line wrappings
Holger Hans Peter Freyther
2011-05-14 20:14:35 +0200
d3e5f24409telnet: Flush the console after every character
Holger Hans Peter Freyther
2011-05-14 20:05:24 +0200
4d2cdc7986ipaccess: Start without echoing by default for ipaccess
Holger Hans Peter Freyther
2011-05-14 19:58:20 +0200
8d545fbb62Fix the compilation and linking of the ipaccess_telnet
Holger Hans Peter Freyther
2010-05-12 17:19:16 +0800
000cfc37a3use basename(argv[0]) to determine true program nameHarald Welte2010-03-25 21:40:25 +0800
a3c6223016remove code duplication between telnet-client / telnet-client-ipaHarald Welte2010-03-25 21:33:21 +0800
0d2ece6a6fadd "ipaccess-telnet" support, i.e. telnetting to an ip.access nanoBTSHarald Welte2010-03-25 16:34:39 +0800
991f536edcadd C++ include wrappers
github
Sean Middleditch
2010-01-22 16:12:13 -0800
4b3c7fd19aautomake fixes
Sean Middleditch
2010-01-06 21:05:26 -0800
e2634bd1a4compilation fixes for more pedantic compilers
Sean Middleditch
2010-01-06 16:32:55 -0800
e477541c0btypo fix in NEWS
Sean Middleditch
2009-11-03 19:07:06 -0800
641df58b6emove util source code to util/ directory
Sean Middleditch
2009-11-03 19:06:17 -0800
9e4f4912e6and update Makefile.am (oops)
Sean Middleditch
2009-11-03 19:02:15 -0800
ff7c6ec135store man pages in man subdir
Sean Middleditch
2009-11-03 19:02:02 -0800
6f20d7bb52hide INSTALL
Sean Middleditch
2009-11-03 19:00:15 -0800
d9931b608eremove INSTALL link
Sean Middleditch
2009-11-03 18:57:29 -0800
a6e0e114f4telnet_begin_sb and telnet_finish_sb functions
Sean Middleditch
2009-11-03 18:57:21 -0800
65a53b0010telnet_begin_sb and telnet_finish_sb functions
Sean Middleditch
2009-11-03 18:57:15 -0800
0457afb6a3Makefile.am fix for man page
Sean Middleditch
2009-11-03 18:42:26 -0800
b34236e099man pages for telnet-client, telnet-chatd, and telnet-proxy
Sean Middleditch
2009-11-02 16:19:16 -0800
e67d3eadf2more man pages
Sean Middleditch
2009-11-02 16:04:47 -0800
897e97f725more man pages
Sean Middleditch
2009-11-02 11:16:47 -0800
db128164bacleanups to macro conditions
Sean Middleditch
2009-10-25 02:02:17 -0700
e97ac9e158move telnet_state_t to libtelnet.c as it is only used internally
Sean Middleditch
2009-10-24 15:41:05 -0700
5565596352version corrections in source files and README
Sean Middleditch
2009-10-24 15:38:46 -0700
eccc4a4bfeinitial man pages, bump to 0.13
Sean Middleditch
2009-10-24 14:53:12 -0700
8739165d93add NEWS note about telnet_raw_printf()
Sean Middleditch
2009-10-14 16:21:02 -0700
9dcfd4b97drename telnet_printf2 to telnet_raw_printf
Sean Middleditch
2009-10-14 16:17:46 -0700
49b16d2555change library interface version
Sean Middleditch
2009-09-28 16:13:12 -0700
4932345524update README version
Sean Middleditch
2009-09-28 15:53:07 -0700
be230ee82adocumentation update
Sean Middleditch
2009-09-19 14:39:58 -0700
d2466a01b6make libtelnet_t private; libtelnet_init now returns a pointer instead of taking one, and libtelnet_free frees the pointer passed in
Sean Middleditch
2009-09-19 14:35:48 -0700
d08d812c30pkgconfig support
Sean Middleditch
2009-09-19 14:35:05 -0700
4adfdf312dsilence another goofy warning
Sean Middleditch
2009-08-31 15:06:09 -0700
54c1e3ea74replace calls to write() for stdout with stdio calls
Sean Middleditch
2009-08-31 15:04:39 -0700
ccc035ad6csilence warnings we dont really care about in telnet-client
Sean Middleditch
2009-08-31 14:58:33 -0700
aff7b32cc4update/clarify public domain license in COPYING
Sean Middleditch
2009-08-31 14:56:34 -0700
bcfd3b8063actually use zlib
Sean Middleditch
2009-08-31 14:52:23 -0700
048b3b2d42Merge branch 'master' of github.com:elanthis/libtelnet
Sean Middleditch
2009-08-05 17:08:47 -0400
3b3cbe1ee8bump to 0.10
Sean Middleditch
2009-08-05 17:07:52 -0400
dbdd423960header file fixes in Makefile.am
Sean Middleditch
2009-08-05 17:07:09 -0400
56f3c5ced1use autoconf, automake, and libtool for building
Sean Middleditch
2009-07-31 02:02:09 -0400
0003f051d9signedness warnings silence
Sean Middleditch
2009-04-27 19:26:05 -0400
a63ff7f427minor formatting update
Sean Middleditch
2009-04-03 01:27:06 -0400
a25ee61f2bMerge branch '0.9'
Sean Middleditch
2009-03-22 23:04:32 -0400
eb950a89f0added telnet_send_sb
Sean Middleditch
2009-03-22 23:04:28 -0400
ae39ceebd9prep for 0.9 release
Sean Middleditch
2009-03-22 22:47:30 -0400
8c11179961minor cleanups
Sean Middleditch
2009-03-22 22:44:38 -0400
94d67e864dexpand list of RFCs
Sean Middleditch
2009-03-22 22:38:02 -0400
8d50fe8373document ttype/environ/new-environ/mssp
Sean Middleditch
2009-03-22 22:35:17 -0400