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
*
Disable manifest building for our DLLs. This attempts to fix bug 3272.
Gerald Combs
2009-03-02
17
-61
/
+1
*
From Robert Groenenberg:
Jaap Keuter
2009-02-22
1
-1
/
+1
*
Incorporate plugin dissector into build in collection.
Jaap Keuter
2009-02-22
10
-1470
/
+0
*
Incorporate plugin dissector into build in collection.
Jaap Keuter
2009-02-22
14
-3412
/
+0
*
Incorporate plugin dissector into build in collection.
Jaap Keuter
2009-02-22
14
-1065
/
+0
*
Incorporate plugin dissector into build in collection.
Jaap Keuter
2009-02-22
14
-1265
/
+0
*
Incorporate plugin dissector into build in collection.
Jaap Keuter
2009-02-22
10
-6068
/
+0
*
Incorporate plugin dissector into build in collection.
Jaap Keuter
2009-02-22
10
-1860
/
+0
*
Incorporate plugin dissector into build in collection.
Jaap Keuter
2009-02-22
13
-1619
/
+0
*
Incorporate plugin dissector into build in collection.
Jaap Keuter
2009-02-22
14
-855
/
+0
*
Incorporate plugin dissector into build in collection.
Jaap Keuter
2009-02-22
14
-938
/
+0
*
Incorporate plugin dissector into build in collection.
Jaap Keuter
2009-02-22
11
-2062
/
+0
*
Incorporate plugin dissector into build in collection.
Jaap Keuter
2009-02-22
14
-962
/
+0
*
Incorporate plugin dissector into build in collection.
Jaap Keuter
2009-02-21
12
-2356
/
+0
*
Incorporate plugin dissector into build in collection.
Jaap Keuter
2009-02-21
12
-3045
/
+1
*
Update the documentation to reflect the current state of plugin development.
Jaap Keuter
2009-02-21
1
-0
/
+5
*
Rename source file to reflect Cisco specific protocol.
Jaap Keuter
2009-02-18
2
-1
/
+1
*
Correct copyright statements.
Jaap Keuter
2009-02-18
2
-4
/
+6
*
Remove an ugly hack:
Ulf Lamping
2009-02-10
1
-1
/
+1
*
- remove reference to AMR (submitted by mistake)
Tomas Kukosa
2009-02-09
7
-17
/
+15
*
From Peter Johansson:
Stig Bjørlykke
2009-02-09
1
-1
/
+1
*
add missing mt.exe calls, to include manifest files into exe / dll files
Ulf Lamping
2009-02-02
30
-0
/
+99
*
Fix uninitialized variable.
Guy Harris
2009-01-26
1
-218
/
+218
*
Non-constant strings should not be used as format items; the format
Guy Harris
2009-01-26
1
-8
/
+9
*
fix a minor comment bug
Ulf Lamping
2009-01-26
1
-1
/
+1
*
add some expert infos
Ulf Lamping
2009-01-26
1
-2
/
+23
*
Make the column check actually check the information column status.
Jaap Keuter
2009-01-13
1
-2
/
+2
*
Fix the URL for the RLM stuff at Cisco.
Guy Harris
2009-01-13
1
-2
/
+22
*
From Didier Gautheron:
Jaap Keuter
2009-01-09
1
-20
/
+41
*
Fix for bug 2902:
Jaap Keuter
2009-01-08
2
-499
/
+113
*
Fix for bug 2902:
Jaap Keuter
2009-01-08
12
-58
/
+58
*
Don't look up the mtp3 dissector (twice) for every packet: do it once at
Jeff Morriss
2009-01-05
1
-103
/
+115
*
Change install-plugins target to install plugins in "$(INSTALL_DIR)\plugins\$...
Anders Broman
2008-12-29
1
-33
/
+33
*
Fix some typos and spelling (mostly in text strings)
Bill Meier
2008-12-22
20
-54
/
+54
*
Fixes for issues reported by Chris Maynard in bug #2813;
Bill Meier
2008-12-22
3
-7
/
+11
*
Back out r27047 and r27053.
Gerald Combs
2008-12-19
3
-7
/
+7
*
Update calls to proto_tree_add_bytes_format to reflect r27047.
Gerald Combs
2008-12-18
3
-7
/
+7
*
From Jim Young (bug 3105):
Stig Bjørlykke
2008-12-09
1
-2
/
+2
*
add missing version check for new block
Ulf Lamping
2008-12-04
1
-0
/
+6
*
add block dissections:
Ulf Lamping
2008-12-04
1
-9
/
+158
*
Unistim still eats the TAPA packets :-(
Jörg Mayer
2008-12-04
1
-1
/
+5
*
From Don Newton:
Jaap Keuter
2008-12-02
1
-10
/
+31
*
From Don Newton:
Jaap Keuter
2008-12-02
4
-2
/
+64
*
Fix some "format not a string literal and no format arguments" warnings.
Stig Bjørlykke
2008-10-31
15
-49
/
+48
*
From Marc Moussali:
Anders Broman
2008-10-30
1
-1
/
+2
*
#include <emem.h>
Bill Meier
2008-10-28
1
-0
/
+1
*
Minor cleanup for proto_register & proto_reg_handoff ...
Bill Meier
2008-10-28
1
-31
/
+32
*
proto_register & proto_reg_handoff related; remove unnecessary code ....
Bill Meier
2008-10-28
2
-29
/
+6
*
Minor cleanup related to proto_register/proto_reg_handoff ...
Bill Meier
2008-10-28
2
-17
/
+30
*
proto_register/proto_reg_handoff; Various small cleanup and bug-fixing
Bill Meier
2008-10-25
21
-185
/
+79
[next]