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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Either remove or use unused values found by Coverity. Fixes CIDs
Gerald Combs
2011-04-06
3
-5
/
+5
*
Add RoHC to the ethertypes.
Anders Broman
2011-04-06
2
-9
/
+16
*
From Peter via bug #5798: Don't try to run svnversion if it isn't
Stephen Fisher
2011-04-06
1
-1
/
+1
*
From Johan Wåhl:
Anders Broman
2011-04-06
1
-0
/
+61
*
Use the correct handle when registering "media_type" "application/vnd.3gpp2.s...
Bill Meier
2011-04-06
1
-1
/
+1
*
Fixed blurb for BER Error.
Stig Bjørlykke
2011-04-06
1
-1
/
+1
*
Made "BER Error" filterable.
Stig Bjørlykke
2011-04-06
1
-51
/
+55
*
From Jakub Zawadzki:
Guy Harris
2011-04-06
3
-29
/
+10
*
From Jakub Zawadzki: fix the type of an argument.
Guy Harris
2011-04-06
1
-1
/
+1
*
From Jakub Zawadzki:
Guy Harris
2011-04-06
33
-199
/
+198
*
Add a comment
Anders Broman
2011-04-06
2
-0
/
+30
*
RFC5806 Diversion header
Tomas Kukosa
2011-04-06
1
-0
/
+8
*
Missing decoding for CalledPartyBCD number in CAMEL
Anders Broman
2011-04-06
3
-10
/
+37
*
IMHO capinfos, when finished processing, should exit with an error status
Bill Meier
2011-04-06
2
-90
/
+105
*
Fix Coverity 1062: UNUSED_VALUE
Stephen Fisher
2011-04-06
1
-1
/
+1
*
Set the correct properties ....
Bill Meier
2011-04-05
1
-0
/
+0
*
Set the correct properties ...
Bill Meier
2011-04-05
1
-0
/
+0
*
Use the latest library tag, which updates GNUTLS. Add code to check for
Gerald Combs
2011-04-05
5
-4
/
+13
*
More manifest fixes.
Gerald Combs
2011-04-05
1
-1
/
+1
*
Mark pinfo as unused with _U_ to avoid compiler warning.
Chris Maynard
2011-04-05
1
-1
/
+1
*
Add ICMP tap support, and add a tshark tap to measure such things as:
Chris Maynard
2011-04-05
9
-25
/
+350
*
foo="\windows\style\pathname"; printf "$foo" isn't going to work too well in...
Bill Meier
2011-04-05
1
-1
/
+1
*
1. Remove \r from tshark output so output OK on Windows cygwin bash.
Bill Meier
2011-04-05
1
-4
/
+16
*
Fix a few more typos and reformat some of the comments.
Chris Maynard
2011-04-05
1
-34
/
+36
*
Remove the manifest as a prerequisite for packaging.
Gerald Combs
2011-04-05
1
-1
/
+1
*
Compile fix: camel_obj_id -> obj_id.
Stig Bjørlykke
2011-04-05
2
-2
/
+2
*
Actually get the oid string ...
Anders Broman
2011-04-05
2
-12
/
+33
*
Don't assign to a proto_item * if the value won't be used: Coverity 858;
Bill Meier
2011-04-05
1
-82
/
+80
*
Don't assign to a proto_item * if the value won't be used: Coverity 882;
Bill Meier
2011-04-05
1
-9
/
+8
*
Fix a typo in the help message.
Michael Tüxen
2011-04-05
1
-1
/
+1
*
From Jose Pedro Oliveira:
Anders Broman
2011-04-05
1
-1
/
+1
*
Remove some unused hf_ variables.
Jeff Morriss
2011-04-05
1
-38
/
+0
*
From Felix Kraemer: fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5...
Jeff Morriss
2011-04-05
5
-122
/
+420
*
Set BIN_DIR to . by default. Use tr to replace colons with newlines.
Jeff Morriss
2011-04-05
1
-2
/
+2
*
Don't assign to a proto_item * if the value won't be used: Coverity 850;
Bill Meier
2011-04-04
1
-7
/
+4
*
Fix "MISSING_BREAK"; Coverity 436.
Bill Meier
2011-04-04
1
-2
/
+2
*
Don't assign to a proto_item * if the value won't be used: Coverity 846 & 848;
Bill Meier
2011-04-04
1
-11
/
+6
*
More console tweaks. But how to prevent prompt from being displayed before
Chris Maynard
2011-04-04
1
-0
/
+3
*
Based on idea from Bill Meier:
Jeff Morriss
2011-04-04
2
-0
/
+77
*
Fix up indentation
Jeff Morriss
2011-04-04
1
-55
/
+55
*
Don't assign to a proto_item * if the value won't be used: Coverity 836;
Bill Meier
2011-04-04
1
-10
/
+4
*
Don't assign to a proto_item * if the value won't be used: Coverity 832-834.
Bill Meier
2011-04-04
1
-68
/
+68
*
More console tweaks.
Gerald Combs
2011-04-04
1
-8
/
+11
*
Fix Coverity 1137, 1138, 1139: UNUSED_VALUE
Stephen Fisher
2011-04-04
1
-6
/
+3
*
Don't assign to a proto_item * if the value won't be used: Coverity 829 & 830;
Bill Meier
2011-04-04
1
-105
/
+102
*
Only call destroy_console() when we create a console (pointed out by
Gerald Combs
2011-04-04
1
-12
/
+7
*
Fix compilation error:
Stephen Fisher
2011-04-04
1
-1
/
+1
*
Don't assign to a proto_item * if the value won't be used: Coverity 827;
Bill Meier
2011-04-04
1
-6
/
+9
*
On Windows, try to use an existing console for our messages. Create one if
Gerald Combs
2011-04-04
1
-4
/
+16
*
Don't assign to a variable if the value won't be used: Coverity 826;
Bill Meier
2011-04-04
1
-38
/
+32
[prev]
[next]