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
/
packet-dcerpc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
we need to export init_ndr_pointer_list() from packet-dcerpc so that
Ronnie Sahlberg
2004-03-05
1
-2
/
+2
*
Yaniv Kaul: show interface names - win32 only
Jörg Mayer
2004-03-03
1
-3
/
+54
*
From Jaime Fournier:
Guy Harris
2004-02-21
1
-10
/
+12
*
using G_MAXFLOAT and G_MAXDOUBLE,
Ulf Lamping
2004-02-18
1
-5
/
+5
*
From Jaime Fournier: add a hidden FT_BOOLEAN variable that's present if
Guy Harris
2004-02-18
1
-5
/
+11
*
char *drep -> guint8 *drep
Jörg Mayer
2004-01-19
1
-22
/
+22
*
From Jamie Fournier: don't show UNKUUID information for fragments for
Guy Harris
2003-12-08
1
-6
/
+12
*
From Jaime Fournier: show the RPC version of the unknown interface in
Guy Harris
2003-11-25
1
-11
/
+7
*
From Jamie Fournier: add the UUID to the Info column for datagram calls.
Guy Harris
2003-11-21
1
-3
/
+9
*
Export "protocol_t" as an opaque type.
Guy Harris
2003-11-16
1
-4
/
+5
*
From Jaime Fournier: get rid of space in field name.
Guy Harris
2003-11-13
1
-2
/
+2
*
Put stub data back where it was in the tree before.
Guy Harris
2003-11-12
1
-3
/
+3
*
Update a comment.
Guy Harris
2003-11-06
1
-2
/
+8
*
Bugfix for dcerpc parsing of encrypted short packets.
Ronnie Sahlberg
2003-11-06
1
-3
/
+11
*
Fix a call to "dissect_dcerpc_cn()" to handle the new return value.
Guy Harris
2003-10-23
1
-2
/
+2
*
Catch exceptions in "dissect_dcerpc_cn_bs()", so that if we get an
Guy Harris
2003-10-23
1
-20
/
+54
*
Get rid of the "offset" argument to "dcerpc_try_handoff()" - it's always
Guy Harris
2003-10-23
1
-121
/
+203
*
From Yaniv Kaul: if there's more than one context item in a BIND PDU, show
Guy Harris
2003-10-22
1
-2
/
+5
*
Catch exceptions when dissecting a verifier, so we still dissect the
Guy Harris
2003-10-21
1
-100
/
+112
*
"dce_try_handoff()" isn't necessarily passed a non-null "auth_info"
Guy Harris
2003-10-14
1
-4
/
+6
*
Updated the DCERPC service response time to also offer the menu to
Ronnie Sahlberg
2003-10-10
1
-1
/
+18
*
Change dissect_deferred_pointer()
Ronnie Sahlberg
2003-10-08
1
-2
/
+5
*
This commit refactors the dcerpc authentication subdissectors for
Tim Potter
2003-09-26
1
-125
/
+105
*
Use zero to mean we haven't seen any authentication level information
Tim Potter
2003-09-26
1
-7
/
+7
*
Put the presentation context list and transfer syntax list of a dcerpc
Tim Potter
2003-09-19
1
-12
/
+33
*
Do not take the pointer to a stack object and pass it to the tap system.
Ronnie Sahlberg
2003-09-11
1
-36
/
+58
*
Guy suggested that the dcerpc opnum value_string code could be simplified
Tim Potter
2003-08-04
1
-12
/
+22
*
From Devin Heitmueller: include the authentication padding in the stub
Guy Harris
2003-07-21
1
-11
/
+16
*
Alter_context is sort of like Bind, and its authentication stubs are
Guy Harris
2003-07-18
1
-1
/
+3
*
Squelch a (potentially-valid) compiler warning.
Guy Harris
2003-07-16
1
-2
/
+2
*
Move all DCERPC authentication/encryption dissection code from packet-dcerpc.c
Tim Potter
2003-07-16
1
-199
/
+181
*
Dynamically create DCERPC opnum value_strings from the subdissector
Tim Potter
2003-06-26
1
-1
/
+23
*
Squelch a compiler warning (for something that's potentially a real
Guy Harris
2003-06-19
1
-2
/
+2
*
Initialize di.hf_index in dissect_dcerpc_cn_rqst(). Alan Hood sent me a
Gerald Combs
2003-06-19
1
-1
/
+2
*
Remove silly dcerpc_smb_check_long_frame() function and all calls to it.
Tim Potter
2003-06-17
1
-1
/
+12
*
Add new routines:
Guy Harris
2003-06-12
1
-7
/
+4
*
As "tvb_strneql()" and "tvb_memeql()" now just return -1, rather than
Guy Harris
2003-06-10
1
-3
/
+2
*
There can be more than one DCE RPC call per frame, e.g. there can be
Guy Harris
2003-06-04
1
-22
/
+73
*
Put back the stuff for connection-oriented data to show fragment data as
Guy Harris
2003-05-27
1
-4
/
+17
*
Null-terminate ASCII string values in "dissect_ndr_cvstring()".
Guy Harris
2003-05-26
1
-1
/
+2
*
Fix typo in name of ett for krb5 auth verifier.
Tim Potter
2003-05-23
1
-35
/
+54
*
Move dissection of NETLOGON secure channel auth verifier into
Tim Potter
2003-05-15
1
-45
/
+9
*
Dissect authentication data for netlogon secure channel bind and bind acks.
Tim Potter
2003-05-15
1
-9
/
+51
*
Re-commit stuff that was lost...
Richard Sharpe
2003-05-14
1
-2
/
+58
*
Have "dissect_ndr_cvstring()" set the length of the top-level item to
Guy Harris
2003-05-10
1
-2
/
+4
*
Use "tvb_ensure_bytes_exist()" to cause an exception to be thrown
Guy Harris
2003-05-10
1
-22
/
+31
*
Based on a patch from Jean-Baptiste Marchand, mark stub data as
Guy Harris
2003-05-08
1
-43
/
+41
*
Add a pointer to an hf_ value for a "reassembled_in" field (which can be
Guy Harris
2003-04-20
1
-1
/
+2
*
Don't put "[DCE/RPC fragment]" into the Info column if the packet isn't
Guy Harris
2003-04-15
1
-5
/
+7
*
Reassembly of DCE/RPC fragments for Request packets was slightly broken.
Ronnie Sahlberg
2003-04-14
1
-131
/
+183
[next]