summaryrefslogtreecommitdiff
path: root/pjlib
AgeCommit message (Expand)Author
2009-11-25Changed version to 1.5Benny Prijono
2009-11-23Misc (#951): fixed compilation warning on Win32 Release buildBenny Prijono
2009-11-20Ticket #957:Nanang Izzuddin
2009-11-11Ticket #957: Updated SSL sock performance test to avoid false connected state...Nanang Izzuddin
2009-11-11#972: Removed PJ_SOL_SOCKET check in pjlib-test as it is defined as 0xffff on...Nanang Izzuddin
2009-11-10Misc (#951): fixed compilation warning on gcc/LinuxBenny Prijono
2009-11-10Fixed ticket #989: Issues with Windows Unicode build (thanks Michele Cicciott...Benny Prijono
2009-11-09Ticket #957: Fixed 0.0.0.0:0 address returned by SIP TLS client transport, wh...Nanang Izzuddin
2009-11-09Ticket #950 and #957: Benny Prijono
2009-11-09More #957 (TLS): updated pj_perror() with the new PJ_PERROR() APIBenny Prijono
2009-11-09More #950 (QoS): updated with the new pj_perror() syntaxBenny Prijono
2009-11-09Updated ticket #981: pj_perror() and PJ_PERROR() API:Benny Prijono
2009-11-06Ticket #957:Nanang Izzuddin
2009-11-06Ticket #957: Workaround fix for SSL socket specific related to ticket #985.Nanang Izzuddin
2009-11-04Ticket #957:Nanang Izzuddin
2009-11-04Fixed ticket #975: Symbian timer heap implementation unable to schedule durat...Benny Prijono
2009-11-04Misc fix (#951): Fixed possible random/unexpected pairs generated in ioqueue ...Nanang Izzuddin
2009-11-04More ticket #972: setsockopt options compatibility on various platforms: pjli...Benny Prijono
2009-11-03Ticket #957:Nanang Izzuddin
2009-11-03Ticket #984: Minor fix of compile warning of unused arg.Nanang Izzuddin
2009-11-03Ticket #984: Fixed active socket to pass updated/correct descriptors in invok...Nanang Izzuddin
2009-10-28Ticket #957: Removed DTLS proto in SSL socket with OpenSSL backend as it hasn...Nanang Izzuddin
2009-10-27Ticket #957: Nanang Izzuddin
2009-10-26Ticket #957:Nanang Izzuddin
2009-10-26Misc fix (#951): Updated active socket to keep passing the packet pointer, in...Nanang Izzuddin
2009-10-25More ticket #950 (QoS):Benny Prijono
2009-10-25Initial commit for ticket #950: QoS support:Benny Prijono
2009-10-25Ticket #981: new pj_perror() utility APIBenny Prijono
2009-10-24More ticket #972: SOL_UDP is not set properly on LinuxBenny Prijono
2009-10-24Fixed ticket #980: Memory pool alignment error when alignment is set to be gr...Benny Prijono
2009-10-24More ticket #972: fixed compilation error on Linux due to the last introducti...Benny Prijono
2009-10-20More ticket #972: compilation problem with IPPROTO_IPV6 constant (thanks Robe...Benny Prijono
2009-10-16Ticket #957:Nanang Izzuddin
2009-10-15Fixed ticket #973: pj_ioqueue_accept() fails on Windows NT IOCP backend if co...Benny Prijono
2009-10-15Ticket #972: setsockopt compatibility problems on Windows (thanks Yann and Jo...Benny Prijono
2009-08-27Ticket #957: Initial version of TLS transport for Symbian, includes:Nanang Izzuddin
2009-08-22Misc (#951): Updated the doxygen comment/documentation in pj_gethostname() th...Benny Prijono
2009-08-17Changed version to 1.4-trunkBenny Prijono
2009-08-17Changed version to 1.4Benny Prijono
2009-08-17Ticket #946: Fixed Symbian address resolver to have PJ_HAS_IPV6 check, so it ...Nanang Izzuddin
2009-08-17More #935: don't call pj_sockaddr_init() for PJ_AF_INET6 if IPv6 is not enabledBenny Prijono
2009-08-14Fixed ticket #939: Throwing exception inside exception handler will cause inf...Benny Prijono
2009-08-13Ticket #886:Nanang Izzuddin
2009-08-12Ticket #915 (misc fixes):Benny Prijono
2009-08-12Ticket #931: Fixed logging for non-multithreading platforms.Nanang Izzuddin
2009-08-12Misc (ticket #915): enlarge the column for pool name in pj_pool_factory_dump(...Benny Prijono
2009-08-12Ticket #935: new pj_sockaddr_parse2() APIBenny Prijono
2009-08-05Ticket #931: Logging function may infinitely recursively calls itself on Wind...Benny Prijono
2009-07-29Ticket #923: New API to retrieve current jitter buffer state from a stream/se...Benny Prijono
2009-07-22Ticket #922: Option to enable mutex related logging to assist troubleshooting...Benny Prijono