index
:
tools/wireshark
Novell_NCP_branch
cherry-pick-112af30d
cherry-pick-78067deb-2
cherry-pick-c6e60da6-2
ethereal
lts-1.12.1
lts-1.2.11
lts-1.8.2
master
master-1.0
master-1.10
master-1.12
master-1.2
master-1.4
master-1.6
master-1.8
master-2.0
master-2.2
master-2.4
master-2.6
master-3.0
master-3.2
old-trunk-1.0
release-3.4
release-3.6
win32-native
WIP Patches to add a samsung-ipc dissector to Wireshark
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
epan
/
tvbuff_composite.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
composite_tvb: fix memory leak when tvb_composite_finalize is not called
Peter Wu
2020-06-01
1
-13
/
+19
*
HTTPS (almost) everywhere.
Guy Harris
2019-07-26
1
-1
/
+1
*
tvbuff_composite: fix buffer overflow due to wrong offset adjustment
Peter Wu
2018-10-12
1
-5
/
+2
*
Handle subset tvbuffs where the length goes past the end of the parent.
Guy Harris
2018-04-20
1
-0
/
+2
*
epan: use SPDX indentifiers.
Dario Lombardo
2018-02-08
1
-13
/
+1
*
tvbuff_composite.c: fix composite_get_ptr when length is over 2 segments
Pascal Quantin
2016-11-13
1
-2
/
+2
*
Fix display of composite tvbs in GUI
Pascal Quantin
2016-05-31
1
-2
/
+5
*
tvbuff_composite.c: do not recompute abs_length
Pascal Quantin
2016-04-22
1
-5
/
+0
*
Do not mix wmem and glib allocators
Pascal Quantin
2016-04-22
1
-1
/
+7
*
Remove deprecated tvb_length calls
Evan Huus
2015-06-24
1
-1
/
+1
*
Remove some apparently-unnecessary includes of emem.h.
Guy Harris
2015-01-18
1
-2
/
+0
*
tvbuff composite: add modelines infos (tabs)
Alexis La Goutte
2014-09-04
1
-0
/
+13
*
tvbuff composite: fix Dereference of null pointer found by Clang Analyzer
Alexis La Goutte
2014-09-04
1
-0
/
+3
*
Remove all $Id$ from top of file
Alexis La Goutte
2014-03-04
1
-2
/
+0
*
emem -> wmem conversion:
Pascal Quantin
2013-09-22
1
-1
/
+1
*
Add _g_ to the names of functions that allocate glib memory. This is a bit more
Evan Huus
2013-09-21
1
-1
/
+1
*
Explicitly include emem.h where it is needed
Jörg Mayer
2013-09-13
1
-0
/
+2
*
Composite tvb (tvb_memcpy/tvb_get_ptr): don't assert with offset == tvb->leng...
Jakub Zawadzki
2013-08-20
1
-2
/
+12
*
Cleanup tvb
Jakub Zawadzki
2013-08-04
1
-7
/
+2
*
Move tvbuff composite structure to their own file.
Jakub Zawadzki
2013-07-31
1
-0
/
+17
*
Move composite tvbuff to seperate file (with some subtle changes).
Jakub Zawadzki
2013-07-31
1
-0
/
+275