James Byrne
|
6937487be7
libbb: reduce the overhead of single parameter bb_error_msg() calls
|
5 anos atrás |
Denys Vlasenko
|
29c2dcfe1c
telnetd: whitespace fix
|
5 anos atrás |
Denys Vlasenko
|
c6a8965297
telnetd: better AYT handling
|
5 anos atrás |
Martin Lewis
|
93594b1197
telnetd: Added support for AYT IAC command.
|
5 anos atrás |
Denys Vlasenko
|
39b18196f8
telnetd: fix bad interaction with vhangup() from login
|
5 anos atrás |
Denys Vlasenko
|
22542eca18
getopt32: remove opt_complementary
|
7 anos atrás |
Denys Vlasenko
|
68b653b66b
config: trim/improve item names and help texts, take 2
|
7 anos atrás |
Denys Vlasenko
|
72089cf6b4
config: deindent all help texts
|
7 anos atrás |
Denys Vlasenko
|
4eed2c6c50
Update menuconfig items with approximate applet sizes
|
7 anos atrás |
Denys Vlasenko
|
47367e1d50
Convert all networking/* applets to "new style" applet definitions
|
8 anos atrás |
Denys Vlasenko
|
662634b829
telnetd: ifdef out a buggy error handling code path
|
8 anos atrás |
Denys Vlasenko
|
26d88d6bbd
telnetd: add another handshake example in comments, no code changes
|
8 anos atrás |
Denys Vlasenko
|
b6d421b635
telnetd: treat all 2-byte IACs in 240..249 range as NOPs.
|
8 anos atrás |
Denys Vlasenko
|
122c47ac02
telnetd: fix corner case of input processing of 0xff bytes
|
8 anos atrás |
Denys Vlasenko
|
0190c41bb2
telnetd: fix a corner case where CRLF->CR translation can misbehave
|
8 anos atrás |
Denys Vlasenko
|
2a54b3e86e
telnetd: fix handling of short writes to pty
|
8 anos atrás |
Denys Vlasenko
|
237bedd499
getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LIST
|
8 anos atrás |
Denys Vlasenko
|
47cfbf32fd
*: add most of the required setup_common_bufsiz() calls
|
8 anos atrás |
Denys Vlasenko
|
e6a2f4cc5a
libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it
|
8 anos atrás |
Denys Vlasenko
|
c52cbea2bb
libbb: add setsockopt_foo helpers
|
9 anos atrás |
Denys Vlasenko
|
da9212667c
libbb: code shrink by factoring out common update_utmp_DEAD_PROCESS
|
9 anos atrás |
Denys Vlasenko
|
aca464ddac
telnet: convert CR -> CR LF, not CR -> CR NUL when sending data to server
|
12 anos atrás |
Denys Vlasenko
|
66426760be
*: remove "Options:" string from help texts
|
13 anos atrás |
Pere Orga
|
5bc8c005a8
move remaining help text from include/usage.src.h
|
13 anos atrás |
Denys Vlasenko
|
8d0e0cdadf
move utmp.h include to libbb.h
|
13 anos atrás |
Denys Vlasenko
|
58c3d21c2e
telnetd: write utmp record with correct pid
|
14 anos atrás |
Denys Vlasenko
|
fb132e4737
whitespace cleanup
|
14 anos atrás |
Denys Vlasenko
|
0ef64bdb40
*: make GNU licensing statement forms more regular
|
14 anos atrás |
Denys Vlasenko
|
ff0e875e02
work on adding testsuite runs to randomconfig test builds
|
14 anos atrás |
Denys Vlasenko
|
f6916dbed4
telnetd: fill hostname field in utmp/wtmp records
|
14 anos atrás |