📄 changelog
字号:
2003-08-09 14:19 jason * os/: Log.cxx, Log.hxx, Logger.hxx: added simple file-based logging2003-08-08 19:04 wensong * ChangeLog, Makefile.am, config.hxx.in: [no log message]2003-08-08 01:33 wensong * Makefile.am: [no log message]2003-08-08 01:00 wensong * ChangeLog, Makefile.am: [no log message]2003-08-07 23:15 wensong * Makefile.am: [no log message]2003-08-07 22:53 wensong * ChangeLog, Makefile.am: [no log message]2003-08-07 13:50 jason * Makefile, os/DnsUtil.cxx, os/DnsUtil.hxx: added simple DnsUtil class2003-08-07 09:20 jason * os/HashMap.hxx: define a simple hash function for pointers2003-08-07 09:19 jason * UdpTransport.cxx: added debug in error case2003-08-07 09:18 jason * TcpTransport.cxx: reindent2003-08-07 09:18 jason * SipStack.hxx: make some virtual functions2003-08-07 01:17 wensong * ChangeLog, TcpTransport.cxx: [no log message]2003-08-06 09:25 jason * Executive.cxx, Makefile, SipStack.cxx, SipStack.hxx, StatelessHandler.cxx: added support for stateless proxies2003-08-06 09:15 jason * SipMessage.hxx: add support for getDestination setDestination2003-08-05 08:48 jason * TransportSelector.cxx: don't pop the route in the TransportSelector - this is a TU function2003-08-05 08:47 jason * GenericContents.cxx: fix assignment2003-08-01 01:17 wensong * ChangeLog, Makefile.am: [no log message]2003-07-28 19:29 jason * os/Log.hxx: [no log message]2003-07-28 19:29 jason * os/Log.cxx: added toType2003-07-28 18:55 jason * os/.cvsignore: [no log message]2003-07-28 18:55 jason * UdpTransport.cxx: add debug2003-07-28 18:53 jason * SipStack.cxx: make it more eficient2003-07-28 03:50 jason * DnsResolver.cxx: reindent but minor fix for stateless proxy removed dependency on TransactionState2003-07-28 03:45 davidb * Contents.cxx, Contents.hxx, GenericContents.cxx, GenericContents.hxx, Makefile, X_msMsgsInvite.cxx, X_msMsgsInvite.hxx: generic contents2003-07-28 03:43 davidb * SdpContents.hxx, SipStack.hxx: [no log message]2003-07-28 03:05 wensong * Security.hxx: [no log message]2003-07-27 21:55 wensong * ChangeLog, Security.cxx, Security.hxx: [no log message]2003-07-27 19:43 jason * StatelessHandler.cxx, StatelessHandler.hxx: for stateless proxies2003-07-27 19:35 jason * Makefile.am: add support for redhat-9.02003-07-16 14:04 davidb * test/torture-test.txt: fixed some whitespace2003-07-16 14:04 davidb * test/testSpeed.cxx: don't over ride logging level2003-07-16 14:03 davidb * test/testParserCategories.cxx: added test for quoted and non-quoted display name in NameAddr. don't like how it works...2003-07-16 14:03 davidb * test/testData.cxx: test preallocated append2003-07-16 14:01 davidb * test/SipTortureTests.cxx: empty header still exists2003-07-16 14:01 davidb * Uri.cxx: comment2003-07-16 14:00 davidb * Dialog.cxx: copy Routes only if they exist2003-07-16 13:59 davidb * os/Data.cxx: removed gratuitous assignments to 0 after delete2003-07-14 15:49 davidb * test/testSdp.cxx: added test with missing colon in bandwidth (b=)2003-07-14 15:48 davidb * os/ParseBuffer.cxx: added [CRLF] to escapeAndAnnotate for readability through syslog2003-07-14 15:47 davidb * SdpContents.cxx: fail on bad bandwith line rather than scan past end of line (e.g. missing colon)2003-07-14 13:52 davidb * TransportSelector.cxx: check for Route existance before checking if empty2003-07-07 20:36 ryker * Makefile.am: Fix hash generation when the source directory is not the build directory.2003-07-07 15:27 davidb * test/testSipMessage.cxx: comma encoding, cleaned up branch parameters2003-07-07 15:23 davidb * test/testDataPerformance.cxx: added characater and char* to test2003-07-07 15:22 davidb * os/ParseBuffer.cxx, test/testData.cxx: replaced a few asserts with fails2003-07-07 15:22 davidb * os/Data.cxx: use append for all operator+= adeed invariant assert to append2003-07-07 15:20 davidb * SipMessage.cxx: replaced const access throws with asserts factored HeaderFieldValueList encode calls2003-07-07 15:19 davidb * ParserContainer.hxx: comma encoding2003-07-07 15:16 davidb * ParserCategory.hxx: comma encoding const enforcing2003-07-07 15:16 davidb * ParserCategory.cxx: const enforcing2003-07-07 15:16 davidb * ParserCategories.hxx: comma encoding StringCategory constructor against Data2003-07-07 15:15 davidb * ParserCategories.cxx: StringCategory constructor against Data2003-07-07 15:14 davidb * HeaderTypes.hxx, Headers.cxx: added comma encoding2003-07-07 15:14 davidb * HeaderHash.gperf: shortform of Supported2003-07-07 15:14 davidb * HeaderFieldValueList.cxx, HeaderFieldValueList.hxx: allow valueless header encode2003-07-05 19:28 ryker * test/: testEmbedded.cxx, testEmptyHeader.cxx, testSipMessage.cxx: Fix some clientData in Via headers.2003-07-03 14:10 ryker * BranchParameter.cxx, BranchParameter.hxx: Implement a const version of clientData().2003-07-03 13:11 ryker * Makefile.am: Teach the new build system how to generate the gperf hashes.2003-07-03 12:07 ryker * os/Data.hxx: Document invariant for Data objects with !mMine.2003-07-03 09:25 ryker * os/Data.cxx: Fix Data mCapacity tracking in two places.2003-06-30 16:28 jason * TransactionMap.cxx, SipStack.cxx, DnsResolver.cxx: [no log message]2003-06-30 16:27 jason * TransactionState.cxx: don't pass ACK to TU again2003-06-30 15:00 ryker * TransactionState.cxx: Fix two crashes that could happen during an extremely coordinated attack on a reSIProcate-based SIP element.2003-06-30 09:55 ryker * torture.txt: torture.txt does not belong in the sources directory. It is indirectly already in reSIProcate as resiprocate/test/SipTortureTests.cxx.2003-06-26 18:38 ryker * test/.cvsignore: Ignore more.2003-06-26 18:08 ryker * TransactionState.cxx: Fix a crash that happens when a final response retransmission is received at the INVITE client transaction *after* the ACK has been sent.2003-06-24 18:02 jason * TransactionMap.cxx, TransactionState.cxx, TransactionState.hxx: ryan's memory leak fixes merged in also fixed a problem with CANCEL transaction cleanup on stack shutdown2003-06-24 18:01 jason * ShutdownMessage.hxx, SipStack.cxx, SipStack.hxx: simple shutdown method (not finished yet, but tested)2003-06-24 17:56 davidb * test/testParserCategories.cxx: test added user param to set of parameters that are moved to Uri for NameAddr2003-06-24 17:56 davidb * ParserCategories.cxx: added user param to set of parameters that are moved to Uri for NameAddr2003-06-24 14:11 ryker * test/.cvsignore: Ignore more.2003-06-24 12:20 ryker * TransactionState.cxx: Respond to the TU with a 481 if a CANCEL is sent down when no corresponding INVITE transaction is known about.2003-06-23 10:35 jason * Helper.cxx: remove call-id from nonce2003-06-23 10:34 jason * ParserCategory.cxx: fix initializer2003-06-19 19:48 ryker * TransactionState.cxx: Fix a large number of stack leaks.2003-06-19 09:40 ryker * test/: limpc.cxx, testApplicationSip.cxx, testData.cxx, testDataPerformance.cxx, testDigestAuthentication.cxx, testEmbedded.cxx, testEmptyHeader.cxx, testLogger.cxx, testMessageWaiting.cxx, testMultipartMixedContents.cxx, testParseBuffer.cxx, testPlainContents.cxx, testRandomHex.cxx, testSdp.cxx, testServer.cxx, testSipFrag.cxx, testSipMessage.cxx, testSipMessageMemory.cxx, testTcpTransport.cxx, testTimer.cxx, testUri.cxx: Make sure tests return 0 on successful completion.2003-06-19 09:27 ryker * test/Makefile.am: Arrange for all tests to be run. Remove tests appearing to be bogus (note: revisit these).2003-06-19 09:07 ryker * test/Makefile.am: Define first test to automagically run as an example of how to do this.2003-06-19 09:07 ryker * test/testParserCategories.cxx: Return 0 from this test on completion.2003-06-18 17:20 ryker * Makefile.am, test/Makefile.am: Get tests working under autoconf.2003-06-18 16:08 ryker * test/SipTortureTests.cxx: Make this compile.2003-06-18 15:50 ryker * UnknownHeaderType.cxx, UnknownHeaderType.hxx: Allow creation from Data in addition to char*.2003-06-18 15:46 ryker * UdpTransport.cxx: Change log level of message to be consistent with the TCP transport.2003-06-18 15:42 ryker * DnsResolver.cxx, TransactionState.cxx: Plug memory leaks.2003-06-18 13:26 ryker * test/testParserCategories.cxx: Test clientData which was put back in the branch.2003-06-18 13:26 ryker * BranchParameter.cxx, BranchParameter.hxx: Put clientData back in the branch.2003-06-17 18:10 davidb * Uri.cxx, test/testUri.cxx: GreaterQ correct2003-06-17 17:59 davidb * SdpContents.cxx: allow codec parse failure -- discard bad codec2003-06-17 17:57 davidb * Uri.hxx: GreaterQ2003-06-17 17:53 davidb * Uri.cxx, test/testSdp.cxx: allow codec parse failures -- discard codec2003-06-17 16:17 davidb * os/: Data.cxx, Data.hxx: operator<=, operator>=2003-06-12 18:40 alan * TlsTransport.cxx: Oops forgot to check in USE_SSL changes here.2003-06-12 17:07 alan * Security.hxx, SipStack.cxx, SipStack.hxx, TlsTransport.cxx, TransportSelector.cxx, TuIM.cxx, libSipImp.cxx: Made changes to USE_SSL defines and added typedefs for types when openssl is not being used. This preserves object sizes between configurations. This is a "Good Thing". Right Jason? Modified Files: .cvsignore resiprocate/Security.hxx resiprocate/SipStack.cxx resiprocate/SipStack.hxx resiprocate/TlsTransport.cxx resiprocate/TransportSelector.cxx resiprocate/TuIM.cxx resiprocate/libSipImp.cxx2003-06-11 19:37 jason * test/testSpeed.cxx: [no log message]2003-06-05 15:12 jason * os/: Log.hxx, Logger.hxx: added support for log to cerr2003-06-05 13:17 ryker * UdpTransport.cxx: Fix some really confusing indentation.2003-06-04 10:14 ryker * Uri.cxx: An even uglier fix is needed for the Sun Forte compiler. This one was tested with the checked in testUri unit test and it compiles and works.2003-06-04 09:12 ryker * Uri.cxx: Hack in a workaround for the Solaris Forte STL implementation which does not support a list.sort() function taking a BinaryPredicate.2003-06-04 09:09 ryker * test/testUri.cxx: Test order irrelevance of unknown parameters.2003-06-03 08:55 ryker * os/RecursiveMutex.cxx: Hack to make reSIProcate compile with the Intel C++ compiler.2003-06-03 08:15 ryker * os/Fifo.hxx: Squash warning produced by the Intel C++ compiler.2003-06-02 20:29 ryker * os/compat.hxx: Minor cleanup and temporary hack for Solaris compilation.2003-06-02 20:25 ryker * config.hxx.in: Get rid of non-reSIProcate specific stuff.2003-06-02 20:24 ryker * Makefile.am: Install the library build configuration header.2003-06-02 14:14 ryker * os/: compat.hxx, vmd5.hxx: Remove Sun-specific conditional code and replace with autoconf probed results. This might just work on another non-Sun platform too now.2003-06-02 14:13 ryker * config.hxx.in: Let autoconf find <sys/int_types.h> if it exists.2003-06-02 13:52 ryker * os/: BaseException.hxx, CircularBuffer.hxx, Coders.hxx, Condition.hxx, CountStream.hxx, Data.hxx, DataStream.hxx, Fifo.hxx, HashMap.hxx, Inserter.hxx, Lock.hxx, Lockable.hxx, Log.hxx, Logger.hxx, MD5Stream.hxx, Mutex.hxx, ParseBuffer.hxx, RWMutex.hxx, Random.hxx, RecursiveMutex.hxx, Socket.hxx, Subsystem.hxx, SysLogBuf.hxx, SysLogStream.hxx, ThreadIf.hxx, Timer.hxx, compat.hxx, vmd5.hxx, vthread.hxx: Fix include guards to avoid macro namespace conflicts. Some of these are just style changes to make things consistent across the project.2003-06-02 13:33 ryker * Transport.cxx, config.hxx.in: Ascertain the existence of <sys/sockio.h> at configure-time. This means a platform other than Solaris that uses this will pick it up too.2003-06-02 13:27 ryker * OctetContents.hxx, SdpContents.hxx, SendingMessage.hxx, SipFrag.hxx, SipMessage.hxx, SipSession.hxx, SipStack.hxx, Subscription.hxx, Symbols.hxx, TcpTransport.hxx, TimerMessage.hxx, TimerQueue.hxx, TlsTransport.hxx, TransactionMap.hxx, TransactionState.hxx, TransactionTerminated.hxx, Transport.hxx, TransportMessage.hxx, TransportSelector.hxx, TuIM.hxx, TuShim.hxx, TuUa.hxx, UdpTransport.hxx, UnknownHeaderType.hxx, UnknownParameter.hxx, UnknownParameterType.hxx, Uri.hxx, XMLCursor.hxx, XPidf.hxx: Fix include guards to avoid macro
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -