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
/
auth
Age
Commit message (
Expand
)
Author
Files
Lines
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-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-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-07-26
libcli:auth: Use samba_gnutls_arcfour_confounded_md5() in decode_wkssvc_join_...
Andreas Schneider
1
-47
/
+24
2019-07-26
libcli:auth: Use samba_gnutls_arcfour_confounded_md5() in encode_wkssvc_join_...
Andreas Schneider
1
-46
/
+23
2019-07-26
libcli:auth: Add test for (encode|decode)_wkssvc_join_password_buffer
Andreas Schneider
1
-0
/
+129
2019-07-26
libcli:auth: Return WERROR for encode_wkssvc_join_password_buffer()
Andreas Schneider
2
-10
/
+18
2019-07-26
libcli:auth: Add test for encode_rc4_passwd_buffer()
Andreas Schneider
1
-0
/
+31
2019-07-26
libcli:auth: Add encode_rc4_passwd_buffer()
Andreas Schneider
2
-0
/
+49
2019-07-26
libcli:auth: Pass samr_CryptPasswordEx to decode_rc4_passwd_buffer()
Andreas Schneider
3
-8
/
+9
2019-07-26
libcli:auth: Rename encode_or_decode_arc4_passwd_buffer()
Andreas Schneider
3
-8
/
+6
2019-07-26
libcli:auth: Use samba_gnutls_arcfour_confounded_md5() for rc4 passwd buffer
Andreas Schneider
1
-30
/
+9
2019-07-26
libcli:auth: Add test for decoding an RC4 password buffer
Andreas Schneider
2
-0
/
+186
2019-07-26
libcli:auth: Return NTSTATUS for encode_or_decode_arc4_passwd_buffer()
Andreas Schneider
2
-3
/
+10
2019-06-27
libcli:auth: Return NTSTATUS for netlogon_creds_arcfour_crypt()
Andreas Schneider
3
-23
/
+64
2019-06-27
libcli:auth: Return NTSTATUS for netlogon_creds_crypt_samlogon_logon()
Andreas Schneider
1
-13
/
+11
2019-06-27
libcli:auth: Return NTSTATUS for netlogon_creds_decrypt_samlogon_logon()
Andreas Schneider
2
-6
/
+8
2019-06-27
libcli:auth: Return NTSTATUS for netlogon_creds_encrypt_samlogon_logon()
Andreas Schneider
3
-12
/
+24
2019-06-27
libcli:auth: Return NTSTATUS for netlogon_creds_server_step_check()
Andreas Schneider
1
-15
/
+17
2019-06-27
libcli:auth: Return NTSTATUS for netlogon_creds_decrypt_samlogon_validation()
Andreas Schneider
3
-12
/
+22
2019-06-27
libcli:auth: Return NTSTATUS for netlogon_creds_encrypt_samlogon_validation()
Andreas Schneider
2
-6
/
+8
2019-06-27
libcli:auth: Use GnuTLS RC4 for netlogon credentials
Andreas Schneider
1
-4
/
+17
2019-06-27
libcli:auth: Use gnutls_error_to_werror() in smbencrypt
Andreas Schneider
1
-3
/
+4
2019-06-27
lib/crypto: move gnutls error wrapper to own subsystem
Andrew Bartlett
2
-2
/
+2
2019-06-24
libcli:auth: Use gnutls_error_to_ntstatus() in credentials
Andreas Schneider
1
-11
/
+9
2019-05-22
libcli/auth: Remove des_crypt64() from smbdes
Andrew Bartlett
2
-12
/
+0
2019-05-21
libcli:auth: Add return codes for netlogon_creds_init_128bit()
Andreas Schneider
1
-9
/
+23
2019-05-21
libcli:auth: Use GnuTLS MD5 and HMAC MD5 in netlogon_creds_init_128bit
Andreas Schneider
1
-11
/
+36
2019-05-21
libcli:auth: Use 'bool ok' in ntv2_owf_gen()
Andreas Schneider
1
-5
/
+4
2019-05-21
libcli:auth: Use GnuTLS MD5 HMAC in SMBsesskeygen_ntv2()
Andreas Schneider
1
-6
/
+6
2019-05-21
libcli:auth: Use GnuTLS MD5 HMAC in SMBOWFencrypt_ntv2()
Andreas Schneider
1
-5
/
+21
2019-05-21
libcli:auth: Use GnuTLS MD5 HMAC in ntv2_owf_gen()
Andreas Schneider
1
-7
/
+29
2019-05-21
libcli:auth: Use GnuTLS MD5 in decode_wkssvc_join_password_buffer()
Andreas Schneider
1
-11
/
+36
2019-05-21
libcli:auth: Use GnuTLS MD5 in encode_or_decode_arc4_passwd_buffer()
Andreas Schneider
1
-3
/
+0
2019-05-21
libcli:auth: Use GnuTLS MD5 in encode_wkssvc_join_password_buffer()
Andreas Schneider
1
-6
/
+27
2019-05-21
libcli:auth: Use GnuTLS MD5 in encode_or_decode_arc4_passwd_buffer()
Andreas Schneider
1
-5
/
+24
2019-05-21
libcli:auth: Use GnuTLS MD5 for E_md5hash() in smbcrypt
Andreas Schneider
1
-5
/
+25
2019-04-30
libcli:auth: Add return code for netlogon_creds_init_hmac_sha256()
Andreas Schneider
1
-15
/
+29
2019-04-30
libcli:auth: Use GnuTLS SHA256 HMAC for credentials
Andreas Schneider
2
-11
/
+30
[prev]
[next]