summaryrefslogtreecommitdiff
path: root/libcli/auth/proto.h
AgeCommit message (Expand)AuthorFilesLines
2019-06-27libcli:auth: Return NTSTATUS for netlogon_creds_encrypt_samlogon_logon()Andreas Schneider1-3/+3
2019-06-27libcli:auth: Return NTSTATUS for netlogon_creds_decrypt_samlogon_validation()Andreas Schneider1-3/+3
2019-06-27libcli:auth: Return NTSTATUS for netlogon_creds_encrypt_samlogon_validation()Andreas Schneider1-3/+3
2019-05-22libcli/auth: Remove des_crypt64() from smbdesAndrew Bartlett1-1/+0
2017-09-16libcli: Apply some constVolker Lendecke1-2/+3
2017-06-27libcli/auth: add const to set_pw_in_buffer()Stefan Metzmacher1-1/+1
2016-04-12CVE-2016-2111: libcli/auth: add NTLMv2_RESPONSE_verify_netlogon_creds() helpe...Stefan Metzmacher1-0/+5
2016-04-12CVE-2016-2110: libcli/auth: pass server_timestamp to SMBNTLMv2encrypt_hash()Stefan Metzmacher1-0/+1
2015-03-20libcli/auth: add forward declaration for struct wkssvc_PasswordBufferStefan Metzmacher1-0/+1
2015-03-20libcli/auth: add some const to netlogon_creds_server_{init,step_check}()Stefan Metzmacher1-2/+2
2013-08-05libcli/auth: add netlogon_creds_shallow_copy_logon()Stefan Metzmacher1-0/+3
2013-08-05libcli/auth: add netlogon_creds_[de|en]crypt_samlogon_logon()Stefan Metzmacher1-0/+6
2013-08-05libcli/auth: also set secure channel type in netlogon_creds_client_init().Günther Deschner1-0/+1
2012-12-15libcli/auth: add netlogon_creds_encrypt_samlogon_validation().Günther Deschner1-0/+3
2012-12-15libcli/auth: rename netlogon_creds_decrypt_samlogon() to netlogon_creds_decry...Günther Deschner1-3/+3
2012-12-09libcli/auth: add netlogon_creds_aes_{en|de}crypt routines.Günther Deschner1-0/+2
2012-08-24Remove useless bool "upper_case_domain" parameter from ntv2_owf_gen().Jeremy Allison1-1/+0
2011-09-14libcli/auth: add some const to SMBNTencrypt_hash() and SMBNTencrypt()Stefan Metzmacher1-2/+2
2010-08-24s3-dcerpc: avoid talloc_move on schannel creds in cli_rpc_pipe_open_schannel_...Günther Deschner1-0/+2
2010-03-05libcli/auth: add a const to des_crypt112_16()Stefan Metzmacher1-1/+1
2010-02-02Change uint_t to unsigned int in libcliMatt Kraai1-1/+1
2009-04-20Add previously generated header files now needed in merged build.Jeremy Allison1-0/+201