2018-07-17 |
Jim Warner | top: parent total cpu includes collapsed children, doc |
commit | commitdiff | tree | snapshot |
2018-07-17 |
Jim Warner | top: parent total cpu includes collapsed children, pgm |
commit | commitdiff | tree | snapshot |
2018-07-17 |
Jim Warner | top: a refactor to prepare for including collapsed cpu |
commit | commitdiff | tree | snapshot |
2018-06-26 |
Jim Warner | top: a few tweaks for those scrolling (mostly) changes |
commit | commitdiff | tree | snapshot |
2018-06-23 |
Craig Small | misc: Remove build badge |
commit | commitdiff | tree | snapshot |
2018-06-23 |
Robert Bowmaker | Fix error in vmstat documentation. |
commit | commitdiff | tree | snapshot |
2018-06-23 |
Jim Warner | top: normalize vertical scrolling for hidden processes |
commit | commitdiff | tree | snapshot |
2018-06-23 |
Jim Warner | top: refactor the 'scroll coordinates' message support |
commit | commitdiff | tree | snapshot |
2018-06-23 |
Jim Warner | top: allow collapsible forest view children, documents |
commit | commitdiff | tree | snapshot |
2018-06-23 |
Jim Warner | top: allow collapsible forest view children, pgm logic |
commit | commitdiff | tree | snapshot |
2018-06-23 |
Jim Warner | top: to prepare for collapse, move forest view support |
commit | commitdiff | tree | snapshot |
2018-06-23 |
Jim Warner | top: 'other filters' saved with config file, documents |
commit | commitdiff | tree | snapshot |
2018-06-23 |
Jim Warner | top: 'other filters' saved with config file, pgm logic |
commit | commitdiff | tree | snapshot |
2018-06-23 |
Jim Warner | top: refactored some more peripheral 'inspect' support |
commit | commitdiff | tree | snapshot |
2018-06-23 |
Jim Warner | top: refactored some of that 'other filtering' support |
commit | commitdiff | tree | snapshot |
2018-06-23 |
Jim Warner | top: reposition some of that 'other filtering' support |
commit | commitdiff | tree | snapshot |
2018-06-23 |
Jim Warner | top: refactor some of that configuration files support |
commit | commitdiff | tree | snapshot |
2018-06-23 |
Jim Warner | top: let's honor <Esc> key on color mapping screen too |
commit | commitdiff | tree | snapshot |
2018-06-23 |
Jim Warner | top: make rcfile duplicate fields check more efficient |
commit | commitdiff | tree | snapshot |
2018-06-13 |
Jim Warner | top: a tweak to the recent 256-color termninal support |
commit | commitdiff | tree | snapshot |
2018-06-13 |
Jim Warner | top: treat all of those vertical scroll keys uniformly |
commit | commitdiff | tree | snapshot |
2018-06-13 |
Jim Warner | top: force return to row 1 for thread mode transitions |
commit | commitdiff | tree | snapshot |
2018-06-13 |
Jim Warner | top: fix 'iokey()' flaw preventing proper translations |
commit | commitdiff | tree | snapshot |
2018-06-13 |
Qualys Security... | vmstat: Prevent out-of-bounds writes in new_header... |
commit | commitdiff | tree | snapshot |
2018-06-13 |
Qualys Security... | vmstat: Check return values of localtime() and strftime(). |
commit | commitdiff | tree | snapshot |
2018-06-13 |
Qualys Security... | vmstat: Replace memcmp() with strncmp(). |
commit | commitdiff | tree | snapshot |
2018-06-13 |
Qualys Security... | vmstat: getopt*() returns -1 when done, not EOF. |
commit | commitdiff | tree | snapshot |
2018-06-13 |
Qualys Security... | w: Clamp maxcmd to the MIN/MAX_CMD_WIDTH range. |
commit | commitdiff | tree | snapshot |
2018-06-13 |
Qualys Security... | w: Prevent out-of-bounds reads in print_display_or_inte... |
commit | commitdiff | tree | snapshot |
2018-06-07 |
Craig Small | misc: Tell po4a to handle email macros |
commit | commitdiff | tree | snapshot |
2018-06-07 |
Jim Warner | top: provide the means to exploit a 256-color terminal |
commit | commitdiff | tree | snapshot |
2018-06-07 |
Jim Warner | library: tweak that change to 'supgrps_from_supgids()' |
commit | commitdiff | tree | snapshot |
2018-05-31 |
Jim Warner | library: avoid problems involving 'supgid' mishandling |
commit | commitdiff | tree | snapshot |
2018-05-31 |
Bjarni Ingi... | docs: Tidying of ps,kill and skill manpages |
commit | commitdiff | tree | snapshot |
2018-05-31 |
Craig Small | docs: use correct units in free.1 |
commit | commitdiff | tree | snapshot |
2018-05-31 |
Jim Warner | top: sanitized some potentially corrupt 'Inspect' data |
commit | commitdiff | tree | snapshot |
2018-05-31 |
Jim Warner | top: prevent buffer overruns in 'inspection_utility()' |
commit | commitdiff | tree | snapshot |
2018-05-31 |
Jim Warner | top: add another field sanity check in 'config_file()' |
commit | commitdiff | tree | snapshot |
2018-05-31 |
Jim Warner | top: don't mess with groff line length in man document |
commit | commitdiff | tree | snapshot |
2018-05-31 |
Craig Small | misc: add asc sign files to ignore |
commit | commitdiff | tree | snapshot |
2018-05-19 |
Craig Small | library: Bump API to 8:0:1 v3.3.15 |
commit | commitdiff | tree | snapshot |
2018-05-19 |
Craig Small | misc: Reorder NEWS |
commit | commitdiff | tree | snapshot |
2018-05-19 |
Craig Small | ps: Increase command selection field to 64 |
commit | commitdiff | tree | snapshot |
2018-05-19 |
Craig Small | testsuite: Remove pgrep ?15 char test |
commit | commitdiff | tree | snapshot |
2018-05-19 |
Jim Warner | top: just respond to the increased command name length |
commit | commitdiff | tree | snapshot |
2018-05-19 |
Jim Warner | top: eliminate a couple of warnings of -Wunused-result |
commit | commitdiff | tree | snapshot |
2018-05-19 |
Jim Warner | top: ensure sane rcfile values for the remaining stuff |
commit | commitdiff | tree | snapshot |
2018-05-19 |
Jim Warner | top: Prevent out-of-bounds writes in PUFF(). __Tweaked |
commit | commitdiff | tree | snapshot |
2018-05-19 |
Jim Warner | top: address 'show_special()' o-o-b read/write concern |
commit | commitdiff | tree | snapshot |
2018-05-19 |
Jim Warner | top: Fix out-of-bounds read/write in show_... REVERTED |
commit | commitdiff | tree | snapshot |
2018-05-19 |
Jim Warner | top: prevent buffer overflow potential in all routines |
commit | commitdiff | tree | snapshot |
2018-05-19 |
Jim Warner | top: Prevent buffer overflow in calibrate_... REVERTED |
commit | commitdiff | tree | snapshot |
2018-05-19 |
Jim Warner | top: Protect scat() from buffer overflows. ___REVERTED |
commit | commitdiff | tree | snapshot |
2018-05-19 |
Jim Warner | top: concede integer overflow risks in procs_refresh() |
commit | commitdiff | tree | snapshot |
2018-05-19 |
Jim Warner | top: Prevent integer overflows in procs_re... REVERTED |
commit | commitdiff | tree | snapshot |
2018-05-19 |
Jim Warner | top: check sortindx risk exposure (not treat symptoms) |
commit | commitdiff | tree | snapshot |
2018-05-19 |
Jim Warner | top: Check sortindx. _________________________REVERTED |
commit | commitdiff | tree | snapshot |
2018-05-19 |
Jim Warner | top: other graph_cpus, graph_mems, and summ_mscale fix |
commit | commitdiff | tree | snapshot |
2018-05-19 |
Jim Warner | top: Check graph_cpus, graph_mems, and sum... REVERTED |
commit | commitdiff | tree | snapshot |
2018-05-19 |
Jim Warner | top: Do not default to the cwd in configs_r... Tweaked |
commit | commitdiff | tree | snapshot |
2018-05-18 |
Craig Small | pgrep: Remove >15 warning |
commit | commitdiff | tree | snapshot |
2018-05-18 |
Craig Small | misc: Update NEWS with CVE and library changes |
commit | commitdiff | tree | snapshot |
2018-05-18 |
Craig Small | library: Increase comm length to 64 |
commit | commitdiff | tree | snapshot |
2018-05-18 |
Qualys Security... | w: Check return values in print_logintime(). |
commit | commitdiff | tree | snapshot |
2018-05-18 |
Qualys Security... | w: Replace printf() with fprintf(fout) in print_time_iv... |
commit | commitdiff | tree | snapshot |
2018-05-18 |
Qualys Security... | top: Prevent out-of-bounds writes in PUFF(). |
commit | commitdiff | tree | snapshot |
2018-05-18 |
Qualys Security... | top: Fix out-of-bounds read/write in show_special(). |
commit | commitdiff | tree | snapshot |
2018-05-18 |
Qualys Security... | top: Harden calibrate_fields(). |
commit | commitdiff | tree | snapshot |
2018-05-18 |
Qualys Security... | top: Prevent buffer overflow in calibrate_fields(). |
commit | commitdiff | tree | snapshot |
2018-05-18 |
Qualys Security... | top: Impose a minimum on Screen_cols. |
commit | commitdiff | tree | snapshot |
2018-05-18 |
Qualys Security... | top: Prevent integer overflow in adj_geometry(). |
commit | commitdiff | tree | snapshot |
2018-05-18 |
Qualys Security... | top: Limit Width_mode to SCREENMAX. |
commit | commitdiff | tree | snapshot |
2018-05-18 |
Qualys Security... | top: Prevent integer overflows in config_file() and... |
commit | commitdiff | tree | snapshot |
2018-05-18 |
Qualys Security... | top: Protect scat() from buffer overflows. |
commit | commitdiff | tree | snapshot |
2018-05-18 |
Qualys Security... | top: Always exit from sig_abexit(). |
commit | commitdiff | tree | snapshot |
2018-05-18 |
Qualys Security... | top: Initialize struct sigaction in before(). |
commit | commitdiff | tree | snapshot |
2018-05-18 |
Qualys Security... | top: Fix snprintf() call in capsmk(). |
commit | commitdiff | tree | snapshot |
2018-05-18 |
Qualys Security... | top: Prevent integer overflows in procs_refresh(). |
commit | commitdiff | tree | snapshot |
2018-05-18 |
Qualys Security... | top: Initialize cp in task_show(). |
commit | commitdiff | tree | snapshot |
2018-05-18 |
Qualys Security... | top: Protect macro parameters. |
commit | commitdiff | tree | snapshot |
2018-05-18 |
Qualys Security... | top: Check sortindx. |
commit | commitdiff | tree | snapshot |
2018-05-18 |
Qualys Security... | top: Check width and col. |
commit | commitdiff | tree | snapshot |
2018-05-18 |
Qualys Security... | top: Check Rc.fixed_widest. |
commit | commitdiff | tree | snapshot |
2018-05-18 |
Qualys Security... | top: Check graph_cpus, graph_mems, and summ_mscale. |
commit | commitdiff | tree | snapshot |
2018-05-18 |
Qualys Security... | top: Check i when setting Curwin in config_file(). |
commit | commitdiff | tree | snapshot |
2018-05-18 |
Qualys Security... | top: Do not default to the cwd in configs_read(). |
commit | commitdiff | tree | snapshot |
2018-05-18 |
Qualys Security... | top: Fix double-fclose() in configs_read(). |
commit | commitdiff | tree | snapshot |
2018-05-18 |
Qualys Security... | pmap: Fix extended mode in one_proc(). |
commit | commitdiff | tree | snapshot |
2018-05-18 |
Qualys Security... | pmap: Plug mem- and fd-leak in one_proc(). |
commit | commitdiff | tree | snapshot |
2018-05-18 |
Qualys Security... | pmap: Remove dead code in mapping_name(). |
commit | commitdiff | tree | snapshot |
2018-05-18 |
Qualys Security... | pmap: Harden one_proc(). |
commit | commitdiff | tree | snapshot |
2018-05-18 |
Qualys Security... | pmap: Check sscanf() in discover_shm_minor(). |
commit | commitdiff | tree | snapshot |
2018-05-18 |
Qualys Security... | pmap: Fix output format of VmFlags. |
commit | commitdiff | tree | snapshot |
2018-05-18 |
Qualys Security... | pmap: Prevent buffer overflow in sscanf(). |
commit | commitdiff | tree | snapshot |
2018-05-18 |
Qualys Security... | pmap: Always check the return value of fgets(). |
commit | commitdiff | tree | snapshot |
2018-05-18 |
Qualys Security... | pmap: Fix parsing error in config_read(). |
commit | commitdiff | tree | snapshot |
2018-05-18 |
Qualys Security... | pmap: Prevent integer overflow in main(). |
commit | commitdiff | tree | snapshot |
2018-05-18 |
Qualys Security... | pmap: Plug memory leak in range_arguments(). |
commit | commitdiff | tree | snapshot |
2018-05-18 |
Qualys Security... | proc/readproc.c: Work around a design flaw in readeither(). |
commit | commitdiff | tree | snapshot |
2018-05-18 |
Qualys Security... | proc/readproc.c: Prevent integer overflows in readproct... |
commit | commitdiff | tree | snapshot |
next |