History log of /external/srtp/
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
cd2c0b6ce2e39a9ab13c802c5b8dfeb1ab0d1db5 14-Nov-2013 Ben Cheng <bccheng@google.com> am 98bd63b4: Merge "Add -Wno-unused-parameter"

* commit '98bd63b48a31b4633cdfdc8138577dfa6d8dd2a6':
Add -Wno-unused-parameter
98bd63b48a31b4633cdfdc8138577dfa6d8dd2a6 14-Nov-2013 Ben Cheng <bccheng@google.com> Merge "Add -Wno-unused-parameter"
8ce3c757c4e2c64cb112fc3a9c959086f4ba3fb0 14-Nov-2013 Ben Cheng <bccheng@google.com> Add -Wno-unused-parameter

Change-Id: I4bfb46933aafb4d69f6664be00cc32a86ef58a4d
ndroid.mk
a09aa42de6488873c10574981ae3840e44fbd9b6 04-Sep-2013 Ben Cheng <bccheng@google.com> Add -Wno-unused-parameter to suppress warnings.

For example:
external/srtp/crypto/cipher/null_cipher.c:110:48: error: unused
parameter 'iv' [-Werror=unused-parameter]

Change-Id: Ieaacecd557f03bf4fe2a841aa9ef43a6b2a84c31
ndroid.mk
c9e44e6bd5503e1dcd0c19b02763a673664a17f2 14-Aug-2012 Ying Wang <wangying@google.com> am b7cb8944: Retire LOCAL_NDK_VERSION.

* commit 'b7cb8944d4dfcdbfa53d25519b6e8d4b04b856f4':
Retire LOCAL_NDK_VERSION.
b7cb8944d4dfcdbfa53d25519b6e8d4b04b856f4 14-Aug-2012 Ying Wang <wangying@google.com> Retire LOCAL_NDK_VERSION.

Bug: 6932421
Change-Id: I4007da47dcff1ab582598507c4a5f092c48bb1cd
ndroid.mk
17710f9c8214ca05ff50399bc09cd268f6416d38 14-Aug-2012 Ying Wang <wangying@google.com> Retire LOCAL_NDK_VERSION.

Bug: 6932421
Change-Id: I4007da47dcff1ab582598507c4a5f092c48bb1cd
ndroid.mk
1b6ced2e633aae7d3ceb12ab17c3658e06632213 13-Aug-2012 Jean-Baptiste Queru <jbq@google.com> Merge "[MIPS] Use NDK libs for ARM builds only"
bdcb2b30e33ad38947eb695efa7ec366c1eb1b40 18-Nov-2011 Chris Dearman <chris@mips.com> [MIPS] Use NDK libs for ARM builds only

Signed-off-by: Chris Dearman <chris@mips.com>
ndroid.mk
386ce4d9144fc190797f4e43a31aeaf76ca2e373 04-Oct-2011 Param Reddappagari <param@google.com> Checkin open source version of lib SRTP.

Change-Id: I49aa21dabceca035612ac3c463a5d06a178737f3
ndroid.mk
hanges
leanSpec.mk
ICENSE
ODULE_LICENSE_BSD
akefile
akefile.in
OTICE
WNERS
EADME
ODO
ERSION
onfig.guess
onfig.h_win32vc7
onfig.hw
onfig.log
onfig.status
onfig.sub
onfig_in.h
onfigure
onfigure.in
rypto/Makefile
rypto/Makefile.in
rypto/VERSION
rypto/ae_xfm/xfm.c
rypto/cipher/aes.c
rypto/cipher/aes_cbc.c
rypto/cipher/aes_icm.c
rypto/cipher/cipher.c
rypto/cipher/null_cipher.c
rypto/hash/auth.c
rypto/hash/hmac.c
rypto/hash/null_auth.c
rypto/hash/sha1.c
rypto/include/aes.h
rypto/include/aes_cbc.h
rypto/include/aes_icm.h
rypto/include/alloc.h
rypto/include/auth.h
rypto/include/cipher.h
rypto/include/config.h
rypto/include/crypto.h
rypto/include/crypto_kernel.h
rypto/include/crypto_math.h
rypto/include/crypto_types.h
rypto/include/cryptoalg.h
rypto/include/datatypes.h
rypto/include/err.h
rypto/include/gf2_8.h
rypto/include/hmac.h
rypto/include/integers.h
rypto/include/kernel_compat.h
rypto/include/key.h
rypto/include/null_auth.h
rypto/include/null_cipher.h
rypto/include/prng.h
rypto/include/rand_source.h
rypto/include/rdb.h
rypto/include/rdbx.h
rypto/include/sha1.h
rypto/include/stat.h
rypto/include/xfm.h
rypto/kernel/alloc.c
rypto/kernel/crypto_kernel.c
rypto/kernel/err.c
rypto/kernel/key.c
rypto/math/datatypes.c
rypto/math/gf2_8.c
rypto/math/math.c
rypto/math/stat.c
rypto/replay/rdb.c
rypto/replay/rdbx.c
rypto/replay/ut_sim.c
rypto/rng/ctr_prng.c
rypto/rng/prng.c
rypto/rng/rand_linux_kernel.c
rypto/rng/rand_source.c
rypto/test/aes_calc.c
rypto/test/auth_driver.c
rypto/test/cipher_driver.c
rypto/test/datatypes_driver.c
rypto/test/env.c
rypto/test/kernel_driver.c
rypto/test/rand_gen.c
rypto/test/sha1_driver.c
rypto/test/stat_driver.c
oc/Doxyfile
oc/Makefile
oc/Makefile.in
oc/crypto_kernel.txt
oc/draft-irtf-cfrg-icm-00.txt
oc/header.template
oc/intro.txt
oc/libsrtp.pdf
oc/references.txt
oc/rfc3711.txt
ooglepatches/google-10-srtp-ios-fixes.pack
ooglepatches/google-11-srtp-replay-fix.patch
ooglepatches/google-12-srtp-hide-aes-tables-main.patch
ooglepatches/google-5-buffer-overflow.patch
ooglepatches/google-6-srtp-driver-fix.patch
ooglepatches/google-7-srtp-security-fix.patch
ooglepatches/google-8-rdb-crash.patch
ooglepatches/google-9-rdbx-leak-plug.patch
ooglepatches/vidyo-1-srtp-win.patch
ooglepatches/vidyo-2-srtp-lin.patch
ooglepatches/vidyo-3-srtp-ws.patch
ooglepatches/vidyo-4-srtp-rtx.patch
nclude/ekt.h
nclude/getopt_s.h
nclude/rtp.h
nclude/rtp_priv.h
nclude/srtp.h
nclude/srtp_priv.h
nclude/ut_sim.h
nstall-sh
rtp.def
rtp.vcproj
rtp/ekt.c
rtp/srtp.c
rtp7.sln
rtp7.vcproj
ables/aes_tables.c
est/dtls_srtp_driver.c
est/getopt_s.c
est/lfsr.c
est/rdbx_driver.c
est/replay_driver.c
est/roc_driver.c
est/rtp.c
est/rtpw.c
est/rtpw_test.sh
est/srtp_driver.c
iming
ndos.sh
pdate.sh
6f01b87ea3fbcb62220c07fc2bc9a0cb08f45706 03-Oct-2011 Anatol Pomazau <anatol@google.com> Initial empty repository