Age | Commit message (Expand) | Author |
2020-08-15 | httpd: Support caching via ETag header | Sergey Ponomarev |
2020-08-15 | httpd: Don't add Last-Modified header to response | Sergey Ponomarev |
2020-08-15 | httpd: Don't add Date header to response | Sergey Ponomarev |
2020-08-15 | httpd: Update to HTTP/1.1 | Sergey Ponomarev |
2020-08-15 | hwclock: Fix settimeofday for glibc v2.31+ | Eddie James |
2020-08-15 | grep: for -L, exitcode 0 means files *without* matches were found, closes 13151 | Denys Vlasenko |
2020-08-13 | build system: drop PLATFORM_LINUX | Ron Yorston |
2020-08-13 | udhcpc: add support for long options | Martin Lewis |
2020-07-31 | ip address: Add support for "valid_lft" and "preferred_lft" options | Christian Eggers |
2020-07-31 | ip: Add support for "noprefixroute" option | Christian Eggers |
2020-07-31 | shell: Fix "read -d ''" behavior | Christian Eggers |
2020-07-31 | httpd_indexcgi.c: use CSS for odd/even rows | Sergey Ponomarev |
2020-07-31 | httpd_indexcgi.c: minimize style CSS | Sergey Ponomarev |
2020-07-20 | lsscsi: code shrink | Denys Vlasenko |
2020-07-20 | ntpd: fix refid reported in server mode, closes 13056 | Denys Vlasenko |
2020-07-19 | networking: support ftp PASV responses not ending with ')' | Denys Vlasenko |
2020-07-19 | libbb: shrink last_char_is(), no longer allow NULL string argument | Denys Vlasenko |
2020-07-12 | domain_codec: optimize dname_dec and convert_dname | Martin Lewis |
2020-07-11 | crontab: Fix -e with editors saving using renaming strategy | Gray Wolf |
2020-06-30 | libbb: code shrink in last_char_is() | Denys Vlasenko |
2020-06-29 | compare_string_array: code shrink | Martin Lewis |
2020-06-29 | procps: code shrink | Martin Lewis |
2020-06-29 | udhcpc: fix a TODO in fill_envp using option scanner | Martin Lewis |
2020-06-29 | udhcp: add option scanner | Martin Lewis |
2020-06-29 | wget: fix openssl options for cert verification | Scott Court |
2020-06-29 | acpid: only display -p if supported in usage | Norbert Lange |
2020-06-29 | dhcpd: remove hardcoded pidfile path | Norbert Lange |
2020-06-29 | dpkg: prevent important directories from being removed | Norbert Lange |
2020-06-29 | nc_bloaty: support udp broadcast ports | Norbert Lange |
2020-06-26 | Start 1.33.0 development cycle | Denys Vlasenko |
2020-06-26 | Bump version to 1.32.0 | Denys Vlasenko |
2020-06-25 | gzip -d with zcat enabled but gunzip disabled was misbehaving | Denys Vlasenko |
2020-06-24 | make_single_applets.sh: switch off nologin deps option | Denys Vlasenko |
2020-06-24 | bc: placate a "defined but not used" warning | Denys Vlasenko |
2020-06-24 | nologin: make it possible to build it as single applet | Denys Vlasenko |
2020-06-24 | suppress a few compile warnings | Denys Vlasenko |
2020-06-24 | randomconfig fixes | Denys Vlasenko |
2020-06-23 | randomconfig fixes | Denys Vlasenko |
2020-06-23 | randomconfig fix | Denys Vlasenko |
2020-06-23 | randomconfig fixes | Denys Vlasenko |
2020-06-23 | randomconfig fixes | Denys Vlasenko |
2020-06-23 | randomconfig fixes | Denys Vlasenko |
2020-06-21 | examples/udhcp/simple.script: fix IPv6 support when using udhcpc | Stefan Agner |
2020-06-21 | udhcpc6: use correct multicast MAC | Uwe Glaeser |
2020-06-10 | nmeter: add %T (zero-based timestamp) format | Denys Vlasenko |
2020-06-10 | Makefile.flags: restrict Wno-constant-logical-operand and Wno-string-plus-int... | Biswapriyo Nath |
2020-06-09 | deluser: check if specified home is a directory before removing it | Sören Tempel |
2020-06-09 | dhcpc: refactor xmalloc_optname_optval to shrink binary size | Martin Lewis |
2020-06-09 | httpd: allow '-h' to work when daemonized with NOMMU enabled | Ron Yorston |
2020-06-09 | udhcp: comment out unused domain compression code | Denys Vlasenko |