summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
2006-10-16When adding new functions, please add a forward declaration.Olle Johansson
2006-10-16Importing rev 45196 from 1.4 - don't kill dialog for a bad responseOlle Johansson
2006-10-16A B2BUA should *not* issue proxy auth.Olle Johansson
2006-10-13Merged revisions 45088 via svnmerge from Christian Richter
2006-10-13Merged revisions 45049 via svnmerge from Kevin P. Fleming
2006-10-13Merged revisions 45040 via svnmerge from Joshua Colp
2006-10-13Merged revisions 45026 via svnmerge from Christian Richter
2006-10-13Try to avoid the use of 'z' modifier in cases where it is notLuigi Rizzo
2006-10-13arguments to auth_headers() needed to be swapped here.Luigi Rizzo
2006-10-13Merged revisions 44994 via svnmerge from Christian Richter
2006-10-12Merged revisions 44982 via svnmerge from Matt O'Gorman
2006-10-12eliminate compiler warningKevin P. Fleming
2006-10-12Merged revisions 44971 via svnmerge from Kevin P. Fleming
2006-10-12Merged revisions 44956 via svnmerge from Kevin P. Fleming
2006-10-12+ move [almost] all instances of WWW-Authenticate/Proxy-AuthenticateLuigi Rizzo
2006-10-11reduce indentation of two large blocksLuigi Rizzo
2006-10-11operator != also works between booleans...Luigi Rizzo
2006-10-11Revert Luigi's accidental commit of his local changes when debugging some SIPRussell Bryant
2006-10-11remove duplicate prototypes. Have not checked if there are more.Luigi Rizzo
2006-10-11simplify and comment handle_response_peerpoke()Luigi Rizzo
2006-10-11fix indentation of a function after previous commitLuigi Rizzo
2006-10-11handle_response_peerpoke() does not need to return anything.Luigi Rizzo
2006-10-11small formatting cleanupLuigi Rizzo
2006-10-11Merged revisions 44563 via svnmerge from Christian Richter
2006-10-11Merged revisions 44562 via svnmerge from Christian Richter
2006-10-11Merged revisions 44561 via svnmerge from Christian Richter
2006-10-11Merged revisions 44559 via svnmerge from Christian Richter
2006-10-10Merged revisions 44819 via svnmerge from Joshua Colp
2006-10-10Merged revisions 44806 via svnmerge from Joshua Colp
2006-10-10Merged revisions 44788 via svnmerge from Joshua Colp
2006-10-10Merged revisions 44786 via svnmerge from Christian Richter
2006-10-10clarify the use of the standard SIP port number, 5060,Luigi Rizzo
2006-10-10improve formatting of SIP packets when dumped to the verboseLuigi Rizzo
2006-10-09Merged revisions 44764 via svnmerge from Jason Parker
2006-10-09Merged revisions 44759 via svnmerge from Joshua Colp
2006-10-09Being pedantic... "media" is easier to understand than "data" in the function...Olle Johansson
2006-10-09slightly restructure sipsock_read() removing a "goto"Luigi Rizzo
2006-10-09use S_OR in one placeLuigi Rizzo
2006-10-08update_call_counter(): indentation fixes and small simplificationsLuigi Rizzo
2006-10-08localize some variables and reduce nesting depthLuigi Rizzo
2006-10-08small simplification to initreqprep()Luigi Rizzo
2006-10-08Simplify function parse_request() using a single loop insteadLuigi Rizzo
2006-10-08do not dereference p if we know it is NULL.Luigi Rizzo
2006-10-07Fix some debug output for setsockopt for TOSOlle Johansson
2006-10-07- move definition of global_autoframing to the same place as other globalsOlle Johansson
2006-10-07Add/change doxygen and commentsOlle Johansson
2006-10-07Explain usage of DEFAULT_SIP_PORTOlle Johansson
2006-10-07Do *NOT* use DEFAULT_SIP_PORT in these comparisions, since users may changeOlle Johansson
2006-10-07Merged revisions 44684 via svnmerge from Paul Cadach
2006-10-07slightly restructure the code that computes the channel's nameLuigi Rizzo