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-ntlmssp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Handle GSS_Wrap header information as well as context-level tokens. A
Guy Harris
2002-11-28
1
-5
/
+9
*
Dissect NTLMSSP authentication verifiers, as per lkcl's "DCE/RPC over
Guy Harris
2002-11-10
1
-2
/
+59
*
It doesn't appear as if any flag in the preceding NEGOTIATE or CHALLENGE
Guy Harris
2002-11-08
1
-44
/
+38
*
Get rid of an unused variable.
Guy Harris
2002-11-08
1
-3
/
+2
*
If NTLMSSP_NEGOTIATE_UNICODE is different in the negotiate and challenge
Guy Harris
2002-11-08
1
-3
/
+31
*
NTLMSSP_NEGOTIATE messages sometimes appear to have two other blobs at
Guy Harris
2002-11-07
1
-40
/
+139
*
Fix the offset for the flags in an NTLMSSP_AUTH message.
Guy Harris
2002-10-25
1
-2
/
+2
*
Fixed a bitwise vs logical AND bug when checking the ntlmssp flags for
Tim Potter
2002-09-24
1
-7
/
+10
*
Add NTLMSSP message type to COL_INFO. This looks nice for NTLM over
Tim Potter
2002-09-24
1
-1
/
+7
*
Add an entry to the protocol tree for NULL strings in
Tim Potter
2002-09-23
1
-1
/
+4
*
Got rid of some nested parenthesis in the gssapi oid registrations.
Tim Potter
2002-09-18
1
-2
/
+2
*
Small fix from Jim McDonough to fix the order of domain and workstation name
Richard Sharpe
2002-09-11
1
-3
/
+3
*
Small patch from Jim McDonough from IBM for problems with the Negotiate NTLMS...
Richard Sharpe
2002-09-11
1
-3
/
+3
*
A small fix to avoid a crash. Needs more work, though ...
Richard Sharpe
2002-09-11
1
-1
/
+3
*
From Jim McDonough: update NTLMSSP decoding to do:
Guy Harris
2002-09-10
1
-285
/
+287
*
Add a "gssapi_lookup_oid()" that takes a binary OID (pointer and length)
Guy Harris
2002-09-08
1
-1
/
+2
*
Fix a spelling mistake.
Richard Sharpe
2002-09-07
1
-2
/
+2
*
Add some level of OID naming etc ...
Richard Sharpe
2002-09-04
1
-2
/
+2
*
Who was that fscking idiot who put a \n into the mechListMIC format specifier!
Richard Sharpe
2002-09-03
1
-2
/
+2
*
Make "gssapi_init_oid()" take a dissector handle rather than a
Guy Harris
2002-08-31
1
-4
/
+7
*
Catch exceptions thrown while dissecting the NTLMSSP stuff, so that we
Guy Harris
2002-08-31
1
-41
/
+55
*
Include "packet-gssapi.h" to declare routines we call.
Guy Harris
2002-08-30
1
-1
/
+2
*
More SPNEGO, now can get down to NTLMSSP if that is what the negTokenTarg
Richard Sharpe
2002-08-30
1
-1
/
+10
*
Removed trailing whitespaces from .h and .c files using the
Jörg Mayer
2002-08-28
1
-91
/
+91
*
Moved the generic true_false_string saying "Set", "Not set" into
Tim Potter
2002-08-21
1
-6
/
+1
*
If the length of a string is zero, don't put it into the protocol tree.
Guy Harris
2002-08-18
1
-31
/
+53
*
Add a terminator to the ntlmssp_message_types list.
Guy Harris
2002-08-10
1
-2
/
+3
*
From Devin Heitmueller: dissect NTLMSSP authentication messages, and handle
Guy Harris
2002-08-10
1
-7
/
+246
*
Replace the types from sys/types.h and netinet/in.h by their glib.h
Jörg Mayer
2002-08-02
1
-5
/
+1
*
Show lengths as decimal, not hex.
Guy Harris
2002-07-10
1
-8
/
+21
*
Reordered some boolean fields to be consistent with the rest of ethereal.
Tim Potter
2002-07-10
1
-39
/
+38
*
Dissector for DCERPC auth type == 10 (NTLMSSP) from
Tim Potter
2002-07-09
1
-0
/
+526