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
/
dissectors
/
packet-cpfi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename tvb_new_subset() to tvb_new_subset_length_caplen().
Guy Harris
2017-01-10
1
-2
/
+2
*
Convert most UDP dissectors to use "auto" preferences.
Michael Mann
2016-10-13
1
-11
/
+5
*
Manually add protocol dependencies derived from find_dissector.
Michael Mann
2016-03-20
1
-1
/
+1
*
The variable is assigned values twice successively found by PVS Studio (V519)
Alexis La Goutte
2015-12-13
1
-1
/
+1
*
new_create_dissector_handle -> create_dissector_handle for dissector directory.
Michael Mann
2015-12-09
1
-1
/
+1
*
Replace or rename "duplicate" UDP protocols shown in Decode As
Michael Mann
2015-10-08
1
-4
/
+2
*
Replace deprecated tvb_length APIs
AndersBroman
2015-04-16
1
-3
/
+3
*
Cleanup use of #includes in non-generated epan/dissector/*.c
Bill Meier
2014-12-21
1
-2
/
+0
*
Revert "Fixup: tvb_* -> tvb_captured"
Michael Mann
2014-06-19
1
-3
/
+3
*
Fixup: tvb_* -> tvb_captured
Dario Lombardo
2014-06-18
1
-3
/
+3
*
tvb_new_subset -> tvb_new_subset_length when length parameters are equal.
Michael Mann
2014-06-07
1
-1
/
+1
*
Remove all $Id$ from top of file
Alexis La Goutte
2014-03-04
1
-2
/
+0
*
Remove Fibre Channel specific fields from packet_info and just have the fc_hd...
Michael Mann
2013-11-25
1
-5
/
+8
*
Constify two character arrays;
Bill Meier
2013-11-16
1
-21
/
+38
*
Don't include <epan/strutil.h> when not needed.
Jakub Zawadzki
2013-11-09
1
-1
/
+0
*
Remove instances of unused 'data_handle' (and of one other handle).
Bill Meier
2013-10-22
1
-2
/
+0
*
[-Wmissing-prototypes]
Anders Broman
2013-03-15
1
-2
/
+3
*
it's ==> its & its ==> it's as needed.
Bill Meier
2013-02-26
1
-1
/
+1
*
We always HAVE_CONFIG_H so don't bother checking whether we have it or not.
Jeff Morriss
2012-09-20
1
-3
/
+1
*
Initial commit to support yet another method of passing data between dissectors.
Jakub Zawadzki
2012-09-10
1
-1
/
+1
*
Update FSF address - part II.
Jakub Zawadzki
2012-06-28
1
-1
/
+1
*
For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.
Bill Meier
2011-10-21
1
-1
/
+1
*
Get rid of check_col, while at it set ENC.
Anders Broman
2011-09-26
1
-16
/
+13
*
From Michael Mann via bug 2794:
Stig Bjørlykke
2011-04-19
1
-1
/
+1
*
Rename the routines that handle dissector tables with unsigned integer
Guy Harris
2010-12-20
1
-4
/
+4
*
#include <string.h> not needed.
Bill Meier
2010-04-06
1
-2
/
+0
*
(Minor) Fix code so port pref change actually deletes the previous dissector ...
Bill Meier
2010-02-08
1
-31
/
+38
*
From Kovarththanan Rajaratnam:
Stig Bjørlykke
2009-07-07
1
-1
/
+1
*
From Kovarththanan Rajaratnam via bug 3548:
Stig Bjørlykke
2009-06-18
1
-21
/
+21
*
Fix some of the Errors/warnings detected by checkapi.
Bill Meier
2008-05-15
1
-12
/
+25
*
Rewrote to use g_strlcpy and g_strlcat.
Stig Bjørlykke
2008-03-01
1
-2
/
+3
*
Make the CPFI dissector new style: return 0 in several cases (including if we...
Jeff Morriss
2007-10-02
1
-49
/
+50
*
Fail if the addresses being checked aren't Ethernet addresses.
Guy Harris
2007-04-25
1
-14
/
+12
*
The data field of an address structure is now a void *; convert it as
Guy Harris
2007-04-25
1
-2
/
+16
*
change a whole bunch of ethereal into wireshark
Ronnie Sahlberg
2006-05-21
1
-3
/
+3
*
various code cleanup:
Ulf Lamping
2005-08-08
1
-2
/
+2
*
More bug fixes from Steve Grubb. See bug 217 for details.
Gerald Combs
2005-05-30
1
-6
/
+6
*
Move prefs.c and prefs.h into the epan subdirectory.
Guy Harris
2004-09-27
1
-1
/
+1
*
Move dissectors to epan/dissectors directory.
Gilbert Ramirez
2004-07-18
1
-0
/
+527