aboutsummaryrefslogtreecommitdiffstats
path: root/wsutil/buffer.c
AgeCommit message (Expand)AuthorFilesLines
2018-05-03fix missing parentheses in 'if' statementchinarulezzz1-1/+1
2018-02-08replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.Dario Lombardo1-1/+1
2018-02-01buffer: add g_assert to all functions.Dario Lombardo1-0/+11
2017-12-10Convert to using use SPDX identifier on wsutil directoryMichael Mann1-14/+1
2017-02-14wiretap: add cleanup routine.Dario Lombardo1-0/+10
2016-07-22Minimize allocations for frame tvbuffs and Buffers.Gerald Combs1-3/+22
2014-12-28Deleting unnecessary #includes from wsutil.Martin Mathieson1-2/+0
2014-10-14Add editor-modelines; adjust whitespace.Bill Meier1-0/+13
2014-08-02Rename buffer_ routines to ws_buffer_ to avoid name collisions.Guy Harris1-17/+17
2014-07-15Only one buffer.c, please.Guy Harris1-0/+162