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
/
asn1
/
snmp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Build the ASN.1 dissectors directly into epan/dissectors (rather than building
Jeff Morriss
2011-10-10
1
-4
/
+0
*
Convert 'encoding' parameter of certain proto_tree_add_item() calls in asn1/*:
Bill Meier
2011-10-10
1
-1
/
+1
*
Use ENC_NA as encoding for proto_tree_add_item() calls which directly referen...
Bill Meier
2011-10-05
1
-6
/
+6
*
Change the case of "sNMPv2-Trap" to match RFC 3416. Reported by Qiyao.
Gerald Combs
2011-09-23
1
-1
/
+1
*
From Paul Stath via bug 5731: The check for engineID length should only occu...
Chris Maynard
2011-08-02
1
-1
/
+1
*
Use correct encoding for proto_tree_add_item().
Stig Bjørlykke
2011-07-19
1
-17
/
+17
*
From Sean Van Gorder:
Anders Broman
2011-06-05
1
-1
/
+1
*
Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
Alexis La Goutte
2011-04-21
1
-1
/
+1
*
Fix Dead Store (Dead nested assignment) Warning found by Clang
Alexis La Goutte
2011-04-21
1
-1
/
+1
*
Rollback r36614 and change dissect_SMUX_PDUs_PDU() to use previously
Stephen Fisher
2011-04-13
1
-2
/
+3
*
Fix Coverity 524: NEGATIVE_RETURNS
Stephen Fisher
2011-04-12
1
-2
/
+2
*
Fix Coverity 1047: UNUSED_VALUE in dissect_smux
Stephen Fisher
2011-04-12
1
-2
/
+1
*
Corrected switch-case flow.
Stig Bjørlykke
2011-04-12
1
-1
/
+1
*
Use a unique variable name. Fixes Coverity CID 593.
Gerald Combs
2011-04-07
1
-4
/
+4
*
From Didier via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3055 :
Jeff Morriss
2011-03-25
1
-1
/
+9
*
Allow for expert items to be actually attached somewhere.
Jaap Keuter
2011-01-20
1
-9
/
+12
*
Only chop the last character (new line) from the error message.
Stig Bjørlykke
2010-12-30
1
-1
/
+1
*
Fix a buffer overflow in the engineId preferences. Fixes bug 5530.
Gerald Combs
2010-12-29
1
-11
/
+15
*
Rename the routines that handle dissector tables with unsigned integer
Guy Harris
2010-12-20
1
-10
/
+10
*
Fix various typos and spelling errors.
Bill Meier
2010-12-06
1
-1
/
+1
*
One more:
Stig Bjørlykke
2010-10-29
1
-1
/
+1
*
Make the third argument to a UAT copy callback a size_t.
Stig Bjørlykke
2010-10-29
1
-1
/
+1
*
From Fulko Hew via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4615 :
Jeff Morriss
2010-10-14
1
-134
/
+194
*
Copy the rev 34143 changes to packet-snmp.c over to the asn1 source.
Jeff Morriss
2010-09-17
1
-13
/
+13
*
Mark encryptedData as unused, to avoid warnings when not HAVE_LIBGCRYPT.
Stig Bjørlykke
2010-08-02
1
-2
/
+2
*
Added missing include <string.h>.
Stig Bjørlykke
2010-08-02
1
-0
/
+1
*
oid_encoded2string() returns a const char *; don't assign it to a char
Guy Harris
2010-07-02
1
-2
/
+4
*
Don't add raw bytes to the tree.
Gerald Combs
2010-07-01
1
-2
/
+3
*
Moved register_ber_syntax_dissector() and register_ber_oid_syntax() from
Stig Bjørlykke
2010-06-28
1
-2
/
+1
*
Avoid crash when adding SNMP Users.
Stig Bjørlykke
2010-06-26
1
-7
/
+8
*
Have abs_time_to_str() and abs_time_to_str_secs() take an additional
Guy Harris
2010-05-21
1
-1
/
+1
*
Don't type prune the data_ptr pointer for UAT.
Stig Bjørlykke
2010-05-02
1
-2
/
+2
*
#include <string.h> and/or #include <stdio.h> not needed.
Bill Meier
2010-04-07
1
-2
/
+0
*
Fix for bug 4551.
Jaap Keuter
2010-03-05
1
-0
/
+19
*
from Luis Ontanon:
Anders Broman
2010-03-04
1
-4
/
+27
*
From LEGO via bug 3459:
Stig Bjørlykke
2010-03-04
1
-2
/
+5
*
From Luis Ontanon:
Anders Broman
2010-03-02
1
-9
/
+35
*
Add a third date format, ABSOLUTE_TIME_DOY_UTC, to show UTC with the
Guy Harris
2010-02-27
1
-1
/
+1
*
Switch to using a bundled version of the openSUSE Build Service packages
Gerald Combs
2009-12-21
1
-4
/
+1
*
For fields of type FT_ABSOLUTE_TIME, have the "display" value be one of
Guy Harris
2009-12-19
1
-1
/
+1
*
Add an argument to abs_time_to_str() and abs_time_secs_to_str()
Guy Harris
2009-12-10
1
-4
/
+5
*
Made enterprise_oid pointer const.
Stig Bjørlykke
2009-11-09
1
-1
/
+1
*
Remove an unused variable.
Stig Bjørlykke
2009-11-09
1
-1
/
+0
*
Added some type renames.
Stig Bjørlykke
2009-11-01
1
-0
/
+3
*
Added a UAT table to describe enterprise specific-trap types.
Stig Bjørlykke
2009-11-01
2
-29
/
+120
*
Added SNMP to "Decode ASN.1 file as" list.
Stig Bjørlykke
2009-10-30
1
-0
/
+2
*
Remove unused NEED_PACKET_PROTO_H variable
Kovarththanan Rajaratnam
2009-10-08
1
-1
/
+0
*
Fixed offset_from_real_beginning() -> tvb_offset_from_real_beginning()
Stig Bjørlykke
2009-10-05
1
-1
/
+1
*
Return from dissect_snmp_VarBind() when detecting invalid oid.
Stig Bjørlykke
2009-10-05
1
-1
/
+8
*
offset_from_real_beginning() is only called with 0 as second argument, so rem...
Kovarththanan Rajaratnam
2009-09-10
1
-3
/
+3
[next]