libosip2 (2.2.3-1) unstable; urgency=low * fix 64-bit (amd64) issue with hash. * remove SDP negotiation (much better to do it in your applications) -- Aymeric MOIZARD Tue, 18 Apr 2006 13:04:32 +0100 libosip2 (2.2.2-1) unstable; urgency=low * parser speed improvements * replace mutex with critical section on windows for performance. * fix a bug in the parser for empty header (also store empty Accept header) * improve mime support. * improve sipfrag support. * add NULL checks (uris...). * patch for PSOS support. -- Aymeric MOIZARD Thu, 24 Nov 2005 13:04:32 +0100 libosip2 (2.2.1-1) unstable; urgency=low * fix a potential mem leak content_type and osip_message_parse. * fix osip_body_clone method (add terminating NULL) * fix for binary support when multipart is used. * automatic check for reliable protocol SCTP and TLS. * avoid inclusion so user can (and must) now include either or before including -- Aymeric MOIZARD Tue, 12 Jul 2005 13:04:32 +0100 libosip2 (2.2.0-1) unstable; urgency=low * remove #ifdef OSIP_RETRANSMIT_2XX to always compile it. * initialize remote_contact_uri when dialog is built with notify. * allow very short attachements. * new macros allocators. * remove use of alloca in the parser. * fix memory bug when realloc is needed on large message. * remove useless prototypes. * fix memory access in parser. * API slightly broken to enable support for binary data. * improvements of the sip message test suite. -- Aymeric MOIZARD Thu, 3 Feb 2005 13:04:32 +0100