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

Tue Dec 12 03:43:02 EET 2006  [EMAIL PROTECTED]
  * test_refer.c: added test for BYE sent before response to NOTIFY has been 
received.

    M ./libsofia-sip-ua/nua/test_refer.c -1 +443

Tue Dec 12 03:42:36 EET 2006  [EMAIL PROTECTED]
  * nua_session.c: use nua_client_request_t struct with BYE only if it is vacant
  
  Thanks for Anthony Minnessale for reporting this bug.
  
  Note that correct fix would involve delaying BYE until final response to the
  NOTIFY has been received. Now, we have a race condition between NOTIFY and
  BYE: if NOTIFY is lost and UAS receives BYE before NOTIFY, it will ignore
  the retransmitted NOTIFY and respond with status code 500 to it.

    M ./libsofia-sip-ua/nua/nua_session.c -13 +33

Tue Dec 12 03:38:47 EET 2006  [EMAIL PROTECTED]
  * nua_stack.c: restart only transaction stored in nua_client_request_t struct

    M ./libsofia-sip-ua/nua/nua_stack.c -8 +5

Tue Dec 12 03:36:35 EET 2006  [EMAIL PROTECTED]
  * nua_notifier.c: do not require event header if there is only one notifier.

    M ./libsofia-sip-ua/nua/nua_notifier.c -1 +7

Mon Dec 11 18:06:32 EET 2006  [EMAIL PROTECTED]
  * Removed sign-compare warnings.
  
  libsofia-sip-ua/su/su_port.c
  libsofia-sip-ua/su/su_wait.c
  libsofia-sip-ua/iptsec/auth_client.c
  utils/sip-date.c

    M ./libsofia-sip-ua/iptsec/auth_client.c -1 +2
    M ./libsofia-sip-ua/su/su_port.c -2 +2
    M ./libsofia-sip-ua/su/su_wait.c -1 +1
    M ./utils/sip-date.c -1 +1

Mon Dec 11 18:04:37 EET 2006  [EMAIL PROTECTED]
  * msg_mclass.c: use EEXIST instead of EEXISTS

    M ./libsofia-sip-ua/msg/msg_mclass.c -2 +2

Mon Dec 11 18:24:17 EET 2006  [EMAIL PROTECTED]
  * test_auth_digest.c: added some documentation.

    M ./libsofia-sip-ua/iptsec/test_auth_digest.c -2 +11

Mon Dec 11 18:24:02 EET 2006  [EMAIL PROTECTED]
  * RELEASE: updated.

    M ./RELEASE +3

Fri Dec  8 14:26:38 EET 2006  [EMAIL PROTECTED]
  * htable.h: if entry to be removed is not in hash table, ignore error 
silently with -DNDEBUG

    M ./libsofia-sip-ua/su/sofia-sip/htable.h -1 +4

Thu Dec  7 19:35:33 EET 2006  [EMAIL PROTECTED]
  * sip: updated documentation.

    M ./libsofia-sip-ua/sip/sip_event.c -1 +2
    M ./libsofia-sip-ua/sip/sip_security.c -7 +8
    M ./libsofia-sip-ua/sip/sip_util.c -1 +1

Thu Dec  7 19:28:50 EET 2006  [EMAIL PROTECTED]
  * sip: adding Refer-Sub to default parser.

    M ./libsofia-sip-ua/sip/Makefile.am -1 +3
    M ./libsofia-sip-ua/sip/sip_extra_headers.txt -4 +3
    M ./libsofia-sip-ua/sip/sip_parser_table.c.in +1
    M ./libsofia-sip-ua/sip/sip_refer.c -1 +1
    M ./libsofia-sip-ua/sip/torture_sip.c -3 +7

Thu Dec  7 19:27:08 EET 2006  [EMAIL PROTECTED]
  * msg_parser.awk: including extra headers in the generated parser table.

    M ./libsofia-sip-ua/msg/msg_parser.awk -3 +27

Fri Oct  6 02:25:53 EEST 2006  [EMAIL PROTECTED]
  * sip: added Refer-Sub header.

    M ./libsofia-sip-ua/sip/ADD-A-HEADER -4 +6
    M ./libsofia-sip-ua/sip/Makefile.am -5 +17
    A ./libsofia-sip-ua/sip/sip_extra_headers.txt
    M ./libsofia-sip-ua/sip/sip_refer.c +115
    M ./libsofia-sip-ua/sip/sip_tag.c.in +2
    A ./libsofia-sip-ua/sip/sofia-sip/sip_extra.h.in
    M ./libsofia-sip-ua/sip/sofia-sip/sip_hclasses.h.in +4
    M ./libsofia-sip-ua/sip/sofia-sip/sip_protos.h.in +15
    M ./libsofia-sip-ua/sip/sofia-sip/sip_tag.h.in +4
    M! ./libsofia-sip-ua/sip/torture_sip.c -1 +9

Thu Oct  5 19:59:50 EEST 2006  [EMAIL PROTECTED]
  * msg_parser.awk: now parsing #### EXTRA HEADER LIST #### too.
  
  Added #version# to the template, too.

    M ./libsofia-sip-ua/msg/msg_parser.awk -17 +53

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel

Reply via email to