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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-14
lib: Fix an error path memleak in schannel_get_creds_state()
Volker Lendecke
1
-0
/
+1
2019-11-14
libcli:auth Check return code of netlogon_creds_aes_encrypt()
Andrew Bartlett
2
-7
/
+21
2019-11-14
libcli:auth: Check return code of netlogon_creds_step_crypt()
Andreas Schneider
1
-7
/
+29
2019-11-14
libcli:auth: Check return code of netlogon_creds_step()
Andreas Schneider
1
-3
/
+17
2019-11-14
libcli:auth: Check return code of netlogon_creds_client_authenticator()
Andreas Schneider
1
-15
/
+41
2019-11-14
libcli:auth: Return NTSTATUS for netlogon_creds_client_authenticator()
Andreas Schneider
2
-4
/
+8
2019-11-14
libcli:auth: Check return status of netlogon_creds_first_step()
Andreas Schneider
1
-5
/
+19
2019-11-14
libcli:auth: Check return status of netlogon_creds_init_64bit()
Andreas Schneider
1
-7
/
+22
2019-11-14
libcli:auth: Check return value of netlogon_creds_init_128bit()
Andreas Schneider
1
-4
/
+10
2019-11-14
libcli:auth: Check return code of SMBOWFencrypt_ntv2()
Andreas Schneider
2
-5
/
+33
2019-11-14
libcli:auth: Return NTSTATUS for SMBOWFencrypt_ntv2()
Andreas Schneider
2
-14
/
+19
2019-11-14
libcli:auth: Check return codes of SMBsesskeygen_ntv2()
Andreas Schneider
2
-4
/
+28
2019-11-14
libcli:auth: Return NTSTATUS for SMBOWFencrypt_ntv2()
Andreas Schneider
2
-10
/
+19
2019-11-04
libcli:smb: Do not use gnutls_aead_cipher_encryptv2() with GnuTLS 3.6.10
Andreas Schneider
1
-2
/
+6
2019-10-18
tstream_npa: Set local server name in auth requests
Samuel Cabrero
2
-2
/
+3
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-10-07
libcli/auth: add gnutls test for aes-128-cfb8 cipher bug
Günther Deschner
2
-0
/
+248
2019-10-07
libcli/auth: add test for gensec_schannel code
Günther Deschner
2
-0
/
+313
2019-09-20
libcli/auth: add netlogon_creds_cli_LogonGetDomainInfo()
Stefan Metzmacher
2
-1
/
+297
2019-08-27
libcli/auth: clang: Fix 'Value stored to 'status' is never read'
Noel Power
1
-1
/
+1
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-21
libcli:auth Check NTSTATUS from netlogon_creds_aes_{en,de}crypt()
Andrew Bartlett
1
-23
/
+53
2019-08-21
libcli:auth Return NTSTATUS from netlogon_creds_aes_decrypt()
Andrew Bartlett
2
-8
/
+11
2019-08-21
libcli:auth: Use GnuTLS AES128 CFB for netlogon_creds_aes_decrypt()
Andreas Schneider
1
-1
/
+40
2019-08-21
libcli:auth: Return NTSTATUS for netlogon_creds_aes_encrypt()
Andreas Schneider
2
-8
/
+11
2019-08-21
libcli:auth: Use GnuTLS AES128 CFB for netlogon_creds_aes_encrypt()
Andreas Schneider
1
-0
/
+36
2019-08-21
libcli:auth: Use netlogon_creds_aes_encrypt() in netlogon_creds_step_crypt()
Andreas Schneider
1
-5
/
+2
2019-08-14
Revert "libcli:auth: Use generate_secret_buffer() for netlogon challenge"
Andreas Schneider
1
-2
/
+1
2019-08-12
libcli:auth: Use generate_secret_buffer() for netlogon challenge
Andreas Schneider
1
-1
/
+2
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-07
s4:lib/http: move to the toplevel
Ralph Boehme
8
-0
/
+2312
2019-08-01
libcli/smb: send SMB2_NETNAME_NEGOTIATE_CONTEXT_ID
Stefan Metzmacher
1
-0
/
+17
[next]