index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libcli
/
smb
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-06
Add smb2cli_session_get_encryption_cipher()
Isaac Boukris
2
-0
/
+14
2020-10-02
libcli: Use GUID_to_ndr_buf() in smb2cli_validate_negotiate_info_send()
Volker Lendecke
1
-4
/
+4
2020-10-02
libcli: Use GUID_to_ndr_buf() in smbXcli_negprot_smb2_subreq()
Volker Lendecke
1
-4
/
+4
2020-08-19
libcli:smb: Add smb_encryption_setting_translate()
Andreas Schneider
3
-0
/
+40
2020-08-19
libcli:smb: Add smb_signing_setting_translate()
Andreas Schneider
4
-0
/
+96
2020-08-19
param: Create and use enum_smb_encryption_vals
Andreas Schneider
1
-0
/
+9
2020-08-19
libcli:smb2: Use talloc NULL context if we don't have a stackframe
Andreas Schneider
1
-4
/
+26
2020-08-19
libcli:smb2: Do not leak ptext on error
Andreas Schneider
1
-0
/
+1
2020-07-08
libcli/smb: define FSCTL_SMBTORTURE_FORCE_UNACKED_TIMEOUT
Stefan Metzmacher
1
-0
/
+8
2020-06-22
libcli: Use NT_STATUS_PENDING instead of STATUS_PENDING
Christof Schmitt
1
-3
/
+3
2020-06-15
libcli: Add tevent_req_received() calls to smb2cli_create_recv()
Volker Lendecke
1
-0
/
+2
2020-06-15
libcli: Move IO_REPARSE_TAG definitions to smb_constants.h
Volker Lendecke
1
-0
/
+16
2020-06-15
libcli: Slightly simplify smb2cli_req_recv() with an early return
Volker Lendecke
1
-6
/
+1
2020-05-19
add some missing FSCTL defines
Björn Jacke
1
-0
/
+8
2020-03-25
libsmb: Make sure that the TCP socket is non-blocking
Volker Lendecke
1
-0
/
+1
2020-03-10
libcli: Align integer types
Volker Lendecke
1
-1
/
+1
2020-02-07
smbd: Add make_smb2_posix_create_ctx()
Volker Lendecke
3
-0
/
+89
2020-02-07
libsmb: Add smb2_create_blob_remove()
Volker Lendecke
2
-0
/
+17
2020-02-07
libsmb: Allow passing in NULL to smb2_create_blob_find()
Volker Lendecke
1
-0
/
+4
2020-02-07
libsmb: Add posix create context definition
Volker Lendecke
1
-0
/
+1
2020-02-07
libsmb: Add required #includes to smb_util.h
Volker Lendecke
1
-0
/
+5
2020-02-07
libsmb: Add required includes to smb2_create_blob.h
Volker Lendecke
1
-0
/
+5
2020-02-07
libsmb: Remove "const" from smb_create_blob->tag
Volker Lendecke
1
-1
/
+1
2020-02-07
libcli:smb: Don't use forward declartions for GnuTLS typedefs
Stefan Metzmacher
2
-9
/
+15
2020-02-04
libcli:smb: Improve check for gnutls_aead_cipher_(en|de)cryptv2
Andreas Schneider
1
-5
/
+2
2020-01-30
libsmb: Fix a typo
Volker Lendecke
1
-1
/
+1
2019-11-22
build: Do not build selftest binaries for builds without --enable-selftest
Andrew Bartlett
1
-1
/
+1
2019-11-04
libcli:smb: Do not use gnutls_aead_cipher_encryptv2() with GnuTLS 3.6.10
Andreas Schneider
1
-2
/
+6
2019-10-16
libcli smb smb1cli_trans: fix ubsan warning
Gary Lockyer
1
-2
/
+4
2019-10-08
libcli:smb: Use gnutls_aead_cipher_decryptv2() for AES GCM or CCM
Andreas Schneider
1
-2
/
+27
2019-10-08
libcli:smb: Use gnutls_aead_cipher_encryptv2() for AES GCM or CCM
Andreas Schneider
1
-2
/
+30
2019-08-27
libcli:smb: Prefer AES-GCM over AES-CCM with GnuTLS
Andreas Schneider
1
-6
/
+3
2019-08-27
libcli:smb: Use gnutls_error_to_ntstatus() in smb2_signing_encrypt_pdu()
Andreas Schneider
1
-3
/
+2
2019-08-27
libcli:smb: Use smb2_signing_key in smb2_signing_encrypt_pdu()
Andreas Schneider
3
-22
/
+18
2019-08-27
libcli:smb: Use gnutls_error_to_ntstatus() in smb2_signing_decrypt_pdu()
Andreas Schneider
1
-3
/
+2
2019-08-27
libcli:smb: Use smb2_signing_key in smb2_signing_decrypt_pdu()
Andreas Schneider
3
-21
/
+17
2019-08-27
libcli:smb: Support GnuTLS AES CCM and GCM in smb2_signing_decrypt_pdu()
Andreas Schneider
1
-45
/
+125
2019-08-27
libcli:smb: Support GnuTLS AES CCM and GCM in smb2_signing_encrypt_pdu()
Andreas Schneider
1
-45
/
+124
2019-08-21
libcli/smb: Use gnutls_error_to_ntstatus() in smb2_signing_check_pdu()
Andrew Bartlett
1
-4
/
+4
2019-08-21
libcli:smb: Use GnuTLS AES128 CMAC in smb2_signing_check_pdu()
Andreas Schneider
1
-0
/
+38
2019-08-21
libcli/smb: Use gnutls_error_to_ntstatus() in smb2_signing_sign_pdu()
Andrew Bartlett
1
-2
/
+2
2019-08-21
libcli:smb: Use GnuTLS AES128 CMAC in smb2_signing_sign_pdu()
Andreas Schneider
1
-0
/
+33
2019-08-21
libcli:smb: Use a smb2_signing_key for storing the decryption key
Andreas Schneider
1
-7
/
+16
2019-08-21
libcli:smb: Use a smb2_signing_key for storing the encryption key
Andreas Schneider
1
-10
/
+19
2019-08-21
libcli:smb: Add gnutls_aead_cipher_hd_t to smb2_signing_key structure
Andreas Schneider
2
-0
/
+8
2019-08-21
libcli:smb: Use GnuTLS for AES constants
Andreas Schneider
1
-5
/
+2
2019-08-21
libcli:smb: Define SMB2_AES_128_CCM_NONCE_SIZE
Andreas Schneider
1
-0
/
+3
2019-08-12
libcli:smb: Use generate_nonce_buffer() for AES-CCM and AES-GCM nonce
Andreas Schneider
1
-2
/
+2
2019-08-10
libcli:smb: Add forward declaration for gnutls_hmac_hd_t
Andreas Schneider
1
-3
/
+3
2019-08-01
libcli/smb: send SMB2_NETNAME_NEGOTIATE_CONTEXT_ID
Stefan Metzmacher
1
-0
/
+17
[next]