index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
libcli
/
auth
/
ntlmssp_sign.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r3462: separate out the crypto includes
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3453: - split out the auth and popt includes
Andrew Tridgell
1
-0
/
+1
2007-10-10
r2645: converted the NTLMSSP code to the new style of talloc
Andrew Tridgell
1
-4
/
+4
2007-10-10
r2294: this fixes the NTLM2 sign+seal combination. I have now tested:
Andrew Tridgell
1
-25
/
+15
2007-10-10
r2284: Thanks to some great detective work by tridge, NTLM2 signing now works.
Andrew Bartlett
1
-50
/
+85
2007-10-10
r2099: Get rid of another private ARCFOUR implementation from the codebase.
Andrew Bartlett
1
-92
/
+43
2007-10-10
r2041: Fix NTLMSSP RPC sealing, client -> win2k3 server.
Andrew Bartlett
1
-0
/
+10
2007-10-10
r1294: A nice, large, commit...
Andrew Bartlett
1
-2
/
+0
2007-10-10
r1274: revert -r 1239 as discussed with abartlet
Stefan Metzmacher
1
-27
/
+5
2007-10-10
r1239: move the old msrpc_<gen|parse>() functions to ndr_<push|pull>_format_b...
Stefan Metzmacher
1
-5
/
+27
2007-10-10
r1187: * Remove testing hack (actually check signatures on NTLM2).
Andrew Bartlett
1
-5
/
+2
2007-10-10
r1170: Remove bogus part of previous commit - session keys, even in NTLMSSP
Andrew Bartlett
1
-2
/
+4
2007-10-10
r1169: Some more updates to the NTLMSSP NTLM2 code:
Andrew Bartlett
1
-44
/
+48
2007-10-10
r1001: in samba4 we don't(shouldn't) use typedef's anymore...
Stefan Metzmacher
1
-11
/
+7
2007-10-10
r961: convert 'uchar' to 'uint8_t'
Stefan Metzmacher
1
-9
/
+9
2007-10-10
r943: change samba4 to use 'uint8_t' instead of 'unsigned char'
Stefan Metzmacher
1
-11
/
+11
2007-10-10
r884: convert samba4 to use [u]int32_t instead of [u]int32
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r874: This patch is a pile of work on NTLMSSP:
Andrew Bartlett
1
-76
/
+129
2007-10-10
r443: Update Samba4 to the auth and NTLMSSP code from Samba3.
Andrew Bartlett
1
-20
/
+47
2003-11-26
fixed some memory leaks in the dcerpc use of ntlmssp signing
Andrew Tridgell
1
-2
/
+6
2003-11-26
signed DCERPC over TCP now works !
Andrew Tridgell
1
-0
/
+378