Historique des commits

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