add srtp
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1086 d0543943-73ff-0310-b7d9-9358b9ac24b2
正在显示
libs/srtp/.cvsignore
0 → 100644
libs/srtp/CHANGES
0 → 100644
libs/srtp/CVS/Entries
0 → 100644
libs/srtp/CVS/Repository
0 → 100644
libs/srtp/CVS/Root
0 → 100644
libs/srtp/LICENSE
0 → 100644
libs/srtp/Makefile
0 → 100644
libs/srtp/Makefile.in
0 → 100644
libs/srtp/README
0 → 100644
libs/srtp/TODO
0 → 100644
libs/srtp/VERSION
0 → 100644
libs/srtp/config.guess
0 → 100755
差异被折叠。
libs/srtp/config.log
0 → 100644
差异被折叠。
libs/srtp/config.status
0 → 100755
差异被折叠。
libs/srtp/config.sub
0 → 100755
差异被折叠。
libs/srtp/config_in.h
0 → 100644
libs/srtp/configure
0 → 100755
差异被折叠。
libs/srtp/configure.in
0 → 100644
libs/srtp/crypto/.cvsignore
0 → 100644
libs/srtp/crypto/CVS/Entries
0 → 100644
libs/srtp/crypto/CVS/Repository
0 → 100644
libs/srtp/crypto/CVS/Root
0 → 100644
libs/srtp/crypto/Makefile
0 → 100644
差异被折叠。
libs/srtp/crypto/Makefile.in
0 → 100644
差异被折叠。
libs/srtp/crypto/VERSION
0 → 100644
libs/srtp/crypto/ae_xfm/CVS/Root
0 → 100644
libs/srtp/crypto/ae_xfm/xfm.c
0 → 100644
差异被折叠。
libs/srtp/crypto/cipher/CVS/Root
0 → 100644
libs/srtp/crypto/cipher/aes.c
0 → 100644
差异被折叠。
libs/srtp/crypto/cipher/aes_cbc.c
0 → 100644
差异被折叠。
libs/srtp/crypto/cipher/aes_icm.c
0 → 100644
差异被折叠。
libs/srtp/crypto/cipher/cipher.c
0 → 100644
差异被折叠。
差异被折叠。
libs/srtp/crypto/hash/CVS/Entries
0 → 100644
libs/srtp/crypto/hash/CVS/Root
0 → 100644
libs/srtp/crypto/hash/auth.c
0 → 100644
差异被折叠。
libs/srtp/crypto/hash/hmac.c
0 → 100644
差异被折叠。
libs/srtp/crypto/hash/null_auth.c
0 → 100644
差异被折叠。
libs/srtp/crypto/hash/sha1.c
0 → 100644
差异被折叠。
libs/srtp/crypto/include/CVS/Root
0 → 100644
libs/srtp/crypto/include/aes.h
0 → 100644
差异被折叠。
差异被折叠。
差异被折叠。
libs/srtp/crypto/include/alloc.h
0 → 100644
差异被折叠。
libs/srtp/crypto/include/auth.h
0 → 100644
差异被折叠。
libs/srtp/crypto/include/cipher.h
0 → 100644
差异被折叠。
libs/srtp/crypto/include/config.h
0 → 100644
差异被折叠。
libs/srtp/crypto/include/crypto.h
0 → 100644
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
libs/srtp/crypto/include/err.h
0 → 100644
差异被折叠。
libs/srtp/crypto/include/gf2_8.h
0 → 100644
差异被折叠。
libs/srtp/crypto/include/hmac.h
0 → 100644
差异被折叠。
差异被折叠。
差异被折叠。
libs/srtp/crypto/include/key.h
0 → 100644
差异被折叠。
差异被折叠。
差异被折叠。
libs/srtp/crypto/include/prng.h
0 → 100644
差异被折叠。
差异被折叠。
libs/srtp/crypto/include/rdb.h
0 → 100644
差异被折叠。
libs/srtp/crypto/include/rdbx.h
0 → 100644
差异被折叠。
libs/srtp/crypto/include/sha1.h
0 → 100644
差异被折叠。
libs/srtp/crypto/include/stat.h
0 → 100644
差异被折叠。
libs/srtp/crypto/include/xfm.h
0 → 100644
差异被折叠。
libs/srtp/crypto/kernel/CVS/Root
0 → 100644
libs/srtp/crypto/kernel/alloc.c
0 → 100644
差异被折叠。
差异被折叠。
libs/srtp/crypto/kernel/err.c
0 → 100644
差异被折叠。
libs/srtp/crypto/kernel/key.c
0 → 100644
差异被折叠。
libs/srtp/crypto/math/CVS/Entries
0 → 100644
libs/srtp/crypto/math/CVS/Root
0 → 100644
libs/srtp/crypto/math/datatypes.c
0 → 100644
差异被折叠。
libs/srtp/crypto/math/gf2_8.c
0 → 100644
差异被折叠。
libs/srtp/crypto/math/math.c
0 → 100644
差异被折叠。
libs/srtp/crypto/math/stat.c
0 → 100644
差异被折叠。
差异被折叠。
libs/srtp/crypto/replay/CVS/Root
0 → 100644
差异被折叠。
libs/srtp/crypto/replay/rdb.c
0 → 100644
差异被折叠。
libs/srtp/crypto/replay/rdbx.c
0 → 100644
差异被折叠。
libs/srtp/crypto/replay/ut_sim.c
0 → 100644
差异被折叠。
libs/srtp/crypto/rng/CVS/Entries
0 → 100644
差异被折叠。
差异被折叠。
libs/srtp/crypto/rng/CVS/Root
0 → 100644
差异被折叠。
libs/srtp/crypto/rng/ctr_prng.c
0 → 100644
差异被折叠。
libs/srtp/crypto/rng/prng.c
0 → 100644
差异被折叠。
差异被折叠。
差异被折叠。
libs/srtp/crypto/test/.cvsignore
0 → 100644
差异被折叠。
libs/srtp/crypto/test/CVS/Entries
0 → 100644
差异被折叠。
差异被折叠。
libs/srtp/crypto/test/CVS/Root
0 → 100644
差异被折叠。
libs/srtp/crypto/test/aes_calc.c
0 → 100644
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
libs/srtp/crypto/test/env.c
0 → 100644
差异被折叠。
差异被折叠。
libs/srtp/crypto/test/rand_gen.c
0 → 100644
差异被折叠。
差异被折叠。
差异被折叠。
libs/srtp/doc/.cvsignore
0 → 100644
差异被折叠。
libs/srtp/doc/CVS/Entries
0 → 100644
差异被折叠。
libs/srtp/doc/CVS/Repository
0 → 100644
差异被折叠。
libs/srtp/doc/CVS/Root
0 → 100644
差异被折叠。
libs/srtp/doc/Doxyfile
0 → 100644
差异被折叠。
libs/srtp/doc/Makefile
0 → 100644
差异被折叠。
libs/srtp/doc/Makefile.in
0 → 100644
差异被折叠。
libs/srtp/doc/crypto_kernel.txt
0 → 100644
差异被折叠。
差异被折叠。
libs/srtp/doc/header.template
0 → 100644
差异被折叠。
libs/srtp/doc/intro.txt
0 → 100644
差异被折叠。
libs/srtp/doc/libsrtp.pdf
0 → 100644
差异被折叠。
libs/srtp/doc/references.txt
0 → 100644
差异被折叠。
libs/srtp/doc/rfc3711.txt
0 → 100644
差异被折叠。
libs/srtp/include/CVS/Entries
0 → 100644
差异被折叠。
libs/srtp/include/CVS/Repository
0 → 100644
差异被折叠。
libs/srtp/include/CVS/Root
0 → 100644
差异被折叠。
libs/srtp/include/rtp.h
0 → 100644
差异被折叠。
libs/srtp/include/srtp.h
0 → 100644
差异被折叠。
libs/srtp/include/ut_sim.h
0 → 100644
差异被折叠。
libs/srtp/install-sh
0 → 100755
差异被折叠。
libs/srtp/srtp/CVS/Entries
0 → 100644
差异被折叠。
libs/srtp/srtp/CVS/Repository
0 → 100644
差异被折叠。
libs/srtp/srtp/CVS/Root
0 → 100644
差异被折叠。
libs/srtp/srtp/srtp.c
0 → 100644
差异被折叠。
libs/srtp/tables/.cvsignore
0 → 100644
差异被折叠。
libs/srtp/tables/CVS/Entries
0 → 100644
差异被折叠。
libs/srtp/tables/CVS/Repository
0 → 100644
差异被折叠。
libs/srtp/tables/CVS/Root
0 → 100644
差异被折叠。
libs/srtp/tables/aes_tables.c
0 → 100644
差异被折叠。
libs/srtp/test/.cvsignore
0 → 100644
差异被折叠。
libs/srtp/test/CVS/Entries
0 → 100644
差异被折叠。
libs/srtp/test/CVS/Repository
0 → 100644
差异被折叠。
libs/srtp/test/CVS/Root
0 → 100644
差异被折叠。
libs/srtp/test/lfsr.c
0 → 100644
差异被折叠。
libs/srtp/test/rdbx_driver.c
0 → 100644
差异被折叠。
libs/srtp/test/replay_driver.c
0 → 100644
差异被折叠。
libs/srtp/test/roc_driver.c
0 → 100644
差异被折叠。
libs/srtp/test/rtp.c
0 → 100644
差异被折叠。
libs/srtp/test/rtpw.c
0 → 100644
差异被折叠。
libs/srtp/test/srtp_driver.c
0 → 100644
差异被折叠。
libs/srtp/timing
0 → 100644
差异被折叠。
libs/srtp/undos.sh
0 → 100755
差异被折叠。
libs/srtp/update.sh
0 → 100755
差异被折叠。
请
注册
或者
登录
后发表评论