Historial de Commits

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