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
*
Replace pinfo->circuit_id will passing data through functions.
Michael Mann
2014-10-22
3
-44
/
+41
*
Sign, Flex strikes again; it generates code that produces warnings.
Guy Harris
2014-10-20
1
-3
/
+6
*
This appears to be clean with my build; see if it needs work with others.
Guy Harris
2014-10-19
1
-6
/
+3
*
Eliminate a use of a ctype.h function.
Guy Harris
2014-10-19
1
-2
/
+1
*
Use proto_tree_add_expert_format instead of proto_tree_add_text
Hannes Mezger
2014-10-18
1
-12
/
+16
*
Use proto_tree_add_bitmask for ExpandedNodeId EncodingMask
Hannes Mezger
2014-10-17
1
-9
/
+16
*
Add argument 'packet_info *pinfo' to all dissecting functions
Hannes Mezger
2014-10-17
15
-1623
/
+1624
*
Replace proto_tree_add_text in non-generated files
Hannes Mezger
2014-10-16
2
-36
/
+39
*
Replace proto_tree_add_text with proto_tree_add_subtree(_format) in generated...
Hannes Mezger
2014-10-16
2
-432
/
+431
*
Always put editor-modelines at the end of the file ...
Bill Meier
2014-10-14
1
-3
/
+4
*
fix forward declarations in opcua_serviceparser.h
Hannes Mezger
2014-10-13
1
-271
/
+159
*
Add support for NTTIME_hyper and NTTIME_1sec
Matthieu Patou
2014-10-12
1
-1
/
+1
*
CMake: Bundle our plugins.
Gerald Combs
2014-10-09
14
-42
/
+168
*
Adjust some whitespace to match editor modelines.
Bill Meier
2014-10-06
2
-6
/
+6
*
plugins: Add editor modelines; Adjust whitespace as needed.
Bill Meier
2014-10-06
70
-3745
/
+4623
*
docsis: Add editor modelines; Adjust whitespace; Remove boilerplate comments.
Bill Meier
2014-10-05
44
-7941
/
+7702
*
Don't assert that values fit in 32 bits if the NDR64 flag is set.
Michael Mann
2014-09-19
1
-3
/
+10
*
Having CmakeListsCustom.txt in git defeats the purpose of its existence:
Joerg Mayer
2014-09-18
1
-28
/
+0
*
opcua: prefix all hf_register_info with opcua, unify naming
Hannes Mezger
2014-09-17
4
-67
/
+67
*
opcua: use BASE_NONE instead of 0
Hannes Mezger
2014-09-17
1
-4
/
+4
*
opcua: format all hf_register_info tables by aligning them to longest value
Hannes Mezger
2014-09-17
5
-176
/
+89
*
opcua: remove unused code
Hannes Mezger
2014-09-17
2
-20
/
+0
*
opcua: add hint to OPCUA settings tooltip
Hannes Mezger
2014-09-17
1
-1
/
+1
*
Remove obsolete dissectors.
AndersBroman
2014-09-06
15
-7551
/
+0
*
Add CMake stuff for custom plugins.
AndersBroman
2014-09-01
1
-0
/
+28
*
Don't show the echo/python command lines when making plugin.c
Роман Донченко
2014-08-31
13
-39
/
+52
*
Remove obsolete comments regarding the shell version of make-dissector-reg
Роман Донченко
2014-08-24
13
-65
/
+0
*
Revert "Fix warning: no previous prototype for ... [-Wmissing-prototypes]"
Anders Broman
2014-08-18
9
-20
/
+10
*
Fix warning: no previous prototype for ... [-Wmissing-prototypes]
Alexis La Goutte
2014-08-18
9
-10
/
+20
*
Fix warning: no previous prototype for ... [-Wmissing-prototypes]
Alexis La Goutte
2014-08-18
1
-1
/
+1
*
Add missing parameter to proto_tree_add_bytes_format_value()
AndersBroman
2014-08-18
1
-3
/
+3
*
Remove proto_tree_add_text from gryphon dissector.
Michael Mann
2014-08-18
1
-78
/
+164
*
DCERPC PN IO: Add modelines info
Alexis La Goutte
2014-08-17
1
-0
/
+13
*
Wimax Plugins: Fix indent (use tabs) and modelines
Alexis La Goutte
2014-08-17
10
-1992
/
+2109
*
Stats Tree: Add Modelines
Alexis La Goutte
2014-08-17
1
-0
/
+13
*
Fix warning: no previous prototype for ... [-Wmissing-prototypes]
Alexis La Goutte
2014-08-16
1
-0
/
+1
*
Remove make-dissector-reg and require python for autotool builds as well
Joerg Mayer
2014-08-12
13
-156
/
+52
*
Now that Python is mandatory on Windows, remove checks for it from nmakefiles
Роман Донченко
2014-08-09
13
-156
/
+13
*
Fix Bug #10348 Different dissection results for same file.
AndersBroman
2014-08-05
1
-90
/
+99
*
Add the easy_codec plugin to the source distribution.
Jeff Morriss
2014-08-01
2
-0
/
+35
*
Add more files to the release tarball.
Guy Harris
2014-07-31
2
-2
/
+16
*
fix encodingmask of DiagnosticInfo
Hannes Mezger
2014-07-30
1
-4
/
+16
*
Convert tvb_get_ptr buffer access macros to use much safer tvb access macros.
Michael Mann
2014-07-30
4
-379
/
+426
*
Replace lseek/fstat by ws_lseek64/ws_fstat64
Peter Wu
2014-07-25
1
-2
/
+2
*
Use forward slashes in paths to runlex.sh
Роман Донченко
2014-07-20
2
-2
/
+2
*
Strip some trailing whitespace; Fix some indentation; Add editor-modelines as...
Bill Meier
2014-07-11
1
-1
/
+1
*
convert to proto_tree_add_subtree[_format] for plugin dissectors
Michael Mann
2014-07-10
26
-868
/
+469
*
Revert "More needed to get rid of "lib" in "libwsutil" on Windows."
Guy Harris
2014-07-10
5
-5
/
+5
*
More needed to get rid of "lib" in "libwsutil" on Windows.
Guy Harris
2014-07-09
5
-5
/
+5
*
Squelch compiler warning.
Guy Harris
2014-07-07
1
-1
/
+1
[next]