|
96691b4a8c
|
Merge branch 'master' into jbonjean
|
2010-01-21 09:22:03 -05:00 |
|
|
80204bfdf7
|
[#1722] Add negociation to SdesNegotiator
|
2010-01-18 15:14:51 -05:00 |
|
|
26131ec2d5
|
[#1722] Use a vector<string> instead of a simgle string when init crypto attribute
|
2010-01-18 13:10:21 -05:00 |
|
|
30f31c937d
|
[#1722] Fix iteration over all attribute field for media
|
2010-01-18 12:44:18 -05:00 |
|
|
386cb23a7f
|
[#1722] Fix segfault in debugs
|
2010-01-18 12:36:05 -05:00 |
|
|
f0f7027a30
|
[#1722] Put crypto attribute in media field
|
2010-01-18 12:30:10 -05:00 |
|
|
a7201727e9
|
Merge branch 'pierre-luc-0.9.8-sdes' into m_savard
|
2010-01-18 11:38:48 -05:00 |
|
|
fa296d6d48
|
[#1722] Fixed problem where multiple crypto lines could not be processed
sequentially.
|
2010-01-15 20:10:54 -05:00 |
|
|
359944665b
|
[#1722] Uncoupled initAudioRtpConfig from initAudioRtpSession
|
2010-01-15 18:06:48 -05:00 |
|
|
9c574cc323
|
[#1722] Fix Switch to Srtp to Rtp in call_on_media update
|
2010-01-15 17:11:51 -05:00 |
|
|
a08a3acba4
|
[#1722] Fix Receiving crypto when not enabling SDES
|
2010-01-15 17:05:22 -05:00 |
|
|
8c71817326
|
[#1722] Add RTP fallback for SRTP
|
2010-01-15 16:22:41 -05:00 |
|
|
cf6a10c24b
|
Merge branch 'm_savard' of git+ssh://repos-sflphone-git@git.sflphone.org/var/repos/sflphone/git/sflphone into m_savard
|
2010-01-15 15:41:00 -05:00 |
|
|
631833fe7e
|
[#2659] Make URL hook handle multiple $_GET arguments
|
2010-01-15 15:40:53 -05:00 |
|
|
44e98d2e3b
|
[#1722] Forgot one file to commit
|
2010-01-15 13:51:56 -05:00 |
|
|
dba4b4a068
|
[#1722] use sfl::CryptoSuites to init crypto context
|
2010-01-15 12:55:27 -05:00 |
|
|
31de0e94f9
|
Merge branch 'm_savard' of git+ssh://repos-sflphone-git@git.sflphone.org/var/repos/sflphone/git/sflphone into m_savard
|
2010-01-15 12:08:57 -05:00 |
|
|
66e9c374eb
|
[#1722] Make possible to acquire several crypto attribute from SDP session
|
2010-01-15 11:37:49 -05:00 |
|
|
32e42d0ad5
|
[#1722] update destination address in handle reINVITE (no RTP session stop)
|
2010-01-15 10:59:57 -05:00 |
|
|
56ff740f70
|
[#1722] Add updateDestinationIpAddress in AudioRtpSession
|
2010-01-15 10:58:53 -05:00 |
|
|
121f15db1b
|
[#1722] Chage AudioRtpInit from answer to mod_on_rx_request
|
2010-01-14 15:07:16 -05:00 |
|
|
238fdb78fe
|
[#1722] Use randomly generated keys
|
2010-01-14 14:16:52 -05:00 |
|
|
a1cb7546bc
|
[#1722] Test static keys
|
2010-01-14 13:56:20 -05:00 |
|
|
91b6a76dcb
|
[#1722] Use memcopy instead to copy PRN in keys
|
2010-01-14 13:43:12 -05:00 |
|
|
050b0b1c37
|
[#1722] Test with static key
|
2010-01-14 13:34:58 -05:00 |
|
|
308683a703
|
[#1722] Generate random keys using OpenSSL's RAND_bytes function
|
2010-01-14 13:07:24 -05:00 |
|
|
629ca0844c
|
[#2662] Call setVoIPLink() manually when adding a new SIP account
|
2010-01-14 13:04:07 -05:00 |
|
|
00b7ee0cb8
|
[#1722] Clean up printf development messages
|
2010-01-14 11:47:15 -05:00 |
|
|
5ae7d191c6
|
[#1722] Init _remoteMasterKey/_remoteMasterSalt
|
2010-01-14 10:18:22 -05:00 |
|
|
2eec710b03
|
[#1722] Use BIO_FLAGS_BASE64_NO_NL flag for base64 encoding/decoding
|
2010-01-14 10:10:18 -05:00 |
|
|
5143a3406e
|
[#1722] Use char* table as an input to decodeBase64
|
2010-01-14 09:49:46 -05:00 |
|
|
7e2e1f35f9
|
[#1722] Fix inline: format
|
2010-01-13 15:12:45 -05:00 |
|
|
5cf2efbed4
|
[#1722] Fix mkiLifetime mkiKeyLength separator
|
2010-01-13 15:10:28 -05:00 |
|
|
724a0e6b70
|
[#1722] Remove application from crypto attribute
|
2010-01-13 14:27:13 -05:00 |
|
|
11814fe48b
|
[#1722] Acquire remote keys from sdes session
|
2010-01-13 13:08:55 -05:00 |
|
|
fe4619f206
|
[#1722] Added setRemoteCryptoInfo function in AudioSrtpSession/AudioRtpFactory
|
2010-01-13 12:02:40 -05:00 |
|
|
01b091924b
|
[#1722] Add accessors in SdesNegotiator to get srtp info after negotiation
|
2010-01-13 11:27:23 -05:00 |
|
|
fbaf32a5e0
|
[#1722] Working test suite for SdesNegociator
|
2010-01-13 10:58:57 -05:00 |
|
|
4c06ec3507
|
[#1722] Not working SdesNegociator unit test
|
2010-01-12 15:40:27 -05:00 |
|
|
671aae9d2f
|
[#1722] Add SdesNegotiator unit test in test/
|
2010-01-12 12:02:51 -05:00 |
|
|
57926096ef
|
[#2555] Fix test folder compilation, changed file object names
|
2010-01-12 11:41:59 -05:00 |
|
|
d22fa079f2
|
[#1722] Link to libpcre
|
2010-01-12 10:29:08 -05:00 |
|
|
b0fcdcbf55
|
[#1722] Make sure pcre is available
|
2010-01-11 18:22:08 -05:00 |
|
|
d6fe22d82b
|
[#1722] Add SdesNegociator in sipvoiplink
|
2010-01-11 17:27:01 -05:00 |
|
|
4f6803bb70
|
[#1722] Get remote crypto attribute in call_on_media_update
|
2010-01-11 15:22:51 -05:00 |
|
|
a012e378f8
|
[#1722] Encode concatenated srtp keys
|
2010-01-11 14:53:11 -05:00 |
|
|
acdb04e516
|
[#1722] Fix base64 decoding
|
2010-01-11 14:23:39 -05:00 |
|
|
096978e602
|
[#1722] Generate crypto info in AudioSrtpSession and pass it to sdp
|
2010-01-11 11:19:49 -05:00 |
|
|
9f4c4b181f
|
[#1722] Forgot Sdes case for Stop rtp session method
|
2010-01-11 09:50:43 -05:00 |
|
|
97e0eadad2
|
[#1722] added base64 encode/decode methods for Srtp master key
|
2010-01-11 09:47:25 -05:00 |
|