]> sjero.net Git - linphone/shortlog
linphone
2012-08-10 Ghislain MARYDefine ICE firewall policy for java.
2012-08-10 Ghislain MARYMerge branch 'master' into dev_ice
2012-08-10 Ghislain MARYFix compilation when video is not enabled.
2012-08-10 Yann DiorcetUpdate ms2
2012-08-09 Simon Morlatadd config entry to finely select audio stream features
2012-08-09 Ghislain MARYCan now use ICE and ping OPTIONS in parallel.
2012-08-09 Ghislain MARYUpdate of ICE from remote media description may delete...
2012-08-09 Ghislain MARYRefactor code to prevent changing linphone_core API.
2012-08-09 Simon Morlatfix makefile for android
2012-08-09 Ghislain MARYRestore ice-mismatch that was broken during redesign...
2012-08-08 Ghislain MARYRestart ICE if remote credentials have changed.
2012-08-08 Ghislain MARYRestart ICE if requested by ICE itself.
2012-08-08 Ghislain MARYDefer sending of answer of re-invite when there are...
2012-08-08 Ghislain MARYUse ICE selected pairs instead of nominated valid pairs.
2012-08-07 Yann DiorcetUpdate ms2
2012-08-07 Ghislain MARYIf ICE processing fails, delete the ICE session.
2012-08-07 Ghislain MARYChange of mediastream2 API.
2012-08-07 Ghislain MARYCorrectly handle content of SDP when ICE has completed...
2012-08-07 Sylvain BerfiniFix memory leak for android
2012-08-07 Ghislain MARYUse correct contact address in RE-INVITE SIP messages.
2012-08-06 Ghislain MARYSome fixes of bugs introduced with redesign of interact...
2012-08-06 Yann DiorcetMerge branch 'master' of git.linphone.org:linphone
2012-08-06 Ghislain MARYHandle conversion between media description and ice...
2012-08-06 Ghislain MARYRedesign ICE integration to prevent Sal from depending...
2012-08-06 Yann DiorcetMerge branch 'master' of git.linphone.org:linphone
2012-08-06 Simon Morlatupdate documentation
2012-08-03 Simon Morlatadd API to set custom parameters in the SIP contact...
2012-08-03 Simon Morlatfix version number declaration
2012-08-03 Yann DiorcetUpdate MS2
2012-08-02 Ghislain MARYPrevent crash, video stream may not exist at this time.
2012-08-02 Ghislain MARYPrevent video stop on ICE reinvite when video connectiv...
2012-08-02 Sylvain BerfiniAndroid Makefile changed to automatically update linpho...
2012-08-02 Sylvain BerfiniMerge branch 'master' of git.linphone.org:linphone
2012-08-02 Sylvain BerfiniGetVersion method for linphoneCore exported
2012-08-02 Ghislain MARYDefer acceptation of video activation to gather ICE...
2012-08-02 Yann DiorcetUpdate ms2
2012-08-01 Yann DiorcetUpdate ms2
2012-08-01 Ghislain MARYRemove ICE check list from the session when removing...
2012-08-01 Ghislain MARYRemove ICE check lists from media streams that are...
2012-08-01 Ghislain MARYDefer call update when adding video during communicatio...
2012-08-01 Ghislain MARYDo not create an ICE check list if it has already been...
2012-08-01 Sylvain BerfiniExported is_network_reachable method through JNI
2012-08-01 Ghislain MARYDelete ICE session, when its state is Failed after...
2012-08-01 Ghislain MARYFix some more crashes related to asynchronous ICE candi...
2012-08-01 Ghislain MARYFix some crashes related to asynchronous ICE candidates...
2012-08-01 Ghislain MARYDefer ringing when ICE is activated to be able to gathe...
2012-07-31 Ghislain MARYAdd some checks to prevent crashes.
2012-07-31 Jehan Monnierfix IOS camera localized name issue
2012-07-31 Ghislain MARYAsynchronous ICE candidates gathering.
2012-07-31 Simon Morlatmerge patch to indicate whether video is active in...
2012-07-27 Ghislain MARYSet the state of an ICE check list to Failed if an...
2012-07-27 Ghislain MARYCheck for ICE mismatch and add the ice-mismatch attribu...
2012-07-27 Ghislain MARYSpecify default ICE remote candidates.
2012-07-26 Yann DiorcetFix Decline/Missed call log
2012-07-26 Yann DiorcetUpdate ms2
2012-07-26 Ghislain MARYInclude ice-ufrag and ice-pwd attributes in RE-INVITE.
2012-07-26 Ghislain MARYHandle the case where ICE is activated locally but...
2012-07-26 Ghislain MARYHandle case where ICE is activated and the configured...
2012-07-26 Ghislain MARYHandle received ICE remote-candidates attribute in...
2012-07-25 Sylvain BerfiniUpdated builtin echo canceller devices list
2012-07-25 Sylvain Berfiniupdate ms2
2012-07-25 Ghislain MARYAdd remote-candidates attributes in the SDP in RE-INVIT...
2012-07-25 Sylvain BerfiniFix SIGSEV when pausing call
2012-07-25 Ghislain MARYAdd raddr and rport values in ICE candidate attributes...
2012-07-25 Ghislain MARYOnly include ICE candidates matching the default destin...
2012-07-25 Ghislain MARYICE API change.
2012-07-24 Ghislain MARYGood timing handling for STUN request during ICE candid...
2012-07-24 Ghislain MARYEliminate ICE redundant candidates.
2012-07-24 Sylvain Berfinims2 update
2012-07-23 Ghislain MARYSpecify remote RTCP address explicitly.
2012-07-23 Ghislain MARYSpecify local RTCP port explicitly.
2012-07-23 Ghislain MARYParse the rtcp attribute in the SDP if present.
2012-07-23 Ghislain MARYAdd RTCP attribute for each media stream when ICE is...
2012-07-23 Ghislain MARYRe-Invite when ICE processing is finished successfully.
2012-07-20 Ghislain MARYFix putting media specific c= line in the SDP.
2012-07-20 Ghislain MARYOnly the Controlling ICE agent sends the re-invite.
2012-07-20 Ghislain MARYSend RE-INVITE when the ICE session processing finishes...
2012-07-20 Ghislain MARYCallback registering is now useless (use event queues...
2012-07-20 Ghislain MARYThe ICE check lists are destroyed automatically when...
2012-07-20 Ghislain MARYFix number of media streams in 200 OK SDP.
2012-07-20 Ghislain MARYFix ICE roles.
2012-07-19 Ghislain MARYMoved ICE session and check lists respectively from...
2012-07-19 Ghislain MARYCopy ICE check list pointers between media descriptions.
2012-07-19 Ghislain MARYGather ICE candidates on incoming call.
2012-07-19 Ghislain MARYAllocate ICE session when parsing SDP on incoming call.
2012-07-19 Ghislain MARYParse ICE attributes when receiving SDP.
2012-07-19 Ghislain MARYCreate ICE session when receiving an incoming call...
2012-07-19 Ghislain MARYDefine ICE session role explicitly.
2012-07-19 Ghislain MARYGood connection address and media ports in the SDP...
2012-07-19 Ghislain MARYAdd ICE attributes in the SDP content.
2012-07-19 Ghislain MARYFix ICE candidates gathering for video stream.
2012-07-19 Ghislain MARYCompute ICE foundations and choose default candidates...
2012-07-19 Ghislain MARYGather ICE host candidates when starting an outgoing...
2012-07-19 Ghislain MARYGather ICE server reflexive candidates when starting...
2012-07-19 Ghislain MARYAllocate ICE session and check lists for each stream...
2012-07-19 Ghislain MARYAdd configuration parameter to enable ICE.
2012-07-19 Jehan Monniermake sure only one transport is configured
2012-07-17 Jehan Monnierbetter eclispe discovery
2012-07-16 Guillaume BeraudoFix _sdp_message_get_mline_dir on recvonly attribute.
2012-07-16 Guillaume BeraudoIncrease incoming timeout to 30s.
next