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
Commit message (
Expand
)
Author
Age
Files
Lines
*
From Alejandro Vaquero:
Lars Roland
2005-02-01
13
-257
/
+587
*
Add some comments noting issues with some of the items in here.
Guy Harris
2005-02-01
1
-0
/
+14
*
Move "dissect_nt_GUID()" into "packet-dcerpc-nt.c", as it's used by the
Guy Harris
2005-02-01
3
-15
/
+23
*
If the VCI and payload type indicate that a cell is an OAM cell, dissect
Guy Harris
2005-02-01
1
-2
/
+30
*
removed MSVC warnings:
Ulf Lamping
2005-02-01
2
-4
/
+4
*
removed MSVC warnings:
Ulf Lamping
2005-02-01
1
-2
/
+2
*
Put application context OID in pinfo->private data to be used by sub-dissecto...
Anders Broman
2005-01-31
1
-1
/
+4
*
Update som valuse strings
Anders Broman
2005-01-31
1
-34
/
+172
*
From LEGO:
Anders Broman
2005-01-31
1
-4
/
+1
*
there are two NETLOGON protocols
Ronnie Sahlberg
2005-01-31
1
-79
/
+79
*
call dissect_ndr_uuit_t directly and avoid a dependency on packet-dcerpc-netl...
Ronnie Sahlberg
2005-01-31
2
-6
/
+6
*
support H.248 BER over SCTP PPID 7
Ronnie Sahlberg
2005-01-31
1
-191
/
+193
*
From Florian Lohoff: Redback SmartEdge SE400/800 tcpdump disassembly.
Guy Harris
2005-01-31
2
-0
/
+155
*
Add a URL for Gnutella specs.
Guy Harris
2005-01-31
2
-76
/
+82
*
add dissection of three new flags in the security descriptor
Ronnie Sahlberg
2005-01-30
1
-0
/
+33
*
Add OID:s to old dissector, for comparison reasons.
Anders Broman
2005-01-30
1
-0
/
+38
*
In case of "faulty" BER tag:s return tvb = NULL
Anders Broman
2005-01-30
1
-0
/
+1
*
rename lsa_dissect_LSA_SECURITY_DESCRIPTOR to lsa_dissect_sec_desc_buf
Ronnie Sahlberg
2005-01-30
3
-28
/
+47
*
rename lsa_dissect_LSA_SECURITY_DESCRIPTOR_data to lsa_dissect_sec_desc_buf_data
Ronnie Sahlberg
2005-01-30
3
-7
/
+7
*
rename lsa_dissect_POLICY_DNS_DOMAIN_INFO to lsa_dissect_DnsDomainInfo and ch...
Ronnie Sahlberg
2005-01-30
3
-7
/
+9
*
add a new dissect_ndr_counted_ascii_string() that mimics dissect_ndr_counted_...
Ronnie Sahlberg
2005-01-30
2
-0
/
+70
*
Byte arrays are byte arrays, not strings.
Guy Harris
2005-01-30
1
-1
/
+49
*
change dissect_ndr_counted_byte_array to be more consistent with dissect_ndr...
Ronnie Sahlberg
2005-01-30
3
-4
/
+4
*
Add the I-D name for L2TPv3 to a comment.
Guy Harris
2005-01-29
1
-358
/
+381
*
Put the dissection of the payload at the top level.
Guy Harris
2005-01-29
1
-32
/
+46
*
Treat the command opcodes as SBC-2 for CD-ROMs as well as for block
Guy Harris
2005-01-29
1
-0
/
+1
*
Use the 64-bit integer fetch routines to support 64-bit NDR integers.
Guy Harris
2005-01-29
8
-72
/
+28
*
only add 4 bytes to the pdu length IFF header digest/crc32 is actually used.
Ronnie Sahlberg
2005-01-29
1
-3
/
+25
*
we need a dissect_ndr_uint64() that dissects an NDR hyper
Ronnie Sahlberg
2005-01-28
2
-0
/
+25
*
older MS DCE/RPC interfaces often use a construct that is to be treated as a ...
Ronnie Sahlberg
2005-01-28
8
-23
/
+28
*
add a macro for aligning NDR datastreams to 8 byte boundaries
Ronnie Sahlberg
2005-01-28
1
-0
/
+9
*
add another REPORT_DISSECTOR_BUG() call, if tfi->tree_type is existing and no...
Ulf Lamping
2005-01-26
1
-0
/
+6
*
if there must be an unknown version message, use hex instead of decimal to pr...
Ulf Lamping
2005-01-26
1
-1
/
+1
*
if there must be an "unknown transport" message, at least print the transport...
Ulf Lamping
2005-01-26
1
-1
/
+1
*
bugfix of crash_00001_20050124142515.cap: dissector packet-daap.c displayed [...
Ulf Lamping
2005-01-26
1
-0
/
+1
*
bugfix of crash_00026_20050124150108.cap: three places with possible write be...
Ulf Lamping
2005-01-26
1
-12
/
+11
*
Fix a typo leading to no conversation set up for RTCP
Anders Broman
2005-01-26
1
-1
/
+1
*
Add "applications/soap+xml" as a text media type.
Guy Harris
2005-01-25
1
-0
/
+1
*
Make the sub system number (ssn) settings preferences.
Anders Broman
2005-01-24
1
-11
/
+61
*
the methods from these interfaces were missing the DCOM this/that header and ...
Ulf Lamping
2005-01-24
2
-0
/
+10
*
Bugfix incorect while condition from Mutsuya Irie
Anders Broman
2005-01-24
1
-2
/
+2
*
Add support for reassembly of Gnutella packets that cross TCP segment
Guy Harris
2005-01-24
1
-205
/
+179
*
Get rid of an extra space after the edge value of a SACK item if
Guy Harris
2005-01-24
1
-2
/
+4
*
Some dcerpc related stuff needed to write dcerpc plugin
Ulf Lamping
2005-01-22
1
-0
/
+6
*
needs an ALIGN_TO_2_BYTES to make the idl compiler happy
Ronnie Sahlberg
2005-01-22
1
-0
/
+9
*
Handle some more op codes.
Anders Broman
2005-01-21
2
-191
/
+2953
*
Fixed bugs with conversations and t35
Anders Broman
2005-01-21
1
-306
/
+426
*
use col_set_fence for COL_INFO, if multiple DCE/RPC requests/responses are in...
Ulf Lamping
2005-01-20
1
-2
/
+10
*
SACK prettyfication
Ronnie Sahlberg
2005-01-20
1
-21
/
+10
*
make TCP SACK option handle relative sequence numbers
Ronnie Sahlberg
2005-01-20
1
-5
/
+38
[next]