Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libsrtp2
/
fffdbfee27bb244203b26cfa4dfbf1e64c837992
/
crypto
a98b593
Rename Makefile -> Makefile.in to get autoconf variable expansion.
by Marcus Sundberg
· 19 years ago
dd61b69
Added Makefile.
by Marcus Sundberg
· 19 years ago
a3f95fe
Always use strict C prototypes (fixes gcc -Wstrict-prototypes).
by Marcus Sundberg
· 19 years ago
410faaa
Replace octet_t with uint8_t.
by Marcus Sundberg
· 19 years ago
f559c67
Define uint8_t with the rest of the uint<n>_t types.
by Marcus Sundberg
· 19 years ago
4b07cc6
Add .cvsignore for generated files.
by Marcus Sundberg
· 19 years ago
38cbf94
Add .cvsignore for generated files.
by Marcus Sundberg
· 19 years ago
cc46a7e
restate comparison to avoid 32-bit overflow
by Randell Jesup
· 19 years ago
2baba68
lo32() -> low32()
by Randell Jesup
· 19 years ago
d8ec5f8
int -> uint32_t (twice)
by Randell Jesup
· 19 years ago
6063853
int -> uint32_t
by Randell Jesup
· 19 years ago
39cc7a1
use inttypes.h if available
by Randell Jesup
· 19 years ago
4160a3c
16 -> sizeof(v128_t)
by Randell Jesup
· 19 years ago
93c0cee
unsigned long -> uint32_t fixed #else's for WORDS_BIGENDIAN
by Randell Jesup
· 19 years ago
80b8fe1
renaming math.h to eliminate name collision
by David McGrew
· 19 years ago
b67061f
autoconf fixes and minor code cleanup
by David McGrew
· 19 years ago
ecd906a
made parameter lists match
by David McGrew
· 19 years ago
e11033e
rationalizing header files
by David McGrew
· 19 years ago
89fb7ea
Fixed bswap_32, bswap_64 (#defines were a little off)
by David McGrew
· 19 years ago
fec49dd
continuing merge from jesup, several minor fixes
by David McGrew
· 19 years ago
28b5915
adding environment printing/testing program
by David McGrew
· 19 years ago
235513a
Initial revision
by Cullen Jennings
· 19 years ago