]> sjero.net Git - linphone/history - coreapi/sal_eXosip2.c
fix publish request, whose request uri must identify the resources for which the...
[linphone] / coreapi / sal_eXosip2.c
2013-04-17 Simon Morlatfix publish request, whose request uri must identify...
2013-04-12 Ghislain MARYSet UTC time in received chat messages.
2013-04-11 Simon Morlattry to fix date issues
2013-04-08 Margaux Clercchange unread messages picture
2013-03-07 Margaux Clercadd message storage
2013-02-06 Simon Morlat- fix text_received() callback so that it can work...
2013-01-30 Margaux ClercAdd time in LinphoneChatMessage and SalMessage
2013-01-30 Simon Morlatadd get_remote_contact() api and clean java API.
2013-01-25 Yann DiorcetMerge branch 'upnp'
2013-01-23 Ghislain MARYKeep the total number of streams and the number of...
2013-01-21 Ghislain MARYAdd tcp_tls_keepalive configuration option to (de)activ...
2013-01-18 Ghislain MARYMerge branch 'dev_bt_session_version'
2013-01-17 Yann DiorcetMerge branch 'master' of git.linphone.org:linphone...
2013-01-16 Yann DiorcetMerge branch 'master' of git.linphone.org:linphone
2013-01-16 Yann DiorcetAdd common name certificate verification function in sal
2013-01-14 Simon Morlatupdate ms2
2013-01-14 Guillaume BeraudoFix BYE authorization when challenged
2013-01-09 Yann DiorcetMerge branch 'master' of git.linphone.org:linphone...
2013-01-08 Guillaume BeraudoDetect presence of DSCP in exosip
2012-12-14 Margaux ClercMerge branch 'master' of git.linphone.org:linphone...
2012-12-13 Simon Morlatbetter proxy & route management.
2012-11-26 Yann DiorcetAdd getter for zrtp_secrets_file, static_picture and...
2012-11-12 Simon Morlatupdate ms2
2012-11-08 Simon Morlatfix big bug in receiving of text message
2012-11-06 Simon MorlatMerge branch 'master' of git.linphone.org:linphone
2012-11-06 Simon Morlatimplement checking of duplicated messages.
2012-10-23 Sylvain BerfiniFix date header
2012-10-18 Margaux ClercMerge remote-tracking branch 'origin/master' into dev_g...
2012-10-16 Simon Morlatmove dates header addon to exosip
2012-10-15 Simon Morlatadd linphonerc option to put dates in REGISTER messages
2012-10-15 Ghislain MARYMerge branch 'newUI' of file:///home/ghislain/code...
2012-10-02 Jehan MonnierMerge branch 'master' of git.linphone.org:linphone
2012-10-02 Jehan Monnieradd call id to LinphoneCallLogs
2012-09-26 Simon MorlatRevert "Detect SSL support in exosip and disable TLS...
2012-09-26 Guillaume BeraudoDetect SSL support in exosip and disable TLS accordingly.
2012-09-14 Simon Morlatfix compile warning
2012-09-14 Simon Morlatimplement dscp settings from config file and gtk interface
2012-09-13 Jehan Monnieradd support of external-body for SIP message
2012-09-13 Simon Morlatmaximum time spent in linphone_core_refresh_registers...
2012-09-07 Simon Morlatremove adherence from Sal to liblinphone, improve notif...
2012-09-04 Simon MorlatMerge branch 'master' of git.linphone.org:linphone...
2012-09-04 Guillaume BeraudoMerge branch 'message'
2012-09-03 Ghislain MARYFix crash.
2012-08-31 Ghislain MARYFix domain in SIP REGISTER message when using IPv6...
2012-08-29 Jehan MonnierMerge branch 'master' of git.linphone.org:linphone
2012-08-29 Simon Morlatset tls option immediate effect
2012-08-29 Jehan Monnieradd sip message delivery notification
2012-08-28 Simon Morlatuse exosip_reset_transport when possible
2012-08-16 Ghislain MARYMerge branch 'dev_ice'
2012-08-10 Ghislain MARYMerge branch 'master' into dev_ice
2012-08-07 Ghislain MARYUse correct contact address in RE-INVITE SIP messages.
2012-08-06 Ghislain MARYRedesign ICE integration to prevent Sal from depending...
2012-07-23 Ghislain MARYSpecify local RTCP port explicitly.
2012-07-23 Ghislain MARYParse the rtcp attribute in the SDP if present.
2012-07-19 Ghislain MARYMoved ICE session and check lists respectively from...
2012-06-07 Simon Morlatclean up expired contact in registrations
2012-06-06 Simon Morlatfix possible infinite loop
2012-06-06 Simon Morlatimplement expiration of old contact during double regis...
2012-06-05 Simon Morlatfix unitialized value
2012-05-23 Sylvain BerfiniMerge branch 'master' of git.linphone.org:linphone
2012-05-23 Simon Morlatfix two bugs in sal
2012-05-15 Yann DiorcetMerge branch 'master' of git.linphone.org:linphone
2012-05-15 Pierre-Eric Pellou... Do not tread ACK event if call has been terminated
2012-05-09 Sylvain BerfiniMerge branch 'master' of git.linphone.org:linphone
2012-04-19 Simon Morlatfix bug for refer state notifications and update ortp
2012-04-19 Simon Morlatfix bug with bad contact in 200Ok in case of authless...
2012-04-16 Simon Morlatuse double registration also for TCP and TLS
2012-04-03 Jehan MonnierMerge commit 'aab6c70'
2012-03-29 Simon Morlatimplement notifications when doing transfers
2012-03-08 Simon Morlatfix memory leak
2012-03-07 Simon Morlatfix incoming re-INVITE without SDP.
2012-03-05 Simon Morlatupdate ortp, use eXosip_trylock() whenever possible
2012-02-23 Yann DiorcetMerge branch 'master' of git.linphone.org:linphone
2012-02-22 Simon Morlatimplement new apis to control video enablement during...
2012-02-14 Sylvain BerfiniMerge branch 'master' of git.linphone.org:linphone
2012-02-14 Simon Morlatfix missing "lr" causing old fashioned outbound proxy...
2012-02-10 Pierre-Eric Pellou... sal_register and sal_register_refresh returns -1 when...
2012-02-01 Sylvain BerfiniWizard merged
2012-01-24 Simon MorlatMerge remote-tracking branch 'public/master' into tunnel
2012-01-23 Simon Morlatfix duplicate route headers in registers
2012-01-18 Guillaume BeraudoMerge branch 'master' of git.linphone.org:linphone...
2012-01-09 Simon Morlatfix macos build and crash at exit from dock.
2011-12-22 Jehan MonnierMerge branch 'master' into tunnel
2011-12-20 Simon MorlatMerge branch 'master' of git.linphone.org:linphone
2011-12-16 Simon MorlatMerge branch 'master' of git.linphone.org:linphone
2011-12-16 Simon Morlatbugfix for options message
2011-12-14 Simon Morlatfix for exosip update
2011-12-14 Simon MorlatWorkaround eXosip behaviour to put proxy hostname inste...
2011-12-02 Simon MorlatMerge branch 'master' of git.linphone.org:linphone
2011-12-02 Simon Morlatfix TLS support under linphonec and gtk (problem not...
2011-11-21 Simon Morlatadd new warnings.
2011-11-14 Jehan MonnierMerge remote-tracking branch 'private/dev_videoios'
2011-11-04 Simon MorlatMerge branch 'master' of git.linphone.org:linphone
2011-11-04 Simon Morlatfix for srtp when retrying in unencrypted mode
2011-11-04 Simon MorlatMerge branch 'master' of git.linphone.org:linphone
2011-11-04 Simon MorlatMerge remote-tracking branch 'private/srtp'
2011-10-28 Simon MorlatMerge branch 'local_videoios' into dev_videoios
2011-10-28 Simon MorlatMerge branch 'dev_videoios' into local_videoios
2011-10-24 Simon MorlatMerge branch 'master' of git.linphone.org:linphone
2011-10-24 Guillaume BeraudoMore verbose traces on SAL call.
next