Harald Welte
3a110e66c4
HACK: hard-code K/OPc to one specific card
...
This is just for testing/development; a proper interface to an
external smart card (pc/sc reader, ...) is needed later.
11 months ago
Harald Welte
63dd97adde
HACK: transport: force ipsec
11 months ago
Harald Welte
355b672ee5
rijndael: use 'static inline' to avoid exporting unwanted symbols
11 months ago
Harald Welte
6f991614e8
HACK: force sec-agree to use doubango against a P-CSCF
11 months ago
Harald Welte
2c45b360d8
transport_ipsec: Create sockets _after_ IPsec SA is active
...
the SA needs to be fully established before we can create the
new socket through that SA. Otherwise the second REGISTER, or
at least the TCP SYN packet of the socket we want to use for it
is sent without ESP and hence gets rejected by the P-CSCF.
11 months ago
Harald Welte
2ef526015c
tinySAK: turn a missing plugin into a fatal error (exit)
11 months ago
Harald Welte
8b241eac6a
tinyDEMO: load linux IPsec plugin
11 months ago
Harald Welte
557b37ec91
Add Linux IPsec plugin
...
This adds an IPsec plugin for the Linux kernel. It should allow
doubango to establish IMS registration with a real-world P-CSCF,
which always requires mandatory IPsec (ESP in transport mode).
11 months ago
Harald Welte
9155daeeba
HACK: make sure to build "-O0 -g" and enable debug logging
1 year ago
Harald Welte
4775a1f218
HACK: make logging more readable [to me]
1 year ago
Harald Welte
cdb1829ba2
tinyDEMO: make it compile on normal Debian Linux
1 year ago
Harald Welte
e2d81cb73c
tinyDEMO: Add missing 'extern' to prevent compile failure
1 year ago
Doubango Telecom
7604ae6761
Add support for Android x86_64 and ARM64
4 years ago
Doubango Telecom
671dbaaf77
Update wrappers
4 years ago
Doubango Telecom
9bbe77061a
Update wrappers API (JNI, P/Invoke...)
4 years ago
System Administrator
e2f0f6156c
Add support for incoming call pre-cheking
4 years ago
Doubango Telecom
6f6c31222d
Add OpenSSL version guard around the method setter
5 years ago
Doubango Telecom
8166861b2a
Add support for TLS v1.2
...
Update OpenSSL version to 1.1.0h
5 years ago
Doubango Telecom
b0697b9c9d
On iOS, do not chunk outgoing TCP stream
5 years ago
Doubango Telecom
a3514390e5
Merge branch 'master' of https://github.com/DoubangoTelecom/doubango
6 years ago
Doubango Telecom
b291037c2b
Change TLS protocol and scheme to "sip;tls" instead of "sips;tcp"
6 years ago
root
e58bfcddf0
Fix relloc issue on AndroidM
6 years ago
Doubango Telecom
ee90f5044e
Fix build issue on VS2008
6 years ago
Doubango Telecom
e6611dde0d
Check FSM data
6 years ago
Doubango Telecom
6cd6e3d153
Check FSM entry
6 years ago
Doubango Telecom
1e5567d55b
Fix crash on session update (audio <-> video)
6 years ago
Doubango Telecom
ff03a51e4c
Add support for "android-vs2015" and "android-cmake" build systems
6 years ago
System Administrator
6b9f5f831a
Destroy audioUnit instance when call is put on hold to allow multiple audio sessions
6 years ago
Doubango Telecom
a4973c7fe3
FIx issue reported at " https://groups.google.com/forum/#!topic/doubango/Fk1Tny7a0qQ "
6 years ago
Doubango Telecom
5b7ffef95a
Forward display name from the stack to all SIP messages
7 years ago
Doubango Telecom
a35d944605
Merge branch 'master' of https://github.com/DoubangoTelecom/doubango
7 years ago
Doubango Telecom
15a5a3299d
Update OpenSSL binaries for Windows
7 years ago
System Administrator
554bc193f0
Add support for pause for iOS audioUnit
7 years ago
System Administrator
e707bf0126
Update openSSL for iOS and OSX to version 1.0.2h
7 years ago
System Administrator
c51e4083a6
Update openSSL for iOS and OSX to version 1.0.2h
7 years ago
Doubango Telecom
412f2cb2ba
Remove hard-coded openssl config
7 years ago
Doubango Telecom
a6e8cd7892
Update OpenSSL for Android and Windows to version 1.0.2h
7 years ago
Doubango Telecom
6f5bd675fd
Merge branch 'master' of https://github.com/DoubangoTelecom/doubango
7 years ago
Doubango Telecom
4c28e58c52
Add "--arch" to Android toolchain generation command
7 years ago
DoubangoTelecom
5478d062b8
Update Building_Source_v2_0.md
7 years ago
System Administrator
6fa2225b6b
Remove sources from the loop before releasing it (iOS runLoop)
7 years ago
DoubangoTelecom
0b30244d06
Update Building_Source_v2_0.md
7 years ago
Mamadou DIOP
1292f762bc
Fix crash
7 years ago
System Administrator
e43677df4b
Ignore IPv4 linklocal addresses when retrieving bestlocal IP
7 years ago
Mamadou DIOP
2167a933b2
Check RTP IP address nullity
7 years ago
System Administrator
ffcc3bed0e
Set default servname to 5060 when port is equal to zero
7 years ago
System Administrator
587099ac47
Remove duplicated line
7 years ago
System Administrator
597432ee26
Set default RTP socket to IPv4 or IPv6 instead of invalid depending on use_ipv6 flag
7 years ago
System Administrator
8ea9eca8a6
Enable IP dual-stack on ICE only when IPv6 is enabled
7 years ago
Mamadou DIOP
3383de3026
Make ICE dual-satck (IPv46) more versatile
7 years ago