This posting was generated automatically from darcs repo
<http://sofia-sip.org/repos/sofia-sip>.

Thu Feb 12 23:35:06 EET 2009  Pekka Pessi <first.l...@nokia.com>
  * sofia-sip/su_addrinfo.h: #include <netdb.h> only if bsdsock
  Ignore-this: cbc4cbed05addc9bd0a7a1caceb21921

    M ./libsofia-sip-ua/su/sofia-sip/su_addrinfo.h +2

Thu Feb 12 20:02:48 EET 2009  Jarod Neuner <janeu...@networkharbor.com>
  * tport_tls: add/fix some tls init logging

    M ./libsofia-sip-ua/tport/tport_tls.c -4 +8
    M ./libsofia-sip-ua/tport/tport_type_tls.c +8

Thu Feb 12 23:14:27 EET 2009  Pekka Pessi <first.l...@nokia.com>
  * su_addrinfo.h: #include <netdb.h>
  Ignore-this: 1279931ccb4c3feae67c881081f38f3a

    M ./libsofia-sip-ua/su/sofia-sip/su_addrinfo.h +2

Thu Feb 12 23:14:07 EET 2009  Pekka Pessi <first.l...@nokia.com>
  * soa: make better effort in keeping addresses (c= and o= lines) in user SDP
  Ignore-this: a6da9ed249dba3309e3dbbbdb4262082
  
  The address selection logic now prefers (unicast) addresses in already
  present in SDP, if they get returned by su_getlocalinfo(). 
  
  The process currently tries to avoid link-local addresses.

    M ./libsofia-sip-ua/soa/Makefile.am -2 +4
    M ./libsofia-sip-ua/soa/soa.c -97 +468
    M ./libsofia-sip-ua/soa/soa_static.c -26 +41
    M ./libsofia-sip-ua/soa/sofia-sip/soa_session.h -1 +15
    M ./libsofia-sip-ua/soa/test_soa.c +557

Thu Feb 12 23:08:05 EET 2009  Pekka Pessi <first.l...@nokia.com>
  * check_nua.c: allow setting test case names from command line. usage.
  Ignore-this: 67394d90fd0f728a172c1230ecfc6894

    M ./libsofia-sip-ua/nua/check_nua.c -8 +35

Thu Feb 12 23:07:13 EET 2009  Pekka Pessi <first.l...@nokia.com>
  * check_simple.c: adedd notifier test cases
  Ignore-this: e4ef77041415f80ba181464347e44bbb

    M ./libsofia-sip-ua/nua/check_simple.c -9 +280

Thu Feb 12 23:02:26 EET 2009  Michael Jerris <m...@jerris.com>
  * tport_tls.c: added __func__ blurp
  Ignore-this: 90edf730299a1077636eda57a94e1219

    M ./libsofia-sip-ua/tport/tport_tls.c +7

Thu Feb 12 23:01:10 EET 2009  Michael Jerris <m...@jerris.com>
  * su_port.h: silenced warning in su_port_deferrable()
  Ignore-this: 1698c1ca00e905139314754c0bf206d0

    M ./libsofia-sip-ua/su/su_port.h -2 +4

Thu Feb 12 22:56:11 EET 2009  Pekka Pessi <first.l...@nokia.com>
  * tport_type_tls.c: fixed error logging in tport_tls_connect()
  Ignore-this: 1cb14a868a4f3dfd7f75188450afeec3

    M ./libsofia-sip-ua/tport/tport_type_tls.c -1 +6

Thu Feb 12 22:45:02 EET 2009  Pekka Pessi <first.l...@nokia.com>
  * su_uniqueid: call initstate() with memory from heap
  Ignore-this: af9e58551676e173844d0b77af0e287a
  
  When libsofia-sip-ua.so gets unloaded, its data segment gets unloaded, but
  random() still wants to use the memory.

    M ./libsofia-sip-ua/su/su_uniqueid.c +5

Thu Feb 12 22:28:27 EET 2009  Pekka Pessi <first.l...@nokia.com>
  * s2dns.c: fixed cname records
  Ignore-this: 2cc8b83caf7dda2f061389d0f691a2cf

    M ./s2check/s2dns.c -3 +12

Thu Feb 12 22:27:12 EET 2009  Pekka Pessi <first.l...@nokia.com>
  * s2tcase.c: allow multiple calls to s2_select_tests()
  Ignore-this: ae389020a9cb4dd53d82d808426a23d2

    M ./s2check/s2check.h +2
    M ./s2check/s2tcase.c -3 +16

Thu Feb 12 22:24:41 EET 2009  Pekka Pessi <first.l...@nokia.com>
  * sres: sres_record_type() now checks pointer argument
  Ignore-this: 56a9e04732ef16e65c500972ae17d433

    M ./libsofia-sip-ua/sresolv/sres.c -1 +2

Thu Feb 12 22:21:21 EET 2009  Pekka Pessi <first.l...@nokia.com>
  * sresolv: added asynchrous sip resolver
  Ignore-this: 921fd13ba47a51f09228fd955a415fb5

    M ./libsofia-sip-ua/sresolv/Makefile.am -3 +10
    A ./libsofia-sip-ua/sresolv/check_sres_sip.c
    A ./libsofia-sip-ua/sresolv/sofia-sip/sres_sip.h
    A ./libsofia-sip-ua/sresolv/sres_sip.c

Thu Feb 12 22:20:26 EET 2009  Pekka Pessi <first.l...@nokia.com>
  * sres.c: improve logging upon errors
  Ignore-this: d6c04be7f7ef57e4a48fe487e850da1e

    M ./libsofia-sip-ua/sresolv/sofia-resolv/sres_record.h -1 +7
    M ./libsofia-sip-ua/sresolv/sres.c -3 +40

Wed Feb 11 03:39:02 EET 2009  Pekka Pessi <first.l...@nokia.com>
  * sres_cache: added sres_cache_copy_answers()
  Ignore-this: 9250bdda0425ca78e62eae3ff656ee94

    M ./libsofia-sip-ua/sresolv/sofia-resolv/sres_cache.h +4
    M ./libsofia-sip-ua/sresolv/sres_cache.c +39
    M ./libsofia-sip-ua/sresolv/torture_sresolv.c +11

Thu Feb 12 22:13:52 EET 2009  Pekka Pessi <first.l...@nokia.com>
  * rules/silent.am: fixes in shell syntax
  Ignore-this: ca37352c6807f7d91624144834f6fc03

    M ./rules/silent.am -1 +1

Thu Feb 12 22:11:37 EET 2009  Pekka Pessi <first.l...@nokia.com>
  * nua_client.c: fix request message reference counting problem
  Ignore-this: ac81944c1c2c095fdc66a51ca857e87c
  
  Internal error response already decreases reference count.

    M ./libsofia-sip-ua/nua/nua_client.c -4 +4
    M ./libsofia-sip-ua/nua/nua_client.h -3 +3

Wed Feb 11 23:10:34 EET 2009  Pekka Pessi <first.l...@nokia.com>
  * nta.c: fixed nta_agent_add_tport() documentation
  Ignore-this: aef2cfb04a401f4731ebd0beb2110055

    M ./libsofia-sip-ua/nta/nta.c -2 +2

Wed Feb 11 21:42:09 EET 2009  Pekka Pessi <first.l...@nokia.com>
  * nua_client.h: removed orphan SOFIA_BEGIN_DECLS
  Ignore-this: 6d51446f3ea56e281fa204fdb5c30679

    M ./libsofia-sip-ua/nua/nua_client.h -2

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel

Reply via email to