Refactor the dns_open_connection code so that duplicate code is removed and ensure...
[sfrench/samba-autobuild/.git] / lib / crypto / arcfour.c
2015-06-23 Volker Lendeckelib: Simplify arcfour_crypt
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2010-06-16 Günther Deschnerlib/crypto: only include what is needed.
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijUse data_blob() for now, since it seems to be the only...
2008-10-11 Jelmer VernooijMake sure to allocate copy for arc4 data, to avoid...
2008-10-11 Jelmer VernooijPrevent errors with data_blob() being a macro in s4...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-24 Jelmer VernooijFix include paths.
2008-09-24 Jelmer VernooijUse common arcfour implementation.
2008-09-24 Jelmer VernooijMove source4/lib/crypto to lib/crypto.