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
/
cfile.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change "edited" to "modified" in one more place when referring to blocks.
Guy Harris
2021-07-08
1
-3
/
+3
*
Consistently refer to blocks that have been modified as "modified".
Guy Harris
2021-07-08
1
-2
/
+2
*
Use wtap_blocks for packet comments
David Perry
2021-07-07
1
-3
/
+3
*
HTTPS (almost) everywhere.
Guy Harris
2019-07-26
1
-1
/
+1
*
Explicitly make cf->{rec,buf} the information for the selected packet.
Guy Harris
2019-04-06
1
-7
/
+8
*
Revert "Get rid of the per-capture_file wtap_rec and Buffer."
Peter Wu
2019-04-06
1
-0
/
+3
*
Get rid of the per-capture_file wtap_rec and Buffer.
Guy Harris
2019-04-05
1
-3
/
+0
*
Use an enum for compression types in various interfaces.
Guy Harris
2018-11-16
1
-56
/
+56
*
file: fix packet list update after dfilter change during live capture
Peter Wu
2018-07-03
1
-0
/
+1
*
file: do not perform recursive redissections to avoid crashes
Peter Wu
2018-06-28
1
-0
/
+8
*
Remove some GTK+-only code.
Gerald Combs
2018-04-17
1
-1
/
+0
*
Generalize wtap_pkthdr into a structure for packet and non-packet records.
Guy Harris
2018-02-09
1
-2
/
+2
*
replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.
Dario Lombardo
2018-02-08
1
-1
/
+1
*
Hand the packet provider functions to epan_new().
Guy Harris
2017-12-08
1
-6
/
+6
*
Move the frame_set stuff back into the capture_file structure.
Guy Harris
2017-12-08
1
-2
/
+19
*
Put the structure of a capture_file back in cfile.h.
Guy Harris
2017-12-04
1
-3
/
+68
*
Move the parts of a capture_file used by libwireshark to a new structure.
Guy Harris
2017-12-04
1
-3
/
+0
*
Use cfile.h to define the capture_file type.
Guy Harris
2017-12-03
1
-74
/
+5
*
Get rid of some void pointers.
Gerald Combs
2017-12-01
1
-2
/
+2
*
GTK: Remove packet editor
João Valverde
2017-11-24
1
-11
/
+0
*
Start using SPDX license identifiers.
Gerald Combs
2017-11-09
1
-13
/
+1
*
Update the capture file load time each time we update the progress bar.
Jeff Morriss
2017-06-19
1
-1
/
+1
*
Allow bigger snapshot lengths for D-Bus captures.
Guy Harris
2017-06-05
1
-2
/
+1
*
Make the capture file's interface description filterable
Jim Young
2017-02-09
1
-0
/
+1
*
Line up comments.
Guy Harris
2016-06-11
1
-54
/
+54
*
Qt: Select matching tree item and bytes in Find Packet
Stig Bjørlykke
2016-02-23
1
-0
/
+1
*
Qt: Add regex support in Find Packet
Stig Bjørlykke
2016-02-18
1
-0
/
+1
*
Morph ProgressBar into CaptureProgressFrame.
Gerald Combs
2015-06-23
1
-0
/
+2
*
Qt: Apply recent settings.
Gerald Combs
2015-02-24
1
-1
/
+1
*
Always put editor-modelines at the end of the file ...
Bill Meier
2014-10-14
1
-3
/
+3
*
Add editor modelines; Adjust whitespace as needed.
Bill Meier
2014-10-12
1
-3
/
+16
*
Revert "Refactor Wiretap"
Guy Harris
2014-05-09
1
-7
/
+3
*
Refactor Wiretap
Michael Mann
2014-05-09
1
-3
/
+7
*
Fix Bug 9903: 'Clicking reload-file ignores selected file format reader'
Hadriel Kaplan
2014-03-21
1
-0
/
+1
*
Revert "Allow pcapng interface options to be available to dissectors."
Anders Broman
2014-03-20
1
-2
/
+0
*
Allow pcapng interface options to be available to dissectors.
Christopher Kilgour
2014-03-20
1
-0
/
+2
*
Remove all $Id$ from top of file
Alexis La Goutte
2014-03-04
1
-2
/
+0
*
Avoid including definition of column_info structure in dissectors.
Jakub Zawadzki
2013-12-22
1
-0
/
+1
*
Avoid including <epan/epan.h> in dissectors.
Jakub Zawadzki
2013-12-03
1
-0
/
+1
*
Avoid including <wiretap/wtap.h> in dissectors.
Jakub Zawadzki
2013-11-29
1
-0
/
+9
*
Remove comment & defines for frame_data_sequence from cfile.h
Jakub Zawadzki
2013-11-15
1
-13
/
+0
*
Global variables considered harmful.
Guy Harris
2013-08-14
1
-0
/
+6
*
Remove fdata->opt_comment, add pkt_comment to pinfo
Jakub Zawadzki
2013-08-01
1
-0
/
+1
*
Abuse epan_t more: add callback to get interface name.
Jakub Zawadzki
2013-07-22
1
-0
/
+2
*
Some work on multi file dissection
Jakub Zawadzki
2013-07-21
1
-0
/
+1
*
Move some more modules into epan.
Jeff Morriss
2013-07-11
1
-1
/
+1
*
Have the seek-read routines take a Buffer rather than a guint8 pointer
Guy Harris
2013-06-16
1
-1
/
+1
*
Update -2, -R and -Y to behave consistently as per the concensus reached on
Evan Huus
2013-03-30
1
-1
/
+2
*
Rename the search type menu items to more accurately reflect what we're
Gerald Combs
2012-12-15
1
-3
/
+3
*
Add wtap_pseudo_header union to wtap_pkthdr structure.
Jakub Zawadzki
2012-10-16
1
-1
/
+1
[next]