Custom Query (2195 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (301 - 400 of 2195)

1 2 3 4 5 6 7 8 9 10 11 12 13 14
Ticket Summary Owner Type Priority Milestone Component
#150 pj_gethostip() should fallback to default interface when 127.x.x.x is returned, not just 127.0.0.1 (thanks Andrey Kuprianov) bennylp enhancement normal release-0.5.10.2 pjlib
#151 pj_gethostip() should fallback to default interface when 127.x.x.x is returned, not just 127.0.0.1 (thanks Andrey Kuprianov) bennylp enhancement normal release-0.7.0-rc1 pjlib
#161 Assertion on thread creation on Win32 with log level 6 bennylp defect minor release-0.5.10.2 pjlib
#162 Assertion on thread creation on Win32 with log level 6 bennylp defect minor release-0.7.0-rc1 pjlib
#180 Failed compilation because usleep() doesn't return int on some *nix platforms (thanks Jukka-Pekka Kervinen) bennylp defect normal release-0.5.10.3 pjlib
#181 Failed compilation because usleep() doesn't return int on some *nix platforms (thanks Jukka-Pekka Kervinen) bennylp defect normal release-0.7.0-rc1 pjlib
#184 Added pj_file_flush() to file I/O API to flush file buffers bennylp enhancement minor release-0.5.10.3 pjlib
#185 Added pj_file_flush() to file I/O API to flush file buffers bennylp enhancement minor release-0.7.0-rc1 pjlib
#215 Build error when PJ_HAS_TCP is set to zero (thanks ChenHuan) bennylp defect normal release-0.5.10.3 pjlib
#216 Build error when PJ_HAS_TCP is set to zero (thanks ChenHuan) bennylp defect normal release-0.7.0-rc1 pjlib
#217 Build error when PJ_HAS_TCP is set to zero (thanks ChenHuan) bennylp defect normal release-0.7.0-rc1 pjlib
#218 Bug in hash table when key is PJ_HASH_KEY_STRING and hval is specified (thanks ChenHuan) bennylp defect normal release-0.5.10.3 pjlib
#219 Bug in hash table when key is PJ_HASH_KEY_STRING and hval is specified (thanks ChenHuan) bennylp defect normal release-0.7.0-rc1 pjlib
#222 Added pj_strtoul2 bennylp enhancement normal release-0.5.10.4 pjlib
#223 Added pj_strtoul2 bennylp enhancement normal release-0.7.0-rc1 pjlib
#243 Port PJLIB trunk to Symbian bennylp task normal Symbian-trunk-integration pjlib
#244 Fix PJLIB's resolver not able to resolve anything in Symbian bennylp defect normal Symbian-trunk-integration pjlib
#245 Port PJLIB-TEST trunk to Symbian bennylp task normal Symbian-trunk-integration pjlib
#246 Modify PJLIB timer_heap in Symbian to use Symbian's Active objects bennylp task normal Symbian-trunk-integration pjlib
#247 Deprecate the use of ANY POLLING in Symbian bennylp task normal Symbian-trunk-integration pjlib
#248 Strayed socket signal in Symbian bennylp defect normal Symbian-trunk-integration pjlib
#263 Cannot call TCP's pj_ioqueue_accept() more than once in Symbian bennylp defect normal Symbian-trunk-integration pjlib
#264 UDP connect()/send() fails with Symbian S60 3rd Edition bennylp defect normal Symbian-trunk-integration pjlib
#268 Support ARMCC and GCCE compilers for Symbian bennylp task normal Symbian-trunk-integration pjlib
#269 Configurable CActive priority for CPjTimeoutTimer in Symbian bennylp task normal Symbian-trunk-integration pjlib
#277 GUID generation cannot generate more than 2^16 unique numbers on Linux (thanks Igor Sobinov) bennylp defect normal release-0.7.0-rc2 pjlib
#278 GUID generation cannot generate more than 2^16 unique numbers on Linux (thanks Igor Sobinov) bennylp defect normal release-0.6.0 pjlib
#299 Compile error when PJ_SOCKADDR_HAS_LEN is set bennylp defect normal release-0.7.0 pjlib
#300 Assertion error or handle leak when creating thread with PJ_THREAD_SUSPENDED flag bennylp defect normal release-0.7.0 pjlib
#301 Assertion error or handle leak when creating thread with PJ_THREAD_SUSPENDED flag bennylp defect normal release-0.6.0 pjlib
#304 Memory alignment error for hash entry buffer causing crash on ARM (thanks ChenHuan) bennylp defect normal release-0.7.0 pjlib
#305 Memory alignment error for hash entry buffer causing crash on ARM (thanks ChenHuan) bennylp defect normal release-0.6.0 pjlib
#309 Memory alignment problem in pool_buf (thanks Esbjörn Dominique) bennylp defect normal release-0.6.0 pjlib
#310 Memory alignment problem in pool_buf (thanks Esbjörn Dominique) bennylp defect normal release-0.7.0 pjlib
#314 Added PJ_SAFE_POOL configuration in PJLIB to track down memory corruptions bennylp enhancement normal release-0.8.0 pjlib
#315 Ability to override pj_assert bennylp enhancement normal release-0.8.0 pjlib
#333 Added buffer overflow detection in vsprintf emulation for Symbian bennylp enhancement normal release-0.8.0 pjlib
#340 File access problem on WinCE bennylp defect normal release-0.8.0 pjlib
#343 Canceling pending ioqueue operation in Symbian causes assertion failure bennylp defect normal release-0.8.0 pjlib
#348 Various bugs in string comparison functions bennylp defect normal release-0.8.0 pjlib
#358 Link dynamically with IPHLPAPI.LIB (thanks Jim Gomez) bennylp enhancement normal release-0.8.0 pjlib
#367 Hash table will duplicate the hash key (thanks Scott Lu) bennylp enhancement normal release-0.8.0 pjlib
#375 Bug in ioqueue prevents re-registering more than PJ_IOQUEUE_MAX_HANDLES (thanks Phil Torre) bennylp defect normal release-0.6.0 pjlib
#376 Bug in ioqueue prevents re-registering more than PJ_IOQUEUE_MAX_HANDLES (thanks Phil Torre) bennylp defect normal release-0.8.0 pjlib
#403 Ability to specify RConnection instance etc in PJLIB Symbian bennylp enhancement normal release-0.8.0 pjlib
#412 Increase the randomness of guid_simple bennylp enhancement major release-0.9.0 pjlib
#414 Implement IP interface enumeration on Linux/Unix bennylp enhancement normal release-0.9.0 pjlib
#415 IPv6 support in PJLIB bennylp enhancement normal release-0.9.0 pjlib
#417 Expose the native thread handle for applications bennylp enhancement normal release-0.9.0 pjlib
#436 IPv6 support in host resolver caused failure in pjlib initialization on Symbian bennylp defect normal release-0.9.0 pjlib
#440 pj_timer_entry_init() doesn't initialize timer ID bennylp defect normal release-0.9.0 pjlib
#450 PJLIB function to query the DNS server configured in the system bennylp enhancement minor Known-Issues-and-Ideas pjlib
#470 Compile error when <semaphore.h> is not present bennylp defect normal release-0.9.0 pjlib
#471 Compilation error if pthread_mutexattr_set_type() is not present bennylp defect normal release-0.9.0 pjlib
#472 Problem with setting up FD_SETSIZE bennylp defect normal release-0.9.0 pjlib
#474 Option in the ioqueue to control concurrency (allow/disallow multiple/simultaneous callback calls) bennylp enhancement normal release-0.9.0 pjlib
#500 Added function to set thread priority in PJLIB bennylp enhancement normal release-0.9.0 pjlib
#512 Bug in select ioqueue causing unnecessary sleep() to be invoked (thanks Sergey Bakulin) bennylp defect normal release-0.9.0 pjlib
#520 Race condition may cause ioqueue corruption (thanks Philippe Leuba) bennylp defect normal release-0.9.0 pjlib
#529 Memory leak on Symbian and possibly handle leaks on all platforms when application exits while transactions have not been terminated bennylp defect major release-1.0-rc1 pjlib
#531 Active socket abstraction to make ioqueue programming easier bennylp defect normal release-0.9.0 pjlib
#559 Update the pool alternative API (pool_alt.h) with the latest pool API bennylp defect minor release-1.0-rc1 pjlib
#561 select() ioqueue default concurrency setting is not initialized with the default value bennylp defect minor release-1.0-rc1 pjlib
#565 Call WSACleanup() when pj_shutdown() is called on Windows bennylp defect normal release-1.0-rc1 pjlib
#571 Coloring for logs in Linux/UNIX, two more spaces in logs and runtime log colors configuration (thanks Ondrej Sterbak for the patch) bennylp enhancement normal release-1.0-rc1 pjlib
#575 Unregistering from Windows IOCompletionPort (IOCP) ioqueue does not close the socket handle (thanks Gang Liu for the report) bennylp defect major release-1.0-rc1 pjlib
#595 Broken semaphore implementation on MacOS X (thanks Viktor Krikun for the report) bennylp defect normal release-1.0-rc1 pjlib
#601 Bug with TCP server socket in IOCP ioqueue and active socket causes the ioqueue to stop accepting incoming TCP connections or 100% CPU usage bennylp defect major release-1.0-rc1 pjlib
#603 Crash in ICE with IoCompletionPort ioqueue with the test framework bennylp defect normal release-1.0-rc1 pjlib
#604 Error opening file in append mode in Win32 (thanks Gang Liu for the report) bennylp defect normal release-1.0-rc1 pjlib
#612 Crash/floating point exception in pjsua "dq" command on ARM platform bennylp defect normal release-1.0-rc2 pjlib
#622 Reactivate the support for iqoueue epoll back-end for Linux (thanks Simon Chen for the patch) bennylp enhancement normal release-1.0-rc3 pjlib
#629 Wrapping IGMPv2 multicast socket options (thanks Seth Hinze for the patch). nanang enhancement normal release-1.0-rc3 pjlib
#636 Linux compilation issue when autoconf is not used (thanks Seth Hinze for the patch). bennylp defect normal release-1.0-rc3 pjlib
#639 Assertion in <ctype.h> functions with Visual Studio 2005 when handling non-ASCII characters (e.g. UTF-8) bennylp defect normal release-1.0-rc3 pjlib
#644 Build issues related to multicast support (especially on Mingw where the build fails) bennylp defect normal release-1.0-rc4 pjlib
#648 Build problem on Visual Studio 6 when IPv6 support is disabled and IPv6 kit is not installed (thanks Massimiliano Montevecchi for the report) bennylp defect normal release-1.0-rc4 pjlib
#650 Unit test failure in the timestamp test on very fast CPU (thanks Seth Hinze for the patch) bennylp defect minor release-1.0 pjlib
#677 System wall clock/time change will cause timer heap entries to be scheduled wrongly bennylp defect normal Known-Issues-and-Ideas pjlib
#685 Crash or assertion on debug mode when processing large SIP packet bennylp defect normal release-1.0.1 pjlib
#688 Memory leak on Solaris with pjlib's mutex (thanks Andrey Kobtsev for the fix) bennylp defect normal release-1.0.1 pjlib
#703 Miscellaneous fixes for pjlib bennylp defect minor release-1.1 pjlib
#715 Miscellaneous fixes for pjlib bennylp defect normal release-1.0.2 pjlib
#749 MacOS X endianness detection on universal build (thanks Ruud Klaver for the patch) bennylp defect normal release-1.1 pjlib
#750 MacOS X endianness detection on universal build (thanks Ruud Klaver for the patch) bennylp defect normal release-1.0.2 pjlib
#758 Problem with TCP transport on Symbian bennylp defect normal release-1.3 pjlib
#764 Bug with milliseconds time resolution in WinCE/Windows Mobile targets (thanks Johan Lantz for the report) bennylp defect normal release-1.2 pjlib
#765 Bug with milliseconds time resolution in WinCE/Windows Mobile targets (thanks Johan Lantz for the report) bennylp defect normal release-1.0.3 pjlib
#769 Bug in select ioqueue: event counter may exceed maximum value, causing stack corruption (thanks Joel Dodson for the report) bennylp defect normal release-1.2 pjlib
#770 Bug in select ioqueue: event counter may exceed maximum value, causing stack corruption (thanks Joel Dodson for the report) bennylp defect normal release-1.0.3 pjlib
#800 Change in IP address selection algorithm (the pj_gethostip() function) bennylp defect normal release-1.2 pjlib
#825 FILE_APPEND_DATA is not valid on Smartphone/Pocket PC2003 and Windows Mobile 5 (thanks Robert Cichielo for the suggestion) bennylp defect normal release-1.2 pjlib
#826 FILE_APPEND_DATA is not valid on Smartphone/Pocket PC2003 and Windows Mobile 5 (thanks Robert Cichielo for the suggestion) bennylp defect normal release-1.0.3 pjlib
#878 New PJLIB API to parse socket address string bennylp enhancement normal release-1.3 pjlib
#913 Concurrency problem in select ioqueue may corrupt descriptor set bennylp defect major release-1.4 pjlib
#921 New logging option/flag to include caller thread ID bennylp enhancement minor release-1.4 pjlib
#922 Option to enable mutex related logging to assist troubleshooting concurrency problems bennylp enhancement normal release-1.4 pjlib
#931 Logging function may infinitely recursively calls itself on Windows Mobile (thanks Emil Sturniolo for the report) bennylp defect major release-1.4 pjlib
#935 New PJLIB API pj_sockaddr_parse2() to parse "HOSTPART[:PORT]" format into the correspondong hostpart and port bennylp enhancement normal release-1.4 pjlib
#939 Throwing exception inside exception handler will cause infinite loop (thanks Roman Puls for the report) bennylp defect normal release-1.4 pjlib
1 2 3 4 5 6 7 8 9 10 11 12 13 14
Note: See TracQuery for help on using queries.