aboutsummaryrefslogtreecommitdiffstats
path: root/AUTHORS
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2002-12-11 19:50:24 +0000
committerGuy Harris <guy@alum.mit.edu>2002-12-11 19:50:24 +0000
commit79275e0079add5b9a2af9bcf08dac9fe10a2e03b (patch)
tree17f42d4912167bcc64d52e45c4829f08a38ea5f6 /AUTHORS
parent69ab206a898934315928fb9307370fe85cec4b9e (diff)
From Devin Heitmueller:
Minor change to the connection oriented DCE/RPC function calls. Now the offset is provided in the call, instead of having a hard-coded value in each function. Also makes the calling convention consistent with the datagram equivalents for the functions. Didn't do it for dissect_dcerpc_cn_auth() yet, as that is a special case (and I am in the process of restructuring it to make verifier decryption work properly). svn path=/trunk/; revision=6778
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS2
1 files changed, 2 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index e80b92d1a7..8acf73c5dd 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -1232,6 +1232,8 @@ Devin Heitmueller <dheitmueller[AT]netilla.com> {
Add MD4 and RC4 crypto support
Decrypt the NT password encryption block in
UnicodeChangePassword2
+ Supply offset to dissectors for connection-oriented DCERPC PDU
+ types
}
Chenjiang Hu <chu[AT]chiaro.com> {