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

Wed Jan 23 21:25:07 EET 2008  [EMAIL PROTECTED]
  * RELEASE, configure.ac: 1.12.8devel

    M ./RELEASE -78 +40
    M ./configure.ac -1 +1

Wed Jan 23 20:18:16 EET 2008  [EMAIL PROTECTED]
  * test_100rel.c: added test for redirect after 100rel response.

    M ./libsofia-sip-ua/nua/test_100rel.c -1 +480

Wed Jan 23 20:08:55 EET 2008  [EMAIL PROTECTED]
  * nua: terminate dialog when redirected and re-establish it with new request

    M ./libsofia-sip-ua/nua/nua_dialog.c -6 +19
    M ./libsofia-sip-ua/nua/nua_dialog.h +2
    M ./libsofia-sip-ua/nua/nua_stack.c -6 +25

Wed Nov 21 14:10:40 EET 2007  Pekka Pessi <[EMAIL PROTECTED]>
  * test_tport.c: skipping tests on TLS if send fails. 

    M ./libsofia-sip-ua/tport/test_tport.c -3 +36

Wed Jan 23 20:25:52 EET 2008  Pekka Pessi <[EMAIL PROTECTED]>
  tagged 1.12.8


Wed Jan 23 20:25:46 EET 2008  Pekka Pessi <[EMAIL PROTECTED]>
  tagged rel-sofia-sip_1_12_8


Wed Jan 23 20:25:42 EET 2008  Pekka Pessi <[EMAIL PROTECTED]>
  * RELEASE, configure.ac: release 1.12.8

    M ./RELEASE -29 +20
    M ./configure.ac -1 +1

Wed Jan 23 20:22:39 EET 2008  [EMAIL PROTECTED]
  * test_nta.c: fixed memset() usage. MSG_TRUNC.

    M ./libsofia-sip-ua/nta/test_nta.c -5 +5

Thu Jan 17 14:57:29 EET 2008  [EMAIL PROTECTED]
  * configure.ac: prerelease version

    M ./configure.ac -1 +1

Wed Jan 23 19:11:09 EET 2008  [EMAIL PROTECTED]
  * torture_sip.c: added tests for accessing other extra headers beside 
P-Asserted-Identity/P-Preferred-Identity

    M ./libsofia-sip-ua/sip/torture_sip.c +46

Wed Jan 23 18:05:58 EET 2008  [EMAIL PROTECTED]
  * nta.c: asserting in proper place when handling queue tail

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

Wed Jan 23 18:05:23 EET 2008  [EMAIL PROTECTED]
  * nta.c: ignore tags in nta_leg_by_dialog() if they are empty strings

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

Wed Jan 23 18:01:11 EET 2008  [EMAIL PROTECTED]
  * nta.c: now using RFC3261-compliant dialog-matching

    M ./libsofia-sip-ua/nta/nta.c -32 +24
    M ./libsofia-sip-ua/nta/test_nta_api.c -1 +3

Wed Jan 23 17:13:36 EET 2008  Pekka Pessi <[EMAIL PROTECTED]>
  * test_tport.c: using blocking sockets in test_incomplete()

    M ./libsofia-sip-ua/tport/test_tport.c -5 +6

Wed Jan 23 17:13:00 EET 2008  Pekka Pessi <[EMAIL PROTECTED]>
  * torture_su.c: set blocking on

    M ./libsofia-sip-ua/su/torture_su.c -1 +4

