Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libsrtp2
/
f580fe95fd07436175f9d61181de4a91105e25a5
/
test
/
rtp.c
75b3687
Fix warnings exposed by gcc -Wcast-qual and -Wshadow.
by Jonathan Lennox
· 14 years ago
ed3ab2b
Make code clean with respect to GCC's -Wstrict-prototypes option -- use (void)
by Jonathan Lennox
· 14 years ago
986f6d0
Change return type of rtp_recvfrom and rtp_sendto from 'unsigned int' to 'int' (they return -1 on error).
by Jonathan Lennox
· 14 years ago
8cae72f
Add deinit and dealloc functions to test rtp code, to free memory associated with rtp objects.
by Jonathan Lennox
· 14 years ago
d083205
fixed rtp.c allocation issues
by David McGrew
· 18 years ago
1a2ab2c
fixing assert nits
by David McGrew
· 18 years ago
21c666c
(rtp_recvfrom): Always print single line error when srtp_unprotect() fails.
by Marcus Sundberg
· 19 years ago
7035366
Fix silly HAVE_SYS_SOCKET_HY typo.
by Marcus Sundberg
· 19 years ago
385484b
Make socket code compatible with Windows.
by Marcus Sundberg
· 19 years ago
b67061f
autoconf fixes and minor code cleanup
by David McGrew
· 19 years ago
235513a
Initial revision
by Cullen Jennings
· 19 years ago