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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Some whitespace cleanup. FALSE -> ENC_BIG_ENDIAN. Remove most check_col()'s.
Chris Maynard
2011-09-26
1
-172
/
+153
*
Fix modeline.
Chris Maynard
2011-09-26
1
-1
/
+1
*
From Thomas Morin via bug #6395: Improve display for IGMP
Stephen Fisher
2011-09-26
1
-3
/
+6
*
Make buildbots happy by adding back closing brace.
Chris Maynard
2011-09-26
1
-1
/
+2
*
Get rid of check_col() and use ENC.
Anders Broman
2011-09-26
10
-323
/
+270
*
Get rid of check_col() and use ENC.
Anders Broman
2011-09-26
5
-260
/
+241
*
Move tvb_new_octet_aligned() to tvbuff.c and use it.
Anders Broman
2011-09-26
4
-137
/
+3
*
Get rid of check_col, while at it set ENC.
Anders Broman
2011-09-26
10
-311
/
+271
*
Get rid of check_col, while at it set ENC.
Anders Broman
2011-09-26
7
-139
/
+87
*
Get rid of check_col, while at it set ENC.
Anders Broman
2011-09-26
19
-963
/
+897
*
Get rid of check_col, while at it set ENC.
Anders Broman
2011-09-26
17
-1327
/
+1226
*
Make it build again.
Anders Broman
2011-09-26
1
-1
/
+2
*
Get rid of check_col() and use ENC_BIG_ENDIAN.
Anders Broman
2011-09-26
14
-412
/
+376
*
From Martin Kaiser:
Anders Broman
2011-09-26
1
-68
/
+346
*
From Sylvain Munaut: Fix Bug #6351 (Buildbot fuzztest crash);
Bill Meier
2011-09-25
1
-0
/
+1
*
Do some cleanup related to the reversion of SVN #34848 donr in SVN #39100.
Bill Meier
2011-09-25
1
-28
/
+3
*
Try fixing the signed/unsigned mismatch issues.
Stig Bjørlykke
2011-09-25
1
-4
/
+3
*
From Glenn Matthews via bug 6319:
Stig Bjørlykke
2011-09-25
3
-1
/
+1410
*
Fix a compile error.
Bill Meier
2011-09-25
1
-1
/
+1
*
Minor cleanup:
Bill Meier
2011-09-25
1
-33
/
+34
*
Bug 6369:
Graeme Lunt
2011-09-25
1
-1
/
+2
*
Make buildbot happy
Alexis La Goutte
2011-09-24
1
-1
/
+1
*
Fix a typo in RD offset
Alexis La Goutte
2011-09-24
1
-1
/
+1
*
From Abhik Sarkar via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2384
Alexis La Goutte
2011-09-24
1
-7
/
+250
*
Change the case of "sNMPv2-Trap" to match RFC 3416. Reported by Qiyao.
Gerald Combs
2011-09-23
1
-5
/
+5
*
Use val_to_str_const().
Martin Mathieson
2011-09-23
1
-11
/
+11
*
Use val_to_str_const().
Martin Mathieson
2011-09-23
1
-10
/
+10
*
dissector_(add|delete) ==> dissector_(add|delete)_uint: fixes checkapi error.
Bill Meier
2011-09-23
1
-40
/
+40
*
Uh, "Fix the fix (in SVN #39105)" so it compiles.
Bill Meier
2011-09-23
1
-1
/
+1
*
Correction for SVN #39100:"Revert Revision 34838";
Bill Meier
2011-09-23
1
-2
/
+2
*
Put packet-vlan back into Makefile.common (to go with SVN #39100)
Bill Meier
2011-09-23
1
-0
/
+2
*
Remove code commited by misstake.
Anders Broman
2011-09-23
1
-13
/
+2
*
Revert Revision 34838 "Resolve bug #2254: Migrate the 802.1q VLAN dissector i...
Anders Broman
2011-09-23
5
-91
/
+266
*
Convert "space tabs" to spaces
Alexis La Goutte
2011-09-23
2
-55
/
+81
*
Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
Alexis La Goutte
2011-09-23
1
-4
/
+1
*
From https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6128 : Wireshark doe...
Alexis La Goutte
2011-09-23
1
-12
/
+17
*
Tighten the check on wheter a message really is chipered or not.
Anders Broman
2011-09-23
1
-0
/
+12
*
From Daniel:
Anders Broman
2011-09-23
1
-12
/
+100
*
Be careful about reporting number of missing SNs when wrapping around SN range.
Martin Mathieson
2011-09-22
1
-2
/
+2
*
Show if per packet info is missing.
Anders Broman
2011-09-22
1
-2
/
+7
*
Use ENC_ values in proto_tree_add_item() calls.
Guy Harris
2011-09-22
8
-195
/
+190
*
(Trivial) Remove trailing whitespace from lines for a few files.
Bill Meier
2011-09-21
29
-1125
/
+1125
*
Use '%" G_GINT64_MODIFIER "u' iso '%llu'. Fixes checkapi fail and (presumably...
Bill Meier
2011-09-21
1
-1
/
+1
*
Whitespace cleanup:
Bill Meier
2011-09-21
8
-672
/
+672
*
Fix ex "modeline" so it works;
Bill Meier
2011-09-21
39
-41
/
+41
*
Report as expert/malformed if the same SN appears as ACK and NACK in same sta...
Martin Mathieson
2011-09-21
1
-0
/
+7
*
Fix vi "modeline" so it works;
Bill Meier
2011-09-21
17
-17
/
+17
*
Explicit #include <epan/value_string.h> not required.
Bill Meier
2011-09-21
1
-1
/
+0
*
Fix and suppress some warnings
Graeme Lunt
2011-09-21
1
-4
/
+53
*
Remove check_col and use ENC_BIG_ENDIAN.
Anders Broman
2011-09-21
2
-202
/
+193
[next]