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-dcerpc-fldb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Eliminate e_uuid_t in favor of e_guid_t.
Guy Harris
2015-03-03
1
-21
/
+21
*
Cleanup use of #includes in non-generated epan/dissector/*.c
Bill Meier
2014-12-21
1
-1
/
+0
*
Add editor modelines; Reformat as appropriate.
Bill Meier
2014-10-04
1
-583
/
+545
*
proto_tree_add_text -> proto_tree_add_subtree[_format] for DCE/RPC dissectors.
Michael Mann
2014-09-20
1
-16
/
+9
*
Fixup: tvb_get_string(z) -> tvb_get_string(z)_enc
Dario Lombardo
2014-06-18
1
-8
/
+8
*
Fix gcc "warning: no previous prototype ... [-Wmissing-prototypes]"; Do some ...
Bill Meier
2014-04-21
1
-0
/
+2
*
Remove all $Id$ from top of file
Alexis La Goutte
2014-03-04
1
-2
/
+0
*
Remove pinfo->private_data from DCERPC dissectors and instead have dcerpc_inf...
Michael Mann
2013-11-06
1
-173
/
+111
*
Remove check_col for all non-generated DCE/RPC dissectors.
Michael Mann
2013-10-01
1
-82
/
+25
*
emem -> wmem conversion:
Pascal Quantin
2013-09-22
1
-8
/
+8
*
From Ed Beroset via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8416 :
Pascal Quantin
2013-03-02
1
-22
/
+22
*
Comment out unused hf[] entries & etc.
Bill Meier
2013-01-31
1
-2
/
+28
*
We always HAVE_CONFIG_H so don't bother checking whether we have it or not.
Jeff Morriss
2012-09-20
1
-2
/
+0
*
Update Free Software Foundation address.
Jakub Zawadzki
2012-06-28
1
-1
/
+1
*
AFAICT sys/types.h & netinet/in.h #includes are not needed for these files.
Bill Meier
2012-05-04
1
-4
/
+0
*
Convert proto_tree_add_item() 'encoding' arg for field types FT_STRING, FT_ST...
Bill Meier
2011-10-15
1
-8
/
+8
*
There's no need to pass the result of tvb_get_ptr() as the 'value' in
Jeff Morriss
2011-01-12
1
-31
/
+27
*
Use extended value string functions to access dce_error_vals (which has 4397 ...
Bill Meier
2010-10-13
1
-8
/
+8
*
#include <string.h> not needed.
Bill Meier
2010-04-06
1
-2
/
+0
*
* Prefer col_append_str instead of col_append_fstr for constant strings
Kovarththanan Rajaratnam
2009-09-24
1
-58
/
+29
*
From Kovarththanan Rajaratnam via bug 3548:
Stig Bjørlykke
2009-06-18
1
-121
/
+121
*
update filter fields for bug 1803
Ronnie Sahlberg
2007-09-30
1
-124
/
+124
*
Change the long protocol name dissectors for various DFS protocols to
Guy Harris
2007-09-07
1
-2
/
+2
*
FT_STRING -> FT_GUID
Ulf Lamping
2006-08-16
1
-4
/
+4
*
change a whole bunch of ethereal into wireshark
Ronnie Sahlberg
2006-05-21
1
-2
/
+2
*
Change the field description to match the field name.
Jörg Mayer
2005-08-29
1
-1
/
+1
*
Move dissectors to epan/dissectors directory.
Gilbert Ramirez
2004-07-18
1
-0
/
+2142