summaryrefslogtreecommitdiff
path: root/libcli/auth/proto.h
Commit message (Expand)AuthorAgeFilesLines
* libcli: Apply some constVolker Lendecke2017-09-161-2/+3
* libcli/auth: add const to set_pw_in_buffer()Stefan Metzmacher2017-06-271-1/+1
* CVE-2016-2111: libcli/auth: add NTLMv2_RESPONSE_verify_netlogon_creds() helpe...Stefan Metzmacher2016-04-121-0/+5
* CVE-2016-2110: libcli/auth: pass server_timestamp to SMBNTLMv2encrypt_hash()Stefan Metzmacher2016-04-121-0/+1
* libcli/auth: add forward declaration for struct wkssvc_PasswordBufferStefan Metzmacher2015-03-201-0/+1
* libcli/auth: add some const to netlogon_creds_server_{init,step_check}()Stefan Metzmacher2015-03-201-2/+2
* libcli/auth: add netlogon_creds_shallow_copy_logon()Stefan Metzmacher2013-08-051-0/+3
* libcli/auth: add netlogon_creds_[de|en]crypt_samlogon_logon()Stefan Metzmacher2013-08-051-0/+6
* libcli/auth: also set secure channel type in netlogon_creds_client_init().Günther Deschner2013-08-051-0/+1
* libcli/auth: add netlogon_creds_encrypt_samlogon_validation().Günther Deschner2012-12-151-0/+3
* libcli/auth: rename netlogon_creds_decrypt_samlogon() to netlogon_creds_decry...Günther Deschner2012-12-151-3/+3
* libcli/auth: add netlogon_creds_aes_{en|de}crypt routines.Günther Deschner2012-12-091-0/+2
* Remove useless bool "upper_case_domain" parameter from ntv2_owf_gen().Jeremy Allison2012-08-241-1/+0
* libcli/auth: add some const to SMBNTencrypt_hash() and SMBNTencrypt()Stefan Metzmacher2011-09-141-2/+2
* s3-dcerpc: avoid talloc_move on schannel creds in cli_rpc_pipe_open_schannel_...Günther Deschner2010-08-241-0/+2
* libcli/auth: add a const to des_crypt112_16()Stefan Metzmacher2010-03-051-1/+1
* Change uint_t to unsigned int in libcliMatt Kraai2010-02-021-1/+1
* Add previously generated header files now needed in merged build.Jeremy Allison2009-04-201-0/+201