|
|
@5615
|
7 years |
nanang |
Re #1993: Minor: cleaned up few more unused files.
|
|
|
@5614
|
7 years |
nanang |
Close #1993: Updated bundled libSRTP version to 2.1.0.
|
|
|
@5613
|
7 years |
ming |
Fixed #2025: crash in pjsua_destroy if there's pending outgoing TCP/TLS …
|
|
|
@5612
|
7 years |
ming |
Fixed #2024: Crash due to uncancelled timer if there's an error in …
|
|
|
@5611
|
7 years |
nanang |
Misc (re #1994): Updated Android pjsua2 sample app:
- print call …
|
|
|
@5610
|
7 years |
nanang |
Misc (re #1994): Fixed pjsip_inv_verify_request3() to set …
|
|
|
@5609
|
7 years |
ming |
Re #2022: Add VideoToolbox? framework to ipjsua XCode project.
- Add libyuv …
|
|
|
@5608
|
7 years |
riza |
Fix #2023: Crash on pjsip_dlg_create_uac() when specifying URI with …
|
|
|
@5607
|
7 years |
ming |
Re #1994 (misc): Fixed uninitialized return status in function …
|
|
|
@5606
|
7 years |
ming |
Re #2022: Fixed build configuration to make sure that it's not included in …
|
|
|
@5605
|
7 years |
ming |
Re #1994 (misc): Fixed missing disabling pragma pack after structure …
|
|
|
@5604
|
7 years |
nanang |
Close #2009: Fixed issue no 2:
- Synchronizing PJMEDIA transport ICE and …
|
|
|
@5603
|
7 years |
ming |
Fixed #2022: Video Toolbox H264 encoder and decoder for Mac and iOS
|
|
|
@5602
|
7 years |
ming |
Re #2018: fixed build failure due to undefined function …
|
|
|
@5601
|
7 years |
nanang |
Fix #2021: Crash in getting call info with long Contact header.
|
|
|
@5600
|
7 years |
riza |
Re #1994(misc): Method pj_hash_calc_tolower() might return a different …
|
|
|
@5599
|
7 years |
riza |
Fixed #2019: Conflict with 'isblank' when using g++ 5.4.0. Thanks to Ken …
|
|
|
@5598
|
7 years |
nanang |
Re #2018: Fixed compile error due to a silly mistake.
|
|
|
@5597
|
7 years |
nanang |
Re #2018: Initial version of DTLS-SRTP implementation.
|
|
|
@5596
|
8 years |
ming |
Re #2008: Fixed error "Socket is already connected" when trying to connect …
|
|
|
@5595
|
8 years |
ming |
Re #1994 (misc): In video port, print the actual format of the video …
|
|
|
@5594
|
8 years |
ming |
Fixed #2017: Incorrect parsing of zero length multipart body parts
|
|
|
@5593
|
8 years |
ming |
Fixed #2016: Buffer overrun in PJSIP transaction layer
|
|
|
@5592
|
8 years |
ming |
Re #2012: (minor) remove warning: '/*' within block comment
|
|
|
@5591
|
8 years |
ming |
Re #1994 (misc): Remove unnecessary include file of engine.h in OpenSSL …
|
|
|
@5590
|
8 years |
ming |
Fixed #2015: Add multicast option in streamutil sample app
|
|
|
@5589
|
8 years |
ming |
Re #1994 (misc): Fixes bugs in base64
* move access to input parameter …
|
|
|
@5588
|
8 years |
riza |
Re #1994 (misc): Related to r5500, when receiving an SDP answer for SRTP, …
|
|
|
@5587
|
8 years |
riza |
Re #2013: Don't raise assert on re-INVITE without media.
|
|
|
@5586
|
8 years |
riza |
Fix #2013: Prevent crash when timer refresh with SRTP is interrupted by a …
|
|
|
@5585
|
8 years |
riza |
Re #2012: Add additional comments.
|
|
|
@5584
|
8 years |
riza |
Fix #2012: Prevent memory leak when rejecting a call from …
|
|
|
@5583
|
8 years |
nanang |
Re #2009: Avoid premature destroy in TURN session by incrementing group …
|
|
|
@5582
|
8 years |
ming |
Re #1994 (misc): Use compile-time setting PJSIP_MAX_URL_SIZE for local and …
|
|
|
@5581
|
8 years |
ming |
Fixed #2011: Fixed crash when accessing video device info in pjsua2
|
|
|
@5580
|
8 years |
riza |
Re #1994 (misc): Fix build error on pjsua_cli_uwp_comp pjsua_cli_wp8 for …
|
|
|
@5579
|
8 years |
nanang |
Fixed #2010: Updated PJSUA to store the user part of an account ID in …
|
|
|
@5578
|
8 years |
nanang |
Fixed #2008: Updated TURN socket to use pj_activesock_sendto() for UDP …
|
|
|
@5577
|
8 years |
nanang |
Misc (re #1994): Potential linking error due to bad dependency library …
|
|
|
@5576
|
8 years |
riza |
Fix #2007: Fix Possible crash when using session timer due to the early …
|
|
|
@5575
|
8 years |
riza |
Re #1994 (misc): Remove assert if SIP auth receives 401 for request with …
|
|
|
@5574
|
8 years |
riza |
Fix #2006: Fix android build failed using NDK r14 caused by by the removal …
|
|
|
@5573
|
8 years |
ming |
Fixed #2002: Deadlock between PJSUA LOCK, transaction group lock, and UA …
|
|
|
@5572
|
8 years |
ming |
Fixed #2001: Deadlock between dialog lock and transaction group lock
|
|
|
@5571
|
8 years |
ming |
Fixed #2005: Crash when hanging up call if video capture device fails to …
|
|
|
@5570
|
8 years |
ming |
Re #1882 (misc): Add check in xml_print_node() to prevent writing past the …
|
|
|
@5569
|
8 years |
nanang |
Close #2003: Added API pjsip_multipart_get_raw() to get raw body of a …
|
|
|
@5568
|
8 years |
nanang |
Misc (re #1994): Fixed linking errors when configuring with …
|
|
|
@5567
|
8 years |
riza |
Re #1994 (misc): Remove an extra double quote on pjsua.vcxproj.
Thanks to …
|
|
|
@5566
|
8 years |
riza |
Re #1994 (misc): Fix linker error on Visual Studio when using OpenSSL 1.1 …
|
|
|
@5565
|
8 years |
riza |
Re #1994 (misc): Prevent crash on pj_ssl_get_info() triggered by an error …
|
|
|
@5564
|
8 years |
riza |
Re #1994 (misc): Add IPv6 transport type support in …
|
|
|
@5563
|
8 years |
riza |
Re #1994: Prevent overflow on pj_generate_unique_string() for android. …
|
|
|
@5562
|
8 years |
ming |
Fixed #1966:
* Add option to specify default address family in ICE …
|
|
|
@5561
|
8 years |
ming |
Re #1994 (misc): Add sub_hdr_list in outgoing subscription requests (as it …
|
|
|
@5560
|
8 years |
nanang |
Misc (re #1994): Updated dshow video device stop to not wait for renderer …
|
|
|
@5559
|
8 years |
riza |
Re #1994 (misc): Don't try to resolve a DNS SRV query that is already …
|
|
|
@5558
|
8 years |
ming |
Closed #1998: Add API pjsip_evsub_set_uas_timeout()
|
|
|
@5557
|
8 years |
ming |
Closed #1997: Add setting to retry timer upon transport disconnection …
|
|
|
@5556
|
8 years |
ming |
Closed #1995: Add API pjsip_transport_shutdown2() to immediately …
|
|
|
@5555
|
8 years |
ming |
Fixed #1996: Via-Header mismatch in CANCEL
Thank you to Marcus Froeschl …
|
|
|
@5554
|
8 years |
ming |
Re #1994 (misc): Make the log's sender and thread width a compile-time …
|
|
|
@5553
|
8 years |
riza |
Re #1994 (misc): miphoneos-version-min not set when specifying MIN_IOS on …
|
|
|
@5552
|
8 years |
nanang |
Changed version to 2.6-svn
|
|
|
@5551
|
8 years |
nanang |
Tagged 2.6
|
|
|
@5550
|
8 years |
nanang |
Changed version to 2.6
|
|
|
@5549
|
8 years |
nanang |
Re #1964: Fixed QoS build config for mingw32/msys.
|
|
|
@5548
|
8 years |
nanang |
Re #1954: Fixed WebRTC build config for mingw32/msys.
|
|
|
@5547
|
8 years |
riza |
Re #1900: Fixed some build error for UWP arm.
|
|
|
@5546
|
8 years |
nanang |
Re #1900: Updated audio device config to automatically enable WASAPI and …
|
|
|
@5545
|
8 years |
riza |
Re #1945 (misc): Prevent automatically adding Content-Type and …
|
|
|
@5544
|
8 years |
nanang |
Misc (re #1945): Fixed compile warnings on Android 64bit platforms, e.g: …
|
|
|
@5543
|
8 years |
nanang |
Misc (re #1945): Automatically define macro PJ_ANDROID=1 on Android …
|
|
|
@5542
|
8 years |
ming |
Re #1945 (misc): On iOS, print log in debugging console output when using …
|
|
|
@5541
|
8 years |
nanang |
Re #1900: Deleted dirty dir third_party/build/portaudio. The dir was …
|
|
|
@5540
|
8 years |
nanang |
Re #1932: Updated configure script for AES-GCM support detection.
|
|
|
@5539
|
8 years |
nanang |
Re #1900: Reintegrated works in UWP branch to trunk.
|
|
|
@5538
|
8 years |
nanang |
Re #1900: Merged changes from trunk.
|
|
|
@5537
|
8 years |
nanang |
Close #1932: Support OpenSSL 1.1.0.
|
|
|
@5536
|
8 years |
riza |
Re #1945 (misc): Don't trigger SRV complete callback when there is a parse …
|
|
|
@5535
|
8 years |
riza |
Close #1919: Clear unused-variable warnings.
|
|
|
@5534
|
8 years |
nanang |
Re #1513: Applied the new API pj_pool_safe_release().
|
|
|
@5533
|
8 years |
nanang |
Close #1513: Added pj_pool_safe_release() API.
|
|
|
@5532
|
8 years |
nanang |
Re #1900: Merged changes from trunk.
|
|
|
@5531
|
8 years |
nanang |
Misc (re #1945): re r5530, reset SIP transport port setting to SIP_PORT …
|
|
|
@5530
|
8 years |
nanang |
Misc (re #1945): Added TLS transport in pjsua2 sample app.
|
|
|
@5529
|
8 years |
riza |
Re #1900: Misc updates, e.g: remove reference to wp8 gui sample app.
|
|
|
@5528
|
8 years |
riza |
Re #1900: Misc updates, some projects are platform specific. Prevent it …
|
|
|
@5527
|
8 years |
ming |
Re #1945 (misc): Add an alias REQUESTED-ADDRESS-FAMILY (which is used in …
|
|
|
@5526
|
8 years |
nanang |
Re #1900: Misc updates, e.g: Minimal Rebuild prop, SVN ignore prop.
|
|
|
@5525
|
8 years |
ming |
Re #1945 (misc): Fixed occasional crash in pjsua Android sample app when …
|
|
|
@5524
|
8 years |
ming |
Re #1945 (misc): move default setting of number of supported video device …
|
|
|
@5523
|
8 years |
nanang |
Misc (re #1945): Fixed bug in NAT detect: missing address family …
|
|
|
@5522
|
8 years |
ming |
Re #1960: Use boolean field to indicate whether the info is empty (instead …
|
|
|
@5521
|
8 years |
nanang |
Fixed #1990:
- Added check for possibility of premature failure in …
|
|
|
@5520
|
8 years |
riza |
Re 1989: Implement pj_strtok()/pj_strtok() as a replacement to strtok().
|
|
|
@5519
|
8 years |
nanang |
Fixed #1988: Wait for any active spinning loop in read callback to …
|
|
|
@5518
|
8 years |
ming |
Fixed #1960: Export SIP transport TLS state and TLS certificate info to …
|
|
|
@5517
|
8 years |
riza |
Re #1975:
- Change autoconf detection in r5483 to compile time check.
- …
|
|
|
@5516
|
8 years |
nanang |
Misc (re #1945): Fixed warning of missing braces in nested struct/union …
|
|
|