summaryrefslogtreecommitdiff
path: root/pjsip/src/pjsip/sip_transaction.c
AgeCommit message (Expand)Author
2016-02-22Misc (re #1882): Updated log level (from 1 or 2 to 3) for some error messages...Nanang Izzuddin
2016-02-05Fixed #1902:Nanang Izzuddin
2015-08-06Fixed #1875: Assertion in rescheduling PJSIP retransmissionLiong Sauw Ming
2015-06-19Fixed #1859: Increment tsx group lock counter before send operation and decre...Nanang Izzuddin
2015-03-06Fixed #1821: Remove unnecessary locking in pjsip transaction and add new API ...Liong Sauw Ming
2014-11-28Misc (re #1782): Fixed exchanged timer I timeout value (for absorbing any add...Nanang Izzuddin
2014-10-02Re #1782 (misc): Fixed bug caused by wrong order of code made in r4933 (thank...Liong Sauw Ming
2014-10-01Re #1782 (misc): Fixed missing add_ref() in pjsip_tsx_retransmit_no_state() (...Liong Sauw Ming
2014-05-08Fixed #1766: Assertion due to stray retransmit timer in UAC transaction compl...Benny Prijono
2014-03-31Fixed #1756: Race condition in SIP transaction termination (thanks to Kevin H...Liong Sauw Ming
2014-03-11Fixed #1746: Assertion in sip_transaction.c when ACK and retransmit timer eve...Benny Prijono
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