summaryrefslogtreecommitdiff
path: root/source/torture/auth
Commit message (Expand)AuthorAgeFilesLines
* r9701: Provide correct parameters.Andrew Bartlett2005-08-281-3/+3
* r9681: We don't need the full smb_krb5_context here, so just pass the krb5_co...Andrew Bartlett2005-08-271-2/+2
* r9649: missed a spot .....Andrew Tridgell2005-08-261-0/+1
* r9647: saved_pac is binary data, so prevent any possible portability problems...Andrew Tridgell2005-08-261-1/+1
* r9608: don't validate the hard-coded sid for an external pac fileAndrew Tridgell2005-08-251-1/+2
* r9603: allow the LOCAL-PAC test to use keys and pac data from the command lineAndrew Tridgell2005-08-251-10/+31
* r9234: Ensure we always change the end of the PAC, no matter what it is. FixAndrew Bartlett2005-08-101-3/+3
* r9167: Further PAC parionia: ensure the checksum fails if we modify it.Andrew Bartlett2005-08-061-6/+45
* r9166: This checks more of auth subsystem in the PAC test. Andrew Bartlett2005-08-061-17/+117
* r9084: 'resign' the sample PAC for the validation of the signature algorithms.Andrew Bartlett2005-08-051-34/+22
* r8792: Clarify commentsAndrew Bartlett2005-07-271-4/+6
* r8520: fixed a pile of warnings from the build farm gcc -Wall output onAndrew Tridgell2005-07-172-4/+6
* r8252: Steal metze's thunder, and prove that with a few small tweaks, we canAndrew Bartlett2005-07-091-1/+8
* r8250: More PAC work. We now sucessfully verify the KDC signature from my DCAndrew Bartlett2005-07-091-4/+35
* r8156: I found out that the unknown[2] field of the unknown[4] array is a len...Stefan Metzmacher2005-07-051-3/+3
* r8154: - fix some mem_lealsStefan Metzmacher2005-07-041-0/+14
* r8148: - make the PAC generation code a bit more readable and add some outof ...Stefan Metzmacher2005-07-041-2/+26
* r8112: Remove extra headers, and add #ifdef to allow the 'not yet usingAndrew Bartlett2005-07-041-3/+13
* r8110: More PAC work. I still can't get WinXP to accept the PAC, but we areAndrew Bartlett2005-07-041-0/+253
* r7633: this patch started as an attempt to make the dcerpc code use a givenAndrew Tridgell2005-06-161-2/+2
* r6799: Remove a rudundent variable from the context structure - we can figureAndrew Bartlett2005-05-151-4/+10
* r6468: Fix LOCAL-NTLMSSP test with new NTLMSSP structure.Andrew Bartlett2005-04-251-15/+12
* r6458: Split up NTLMSSP into a new directory, and into seperate files for theAndrew Bartlett2005-04-251-0/+1
* r6454: Start to migrate NTLMSSP away from it's own API to just use GENSEC. Andrew Bartlett2005-04-251-7/+38
* r3453: - split out the auth and popt includesAndrew Tridgell2004-11-021-0/+1
* r3324: made the smbtorture code completely warning freeAndrew Tridgell2004-10-281-1/+1
* r2645: converted the NTLMSSP code to the new style of tallocAndrew Tridgell2004-09-261-4/+4
* r2284: Thanks to some great detective work by tridge, NTLM2 signing now works.Andrew Bartlett2004-09-111-2/+2
* r2098: The first 8 bytes of this sig is not used in the 'is it correct' calcu...Andrew Bartlett2004-08-301-1/+1
* r1992: Make the NTLMSSP torture test show more detail, and return failure etc.Andrew Bartlett2004-08-221-4/+22
* r1161: Include a few more self-check NTLMSSP examples.Andrew Bartlett2004-06-161-0/+28
* r1005: there was one NTLMSSP_STATE left in:-(Stefan Metzmacher2004-06-041-1/+1
* r892: Actually add the NTLMSSP self-check torture code this time...Andrew Bartlett2004-05-251-0/+57