index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
libsmb
/
smb_seal.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3:ntlmssp: only include ntlmssp.h where actually needed
Andrew Bartlett
2009-12-22
1
-0
/
+1
*
s3:ntlmssp: remove the typedef NTLMSSP_STATE
Andrew Bartlett
2009-12-22
1
-2
/
+2
*
Fix two memleaks in the encryption code
Volker Lendecke
2009-03-24
1
-1
/
+2
*
Fix for crash bug freeing a non-malloc'ed buffer if the client sends a non-en...
Volker Lendecke
2008-12-05
1
-0
/
+7
*
Add explicit buf arg to cli_encrypt_message and cli_calculate_sign_mac
Volker Lendecke
2008-02-28
1
-3
/
+3
*
Refactor the crypto code after a very helpful conversation
Jeremy Allison
2008-01-04
1
-12
/
+13
*
Add SMB encryption. Still fixing client decrypt but
Jeremy Allison
2007-12-26
1
-0
/
+496
*
[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.
Gerald (Jerry) Carter
2007-10-10
1
-496
/
+0
*
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r22747: Fix some C++ warnings
Volker Lendecke
2007-10-10
1
-3
/
+3
*
r22391: Looks bigger than it is. Make "inbuf" available
Jeremy Allison
2007-10-10
1
-2
/
+2
*
r22389: Start preparing for multiple encryption contexts in the
Jeremy Allison
2007-10-10
1
-3
/
+4
*
r22358: Use gss error to NTSTATUS mapping function for errors.
Jeremy Allison
2007-10-10
1
-4
/
+2
*
r22016: Try and fix the build - move things out of proto.h
Jeremy Allison
2007-10-10
1
-2
/
+2
*
r22013: Move to SSPI framing (sig first in NTLM).
Jeremy Allison
2007-10-10
1
-26
/
+38
*
r21997: Implement the server side of gss seal negotiate.
Jeremy Allison
2007-10-10
1
-2
/
+6
*
r21994: Ignore keepalives in the correct buffer (out not in :-).
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r21991: I hate Steve French :-). Add support for encryption
Jeremy Allison
2007-10-10
1
-29
/
+82
*
r21969: Start working on the gss-side of the server negotiation.
Jeremy Allison
2007-10-10
1
-6
/
+27
*
r21926: Fix missing enum specifier pointed out by Don McCall @ HP.
Jeremy Allison
2007-10-10
1
-6
/
+6
*
r21923: Add in the gss decrypt.
Jeremy Allison
2007-10-10
1
-3
/
+45
*
r21922: Fixed the build by rather horrid means. I really need
Jeremy Allison
2007-10-10
1
-1
/
+4
*
r21917: Start to do the gss versions of sign+seal.
Jeremy Allison
2007-10-10
1
-20
/
+77
*
r21916: Fix couple of "return" calls on void functions.
Jeremy Allison
2007-10-10
1
-2
/
+10
*
r21912: There's no point checksumming the packet length
Jeremy Allison
2007-10-10
1
-4
/
+4
*
r21903: Get the length calculations right (I always forget
Jeremy Allison
2007-10-10
1
-16
/
+18
*
r21897: Add in a basic raw NTLM encrypt request. Now
Jeremy Allison
2007-10-10
1
-12
/
+12
*
r21894: Some refactoring of server side encryption context. Support
Jeremy Allison
2007-10-10
1
-0
/
+12
*
r21883: Try and fix the build by removing the prototypes for
Jeremy Allison
2007-10-10
1
-2
/
+2
*
r21882: The server part of the code has to use an AUTH_NTLMSSP struct,
Jeremy Allison
2007-10-10
1
-78
/
+24
*
r21880: Make client and server calls into encryption code symetrical,
Jeremy Allison
2007-10-10
1
-88
/
+211
*
r21876: Start adding in the seal implementation - prototype code
Jeremy Allison
2007-10-10
1
-2
/
+176
*
r21865: Add in the stubs for SMB transport encryption. Will flesh
Jeremy Allison
2007-10-10
1
-0
/
+41