aboutsummaryrefslogtreecommitdiffstats
path: root/wsutil/cpu_info.c
AgeCommit message (Expand)AuthorFilesLines
2023-09-24Convert wsutil to C99 typesGerald Combs1-7/+7
2023-06-24Make wsutil headers include what they use and build standaloneNicolás Alvarez1-2/+1
2023-01-11version info: Strip whitespace from a stringJoão Valverde1-1/+1
2022-07-10Get CPU type strings from the OS if possible.Guy Harris1-5/+425
2022-06-01cpuid: clean up, update. and expand some comments.Guy Harris1-4/+5
2020-02-15wsutil: Strip the processor brand string.Gerald Combs1-1/+1
2019-07-27HTTPS In Still More Places, update more URLs.Guy Harris1-1/+1
2019-07-26HTTPS (almost) everywhere.Guy Harris1-1/+1
2018-02-08replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.Dario Lombardo1-1/+1
2017-12-10Convert to using use SPDX identifier on wsutil directoryMichael Mann1-13/+1
2016-09-23Show memory info on macOS and LinuxStig Bjørlykke1-0/+3
2016-09-23dumpcap: Include CPU info as hardware description in SHBStig Bjørlykke1-0/+80
2014-12-31Move some routines into ws_version_info.c.Guy Harris1-80/+0
2014-12-28Add a couple of more needed includesMartin Mathieson1-0/+1
2014-12-28Deleting unnecessary #includes from wsutil.Martin Mathieson1-1/+0
2014-10-14Add editor-modelines; adjust whitespace.Bill Meier1-0/+13
2014-06-21Get rid of trailing blank lines.Guy Harris1-1/+0
2014-06-21Move the routine to get a CPU information string to wsutil.Guy Harris1-0/+68