- Mar 21, 2014
-
-
Alexandre Lision authored
Signed-off-by:
Emmanuel Milou <emmanuel.milou@savoirfairelinux.com>
-
- Mar 04, 2014
-
-
Alexandre Lision authored
Refs 42070
-
Alexandre Lision authored
Refs #42054
-
- Mar 03, 2014
-
-
Adrien Béraud authored
Compile with USE_ALLOCA instead of NONTHREADSAFE_PSEUDOSTACK
-
- Feb 27, 2014
-
-
Alexandre Lision authored
-
Alexandre Lision authored
Instead of mixing the different parameters of tls, zrtp and sdes in SecureSipCall it's better to have them in separate inner classes. Refs #40232
-
Alexandre Lision authored
This was introduced in order to prevent the infinite busy ringtone. Unfortunately it does not fix our sdes issue. Refs #41441
-
Alexandre Lision authored
Android app is now using the most recent verison of libccrtp Refs #41441
-
- Feb 26, 2014
-
-
Alexandre Lision authored
Refs #41441
-
- Feb 25, 2014
-
-
Alexandre Lision authored
-
Alexandre Lision authored
Refs #41441
-
Alexandre Lision authored
-
Alexandre Lision authored
-
Alexandre Lision authored
Refs #41441
-
Alexandre Lision authored
During a call, View does not calculate the secure call state anymore.
-
- Feb 24, 2014
-
-
Alexandre Lision authored
Refs #40232
-
Alexandre Lision authored
-
Alexandre Lision authored
-
Alexandre Lision authored
Refs #40232
-
- Feb 21, 2014
-
-
Alexandre Lision authored
This commit introduces user-friendly feedback for security. Not fully functionnal yet Refs #40232
-
Alexandre Lision authored
Refs #40232
-
Alexandre Lision authored
-
Alexandre Lision authored
This commit introduces basic bluetooth support. If a headset is paired to the phone, audio will be correctly rerouted. This is still experimental, due to the lack of testing devices. Refs #41293
-
Alexandre Lision authored
Refs #40232
-
- Feb 14, 2014
-
-
Alexandre Lision authored
Refs #40939
-
Alexandre Lision authored
Refs #40939
-
Alexandre Lision authored
Jenkins has only android-17 build tools installed.
-
Alexandre Lision authored
We now build pjsip from our own android makefiles, we can generate an apk compatible simultaneously with arm and x86. Refs #40953
-
Alexandre Lision authored
The modifications in SFLphone RTP layer need to be integrated when building android client. Refs #40020
-
Alexandre Lision authored
Integration of new security features implies modifications in call handling. By default, when handling a call, a SipCall object is created, but if ZRTP hooks are activated, the call is dynamically subclassed, and becomes a SecureSipCall. Refs #40939
-
Alexandre Lision authored
This commit introduces a new class holding references to the security state of a call. Refs #40939
-
- Feb 11, 2014
-
-
Alexandre Lision authored
-
Alexandre Lision authored
-
Alexandre Lision authored
-
Alexandre Lision authored
SipCall keeps track of its security state, and store its SAS if needed. This commit also introduce two new Fragments wrappers, for accounts and calls. These wrappers reduce code duplication between fragments requiring hooks on daemon signals.
-
Alexandre Lision authored
-
Alexandre Lision authored
-
- Feb 10, 2014
-
-
Alexandre Lision authored
-
- Feb 06, 2014
-
-
Alexandre Lision authored
-
Alexandre Lision authored
-