Hello all,

Some updates in CVS, mainly related to our Visual C port. There is now
a batch file creating config.h and su_configure.h for Visual C (it
requires gawk, however).

A long-living problem with msg_parser.awk was also solved, it looks
like passing an unitialized variable as a function argument crashes
some versions gawk.

--Pekka

2006-01-25  Pekka Pessi  <[EMAIL PROTECTED]>

  * Updated autoconf macros.
  Using cache for various checks.
  Deprecated HAVE_LONG_LONG (use #ifdef longlong instead).
  Collected information used by su_localinfo.c to one place.

    M ./libsofia-sip-ua/su/su_taglist.c -2 +2
    M ./m4/sac-su2.m4 -64 +103

  * Updated Win32 port.
  Added autogen.cmd, build_sources.cmd, version_files.cmd and version.awk.
  Fixed problems with configuration.
  Updated pthread-w32 to version 2.7.0.

  * Fixed VC/Win32 problems in libsofia-sip-ua.
  Signedness problems, includes, linkage, winsock initialization.

    M ./libsofia-sip-ua/msg/msg_types.h -1 +2
    M ./libsofia-sip-ua/nta/nta.c -2 +2
    M ./libsofia-sip-ua/nua/test_nua.c -5 +5
    M ./libsofia-sip-ua/nua/test_proxy.c -7 +11
    M ./libsofia-sip-ua/su/su_root.c +8
    M ./libsofia-sip-ua/su/su_types.h +2
    M ./libsofia-sip-ua/su/su_wait.h +2

  * Fixed gawk internal error in msg_parser.awk.
  It looks like some gawk versions had problems when a function argument
  was an unitialized variable.

    M ./libsofia-sip-ua/msg/msg_parser.awk -1 +6

  * Defining missing error codes in <su_errno.h>.

    M ./libsofia-sip-ua/msg/msg_mime.c -7
    M ./libsofia-sip-ua/soa/soa.c -7
    M ./libsofia-sip-ua/stun/stun.c -6
    M ./libsofia-sip-ua/su/su_errno.h +12
    M ./libsofia-sip-ua/su/su_memmem.c -7 +2
    M ./libsofia-sip-ua/tport/tport.c -5

  * Added checks for different net includes.
  Checks for sys/ioctl.h, netinet/in.h, net/if.h net/if_types.h and sys/ioctl.h.

    M ./libsofia-sip-ua/su/su_localinfo.c -12 +16
    M ./m4/sac-su2.m4 -2 +7

  * Fixed rejection of subscriptions in nea server.
  Event server does not send extra NOTIFY before 403 response anymore.

    M ./libsofia-sip-ua/nea/nea_server.c -1 +1

  * Added functions for scanning domain names and IP addresses.
  Added span_ip4_address()/scan_ip4_address(),
        span_ip6_address()/scan_ip6_address(),
        span_ip6_reference()/scan_ip6_reference(),
        span_ip_address()/scan_ip_address(),
        span_domain()/scan_domain(), and
        span_host()/scan_host().

    M ./libsofia-sip-ua/bnf/bnf.c -2 +588
    M ./libsofia-sip-ua/bnf/bnf.h -2 +18
    M ./libsofia-sip-ua/bnf/torture_bnf.c -25 +220

--
Pekka.Pessi mail at nokia.com


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid3432&bid#0486&dat1642
_______________________________________________
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel

Reply via email to