index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
lib
/
crypto
Commit message (
Expand
)
Author
Age
Files
Lines
*
r15204: Fix MD5Update prototype
Jelmer Vernooij
2007-10-10
1
-4
/
+4
*
r15199: Try to make these prototypes match, to get the build on S390 linux go...
Andrew Bartlett
2007-10-10
1
-3
/
+3
*
r15191: Avoid uint_t as it's not standard.
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r14425: fixed an hmac-md5 error for keys longer than 64 (using deallocated
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r13953: make more functions public
Stefan Metzmacher
2007-10-10
1
-4
/
+4
*
r13842: Make some more functions public.
Jelmer Vernooij
2007-10-10
2
-7
/
+9
*
r13840: Mark some functions as public.
Jelmer Vernooij
2007-10-10
1
-3
/
+3
*
r11634: - make crc table static
Stefan Metzmacher
2007-10-10
2
-3
/
+3
*
r11631: fixed a signed/unsigned warning
Andrew Tridgell
2007-10-10
2
-2
/
+2
*
r11616: Replace old crc32 code with one from the FreeBSD tree.
Jeremy Allison
2007-10-10
1
-56
/
+92
*
r9421: Move arcfour code into it's own file, in lib/crypto.
Andrew Bartlett
2007-10-10
3
-1
/
+99
*
r6462: Move the arcfour sbox state into it's own structure, and allocate it
Andrew Bartlett
2007-10-10
1
-0
/
+6
*
r4197: Remove silly extra const.
Tim Potter
2007-10-10
2
-2
/
+2
*
r3961: - fix compiler warnings
Stefan Metzmacher
2007-10-10
2
-7
/
+3
*
r3960: fix compiler warnings
Stefan Metzmacher
2007-10-10
2
-3
/
+2
*
r3462: separate out the crypto includes
Andrew Tridgell
2007-10-10
6
-0
/
+91
*
r995: - renamed many of our crypto routines to use the industry standard
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r962: convert 'unsigned' and 'unsigned int' to uint_t
Stefan Metzmacher
2007-10-10
1
-4
/
+4
*
r961: convert 'uchar' to 'uint8_t'
Stefan Metzmacher
2007-10-10
1
-8
/
+6
*
r960: convert 'unsigned int' to uint_t in the most places
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r943: change samba4 to use 'uint8_t' instead of 'unsigned char'
Stefan Metzmacher
2007-10-10
2
-10
/
+10
*
r935: remove unused variable
Andrew Tridgell
2007-10-10
1
-2
/
+0
*
r884: convert samba4 to use [u]int32_t instead of [u]int32
Stefan Metzmacher
2007-10-10
3
-30
/
+30
*
r874: This patch is a pile of work on NTLMSSP:
Andrew Bartlett
2007-10-10
1
-14
/
+1
*
- modified the dcerpc client security code to be generic, so ntlmssp
Andrew Tridgell
2004-02-10
1
-1
/
+1
*
signed DCERPC over TCP now works !
Andrew Tridgell
2003-11-26
1
-63
/
+59
*
first public release of samba4 code
Andrew Tridgell
2003-08-13
4
-0
/
+627