1
0
mirror of https://github.com/danog/libtgvoip.git synced 2024-12-02 09:37:52 +01:00
Commit Graph

8 Commits

Author SHA1 Message Date
Fela Ameghino
4c653d0790 - Added Evgeny's aes_ctr_encrypt implementation
- API availability check for AudioRoutingManager on UWP
2017-06-12 12:59:35 +02:00
Fela Ameghino
1e953d73d7 Revert "Fixed uwp project to always use libopus in release configuration"
This reverts commit ac48960890.
2017-05-22 10:22:58 +02:00
Fela Ameghino
ac48960890 Fixed uwp project to always use libopus in release configuration 2017-05-21 11:52:03 +02:00
Fela Ameghino
166227244f Crypto is now working on WinRT
- Merged fixes to crypto by Evgeny.
- Removed references to OpenSSL on WinRT
- Some other small fix to the CXWrapper
2017-05-19 11:35:20 +02:00
Fela Ameghino
a1adfc2f28 Fixed Debug|x64 2017-05-13 23:40:43 +02:00
Fela Ameghino
5566360b01 Updated OpenSSL relative path 2017-05-13 18:14:01 +02:00
Fela Ameghino
40880a538e Ability to turn off TGVOIP_USE_CUSTOM_CRYPTO in CXWrapper 2017-05-13 18:07:03 +02:00
Fela Ameghino
b917500ac6 Added UWP project file, edited WP81 to compile on x86 too.
Updated .gitignore
2017-05-11 09:52:05 +02:00