Lines Matching refs:srtp
1 diff -purN -x CVS -x '*~' -x '.*' -x 'obj-*' srtp-ws/include/srtp.h srtp/include/srtp.h
2 --- srtp-ws/include/srtp.h 2009-04-22 19:06:22.000000000 -0400
3 +++ srtp/include/srtp.h 2009-04-23 15:17:49.000000000 -0400
17 diff -purN -x CVS -x '*~' -x '.*' -x 'obj-*' srtp-ws/include/srtp_priv.h srtp/include/srtp_priv.h
18 --- srtp-ws/include/srtp_priv.h 2007-06-15 14:17:40.000000000 -0400
19 +++ srtp/include/srtp_priv.h 2009-04-22 19:27:10.000000000 -0400
28 diff -purN -x CVS -x '*~' -x '.*' -x 'obj-*' srtp-ws/srtp/srtp.c srtp/srtp/srtp.c
29 --- srtp-ws/srtp/srtp.c 2009-04-22 19:18:43.000000000 -0400
30 +++ srtp/srtp/srtp.c 2009-04-22 19:30:23.000000000 -0400
39 @@ -525,6 +526,9 @@ srtp_stream_init(srtp_stream_ctx_t *srtp
41 rdb_init(&srtp->rtcp_rdb);
44 + srtp->allow_repeat_tx = p->allow_repeat_tx;
49 @@ -732,9 +736,12 @@ srtp_stream_init(srtp_stream_ctx_t *srtp
65 diff -purN -x CVS -x '*~' -x '.*' -x 'obj-*' srtp-ws/test/dtls_srtp_driver.c srtp/test/dtls_srtp_dr…
66 --- srtp-ws/test/dtls_srtp_driver.c 2009-04-23 15:50:48.000000000 -0400
67 +++ srtp/test/dtls_srtp_driver.c 2009-04-23 15:51:11.000000000 -0400
76 diff -purN -x CVS -x '*~' -x '.*' -x 'obj-*' srtp-ws/test/rtpw.c srtp/test/rtpw.c
77 --- srtp-ws/test/rtpw.c 2009-04-22 19:16:52.000000000 -0400
78 +++ srtp/test/rtpw.c 2009-04-23 15:16:18.000000000 -0400
95 diff -purN -x CVS -x '*~' -x '.*' -x 'obj-*' srtp-ws/test/srtp_driver.c srtp/test/srtp_driver.c
96 --- srtp-ws/test/srtp_driver.c 2009-04-22 19:16:52.000000000 -0400
97 +++ srtp/test/srtp_driver.c 2009-04-23 15:16:18.000000000 -0400
106 @@ -992,7 +993,8 @@ srtp_session_print_policy(srtp_t srtp) {
116 @@ -1000,7 +1002,8 @@ srtp_session_print_policy(srtp_t srtp) {
126 @@ -1016,7 +1019,8 @@ srtp_session_print_policy(srtp_t srtp) {
136 @@ -1024,7 +1028,8 @@ srtp_session_print_policy(srtp_t srtp) {