Parent Directory
|
Revision Log
Sticky Revision: |
new directory reorg proposal
set svn:eol-style to LF
- moved Win32 LEAK_CHECK to it's own header file - include in files that call 'new'
added StackThread added StatisticsManager refactored Message
remove extra debugs
merge by id (n squared, sigh)
removed sip: from contact in encode
presentity is Uri
entity as Uri added checkParsed to setters
add merge interface
fixed double to float conversion warnding in windows
*** empty log message ***
call checkParsed before returning num tuples
*** empty log message ***
use XMLCursor to parse -- allow arbitrary parameters on tuple
fixed close to closed
allow for derived content type hxx style static initializer
*** empty log message ***
fixed cpim-pidf to pidf and put url on entityt in presence documents
Fixed bug in Pidf::parse The code looking for the text between the <note></note> tags was not moving mPosition to the </note before calling pb.data
cleanup of assertions
Merge of many Jasomi local changes. 2003-10-16 Alan Hawrylyshen <alan@jasomi.com> * Embedded.cxx (decode): Pointer checking made stronger * MultipartMixedContents.cxx : Added comments for assertion verification. * Preparse.cxx : Upgraded to handle SipFrags. * SdpContents.cxx : Made asserts less odious. (Open to discussion) * SdpContents.hxx : Constification. Added methods for encryption keys. * Security.cxx : Narrowed scope of const - error check ifdef. * SipFrag.cxx : Plumbed in new Preparse stuff. * TransactionState.cxx : Various assertions promoted / demoted. (Open for discussion) * Data.hxx : Added truncate method. * os/Random.cxx : Changed to /dev/urandom for seed. Fixes embedded blocking problems. * test/testSipFrag.cxx : Added test that fails with MsgHeaderScanner and works with Preparser. Message is example from real UA in real scenario. Modified Files: ChangeLog resiprocate/Contents.cxx resiprocate/DnsResolver.cxx resiprocate/Embedded.cxx resiprocate/HeaderFieldValueList.cxx resiprocate/MultipartMixedContents.cxx resiprocate/MultipartMixedContents.hxx resiprocate/Pidf.cxx resiprocate/Preparse.cxx resiprocate/Preparse.hxx resiprocate/PreparseDiagnostic.cxx resiprocate/RportParameter.cxx resiprocate/SdpContents.cxx resiprocate/SdpContents.hxx resiprocate/Security.cxx resiprocate/SipFrag.cxx resiprocate/SipMessage.cxx resiprocate/TransactionController.cxx resiprocate/TransactionState.cxx resiprocate/UnknownHeaderType.cxx resiprocate/UnknownHeaderType.hxx resiprocate/config.hxx.in resiprocate/os/Coders.cxx resiprocate/os/Data.cxx resiprocate/os/Data.hxx resiprocate/os/Random.cxx resiprocate/test/testSipFrag.cxx
fixed up license text
added the config.h include in
rename namespace to resip
directory reorg to sip/resiprocate, etc.
change from sip2 to resiprocate
made sure rhs was cleared in all operator=
changed getStaticType to be (duh) static instead of virtual
multipart actually works - fixed Mime::operator< - separated parseHeader and parse - modified Pidf parser to use Data overlay
dealt with content headers being either in SipMessage headers or part of multipart body
few windows fixes
got resubscriptiongs flowing and added pidf parse
added PIDF mime type
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
webmaster AT resiprocate DOT org | ViewVC Help |
Powered by ViewVC 1.1.27 |