Path to this page:
Subject: CVS commit: pkgsrc/devel/libosip
From: Matthias Drochner
Date: 2005-08-11 20:16:13
Message id: 20050811181613.E72812DA27@cvs.netbsd.org
Log Message:
update to 2.2.1
changes:
* 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 <winsock.h> inclusion so user can (and must) now include either
<winsock.h> or <winsock2.h> before including <osip/osip2.h>
Files: