Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Changeset
Next Changeset
→
Changeset 1697
Timestamp:
Jan 17, 2008 4:20:36 PM (
17 years
ago)
Author:
nanang
Message:
Ticket
#452
: imported libsrtp library into third_party directory
Location:
pjproject/branches/users/nanang/third_party/srtp
Files:
128 added
.
(added)
CHANGES
(added)
LICENSE
(added)
Makefile.in
(added)
README
(added)
TODO
(added)
VERSION
(added)
config.guess
(added)
config.h_win32vc7
(added)
config.hw
(added)
config.sub
(added)
config_in.h
(added)
configure
(added)
configure.in
(added)
crypto
(added)
crypto/Makefile
(added)
crypto/Makefile.in
(added)
crypto/VERSION
(added)
crypto/ae_xfm
(added)
crypto/ae_xfm/xfm.c
(added)
crypto/cipher
(added)
crypto/cipher/aes.c
(added)
crypto/cipher/aes_cbc.c
(added)
crypto/cipher/aes_icm.c
(added)
crypto/cipher/cipher.c
(added)
crypto/cipher/null_cipher.c
(added)
crypto/hash
(added)
crypto/hash/auth.c
(added)
crypto/hash/hmac.c
(added)
crypto/hash/null_auth.c
(added)
crypto/hash/sha1.c
(added)
crypto/include
(added)
crypto/include/aes.h
(added)
crypto/include/aes_cbc.h
(added)
crypto/include/aes_icm.h
(added)
crypto/include/alloc.h
(added)
crypto/include/auth.h
(added)
crypto/include/cipher.h
(added)
crypto/include/crypto.h
(added)
crypto/include/crypto_kernel.h
(added)
crypto/include/crypto_math.h
(added)
crypto/include/crypto_types.h
(added)
crypto/include/cryptoalg.h
(added)
crypto/include/datatypes.h
(added)
crypto/include/err.h
(added)
crypto/include/gf2_8.h
(added)
crypto/include/hmac.h
(added)
crypto/include/integers.h
(added)
crypto/include/kernel_compat.h
(added)
crypto/include/key.h
(added)
crypto/include/null_auth.h
(added)
crypto/include/null_cipher.h
(added)
crypto/include/prng.h
(added)
crypto/include/rand_source.h
(added)
crypto/include/rdb.h
(added)
crypto/include/rdbx.h
(added)
crypto/include/sha1.h
(added)
crypto/include/stat.h
(added)
crypto/include/xfm.h
(added)
crypto/kernel
(added)
crypto/kernel/alloc.c
(added)
crypto/kernel/crypto_kernel.c
(added)
crypto/kernel/err.c
(added)
crypto/kernel/key.c
(added)
crypto/math
(added)
crypto/math/datatypes.c
(added)
crypto/math/gf2_8.c
(added)
crypto/math/math.c
(added)
crypto/math/stat.c
(added)
crypto/replay
(added)
crypto/replay/rdb.c
(added)
crypto/replay/rdbx.c
(added)
crypto/replay/ut_sim.c
(added)
crypto/rng
(added)
crypto/rng/ctr_prng.c
(added)
crypto/rng/prng.c
(added)
crypto/rng/rand_linux_kernel.c
(added)
crypto/rng/rand_source.c
(added)
crypto/test
(added)
crypto/test/aes_calc.c
(added)
crypto/test/auth_driver.c
(added)
crypto/test/cipher_driver.c
(added)
crypto/test/datatypes_driver.c
(added)
crypto/test/env.c
(added)
crypto/test/kernel_driver.c
(added)
crypto/test/rand_gen.c
(added)
crypto/test/sha1_driver.c
(added)
crypto/test/stat_driver.c
(added)
doc
(added)
doc/Doxyfile
(added)
doc/Makefile
(added)
doc/Makefile.in
(added)
doc/crypto_kernel.txt
(added)
doc/draft-irtf-cfrg-icm-00.txt
(added)
doc/header.template
(added)
doc/intro.txt
(added)
doc/references.txt
(added)
doc/rfc3711.txt
(added)
include
(added)
include/getopt_s.h
(added)
include/rtp.h
(added)
include/rtp_priv.h
(added)
include/srtp.h
(added)
include/srtp_priv.h
(added)
include/ut_sim.h
(added)
install-sh
(added)
srtp
(added)
srtp.def
(added)
srtp.vcproj
(added)
srtp/srtp.c
(added)
srtp7.sln
(added)
srtp7.vcproj
(added)
tables
(added)
tables/aes_tables.c
(added)
test
(added)
test/dtls_srtp_driver.c
(added)
test/getopt_s.c
(added)
test/lfsr.c
(added)
test/rdbx_driver.c
(added)
test/replay_driver.c
(added)
test/roc_driver.c
(added)
test/rtp.c
(added)
test/rtpw.c
(added)
test/rtpw_test.sh
(added)
test/srtp_driver.c
(added)
timing
(added)
undos.sh
(added)
update.sh
(added)
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive