Historique des commits

Auteur SHA1 Message Date
  Denis Vlasenko 22f180fd6c wget: fix --header handling il y a 16 ans
  Denis Vlasenko a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. il y a 16 ans
  Denis Vlasenko 540ab7097c wget: "support" -t and -T by ignoring them il y a 16 ans
  Denis Vlasenko 50b5cac59f wget: accept code 204. il y a 16 ans
  Denis Vlasenko d50dda8c35 *: use llist_pop for traverse-and-free list operation il y a 16 ans
  Denis Vlasenko 5599502a55 more -Wall warning fixes. -Wall is enabled now. il y a 16 ans
  Denis Vlasenko c93b162248 patch: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com> (-80 bytes) il y a 17 ans
  Denis Vlasenko 85c247161b *: fix fallout from -Wunused-parameter il y a 17 ans
  Denis Vlasenko 68404f13d4 *: add -Wunused-parameter; fix resulting breakage il y a 17 ans
  Denis Vlasenko 8e2cfec1cd libbb: introduse and use signal_[no_]SA_RESTART_empty_mask and sigaction_set il y a 17 ans
  Bernhard Reutner-Fischer a985d306a1 - spelling fixes il y a 17 ans
  Bernhard Reutner-Fischer 8c69afd992 - be C99 friendly. Anonymous unions are a GNU extension. This change is il y a 17 ans
  Denis Vlasenko 6b404431aa ps: fix build breakage from vda's recent commit il y a 17 ans
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions il y a 17 ans
  Denis Vlasenko a36535b067 wget: -O FILE is allowed to overwrite existing file (compat) il y a 17 ans
  Denis Vlasenko 4daad9004d introduce bb_putchar(). saves ~1800 on uclibc (less on glibc). il y a 17 ans
  Denis Vlasenko 818322b9b1 *: kill bb_get_last_path_component, replace with two functions il y a 17 ans
  Denis Vlasenko a7ce207bd8 wget: get rid of setitimer il y a 17 ans
  Denis Vlasenko 47ddd01b3c wget: reorder functions, no code changes il y a 17 ans
  Denis Vlasenko 7710563858 wget: code shrink, move data out of bss il y a 17 ans
  Denis Vlasenko 06783a5140 wget: allow dots in header field names. il y a 17 ans
  Denis Vlasenko fe7cd642b0 don't pass argc in getopt32, it's superfluous il y a 17 ans
  Denis Vlasenko a27a11bb2c introduce and use xdup2(int, int) il y a 17 ans
  Denis Vlasenko 6ca409e0e4 trylink: produce even more info about final link stage il y a 17 ans
  Denis Vlasenko 4661117911 bb_uuencode: fix obscure case where we were using data past last byte of source il y a 17 ans
  Denis Vlasenko 990d0f63ee Replace index_in_[sub]str_array with index_in_[sub]strings, il y a 17 ans
  Denis Vlasenko bdc88fdc68 rework long option handling. saves ~1.2k il y a 17 ans
  Denis Vlasenko 12d2129d50 wget: fix bug in base64 encoding (bug 1404). +10 bytes. il y a 17 ans
  Denis Vlasenko e8240f19bd uuencode: shrink il y a 17 ans
  Denis Vlasenko 7679145cfa ping: fix write-after-allocated-mem bug il y a 17 ans