Wed Jan 23 17:11:14 EET 2008  Pekka Pessi <[EMAIL PROTECTED]>
  * win32 project files: fixed slash direction

    M ./win32/libsofia-sip-ua-static/libsofia_sip_ua_static.vcproj -10 +10
    M ./win32/libsofia-sip-ua/libsofia_sip_ua.vcproj -18 +18
    M ./win32/tests/test_htable/test_htable.vcproj -16 +16
    M ./win32/tests/test_memmem/test_memmem.vcproj -16 +16
    M ./win32/tests/test_nta/test_nta.vcproj -16 +16
    M ./win32/tests/test_nua/test_nua.vcproj -16 +16
    M ./win32/tests/test_su/test_su.vcproj -16 +16
    M ./win32/tests/test_tport/test_tport.vcproj -16 +16
    M ./win32/tests/torture_rbtree/torture_rbtree.vcproj -16 +16
    M ./win32/tests/torture_su/torture_su.vcproj -16 +16
    M ./win32/tests/torture_su_alloc/torture_su_alloc.vcproj -16 +16
    M ./win32/tests/torture_su_bm/torture_su_bm.vcproj -16 +16
    M ./win32/tests/torture_su_port/torture_su_port.vcproj -16 +16
    M ./win32/tests/torture_su_root/torture_su_root.vcproj -16 +16
    M ./win32/tests/torture_su_tag/torture_su_tag.vcproj -16 +16
    M ./win32/tests/torture_su_time/torture_su_time.vcproj -16 +16
    M ./win32/tests/torture_su_timer/torture_su_timer.vcproj -16 +16
    M ./win32/utils/localinfo/localinfo.vcproj -16 +16
    M ./win32/utils/sip_dig/sip_dig.vcproj -16 +16
    M ./win32/utils/sip_options/sip_options.vcproj -16 +16
    M ./win32/utils/sip_options_static/sip_options_static.vcproj -16 +16
    M ./win32/utils/stunc/stunc.vcproj -16 +16

Wed Jan 23 17:07:30 EET 2008  Pekka Pessi <[EMAIL PROTECTED]>
  * soa_static.c: fixed signedness error

    M ./libsofia-sip-ua/soa/soa_static.c -1 +1

Wed Jan 23 16:47:50 EET 2008  [EMAIL PROTECTED]
  * test_nta.c: fixed receiving with sink socket

    M ./libsofia-sip-ua/nta/test_nta.c -63 +60

Wed Jan 23 13:56:11 EET 2008  [EMAIL PROTECTED]
  * sip_extra.c, sip_parser.c: updated documentation

    M ./libsofia-sip-ua/sip/sip_extra.c -12 +51
    M ./libsofia-sip-ua/sip/sip_parser.c -1 +13

Tue Jan 22 21:04:29 EET 2008  [EMAIL PROTECTED]
  * RELEASE: updated.

    M ./RELEASE -15 +49

Tue Jan 22 20:59:44 EET 2008  [EMAIL PROTECTED]
  * nta.c: added NTATAG_GRAYLIST(). 
  
  Use NTATAG_GRAYLIST() as ttl value for sres_set_cached_srv_priority().

    M ./libsofia-sip-ua/nta/nta.c -7 +30
    M ./libsofia-sip-ua/nta/nta_internal.h +2
    M ./libsofia-sip-ua/nta/nta_tag.c -1 +26
    M ./libsofia-sip-ua/nta/sofia-sip/nta_tag.h +6

Tue Jan 22 20:57:38 EET 2008  [EMAIL PROTECTED]
  * sres: added ttl parameter to sres_set_cached_srv_priority() and 
sres_cache_set_srv_priority().

    M ./libsofia-sip-ua/sresolv/sofia-resolv/sres.h -10 +2
    M ./libsofia-sip-ua/sresolv/sofia-resolv/sres_cache.h -1 +2
    M ./libsofia-sip-ua/sresolv/sres.c -1 +4
    M ./libsofia-sip-ua/sresolv/sres_cache.c -7 +17

Tue Jan 22 19:51:59 EET 2008  [EMAIL PROTECTED]
  * docs/Makefile.am, docs/conformance.docs: fixed links to RFC 5057.

    M ./libsofia-sip-ua/docs/Makefile.am -1 +1
    M ./libsofia-sip-ua/docs/conformance.docs +1

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel

Reply via email to