summaryrefslogtreecommitdiff
path: root/pjlib
AgeCommit message (Expand)Author
2007-10-03Ticket 5: Support for SIP UPDATE (RFC 3311) and fix the offer/answer negotiationBenny Prijono
2007-09-24Ticket #382: Updated ICE from draft-ietf-mmusic-ice-14 to ice-18 specificatio...Benny Prijono
2007-09-19Fixed ticket #376: Bug in ioqueue prevents re-registering more than PJ_IOQUEU...Benny Prijono
2007-09-08Fixed ticket #367: Hash table will duplicate the hash key (thanks Scott Lu)Benny Prijono
2007-08-30More Symbian works:Benny Prijono
2007-08-30Fixed ticket #365: couple of minor bugs with log decoration (thanks Thiago Pa...Benny Prijono
2007-08-16Fixed compilation error in os_symbian.h caused by mispelled header name (than...Benny Prijono
2007-08-16Fixed missing return value in unload_iphlp_module() function declarationBenny Prijono
2007-08-16Fixed compilation warningsBenny Prijono
2007-08-16Ticket #354: continuing work to port the Symbian libraries to .DSO formatBenny Prijono
2007-07-28Continue work on ticket #354: changed pjlib-util and pjnath libraries to .DSO...Benny Prijono
2007-07-28Ticket #358: link dynamically with IPHLPAPI.DLLBenny Prijono
2007-07-20Ticket #354: build PJLIB as dynamic libraries (.DSO) in SymbianBenny Prijono
2007-06-28Fixed ticket #348: various bugs in string comparison functionsBenny Prijono
2007-06-23Ticket #343: Canceling pending ioqueue operation in Symbian causes assertion ...Benny Prijono
2007-06-22Fixed ticket #340: File access problem on WinCEBenny Prijono
2007-06-11Ticket #333: Added buffer overflow detection in vsprintf emulation for SymbianBenny Prijono
2007-06-01Implement ticket #315: ability to override pj_assert()Benny Prijono
2007-06-01Implement ticket #314: Added PJ_SAFE_POOL configuration in PJLIB to track dow...Benny Prijono
2007-06-01Changed version to 0.7.0-trunkBenny Prijono
2007-05-31Set version to 0.7.0Benny Prijono
2007-05-29Fixed ticket #310: Memory alignment problem in pool_buf (thanks Esbjörn Domi...Benny Prijono
2007-05-28Fixed mutex leak in pjlib test (ioqueue unregistration test). Thanks Deanna P...Benny Prijono
2007-05-28Fixed ticket #304: Memory alignment error for hash entry buffer causing crash...Benny Prijono
2007-05-25Fixed ticket #300: Assertion error or handle leak when creating thread with S...Benny Prijono
2007-05-25Fixed ticket #299: Compile error when PJ_SOCKADDR_HAS_LEN is setBenny Prijono
2007-05-23Changed version to 0.7.0-rc2Benny Prijono
2007-05-16Fixed ticet #277: GUID generation cannot generate more than 2^16 unique numbe...Benny Prijono
2007-05-15Changed version to 0.7.0-rc1Benny Prijono
2007-05-12Define PJSIP_SAFE_MODULE=0 for SymbianBenny Prijono
2007-05-12Symbian fixes to compile on GCCE (nested callbacks etc)Benny Prijono
2007-05-11HUGE changeset to make the rest of the libraries compile with C++ modeBenny Prijono
2007-05-04Added null_audio project for SymbianBenny Prijono
2007-05-03Misc Symbian fixes, looks goodBenny Prijono
2007-05-03Implemented ticket #246, #247, #261, #268, #250 for SymbianBenny Prijono
2007-05-02More Symbian fixesBenny Prijono
2007-05-02Errno and memory size tweaking for SymbianBenny Prijono
2007-05-02PJSUA-LIB was ported to Symbian and added simple Symbian app. Testing followsBenny Prijono
2007-05-01PJSDP port to SymbianBenny Prijono
2007-05-01Ported PJLIB and PJLIB-TEST to Symbian!Benny Prijono
2007-05-01Fixed build error on LinuxBenny Prijono
2007-04-30Initial Symbian integration to trunk for pjlibBenny Prijono
2007-04-22Merged changes from the trunkBenny Prijono
2007-04-09Initial modification to MakefilesBenny Prijono
2007-04-09Updated EVC project files with new directory layoutBenny Prijono
2007-04-09Fixed all VS6 and VS8 projects with new third party projects layoutBenny Prijono
2007-04-06Fixed ticket #216: Build error when PJ_HAS_TCP is set to zero (thanks ChenHuan)Benny Prijono
2007-04-03A little bit of improvement in pj_time_val_normalize()Benny Prijono
2007-04-02Updated project dependencies to pjnathBenny Prijono
2007-04-02Minor fix: set integer type to pj_uint32_t (from unsigned) for TI platformBenny Prijono