aboutsummaryrefslogtreecommitdiffstats
path: root/wsutil/clopts_common.c
AgeCommit message (Expand)AuthorFilesLines
2023-09-24Convert wsutil to C99 typesGerald Combs1-5/+5
2023-06-24Make wsutil headers include what they use and build standaloneNicolás Alvarez1-2/+2
2023-02-10Move ui/clopts_common.[ch] to wsutilJoão Valverde1-0/+108
2019-01-01Move some command-line-oriented routines from wsutil to ui.Guy Harris1-121/+0
2018-11-01Move condition logic to dumpcap.cGerald Combs1-0/+17
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-12Let strtoi with NULL endptr require no invalid charactersPeter Wu1-6/+4
2016-09-08Add get_ routines to get a guint32, and use them.Guy Harris1-1/+33
2016-09-07Make the ws_strto* routines more like the strto* routines.Guy Harris1-2/+3
2016-09-06Use ws_strtoi32() in get_natural_int().Guy Harris1-10/+14
2014-12-28Deleting unnecessary #includes from wsutil.Martin Mathieson1-2/+0
2014-10-14Add editor-modelines; adjust whitespace.Bill Meier1-1/+14
2014-06-29Move some more stuff into wsutil.Guy Harris1-0/+70