Custom Query (2037 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1701 - 1800 of 2037)

Ticket Summary Owner Type Priority Milestone Component
#1202 PJLIB System Information API bennylp enhancement normal release-1.10 pjlib
#1211 Add pjlib API pj_gettickcount() that returns a monotonically increasing timestamp bennylp enhancement normal release-1.10 pjlib
#1220 Compiler directive for data alignment bennylp enhancement normal release-2.0-dev pjlib
#1225 iPhone: UDP socket send error after waking up from background mode (thanks Joe Meade for the report) bennylp defect normal release-1.10 pjlib
#1230 Removed assertion in PJLIB for Posix when fails to release mutex (thanks Marcus Froeschl for the report) bennylp defect normal release-1.10 pjlib
#1246 Use CFHost API for pj_getaddrinfo() on iPhone OS bennylp defect normal release-1.10 pjlib
#1317 Crash in Symbian ioqueue after unregistering ioqueue key from callback bennylp defect normal release-1.12 pjlib
#1321 Compile error when SSLv2 is disabled on OpenSSL (thanks Saúl Ibarra Corretgé for the patch) bennylp defect normal release-1.12 pjlib
#1342 Disable local host resolution on iPhone OS bennylp defect normal release-1.12 pjlib
#1359 Configurable pj_sockaddr_in padding/sin_zero length bennylp enhancement normal release-1.12 pjlib
#1513 pj_pool_safe_release() API bennylp enhancement normal release-2.6 pjlib
#1522 TLS/SSL error code issues with OpenSSL backend bennylp defect normal release-2.0.1 pjlib
#1538 Suppress SIGPIPE for broken TCP connection on Linux (thanks Mike Evans for the suggestion) bennylp enhancement normal release-2.0.1 pjlib
#1558 Bug in parsing quoted URI strings (thanks Gustavo Garcia Bernardo for the report) bennylp defect normal release-2.1 pjlib
#1573 Deadlock in SSL socket (thanks to Jeff Anderson for detailed report) bennylp defect normal release-2.1 pjlib
#1593 Possible wrap around in caching pool capacity value bennylp defect normal release-2.1 pjlib
#1613 Use appropriate request for ioctl() function to access the interface flags (thanks to Peter Koletzki for the report) bennylp defect normal release-2.1 pjlib
#1616 Group lock and other foundation in PJLIB for fixing synchronization issues bennylp enhancement normal release-2.1 pjlib
#1618 Bug SSL socket send callback always report success bennylp defect normal release-2.1 pjlib
#1638 Continuation of Group Lock Fixes bennylp enhancement normal release-2.2 pjlib
#1648 Timer heap new API pj_timer_heap_cancel_if_active() should not assert if given bad entry bennylp defect normal release-2.2 pjlib
#1663 Crash in socket registration in ioqueue bennylp defect normal release-2.2 pjlib
#1664 Ioqueue epoll stops processing socket events bennylp defect normal release-2.2 pjlib
#1763 Add pj_ssl_cipher_id() API to get cipher ID from a cipher name string (thanks to Joshua Colp for the patch) bennylp enhancement normal release-2.3 pjlib
#1765 Add Perfect Forward Secrecy (PFS) support in OpenSSL socket (thanks to Alexander Traud for the patch) bennylp enhancement normal release-2.3 pjlib
#1771 Run-time configuration to enable user set specific socket option bennylp enhancement normal pjlib
#1775 Changing OpenSSL default method from TLSv1 to SSLv23 to enable enable AES-GCM cipher suites in default (thanks Alexander Traud for the patch) bennylp enhancement normal release-2.3 pjlib
#1792 Create generic JNI OnLoad function bennylp enhancement normal release-2.4 pjlib
#1810 Adding CA path support into SSL socket bennylp enhancement normal release-2.4 pjlib
#1849 Enable multiple TLS certificate chains (RSA+ECC+DSA) for server socket bennylp enhancement normal release-2.4.5 pjlib
#1862 Fixed crash on iOS when destroying an activesock and creating a new one at the same time bennylp defect normal release-2.4.5 pjlib
#1874 Truncated IPv6 address during address lookup on iOS bennylp defect normal release-2.4.5 pjlib
#1894 Improve ioqueue performance on multithreadeded environment bennylp enhancement normal release-2.5 pjlib
#1909 GUID implementation for Android bennylp enhancement normal release-2.5 pjlib
#1912 Build error on Alpine linux (musl libc) bennylp defect normal release-2.5 pjlib
#1925 pj_getaddrinfo() cannot resolve IPv4 address to synthesized IPv6 address bennylp defect normal release-2.5.1 pjlib
#1930 Race condition in OpenSSL socket bennylp defect normal release-2.5.5 pjlib
#1961 Timer not fired due to timestamp clock issue in Android bennylp defect normal release-2.6 pjlib
#1963 QoS for IPv6 for platform that supports IPV6_TCLASS bennylp enhancement normal release-2.6 pjlib
#1964 QoS for darwin OS which supports SO_NET_SERVICE_TYPE bennylp enhancement normal release-2.6 pjlib
#1969 Crash on using an already destroyed SSL socket bennylp defect normal release-2.6 pjlib
#1979 Add support to parse address string with scope ID bennylp enhancement normal release-2.6 pjlib
#1984 Remove the implementation of PJ_HASH_USE_OWN_TOLOWER bennylp defect normal release-2.6 pjlib
#1989 Implement pj_strtok()/pj_strtok2() to replace strtok() bennylp enhancement normal release-2.6 pjlib
#1999 Linking errors with OpenSSL 1.1.0 when backward compatibility settings turned off bennylp enhancement normal release-2.7 pjlib
#2000 Prevent overflow on pj_generate_unique_string() for android bennylp defect normal release-2.7 pjlib
#2006 Android build fail when using NDK r14 caused by the removal of android_alarm.h bennylp enhancement normal release-2.7 pjlib
#2019 Conflict with "isblank" when building using g++ 5.4.0 bennylp defect normal release-2.7 pjlib
#2020 pj_hash_calc_tolower() might return a different hash value bennylp defect normal release-2.7 pjlib
#2027 Assertion in pj_gethostip() when system hostname is empty bennylp defect normal release-2.7 pjlib
#2030 Improve error handling in OpenSSL socket bennylp enhancement normal release-2.7 pjlib
#2039 Memory corruption caused by pj_sockaddr_parse() bennylp defect normal release-2.7 pjlib
#2044 Compile time setting for QoS using IP_TOS/IPV6_TCLASS on Darwin OS bennylp enhancement normal release-2.7 pjlib
#2055 Cannot register ioqueue key after double key unregistration bennylp defect normal release-2.7.1 pjlib
#2056 Add validity checking for numeric header values bennylp defect normal release-2.7.1 pjlib
#2082 Add support for GnuTLS bennylp enhancement normal release-2.8 pjlib
#2083 Fix build error when building with LibreSSL as SSL backend bennylp enhancement normal release-2.8 pjlib
#2091 On iOS11, replace_udp_sock() might fail and lead to unusable UDP transport bennylp defect normal release-2.8 pjlib
#2099 SSL connection suddenly gets closed after sending packets intensively bennylp defect normal release-2.8 pjlib
#2101 Prevent crash due to access to an already destroyed atomic object bennylp enhancement normal release-2.8 pjlib
#2112 Initialization of ephemeral ECDH (EECDH) when accepting TLS session works incorrectly when linked with OpenSSL 1.1.0x bennylp defect normal release-2.8 pjlib
#2129 Crash when PJ_GRP_LOCK_DEBUG is set bennylp defect normal release-2.8 pjlib
#2140 Timestamp clock issue when device is asleep in iOS bennylp defect normal release-2.8 pjlib
#2172 Crash due to double reference decrements in timer bennylp defect normal release-2.9 pjlib
#2174 Fix out of bound error when enabling GnuTLS bennylp defect normal release-2.9 pjlib
#2176 Create stress test for timer heap defect normal release-2.9 pjlib
#2178 Crash in getting TLS certificate info when subject/issuer line is empty nanang defect normal release-2.9 pjlib
#2179 Wipe out memory used for storing SSL keys before released nanang enhancement normal release-2.9 pjlib
#2180 Refactoring SSL socket backend implementations ming enhancement normal release-2.9 pjlib
#2185 Darwin (Mac OS & iOS) native SSL backend ming enhancement normal release-2.9 pjlib
#2190 Crash in ioqueue post completion if callback is not set ming defect normal release-2.9 pjlib
#2193 Buffered read data on SSL socket might not immediately get read after handshake is complete riza defect normal release-2.9 pjlib
#2201 Restart UDP transport after replace_udp_socket fail when sending data riza defect normal release-2.9 pjlib
#2203 Failure to set minimum SSL version when OpenSSL 1.1 is used ming defect normal release-2.9 pjlib
#2204 Add OpenSSL remote certificate chain info ming enhancement normal release-2.9 pjlib
#2220 Add list of trusted root CA for OpenSSL ming enhancement normal release-2.10 pjlib
#2221 When using Openssl as TLS backend, close notify alert is not sent before closing the connection riza defect normal release-2.10 pjlib
#2225 Timer heap refactoring ming enhancement normal release-2.10 pjlib
#2235 UDP transport restart might not get called when replace_udp_socket() fails. riza defect normal release-2.10 pjlib
#2244 Prevent continuous memory allocation when getting raw certificate on TLS riza defect normal release-2.10 pjlib
#2249 Use sorted linked list for timer riza enhancement normal release-2.10 pjlib
#6 NAT refresh packet bennylp enhancement minor Known-Issues common
#12 Python binding for PJSUA-LIB bennylp task major common
#24 Complete Symbian Port bennylp task major ICE common
#57 Update documentation and website bennylp task normal release-0.5.10 common
#66 Broken compilation with gcc-2.9x or older gcc compiler bennylp defect normal release-0.5.10 common
#72 Visual Studio 2005 Workspace support bennylp enhancement normal release-0.5.10 common
#108 QA for release 0.5.10 bennylp defect normal release-0.5.10 common
#110 Replace year 2006 with 2007 in copyright notice bennylp defect normal release-0.5.10 common
#165 Updated config.sub to support new targets (eg. blackfin) bennylp enhancement normal release-0.5.10.2 common
#166 Updated config.sub to support new targets (eg. blackfin) bennylp enhancement normal release-0.7.0-rc1 common
#168 Easier Makefile writing for application to build against PJ libraries bennylp enhancement normal release-0.5.10.2 common
#169 Easier Makefile writing for application to build against PJ libraries bennylp enhancement normal release-0.5.10.2 common
#229 Added make install command (thanks Jan Nieuwenhuizen) bennylp enhancement normal release-0.5.10.4 common
#230 Added make install command (thanks Jan Nieuwenhuizen) bennylp enhancement normal release-0.7.0-rc1 common
#249 Problems with big memory blocks in Symbian bennylp defect normal Symbian-trunk-integration common
#250 Problems with byte ordering in Symbian bennylp defect normal Symbian-trunk-integration common
#354 Build the libraries as dynamic libraries (.DSO) in Symbian bennylp enhancement normal release-0.8.0 common
#365 Fix log decoration (thanks Thiago Paiva Flores) bennylp defect normal release-0.8.0 common
#380 Build problems because of mount directory problem on Mingw (thanks Lafras Henning) bennylp defect normal release-0.8.0 common
Note: See TracQuery for help on using queries.