Historique des commits

Auteur SHA1 Message Date
  Denys Vlasenko c52cbea2bb libbb: add setsockopt_foo helpers il y a 9 ans
  Denys Vlasenko 2db782bc7b Merge setsockopt error messages il y a 9 ans
  Denys Vlasenko 729b70646c traceroute: fix help text il y a 9 ans
  Ron Yorston d840c5d139 libbb: add a function to make a copy of a region of memory il y a 9 ans
  Denys Vlasenko 9b2a9f0210 fix assorted unused code and wrong format specs found by cppchekc (bug 6716) il y a 11 ans
  Guilherme Maciel Ferreira 4a600f8777 traceroute: free some memory allocated by xzalloc() il y a 11 ans
  Denys Vlasenko 60cb48ca50 whitespace cleanup. no code changes il y a 12 ans
  Baruch Siach e8f36330d9 networking: consolidate the IP checksum code. -129 bytes. il y a 13 ans
  Denys Vlasenko 66426760be *: remove "Options:" string from help texts il y a 13 ans
  Denys Vlasenko a348b4557d traceroute: properly reduce poll timeout il y a 13 ans
  Pere Orga 5bc8c005a8 move remaining help text from include/usage.src.h il y a 13 ans
  Denys Vlasenko ca18311d0a libbb: make set_nport accept pointer to sockaddr, not to len_and_sockaddr. il y a 13 ans
  Denys Vlasenko dd169e8468 eliminate aliasing warnings in traceroute.c and udhcp/socket.c il y a 14 ans
  Denys Vlasenko f3ea792bad *: mass cosmetic removal of extra empty lines. no code changes il y a 14 ans
  Denys Vlasenko 3581c62515 whitespace fixes il y a 15 ans
  Denys Vlasenko 31e2e7b863 randomconfig fixes il y a 15 ans
  Denys Vlasenko b2e5fc35eb ntpd: and real handling for -N, show usage w/o options; trim text il y a 15 ans
  Denys Vlasenko f42fa1b21e traceroute6: restore port after probing il y a 15 ans
  Denys Vlasenko c14bf21332 traceroute: simplify code a bit il y a 15 ans
  Leonid Lisovskiy 4c06531d5e traceroute6: new applet by Leonid Lisovskiy. +1562 bytes il y a 15 ans
  Denys Vlasenko 0d56568654 traceroute: cleanup preparing it for traceroute6. -17 bytes il y a 15 ans
  Denys Vlasenko 8131eea3dc *: introduce and use ffulsh_all() il y a 15 ans
  Denis Vlasenko bdea2c06dc traceroute: allow -w NUM as small as 1 il y a 16 ans
  Denis Vlasenko 766c10c386 traceroute: rewrite. Do not emit raw IP packets, instead send UDP or ICMP il y a 16 ans
  Denis Vlasenko fa65a3d78f traceroute: preparatory trivial cleanups il y a 16 ans
  Denis Vlasenko 360d9661b6 libbb: add strncpy_IFNAMSIZ il y a 16 ans
  Denis Vlasenko dadfb4975b hush: add #defines to switch off break/continue if loops are not supported il y a 16 ans
  Denis Vlasenko 5415c856ea libbb: [x]fopen_for_{read,write} introduced and used. il y a 16 ans
  Denis Vlasenko a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. il y a 16 ans
  Denis Vlasenko d50dda8c35 *: use llist_pop for traverse-and-free list operation il y a 16 ans