aboutsummaryrefslogtreecommitdiffstats
path: root/wsutil/nstime.c
AgeCommit message (Expand)AuthorFilesLines
2021-01-14nstime: Remove an unneeded check.Gerald Combs1-7/+0
2021-01-11editcap: add support for epoch timestamps in `-A` and `-B` optionsChema Gonzalez1-0/+78
2021-01-08Add iso8601_to_nstime() for editcap and nettraceDavid Perry1-0/+189
2020-10-11Fix many spelling errorsРоман Донченко1-1/+1
2020-01-21Put various epoch time deltas into wsutil/epochs.h.Guy Harris1-27/+5
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-14/+1
2016-05-09Fix up the compare chain in nstime_delta().Guy Harris1-1/+1
2015-10-09nstime: fix -Wshift-negative-valuePeter Wu1-6/+2
2015-06-11Replace tabs in files with editor modeline "expandtab"Bill Meier1-1/+1
2015-04-21Calculate *Peek tagged timestamps in fixed-point.Guy Harris1-26/+66
2015-04-20Get rid of trailing white space.Guy Harris1-1/+1
2015-04-20Have a common routine to convert FILETIME to nstime_t.Guy Harris1-0/+76
2014-05-23Fix some whitespace issues.Guy Harris1-3/+3
2014-05-23More handling of missing time stamps.Guy Harris1-1/+12
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-11-09Replace wtap_nstime with nstime_t, remove wtap_nstime_to_sec.Jakub Zawadzki1-10/+0
2013-06-25Move a couple of time-related modules into wsutil.Jeff Morriss1-0/+202