summaryrefslogtreecommitdiff
path: root/libcli/drsuapi/repl_decrypt.c
AgeCommit message (Expand)AuthorFilesLines
2018-10-09drsuapi: Use the zlib version of crc32Volker Lendecke1-3/+9
2016-09-28werror: replace WERR_SEC_E_DECRYPT_FAILURE with HRES_SEC_E_DECRYPT_FAILUREGünther Deschner1-1/+1
2016-09-28werror: replace WERR_NOMEM with WERR_NOT_ENOUGH_MEMORY in libcli/drsuapi/repl...Günther Deschner1-1/+1
2016-05-06typo: mplementation => implementationGarming Sam1-1/+1
2015-10-26repl: Give an error if we get a secret when not expecting oneAndrew Bartlett1-0/+6
2013-06-19build: Build with system md5.h on OpenIndianaAndrew Bartlett1-2/+2
2010-10-31idl: Use DRSUAPI_ATTID_ prefix instead of DRSUAPI_ATTRIBUTE_ for ATTID valuesKamen Mazdrashki1-22/+22
2009-09-10libcli: added a drsuapi attribute encryption functionAndrew Tridgell1-11/+73
2009-09-10libcli:drsuapi Add function to encrypt data for transport over DRSUAPIAndrew Bartlett1-0/+102
2009-04-14Move DRSUAPI per-attribute decryption into a common fileAndrew Bartlett1-0/+188