summaryrefslogtreecommitdiff
path: root/pjsip/src/pjsip/sip_transaction.c
AgeCommit message (Expand)Author
2013-10-22Fixed #1706: Race condition in SIP transactionLiong Sauw Ming
2013-07-19Closed #1690: Assertion in timer in SIP transaction: Timer being rescheduled ...Benny Prijono
2013-06-19Re #1680: Add initial support for Win64Riza Sulistyo
2013-05-06Fix #1665: Added check for tx_data pending state in tsx_send_msg().Nanang Izzuddin
2013-03-21More on re #1646: added flag to prevent another transmit data from being tran...Benny Prijono
2013-03-21Part 2, fixed #1646: crash in transaction when it is destroyed while transpor...Benny Prijono
2013-03-20Part 1 of re #1646: fixed the deadlock problem in SIP transaction related to ...Benny Prijono
2013-03-12Fixed #1641: Handling transport disconnection when the transaction state is s...Liong Sauw Ming
2013-03-05Implementation of Re #1628: Modify SIP transaction to use group lock to avoid...Benny Prijono
2012-07-18Fixed #1556: Fix From/To tag and Via branch comparison to be case insensitiveLiong Sauw Ming
2012-06-14Fixed #1535: Pending outgoing TCP transmission may cause crash if the library...Benny Prijono
2012-03-30Re #1474: merged r3879:3885Benny Prijono
2012-03-30Re #1474: Merged all changes from 1.12 - HEAD (from the 1.x branch)Benny Prijono
2011-10-24Re #1395: Backport of PJSIP 1.x branch into PJSIP 2.0 trunkLiong Sauw Ming
2011-09-18Modified the libraries to use the new log indentation feature re #1372Benny Prijono
2011-05-05Re #1250: Updated the year in all copyright texts with 2011!Nanang Izzuddin
2010-09-30Closed #1121 (Deadlock in transaction code when hanging up calls): fixed the ...Benny Prijono
2010-09-15Fix #1121 (Deadlock in transaction code when hanging up calls (thanks Dennis ...Benny Prijono
2010-08-11Misc (re #1068): fixed various compilation warnings with Visual Studio 6 and ...Benny Prijono
2010-06-15Re #1068 (Misc Fixes): changed timeout timer value initialization in sip_tran...Benny Prijono
2010-06-01Fix #1090: Disable the "Bug in branch_param generator (i.e. not unique)" asse...Benny Prijono
2010-04-14Ticket #1056:Nanang Izzuddin
2010-03-01More ticket #1033: Fixed send_msg_callback of transaction.c to reset 'cont' f...Nanang Izzuddin
2010-02-08More ticket #1033:Benny Prijono
2010-01-29More ticket #1033:Benny Prijono
2010-01-25Initial commit for #1033: Assertion error when shutting down PJSIP while TCP/...Benny Prijono
2009-10-10Ticket #965: Receiving (malformed) re-INVITE with the same Via branch paramet...Benny Prijono
2009-10-09Fixed ticket #917, #936, and #967:Benny Prijono
2009-09-22Fixed ticket #959: Assertion upon receiving malformed SIP messages (thanks An...Benny Prijono
2009-08-11Misc fix (ticket #915): Fixed bug in checking transaction registration with s...Nanang Izzuddin
2009-06-25Ticket #906: Transaction is not destroyed when transport timeout event comes ...Benny Prijono
2009-06-03Ticket #822: Retransmit provisional response every 1 minuteBenny Prijono
2009-06-02Ticket #870: Changed the mapping of host resolution failure to SIP status cod...Benny Prijono
2009-05-29Integration of Sipit24 branch, many tickets involved:Benny Prijono
2009-04-26Fixed ticket #503: Handle the case when CANCEL is responded with 200/OK but 4...Benny Prijono
2009-02-06Ticket #718: Crash when handling incoming request without rport (thanks Norma...Benny Prijono
2008-12-23Updated copyright notice in all files to Teluu Inc., and changed the year as ...Benny Prijono
2008-07-12Related to ticket #529: ignore transaction terminate request if transaction s...Benny Prijono
2008-07-12Fixed ticket #529: memory leak on Symbian and possibly handle leaks on all pl...Benny Prijono
2008-06-20Large changeset to replace all occurences of year 2007 with 2008 in the copyr...Benny Prijono
2008-02-22Ticket #7: Move PJSIP compile time configurations/settings (such as T1, T2 ti...Benny Prijono
2007-11-23Ticket #424: Added API to retrieve number of transactions and dialogs (thanks...Benny Prijono
2007-10-03Ticket 5: Support for SIP UPDATE (RFC 3311) and fix the offer/answer negotiationBenny Prijono
2007-09-30Ticket #385: Support for reliable provisional response (100rel, PRACK)Benny Prijono
2007-08-12Ticket #362: Transaction timer I in Completed state should be zero for reliab...Benny Prijono
2007-05-30Fixed ticket #302: Behavior in cancelling INVITE session when no provisional ...Benny Prijono
2007-05-04Fixed more bugs caused by ticket #221Benny Prijono
2007-05-03Implemented ticket #246, #247, #261, #268, #250 for SymbianBenny Prijono
2007-05-02Ported PJSIP and PJSIP-SIMPLE to SymbianBenny Prijono
2007-04-20Fix for ticket #221: retransmit timer wasn't cleared when 2xx response for NI...Benny Prijono