Parent Directory
|
Revision Log
Sticky Revision: |
new directory reorg proposal
minor compile issues
set svn:eol-style to LF
added WinLeakCheck to some files
UnknownHeaderType => ExtensionHeader UnkownParameterType => ExtensionParameter normalized defineHeader/defineMultiHeader/defineParameter macros for consistent use backward compatible -- left typedefs for UnknownHeaderType and UnknownParameterType (deprecated)
renamed Dialog to be DeprecatedDialog to avoid a conflict with same named class in dum library
Update for S/MIME stuff
fixes for S/MIME interop with NTT
Initial support for DTLS. To enable DTLS, enable the 'USE_DTLS' switch in sip/build/Makefile and recompile. test/limpc supports DTLS connections when the -dtlsPort is set. Certs used by limpc live under ~/.sipCerts/
rename enum and put in SecurityAttributes fix test compilation
got TuIM to compile with new Security
no idea
no change
added Identiyt stuff
reverting RESIP_ change to version 3429
More borland BCB compiliant fixes
Complemented missing RESIP_ prefix for resip::REGISTER, resip::INVITE, resip::UNKNOWN, resip::ACK and etc. for BCB compiliant support.
use std::vector instead of std::list (from running oprofile no test/testStack)
started crypto stuff for identity header
update from last resip
cleaned up some encoding of messages
Fixed S/MIME sign issues - this version works with NTT
update for S/MIME stuff
Security and TLS updates
The wrong timer was being used when negotiating subscription refreshes
entity as Uri
The Subscription-State header should only take a single header-field value. It was previously marked (incorrectly) as a header which can take multiple HFVs. Fixed this in the files below and also in the presence server. Modified Files: Headers.cxx Headers.hxx SipMessage.hxx SipMessageExplicit.cxx SipMessageExplicit.hxx TuIM.cxx
change interface to create registration
changes from sipit
added Cpim
more multipart support
Enhanced processRegisterRequest to mirror back the list of Contacts that where in the request this allows the TuIM (and limpc) to fake out other clients trying to register. Modified Files: TuIM.cxx
format change
update using new stuff in stack to figure out contact
fixed cpim-pidf to pidf and put url on entityt in presence documents
added AllowEvents header
This _definitely_ fixes the subscribe-to-self recursion issue (by brute force)
fixed bug with subscribe to self
added stuff to handle 302 - not tested
started stuff to authroize subscriptions
Commented out "let's go FRIGGIN' BONKERS whenever anyone subscribes to anyone" infinite loop code
Rolled back Cullen's change.
no idea if this worked
now have data structures to correctly track all the dialogs
added publish - not really tested
cleaned up template stuff
fixed expire time in the Notify messages
fixed so that resiprocal subscribes happen - cleaned up timers for refresh
just reindent and add comments
Changed "presense" to "presence" everywhere.
moved Tuple out of Transport added preliminary ipv6 support
fixed bugs with TCP
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.cxx
Pull in build configuration header.
fix bug with dialogs and registration
added support for 200 response to a register
rename namespace to resip
directory reorg to sip/resiprocate, etc.
change from sip2 to resiprocate
!rm! added 405 response to TuIM, changed User-Agent header
Moved include to client
force use of leading << in log macros
fixed typo
integrated lates Contents changes from David
All the Content stuff is really confused - half of it thinks that it is a mim message, half of it thinks it is the body part of a mime message. It is all somewhate broken in the current state.
few fix up in header outputs
fixed ugly bug in multipart - sign security currently broken
fixed up expires in contact header paramter
fixed inti problems
updated for outbound proxy stuff
moved the setOutboundProxy
fix bugs to do with error recovery
few formatting changes
caugh ugly bug with fail loop
turned an assertion into an error
changed some assertions to pass up error instead
general clean up of bits
changed time signatures
update to compile in wind woes
got resubscriptiongs flowing and added pidf parse
added PIDF mime type
updates for TuIM sub/notify stuff
updating dialog and helper stuff
added intel compiler stuff
updated buddy stuff
update API
general messing around
added stuff to manage other people public keys
fix to compile on windows
refactored security interface
many changes for SMIME stuff
very basic sign and verify working
compile and sort of work in windows
removed ^M s and added a bunch of ^J s. Darned DOS people :-P :-)
used PlainContents as intended
Updated to use new Content class for body stuff for TuIM
added IM stuff and changed Random stuff
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 |