提交歷史

作者 SHA1 備註 提交日期
  Denys Vlasenko 7ab9cd2398 libbb: make bb_lookup_port() abort on bad port names 3 年之前
  Denys Vlasenko ec16c030bd libbb: introduce and use sleep1() 4 年之前
  Norbert Lange a16c8ef212 nc_bloaty: support udp broadcast ports 4 年之前
  James Byrne 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls 5 年之前
  Denys Vlasenko 3f91e662f2 nc: fix the !NC_SERVER configuration 6 年之前
  Denys Vlasenko 22542eca18 getopt32: remove opt_complementary 7 年之前
  Denys Vlasenko 10ad622dc2 Spelling fixes in comments, documentation, tests and examples 7 年之前
  Denys Vlasenko 94dcfd8cc0 nc_bloaty: use poll() instead of select() 7 年之前
  Denys Vlasenko 237bedd499 getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LIST 8 年之前
  Denys Vlasenko c52cbea2bb libbb: add setsockopt_foo helpers 9 年之前
  Denys Vlasenko c472898eaa nc: fix option bit positions. Closes 6926 10 年之前
  Denys Vlasenko 05965cbb75 nc: remove unnecessary "errno = 0" 11 年之前
  Denys Vlasenko fd3ac96c0f nc: remove some dead code 11 年之前
  Denys Vlasenko ffeeb7a96c nc: exit when both stdin and network are closed. 11 年之前
  Denys Vlasenko de6f148006 nc_bloaty: support -ll and -lk. Closes 2245 11 年之前
  Denys Vlasenko 5e896481eb nc: support "-<other_opts>e PROG" form of -e option 12 年之前
  Denys Vlasenko 2ea73b513d nc: small code shrink 13 年之前
  Denys Vlasenko 66426760be *: remove "Options:" string from help texts 13 年之前
  Denys Vlasenko ca18311d0a libbb: make set_nport accept pointer to sockaddr, not to len_and_sockaddr. 13 年之前
  Denys Vlasenko 1c31e9e82b use BB_EXECVP_or_die where appropriate 14 年之前
  Denys Vlasenko 1e23f32453 nc: fix SEGV on -v when NC_EXTRA is off 14 年之前
  Denys Vlasenko 3b2acb759c tweak help text 14 年之前
  Denys Vlasenko b103fb10cf nc: show help text on bad parameters 14 年之前
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular 14 年之前
  Denys Vlasenko 7d1201c5d7 nc: better comments. no code changes 14 年之前
  Denys Vlasenko 77cc2c5738 nc: introduce CONFIG_NC_110_COMPAT option. 14 年之前
  Denys Vlasenko 41ddd9f606 *: make exec failure message more consistent 14 年之前
  Denys Vlasenko 866710a056 nc: fix "nc -nl -p LPORT RHOST" case (was expecting remote port 0). closes bug 837 15 年之前
  Denys Vlasenko 2ec91aead5 *: remove some uses of argc 15 年之前
  Denys Vlasenko 8131eea3dc *: introduce and use ffulsh_all() 15 年之前