git.samba.org
/
obnox
/
wireshark
/
wip.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
From Anders Broman:
[obnox/wireshark/wip.git]
/
packet-ntlmssp.c
2003-09-26
tpot
This commit refactors the dcerpc authentication subdiss...
blob
|
commitdiff
|
raw
2003-09-01
guy
From Devin Heitmueller: make offsets into tvbuffs 32...
blob
|
commitdiff
|
raw
|
diff to current
2003-08-24
sahlberg
From Devin H, update to NTLMSSP to better handle addre...
blob
|
commitdiff
|
raw
|
diff to current
2003-07-18
guy
I've seen NTLMSSP DCE RPC packets with a protection...
blob
|
commitdiff
|
raw
|
diff to current
2003-07-16
tpot
Move all DCERPC authentication/encryption dissection...
blob
|
commitdiff
|
raw
|
diff to current
2003-05-09
tpot
Move the ntlmv2 response dissection out of packet-ntlms...
blob
|
commitdiff
|
raw
|
diff to current
2003-05-07
tpot
Whoops - had that test reversed.
blob
|
commitdiff
|
raw
|
diff to current
2003-05-07
tpot
Don't try and dissect a zero length NTLM response as...
blob
|
commitdiff
|
raw
|
diff to current
2003-05-07
tpot
Parse a NTLMv2 response blob as documented in
blob
|
commitdiff
|
raw
|
diff to current
2003-03-11
guy
When registering a string preference, if the value...
blob
|
commitdiff
|
raw
|
diff to current
2003-03-04
guy
From Todd Sabin: allocate the buffer for the decrypted...
blob
|
commitdiff
|
raw
|
diff to current
2003-01-06
sahlberg
Update DCERPC so that for (NTLMSSP) PDUs that have...
blob
|
commitdiff
|
raw
|
diff to current
2002-12-31
guy
From Devin Heitmueller: support for decrypting DCERPC...
blob
|
commitdiff
|
raw
|
diff to current
2002-11-28
guy
Handle GSS_Wrap header information as well as context...
blob
|
commitdiff
|
raw
|
diff to current
2002-11-10
guy
Dissect NTLMSSP authentication verifiers, as per lkcl...
blob
|
commitdiff
|
raw
|
diff to current
2002-11-08
guy
It doesn't appear as if any flag in the preceding NEGOT...
blob
|
commitdiff
|
raw
|
diff to current
2002-11-08
guy
Get rid of an unused variable.
blob
|
commitdiff
|
raw
|
diff to current
2002-11-08
guy
If NTLMSSP_NEGOTIATE_UNICODE is different in the negoti...
blob
|
commitdiff
|
raw
|
diff to current
2002-11-07
guy
NTLMSSP_NEGOTIATE messages sometimes appear to have...
blob
|
commitdiff
|
raw
|
diff to current
2002-10-25
guy
Fix the offset for the flags in an NTLMSSP_AUTH message.
blob
|
commitdiff
|
raw
|
diff to current
2002-09-24
tpot
Fixed a bitwise vs logical AND bug when checking the...
blob
|
commitdiff
|
raw
|
diff to current
2002-09-24
tpot
Add NTLMSSP message type to COL_INFO. This looks nice...
blob
|
commitdiff
|
raw
|
diff to current
2002-09-23
tpot
Add an entry to the protocol tree for NULL strings in
blob
|
commitdiff
|
raw
|
diff to current
2002-09-18
tpot
Got rid of some nested parenthesis in the gssapi oid...
blob
|
commitdiff
|
raw
|
diff to current
2002-09-11
sharpe
Small fix from Jim McDonough to fix the order of domain...
blob
|
commitdiff
|
raw
|
diff to current
2002-09-11
sharpe
Small patch from Jim McDonough from IBM for problems...
blob
|
commitdiff
|
raw
|
diff to current
2002-09-11
sharpe
A small fix to avoid a crash. Needs more work, though ...
blob
|
commitdiff
|
raw
|
diff to current
2002-09-10
guy
From Jim McDonough: update NTLMSSP decoding to do:
blob
|
commitdiff
|
raw
|
diff to current
2002-09-08
guy
Add a "gssapi_lookup_oid()" that takes a binary OID...
blob
|
commitdiff
|
raw
|
diff to current
2002-09-07
sharpe
Fix a spelling mistake.
blob
|
commitdiff
|
raw
|
diff to current
2002-09-04
sharpe
Add some level of OID naming etc ...
blob
|
commitdiff
|
raw
|
diff to current
2002-09-03
sharpe
Who was that fscking idiot who put a \n into the mechLi...
blob
|
commitdiff
|
raw
|
diff to current
2002-08-31
guy
Make "gssapi_init_oid()" take a dissector handle rather...
blob
|
commitdiff
|
raw
|
diff to current
2002-08-31
guy
Catch exceptions thrown while dissecting the NTLMSSP...
blob
|
commitdiff
|
raw
|
diff to current
2002-08-30
guy
Include "packet-gssapi.h" to declare routines we call.
blob
|
commitdiff
|
raw
|
diff to current
2002-08-30
sharpe
More SPNEGO, now can get down to NTLMSSP if that is...
blob
|
commitdiff
|
raw
|
diff to current
2002-08-28
jmayer
Removed trailing whitespaces from .h and .c files using the
blob
|
commitdiff
|
raw
|
diff to current
2002-08-21
tpot
Moved the generic true_false_string saying "Set", ...
blob
|
commitdiff
|
raw
|
diff to current
2002-08-18
guy
If the length of a string is zero, don't put it into...
blob
|
commitdiff
|
raw
|
diff to current
2002-08-10
guy
Add a terminator to the ntlmssp_message_types list.
blob
|
commitdiff
|
raw
|
diff to current
2002-08-10
guy
From Devin Heitmueller: dissect NTLMSSP authentication...
blob
|
commitdiff
|
raw
|
diff to current
2002-08-02
jmayer
Replace the types from sys/types.h and netinet/in.h...
blob
|
commitdiff
|
raw
|
diff to current
2002-07-10
guy
Show lengths as decimal, not hex.
blob
|
commitdiff
|
raw
|
diff to current
2002-07-10
tpot
Reordered some boolean fields to be consistent with...
blob
|
commitdiff
|
raw
|
diff to current
2002-07-09
tpot
Dissector for DCERPC auth type == 10 (NTLMSSP) from
blob
|
commitdiff
|
raw
|
diff to current