summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-06-01Tagged 0.7.0v0.7.0Benny Prijono
2007-05-31Set version to 0.7.0Benny Prijono
2007-05-31Added PJ_ASSERT_RETURN in pjmedia_endpt to check worker_cnt (thanks Phil Torre)Benny Prijono
2007-05-30Fixed ticket #313: Error resolving host in PJSIP resolver when DNS response c...Benny Prijono
2007-05-30Fix compilation error on MacBenny Prijono
2007-05-30Fixed ticket #311: PJSIP resolver is not destroyed on shutdown (thanks Martin...Benny Prijono
2007-05-30Another fix for ticket #290: Bug in WAV player when frame size is larger than...Benny Prijono
2007-05-30Workaround for ticket #290: Bug in WAV player when frame size is larger than ...Benny Prijono
2007-05-30Fixed ticket #302: Behavior in cancelling INVITE session when no provisional ...Benny Prijono
2007-05-29Added make file for self testsBenny Prijono
2007-05-29Fixed Symbian (aka C++ mode) compilation error because of recent change in tr...Benny Prijono
2007-05-29Fixed ticket #310: Memory alignment problem in pool_buf (thanks Esbjörn Domi...Benny Prijono
2007-05-29Fixed ticket #307: Fail to parse fully qualified PIDF document (thanks Cool_Z...Benny Prijono
2007-05-29Ticket #308: Selective STUN authentication for STUN failure responsesBenny Prijono
2007-05-29Fixed ticket #91: timer to re-subscribe buddy's presence when subscription fa...Benny Prijono
2007-05-28Fixed ticket #306: Error in SIP transport lookup because of memory alignment ...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 #303: Crash on STUN session's keep alive on loss of network conn...Benny Prijono
2007-05-25Fixed ticket #300: Assertion error or handle leak when creating thread with S...Benny Prijono
2007-05-25Fixed gcc warning because of ticket #297Benny Prijono
2007-05-25Fixed ticket #299: Compile error when PJ_SOCKADDR_HAS_LEN is setBenny Prijono
2007-05-25Ticket #298: New API to get the number of ports registered in conference bridgeBenny Prijono
2007-05-25Fixed ticket #297: Bug in handling data from peer in TURN sample application ...Benny Prijono
2007-05-23Changed version to 0.7.0-rc2Benny Prijono
2007-05-23Fixed gcc warning about unitialized variableBenny Prijono
2007-05-23Fixed ticket #295: Uninitialized memory read reported by Purify in sound deviceBenny Prijono
2007-05-23Fixed ticket #293: Uninitialized memory read reported by Purify in SIP authen...Benny Prijono
2007-05-23Fixed ticket #291: Free memory read in PUBLISH sessionBenny Prijono
2007-05-23Fixed ticket #288: ICE role error on re-INVITE and ICE auth error when sendin...Benny Prijono
2007-05-23Ticket #287: selectively disable authentication for several STUN error responsesBenny Prijono
2007-05-22Fixed ticket #286: Bug in STUN FINGERPRINT verification and logging STUN messageBenny Prijono
2007-05-22Fixed ticket #285: ICE transport stops receiving packet upon getting ICMP unr...Benny Prijono
2007-05-22Fixed ticket #284: Failed scenarios with CANCEL requests (thanks Esbjörn Dom...Benny Prijono
2007-05-21Ticket #283: Added another pjsua IM callback with the message passed as argum...Benny Prijono
2007-05-17Fixed ticket #279: Bug with authenticating STUN response causes STUN response...Benny Prijono
2007-05-16Fixed ticet #277: GUID generation cannot generate more than 2^16 unique numbe...Benny Prijono
2007-05-16Fixed ticket #100: Assertion failure when terminating subscription with PJSUA...Benny Prijono
2007-05-15Changed version to 0.7.0-rc1Benny Prijono
2007-05-15Fixed ticket #276: Error creating resolver on Win32 release mode (thanks Fran...Benny Prijono
2007-05-15Fixed Symbian compilation error for pjsua_im.cBenny Prijono
2007-05-15Fixed several STUN bugs: USERNAME, REALM etc are not allowed in the response,...Benny Prijono
2007-05-14Ticket #274: the From parameter on_pager() callback contains Contact instead ...Benny 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-11Added missing distclean rule in pjnath MakefileBenny Prijono
2007-05-11Fixed compilation error in gsm codec caused by last C++ changesBenny Prijono
2007-05-11HUGE changeset to make the rest of the libraries compile with C++ modeBenny Prijono
2007-05-11Fixed missing padding when calculating MESSAGE-INTEGRITY in STUNBenny Prijono
2007-05-11Added IP bandwidth output in pjsua dq reportBenny Prijono