index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
crypto
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib/crypto: include aes.h into crypto.h
Stefan Metzmacher
2009-09-16
1
-1
/
+1
*
lib/crypto: link in AES crypto for s4 as well.
Günther Deschner
2009-09-16
1
-1
/
+2
*
lib/crypto: add aes encryption routines to main cryto lib.
Günther Deschner
2009-09-16
4
-0
/
+1462
*
Fix a C++ warning
Volker Lendecke
2009-05-31
1
-1
/
+1
*
Fix missing symbols issues when building with shared libraries.
Jelmer Vernooij
2008-12-22
1
-2
/
+1
*
Make sure prototypes are always included, make some functions static and
Jelmer Vernooij
2008-10-20
2
-0
/
+2
*
crypto: fix remaining strhex_to_data_blob callers.
Günther Deschner
2008-10-18
3
-11
/
+14
*
Use data_blob() for now, since it seems to be the only function available in ...
Jelmer Vernooij
2008-10-11
1
-1
/
+1
*
Make sure to allocate copy for arc4 data, to avoid problems freeing
Jelmer Vernooij
2008-10-11
1
-1
/
+1
*
Prevent errors with data_blob() being a macro in s4 and function in s3.
Jelmer Vernooij
2008-10-11
1
-1
/
+1
*
Merge branch 'master' of ssh://git.samba.org/data/git/samba into arc4
Jelmer Vernooij
2008-09-24
5
-4
/
+6
|
\
|
*
Fix include paths.
Jelmer Vernooij
2008-09-24
6
-5
/
+7
*
|
Use common arcfour implementation.
Jelmer Vernooij
2008-09-24
3
-11
/
+17
|
/
*
Use shared copy of hmac5 implementation.
Jelmer Vernooij
2008-09-24
2
-1
/
+2
*
Move source4/lib/crypto to lib/crypto.
Jelmer Vernooij
2008-09-24
18
-0
/
+1596