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
/
plugins
Commit message (
Expand
)
Author
Age
Files
Lines
*
Batch (some of) the plugins to filterable expert infos. The Profinet plugin ...
Michael Mann
2013-05-29
7
-18
/
+93
*
Add a "hidden" array of UAT entry data to allow separation between UAT file s...
Michael Mann
2013-04-22
1
-1
/
+1
*
Fix FSF address.
Guy Harris
2013-04-18
1
-2
/
+2
*
Fix some Dead Store (Dead assignement/Dead increment) Warning found by Clang
Alexis La Goutte
2013-04-17
1
-17
/
+12
*
Fix another dozen or so files with bad FSF addresses as caught by licensecheck.
Evan Huus
2013-04-16
4
-4
/
+4
*
Coverity CID 280337 Unchecked return value
Martin Kaiser
2013-04-10
1
-4
/
+6
*
Coverity CID 751101: Logically Dead Code
Martin Kaiser
2013-04-09
1
-1
/
+1
*
fix indenting
Martin Kaiser
2013-04-09
1
-36
/
+36
*
Rename value string (and similar) functions to use a consistent pattern. This
Evan Huus
2013-03-29
2
-2
/
+2
*
Don't wire into the reassembly code the notion that reassemblies should
Guy Harris
2013-03-22
4
-21
/
+25
*
From beroset:
Bill Meier
2013-03-21
1
-28
/
+28
*
From beroset:
Bill Meier
2013-03-21
6
-88
/
+88
*
[-Wmissing-prototypes]
Anders Broman
2013-03-20
1
-7
/
+7
*
From beroset:
Bill Meier
2013-03-20
7
-25
/
+25
*
From Michal Labedzki:
Anders Broman
2013-03-19
1
-1
/
+1
*
From beroset:
Anders Broman
2013-03-18
1
-9
/
+9
*
From beroset:
Anders Broman
2013-03-18
1
-12
/
+12
*
Build easy codec plugin as a DLL
Balint Reczey
2013-03-15
1
-0
/
+4
*
From David Arnold:
Jaap Keuter
2013-03-12
15
-15
/
+15
*
From Thomas Wiens via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8455
Evan Huus
2013-03-09
1
-1
/
+1
*
ENC_BIG_ENDIAN -> ENC_NA (as found by fix-encoding-args.pl)
Pascal Quantin
2013-03-03
1
-1
/
+1
*
From Ed Beroset via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8416 :
Pascal Quantin
2013-03-03
6
-82
/
+82
*
Export libwireshark symbols using WS_DLL_PUBLIC define
Balint Reczey
2013-03-01
20
-23
/
+28
*
From Ed Beroset via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8416 :
Pascal Quantin
2013-03-01
1
-78
/
+78
*
From Ed Beroset via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8416 :
Pascal Quantin
2013-03-01
3
-84
/
+84
*
Move show_exception() and show_reported_bounds_error() to
Guy Harris
2013-02-27
1
-3
/
+0
*
Fix spelling/typos found using a list of commonly misspelled words.
Bill Meier
2013-02-26
1
-1
/
+1
*
it's ==> its & its == > it's as needed.
Bill Meier
2013-02-26
4
-15
/
+15
*
How can I get a new tvbuff that starts at an offset within a given
Guy Harris
2013-02-19
2
-5
/
+2
*
Get rid of an extra blank line.
Guy Harris
2013-02-15
1
-1
/
+0
*
From Hannes Mezger via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8327
Evan Huus
2013-02-15
13
-795
/
+1412
*
Fix the grammar.h/grammar.c/grammar.lemon dependency so that
Gilbert Ramirez
2013-02-12
1
-2
/
+2
*
Comment out numerous unused hf_.... instances found by checkhf.
Bill Meier
2013-02-10
33
-114
/
+272
*
Add %option noinput to some Flex files, as we aren't using the input()
Guy Harris
2013-02-10
1
-0
/
+5
*
Fix a (benign) ERROR: NO ARRAY: opcua/opcua.c, hf_opcua_reassembled_data
Bill Meier
2013-02-10
1
-2
/
+1
*
Add %option noinput to a bunch of Flex files, as we aren't using the
Guy Harris
2013-02-10
1
-0
/
+5
*
Comment out various unused hf_... instances found by checkhf.
Bill Meier
2013-02-10
4
-222
/
+314
*
Fix ERROR: NO ARRAY: packet-tlv.c, hf_docsis_rcv_mod_enc_ctr_freq_asgn
Bill Meier
2013-02-10
1
-0
/
+5
*
We *did* fix the APIs used.
Guy Harris
2013-02-09
1
-1
/
+0
*
Pull the definition of NODIST_HEADER_FILES up into
Guy Harris
2013-02-09
5
-12
/
+6
*
"make maintainer-clean" should nuke all generated files.
Guy Harris
2013-02-09
1
-0
/
+2
*
Get rid of trailing tabs, make comments more similar.
Guy Harris
2013-02-09
2
-3
/
+3
*
Define GENERATED_HEADER_FILES in plugins/Makefile.common.inc.
Guy Harris
2013-02-09
2
-4
/
+7
*
plugins/Makefile.common.inc defines NODIST_SRC_FILES, and
Guy Harris
2013-02-09
1
-4
/
+0
*
Define FLEX_GENERATED_SRC_FILES and LEMON_GENERATED_SRC_FILES in
Guy Harris
2013-02-09
2
-4
/
+16
*
plugins/Makefile.common.inc should already be defining
Guy Harris
2013-02-09
1
-4
/
+0
*
The type of the second argument to g_snprintf() is gulong. (It *should*
Guy Harris
2013-02-09
1
-2
/
+2
*
Add casts to make it build on win64.
Anders Broman
2013-02-09
1
-2
/
+2
*
Try to fix the makefiles to be able to build mate after distclean.
Anders Broman
2013-02-09
2
-3
/
+15
*
Get rid of a '- i' that appears to have been accidentally inserted in r47581.
Evan Huus
2013-02-09
1
-1
/
+1
[next]