170 Commits (bf7c13fdec3a4ca89ae22af4dc0087c3b2e449ae)
 

Author SHA1 Message Date
Oliver Smith bf7c13fdec configure.ac: set -std=gnu11
2 years ago
Oliver Smith 284c25697d contrib/jenkins.sh: run "make {distcheck,maintainer-clean}"
4 years ago
Pau Espin b5ae1af602 util/Makefile.am: Fix build with builddir neq srcdir
5 years ago
Martin Hauke 4d4d9ec5c2 Fix no-return-in-nonvoid-function ipaccess-auth.c:80
5 years ago
Martin Hauke e855f0c12b build: check for libcrypto and libssl
5 years ago
Holger Hans Peter Freyther c386867baf jenkins: Add the build script from jenkins here
7 years ago
Holger Hans Peter Freyther 1465a8668d ipaccess: Default to port 3210 for the telnet session
12 years ago
Holger Hans Peter Freyther 5083c2ab6d ipaccess: Terminate the application on CTRL+C or CTRL+D
12 years ago
Holger Hans Peter Freyther eb490d3882 ipaccess: Add \r when we get a \n to fix line wrappings
12 years ago
Holger Hans Peter Freyther d3e5f24409 telnet: Flush the console after every character
12 years ago
Holger Hans Peter Freyther 4d2cdc7986 ipaccess: Start without echoing by default for ipaccess
12 years ago
Holger Hans Peter Freyther 8d545fbb62 Fix the compilation and linking of the ipaccess_telnet
12 years ago
Harald Welte 000cfc37a3 use basename(argv[0]) to determine true program name
13 years ago
Harald Welte a3c6223016 remove code duplication between telnet-client / telnet-client-ipa
13 years ago
Harald Welte 0d2ece6a6f add "ipaccess-telnet" support, i.e. telnetting to an ip.access nanoBTS
13 years ago
Sean Middleditch 991f536edc add C++ include wrappers
13 years ago
Sean Middleditch 4b3c7fd19a automake fixes
13 years ago
Sean Middleditch e2634bd1a4 compilation fixes for more pedantic compilers
13 years ago
Sean Middleditch e477541c0b typo fix in NEWS
14 years ago
Sean Middleditch 641df58b6e move util source code to util/ directory
14 years ago
Sean Middleditch 9e4f4912e6 and update Makefile.am (oops)
14 years ago
Sean Middleditch ff7c6ec135 store man pages in man subdir
14 years ago
Sean Middleditch 6f20d7bb52 hide INSTALL
14 years ago
Sean Middleditch d9931b608e remove INSTALL link
14 years ago
Sean Middleditch a6e0e114f4 telnet_begin_sb and telnet_finish_sb functions
14 years ago
Sean Middleditch 65a53b0010 telnet_begin_sb and telnet_finish_sb functions
14 years ago
Sean Middleditch 0457afb6a3 Makefile.am fix for man page
14 years ago
Sean Middleditch b34236e099 man pages for telnet-client, telnet-chatd, and telnet-proxy
14 years ago
Sean Middleditch e67d3eadf2 more man pages
14 years ago
Sean Middleditch 897e97f725 more man pages
14 years ago
Sean Middleditch db128164ba cleanups to macro conditions
14 years ago
Sean Middleditch e97ac9e158 move telnet_state_t to libtelnet.c as it is only used internally
14 years ago
Sean Middleditch 5565596352 version corrections in source files and README
14 years ago
Sean Middleditch eccc4a4bfe initial man pages, bump to 0.13
14 years ago
Sean Middleditch 8739165d93 add NEWS note about telnet_raw_printf()
14 years ago
Sean Middleditch 9dcfd4b97d rename telnet_printf2 to telnet_raw_printf
14 years ago
Sean Middleditch 49b16d2555 change library interface version
14 years ago
Sean Middleditch 4932345524 update README version
14 years ago
Sean Middleditch be230ee82a documentation update
14 years ago
Sean Middleditch d2466a01b6 make libtelnet_t private; libtelnet_init now returns a pointer instead of taking one, and libtelnet_free frees the pointer passed in
14 years ago
Sean Middleditch d08d812c30 pkgconfig support
14 years ago
Sean Middleditch 4adfdf312d silence another goofy warning
14 years ago
Sean Middleditch 54c1e3ea74 replace calls to write() for stdout with stdio calls
14 years ago
Sean Middleditch ccc035ad6c silence warnings we dont really care about in telnet-client
14 years ago
Sean Middleditch aff7b32cc4 update/clarify public domain license in COPYING
14 years ago
Sean Middleditch bcfd3b8063 actually use zlib
14 years ago
Sean Middleditch 048b3b2d42 Merge branch 'master' of github.com:elanthis/libtelnet
14 years ago
Sean Middleditch 3b3cbe1ee8 bump to 0.10
14 years ago
Sean Middleditch dbdd423960 header file fixes in Makefile.am
14 years ago
Sean Middleditch 56f3c5ced1 use autoconf, automake, and libtool for building
14 years ago