Commit Graph

15 Commits

Author SHA1 Message Date
Richard Sharpe 1671d6faca OK, this is a lot better.
Still have to work on the Octet string versus general string, but
much of it is there now.

svn path=/trunk/; revision=6137
2002-08-30 05:04:52 +00:00
Richard Sharpe 67ca7c97ed Commit the latest changes to get rid of seg-faults
svn path=/trunk/; revision=6136
2002-08-30 04:04:39 +00:00
Richard Sharpe 1a46e38d20 More SPNEGO, now can get down to NTLMSSP if that is what the negTokenTarg
contains.

svn path=/trunk/; revision=6133
2002-08-30 00:32:11 +00:00
Richard Sharpe a3eb8afb24 Some more of SPNEGO ... more to come ...
svn path=/trunk/; revision=6132
2002-08-29 22:53:06 +00:00
Richard Sharpe 9ca2ca20cf More support for SPNEGO ... Gotta handle the supportedMech and cache the
handle for the dissector routine yet ...

Real work to do though ...

svn path=/trunk/; revision=6131
2002-08-29 19:45:01 +00:00
Richard Sharpe ab3cf9bc61 OK, we now dissect the innerContextToken properly, and SPNEGO understands a
negTokenTarg, there is just more work to do on this.

svn path=/trunk/; revision=6127
2002-08-29 17:58:22 +00:00
Richard Sharpe 16630b5038 Small fix up to packet-spnego.c
svn path=/trunk/; revision=6120
2002-08-29 00:37:18 +00:00
Richard Sharpe e0523f9acb Fix up dissect_file_attributes
svn path=/trunk/; revision=6119
2002-08-29 00:35:55 +00:00
Jörg Mayer 7c4176d868 Removed trailing whitespaces from .h and .c files using the
winapi_cleanup tool written by Patrik Stridvall for the wine
project.

svn path=/trunk/; revision=6117
2002-08-28 21:04:11 +00:00
Richard Sharpe 6ae5bdf96a OK, have negTokenInit done ... Big kludge though ... some good stuff though
svn path=/trunk/; revision=6110
2002-08-28 05:02:41 +00:00
Richard Sharpe 5d6821ad02 Ohh, I feel so good. More of SPNEGO ...
Still more to come. SHould have the negTokenInit done soon, then onto the
negTokenTarg ...

svn path=/trunk/; revision=6109
2002-08-28 02:30:18 +00:00
Richard Sharpe 18c0dc0ceb This is closer but still has problems. It does not seem to crash, however.
More tonight?

svn path=/trunk/; revision=6108
2002-08-28 01:15:23 +00:00
Richard Sharpe 33008beffa Commit some more changes ... getting closer ...
svn path=/trunk/; revision=6106
2002-08-28 00:19:10 +00:00
Richard Sharpe 55d87b38b5 Here is the beginnings of some code to handle SPNEGO ...
It is not correct yet, as we really should parse the ASN1 stuff correctly.

I have mainly added comments, and then will work on parsing the structures
better.

svn path=/trunk/; revision=6104
2002-08-27 23:21:53 +00:00
Richard Sharpe 9288a564d5 Begin moving snego to spnego
svn path=/trunk/; revision=6095
2002-08-27 15:46:17 +00:00