LBMPDM: fix heap-buffer-overflow (write) in dissect_segment_ofstable
[metze/wireshark/wip.git] / ui / time_shift.c
2018-05-09 Guy HarrisAlways explicitly set tm_isdst before calling mktime().
2018-05-01 Stig BjørlykkeFix comment end after SPDX identifier
2018-02-08 Dario Lombardoreplace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.
2018-02-02 Dario Lombardoui: use SPDX identifiers.
2017-12-08 Guy HarrisMove the frame_set stuff back into the capture_file...
2017-12-04 Guy HarrisPut the structure of a capture_file back in cfile.h.
2017-12-04 Guy HarrisMove the parts of a capture_file used by libwireshark...
2017-12-03 Guy HarrisUse cfile.h to define the capture_file type.
2017-10-15 Peter WuRename ui_util.h -> ws_ui_util.h
2016-04-04 João ValverdeAvoid unnecessary replacement source file floorl.c
2015-01-01 Martin MathiesonRemove unneeded includes from ui folder
2014-12-20 Guy HarrisRename wsutil/floor.[ch] to wsutil/floorl.[ch].
2014-12-20 Guy HarrisHandle floorl() the same way we handle other not-on...
2014-12-20 Stephen FisherAnother missing change, to include floor.h
2014-12-19 Stephen FisherRevert "Provide a floorl() function (which is currently...
2014-12-19 Stephen FisherProvide a floorl() function (which is currently only...
2014-10-17 Guy HarrisDon't use <ctype.h> macros, and eliminate an include...
2014-10-06 Bill MeierAdjust some whitespace to match editor modelines.
2014-03-04 Alexis La GoutteRemove all $Id$ from top of file
2013-12-21 Jakub Zawadzkifix some warnings.
2013-07-31 Jakub ZawadzkiFrom r50772 we don't need first_packet in modify_time_p...
2013-07-21 Jakub ZawadzkiReplace relative timestamp with reference frame number...
2012-12-21 Gerald CombsMove common time shifting code to ui/time_shift.[ch...