aboutsummaryrefslogtreecommitdiffstats
path: root/wsutil/nstime.h
AgeCommit message (Expand)AuthorFilesLines
2021-12-29epan: Add back ABSOLUTE_TIME_NTP_UTC representationJoão Valverde1-1/+1
2021-12-01nstime: Support ISO 8601 basic formatJohn Thacker1-1/+7
2021-01-11editcap: add support for epoch timestamps in `-A` and `-B` optionsChema Gonzalez1-0/+5
2021-01-08Add iso8601_to_nstime() for editcap and nettraceDavid Perry1-0/+6
2020-03-25nstime: make declaration arg order match definitionMartin Mathieson1-1/+1
2019-07-16Editcap: Allow floating point split intervals.Gerald Combs1-0/+3
2018-06-28Add macros to initialize nstime_t values and use them.Guy Harris1-0/+20
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-01-03No need for "struct nstime_t", "nstime_t" by itself suffices.Guy Harris1-1/+1
2015-04-21Calculate *Peek tagged timestamps in fixed-point.Guy Harris1-0/+5
2015-04-20Have a common routine to convert FILETIME to nstime_t.Guy Harris1-0/+4
2014-05-23More handling of missing time stamps.Guy Harris1-1/+1
2014-04-14Add tvb_get and proto_tree_add for string-encoded timestampsHadriel Kaplan1-1/+1
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-4/+0
2013-06-25Move a couple of time-related modules into wsutil.Jeff Morriss1-0/+115