Timeline
Jan 8, 2010:
- 5:29 PM Ticket #1006 (Misc fixes for PocketPJ Windows Mobile sample application) closed by
- fixed
- 5:26 PM Ticket #1003 (Miscellaneous fixes) closed by
- fixed
- 5:12 PM Changeset [3053] by
- More ticket #1013: PJSIP resolver should not try to resolve the target if …
- 4:39 PM Ticket #1015 (Disable ioqueue Completion Port backend) closed by
- fixed: Done in r3052.
- 4:38 PM Changeset [3052] by
- Ticket #1015: Disabled ioqueue Completion Port (ioqueue_winnt.c).
- 4:35 PM Ticket #1015 (Disable ioqueue Completion Port backend) created by
- Perhaps temporary, at least until IOCP bug #985 resolved.
- 2:45 PM Ticket #1005 (TLS/SSL issues.) closed by
- fixed: Moved #3 and #4 to #1014
- 2:36 PM Ticket #1014 (Configurable cipher type/list setting in SIP transport TLS (thanks Tal ...) created by
- Configuring cipher-suites can be useful in controlling security level, …
- 1:11 PM Ticket #1001 (Calling pj_sock_getsockname() on a newly accepted socket may fail if IOCP ...) closed by
- fixed
- 1:08 PM Changeset [3051] by
- Ticket #1001: - Moved setsockopt(SO_UPDATE_ACCEPT_CONTEXT) from …
- 12:02 PM Changeset [3050] by
- Ticket #991: - use PortAudio? revision 1433 instead, since PA revision …
- 10:03 AM Ticket #1013 (PJSIP resolver should not try to resolve the target if IP address is given ...) closed by
- fixed: Fixed in r3049.
- 10:02 AM Changeset [3049] by
- Ticket #1013: PJSIP resolver should not try to resolve the target if IP …
- 10:02 AM Ticket #1013 (PJSIP resolver should not try to resolve the target if IP address is given ...) created by
- When target URI is an IP address, PJSIP resolver (sip_resolve.c) …
- 9:53 AM Changeset [3048] by
- Misc (#1003): - Fixed gcc warnings in activesock unit test - 'make …
Jan 6, 2010:
- 5:11 PM Ticket #991 (Update to the latest PortAudio (PA) and fix PA issues on MacOS X Snow ...) closed by
- fixed
- 2:35 PM Ticket #1012 (Potential buffer overflow in Unicode string conversion (thanks Orville ...) closed by
- fixed: Fixed in r3047
- 2:35 PM Changeset [3047] by
- Ticket #1012: Potential buffer overflow in Unicode string conversion …
- 2:33 PM Ticket #1012 (Potential buffer overflow in Unicode string conversion (thanks Orville ...) created by
- In unicode_win32.c the pj_ansi_to_unicode function uses …
- 8:50 AM Ticket #1010 (SIP TCP transport client not being reused on MacOS platforms (thanks Emil ...) closed by
- fixed
- 8:35 AM Ticket #992 (Symbian build issues using RVCT compiler.) closed by
- fixed: Fix committed in r3046
- 8:34 AM Changeset [3046] by
- Ticket #992: Symbian build issues using RVCT compiler (thanks Gabor Tanka …
Jan 5, 2010:
- 4:31 PM Ticket #1011 ("Invalid operation step" assertion when TCP is used) created by
- Scenario (in caller side): - 200/OK response to INVITE arrives - ACK is …
- 3:23 PM Changeset [3045] by
- Misc (#1003): fixed bug: wrong month value in PIDF timestamp generation …
Jan 4, 2010:
- 4:54 PM Changeset [3044] by
- Ticket #1010: - Fixed bug in some APIs of address resolver and IP helper …
- 4:44 PM Ticket #1010 (SIP TCP transport client not being reused on MacOS platforms (thanks Emil ...) created by
- Seems that this is caused by transport manager failure in looking up …
- 2:20 PM Changeset [3043] by
- Misc PJLIB fix (#1003): fix gcc warning about unused return value
- 2:05 PM Changeset [3042] by
- Ticket #991: updated PA to the latest version (revision 1438)
- 1:08 PM Changeset [3041] by
- Misc fix (#1003): resolve NAT type after mapped addresses for SIP/RTP/RTCP …
- 10:00 AM Ticket #1009 (Support for the latest Intel IPP version and using Intel IPP on MacOS ...) created by
- The latest Intel IPP 6.1 has changed few things which is incompatible with …
- 9:24 AM WikiStart edited by
- (diff)
Dec 30, 2009:
- 8:39 AM Changeset [3040] by
- Few fixes and enhancements to Windows IP helper, related to #1000: - …
- 8:05 AM Ticket #1008 (Playback not working when using VAS AMR codec on few S60 devices) created by
- Seems related to Forum Nokia known issue of VAS on E72, see …
- 6:35 AM Changeset [3039] by
- Ticket #1005: - Fixed bug in pjsip_tls_transport_start(): specified …
Dec 29, 2009:
- 5:37 PM Changeset [3038] by
- More ticket #1000: - fixed bug caused by r3030. If an adapter with NULL …
- 4:53 PM Ticket #1007 (Heap corruption when socket address with invalid address family is given ...) closed by
- fixed: Fixed in r3037
- 4:53 PM Changeset [3037] by
- Fixed ticket #1007: Heap corruption when socket address with invalid …
- 4:52 PM Ticket #1007 (Heap corruption when socket address with invalid address family is given ...) created by
- Consider the following function: […] and looking at …
- 3:33 PM Changeset [3036] by
- Misc PocketPJ fixes (#1006): - always intantiate TCP to support TCP …
- 3:31 PM Ticket #1006 (Misc fixes for PocketPJ Windows Mobile sample application) created by
- This is the placeholder for any fixes to PocketPJ, the Windows Mobile …
Dec 22, 2009:
- 1:00 PM Changeset [3035] by
- Misc (#1003): added protection against situation when …
Dec 16, 2009:
- 3:16 PM Ticket #1005 (TLS/SSL issues.) created by
- Known issues: 1. pjsip_tls_transport_start() won't apply ca_list_file …
- 1:31 PM Ticket #1004 (Fixes for Symbian timer heap implementation to prevent stray timer ...) closed by
- fixed: In r3034: - Symbian timer heap now records active timers and cancel them …
- 1:30 PM Changeset [3034] by
- Ticket #1004: Symbian timer heap fix - timer heap now records active …
Dec 15, 2009:
- 6:39 PM Ticket #1004 (Fixes for Symbian timer heap implementation to prevent stray timer ...) created by
- The original timer heap design is based on passive object principle, where …
Dec 14, 2009:
- 2:24 PM Ticket #1000 (IPHLPAPI.DLL issues on Windows Mobile targets and with IPv6 enumeration) closed by
- fixed: In r3033: - fixed the Unicode bug
- 2:24 PM Changeset [3033] by
- Ticket #1000: fixed different treatment with regard to Unicode argument to …
- 2:10 PM Ticket #1000 (IPHLPAPI.DLL issues on Windows Mobile targets and with IPv6 enumeration) reopened by
- 11:13 AM Changeset [3032] by
- Misc (ticket #1003): - added missing transport selection information in …
- 11:11 AM Ticket #1003 (Miscellaneous fixes) created by
- This is the placeholder for miscellaneous fixes for this release.
Dec 10, 2009:
- 5:16 AM Ticket #1002 (Crash when adding/removing buddies (thanks Nikolay Popok and Robert ...) closed by
- fixed: Fixed in r3031: - the timer associated with a buddy is not removed when …
- 5:16 AM Changeset [3031] by
- Ticket #1002: Crash when adding/removing buddies (thanks Nikolay Popok and …
- 4:56 AM Changeset [3030] by
- More ticket #1000 (IPv6 interface enumeration fails due to typo error in …
Dec 9, 2009:
- 1:46 PM Testing_Audio_Device_with_pjsystest edited by
- (diff)
- 12:32 PM TLS_on_Symbian edited by
- Updated note about supported version (this page was written before 1.5 … (diff)
- 8:01 AM Ticket #1002 (Crash when adding/removing buddies (thanks Nikolay Popok and Robert ...) created by
- Removing a buddy will crash the library at later time, with stack trace …
- 7:31 AM Ticket #1001 (Calling pj_sock_getsockname() on a newly accepted socket may fail if IOCP ...) created by
- The pj_sock_getsockname() call fails probably because …
Note: See TracTimeline
for information about the timeline view.