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-dcom.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
We always HAVE_CONFIG_H so don't bother checking whether we have it or not.
Jeff Morriss
2012-09-20
1
-2
/
+0
*
Fix C++-style comment caught by checkAPI.
Evan Huus
2012-09-01
1
-1
/
+1
*
From Litao Gao:
Anders Broman
2012-09-01
1
-22
/
+141
*
Use val_to_str_const() where appropriate;
Bill Meier
2012-08-10
1
-1
/
+1
*
Update Free Software Foundation address.
Jakub Zawadzki
2012-06-28
1
-1
/
+1
*
Fix a bunch of uninitialized variables found by Coverity Scan. CIDs
Gerald Combs
2012-05-16
1
-0
/
+1
*
Don't use tabs in string constants;
Bill Meier
2012-04-30
1
-1
/
+1
*
Whitespace cleanup: Indentation, trailing, ...
Bill Meier
2012-04-26
1
-164
/
+164
*
Use ENC_NA as encoding for proto_tree_add_item() calls which directly referen...
Bill Meier
2011-10-04
1
-6
/
+6
*
Get rid of check_col, while at it set ENC.
Anders Broman
2011-09-26
1
-21
/
+18
*
Based on patch from Denis Ovsienko via
Jeff Morriss
2011-08-16
1
-2
/
+2
*
Add a DREP_LITTLE_ENDIAN for the DCE RPC endianness bit in the data
Guy Harris
2011-07-19
1
-4
/
+4
*
get_host_ipaddr() was returning numeric addresses in host byte order
Gerald Combs
2011-04-26
1
-2
/
+0
*
Use tvb_ip_to_str().
Jeff Morriss
2011-01-16
1
-4
/
+2
*
Move some code (including the optional objects) into libwsutil
Jeff Morriss
2010-05-28
1
-1
/
+1
*
Fix the fuzz failure found in
Jeff Morriss
2010-04-16
1
-162
/
+176
*
Fix some memory leaks; Fix some indentation.
Bill Meier
2010-02-09
1
-134
/
+160
*
Revert SVN #31838; It's NG.
Bill Meier
2010-02-09
1
-156
/
+134
*
Fix some memory leaks; Fix some indentation.
Bill Meier
2010-02-08
1
-134
/
+156
*
Removed an unused variable.
Stig Bjørlykke
2009-11-09
1
-2
/
+0
*
Make ett_* values static.
Stig Bjørlykke
2009-10-11
1
-12
/
+12
*
Initialize u32BoundElements.
Stig Bjørlykke
2009-10-05
1
-0
/
+1
*
Sanitize epan includes
Kovarththanan Rajaratnam
2009-08-21
1
-3
/
+2
*
Changed flags_set_truth -> tfs_set_notset
Stig Bjørlykke
2009-07-07
1
-11
/
+11
*
From Kovarththanan Rajaratnam via bug 3548:
Stig Bjørlykke
2009-06-18
1
-88
/
+88
*
try to fix some solaris buildbot warnings
Ulf Lamping
2009-02-14
1
-3
/
+3
*
Windows build: #include winsock2.h only when needed.
Bill Meier
2008-10-24
1
-0
/
+4
*
Fix a bit more spacing
Bill Meier
2008-10-20
1
-28
/
+28
*
Oops ! Revert (Remove) development stuff ....
Bill Meier
2008-10-20
1
-2
/
+0
*
Adjust indentation to be more consistent ....
Bill Meier
2008-10-20
1
-355
/
+358
*
Addt'l minor cleanup
Bill Meier
2008-09-26
1
-45
/
+42
*
prefs callback not req'd
Bill Meier
2008-09-26
1
-2
/
+2
*
Fix some warnings reported by gcc -Wshadow ...
Bill Meier
2008-06-27
1
-25
/
+21
*
Rewrote some prohibited APIs in epan/dissectors/ (sprintf, strcpy, strcat).
Stig Bjørlykke
2008-02-02
1
-1
/
+1
*
Fix compilation on OS X with GLib 1.2 by including ctype.h since our
Stephen Fisher
2007-06-18
1
-0
/
+1
*
Use G_GINT64_MODIFIER, rather than the PRI[douxX]64 macros, for GLib
Guy Harris
2007-05-29
1
-1
/
+1
*
Add some GCC warnings to the standard set, and add some others to the
Guy Harris
2007-04-23
1
-1
/
+1
*
Remove almost all of the casts I committed recently and in place of
Stephen Fisher
2007-03-28
1
-1
/
+1
*
Fix about 100 simple to fix warnings from gcc 4.0 in epan/dissectors
Stephen Fisher
2007-03-27
1
-1
/
+1
*
correct multidimensional SAFEARRAYs
Ulf Lamping
2007-03-22
1
-5
/
+7
*
Correctly return the item value through the pointer.
Guy Harris
2007-03-14
1
-1
/
+1
*
add a new function dissect_dcom_HRESULT_item() for some more flexibility, use...
Ulf Lamping
2007-02-25
1
-0
/
+24
*
Continuing the tradition: squelch some compiler warnings ....
Bill Meier
2007-02-19
1
-1
/
+1
*
dissector changes:
Ulf Lamping
2007-02-06
1
-8
/
+12
*
From Albert Chin:
Jaap Keuter
2006-11-07
1
-1
/
+1
*
Remove some // comments.
Jörg Mayer
2006-11-06
1
-2
/
+1
*
Squelch compiler warnings
Jaap Keuter
2006-10-18
1
-2
/
+3
*
distinguish between things "ToBeDone" and "NoSpecificationAvailable" as some ...
Ulf Lamping
2006-09-07
1
-8
/
+30
*
add a new this/that flag value
Ulf Lamping
2006-08-28
1
-0
/
+1
*
Fix some format strings and format string arguments.
Guy Harris
2006-08-19
1
-3
/
+3
[next]