freeswitch/libs/sofia-sip/libsofia-sip-ua/nua
Michael Jerris b7c6c0e483 Merge up to current sofia-sip darcs.
Thu Nov 15 08:40:38 EST 2007  Pekka.Pessi@nokia.com
  * htable2.h: fixed usize_t/size_t confusion

Fri Nov 16 06:38:51 EST 2007  Youness Alaoui <youness.alaoui@collabora.co.uk>
  * Added #include <stdio.h>

Fri Nov 16 10:27:58 EST 2007  Pekka.Pessi@nokia.com
  * auth_client.c: allow multiple challenges in auc_credentials() or auc_all_credentials()

Fri Nov 16 10:29:00 EST 2007  Pekka.Pessi@nokia.com
  * nua/test_proxy.[hc], nua/test_register.c: test support of multiple realms.

Fri Nov 16 11:17:09 EST 2007  Pekka.Pessi@nokia.com
  * sofia-sip/su_alloc.h, su_alloc.c: added su_home_lock(), su_home_trylock(), su_home_unlock()
  
  Added test in torture_su_alloc.c. Using in su_pthread_port.c.

Fri Nov 16 12:29:55 EST 2007  Pekka.Pessi@nokia.com
  * test_register.c, test_proxy.c: use realm "test-proxy" during normal tests

Fri Nov 16 12:34:00 EST 2007  Pekka.Pessi@nokia.com
  * nua_register.c: sf.net bug #1816647: Outbound contact does not make it to dialogs
  
  Now use Contact from first registration instead of Contact generated from
  transport.

Mon Nov 19 12:00:06 EST 2007  Pekka Pessi <Pekka.Pessi@nokia.com>
  * su_alloc.c: silenced warnings on Sun CC



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6338 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-19 18:09:15 +00:00
..
sofia-sip Sync to current darcs tree: 2007-10-11 14:16:59 +00:00
ChangeLog add sofia-sip 1.12.4 (plus some patches through 12/21/2006) to in tree libs 2006-12-21 06:30:28 +00:00
Doxyfile.in Sync to current darcs tree: 2007-10-11 14:16:59 +00:00
Makefile.am switch doxygen generation in sofia-sip around to use configure generated files. This should avoid some problems with warnings and errors when builing the manpages. You will probably need to autoreconf and configure sofia-sip for this 2007-04-19 22:28:01 +00:00
nua.c revert patch from sofia-sip darcs causing memory leak: 2007-10-22 23:12:09 +00:00
nua.docs merge with sofia darcs trunk: 2007-11-12 16:04:47 +00:00
nua_common.c Sync to current darcs tree: 2007-10-11 14:16:59 +00:00
nua_dialog.c Merge up to the most recent sofia-sip darcs tree. Includes the following patches from darcs: 2007-09-10 20:45:25 +00:00
nua_dialog.h Sync to current darcs tree: 2007-10-11 14:16:59 +00:00
nua_event_server.c Sync to current darcs tree: 2007-10-11 14:16:59 +00:00
nua_extension.c sync with latest sofia tree. 2007-08-06 19:24:10 +00:00
nua_message.c sync with latest sofia tree. 2007-08-06 19:24:10 +00:00
nua_notifier.c merge with sofia darcs trunk: 2007-11-12 16:04:47 +00:00
nua_options.c sync with latest sofia tree. 2007-08-06 19:24:10 +00:00
nua_params.c merge with sofia darcs trunk: 2007-11-12 16:04:47 +00:00
nua_params.h Sync to current darcs tree: 2007-10-11 14:16:59 +00:00
nua_publish.c sync with latest sofia tree. 2007-08-06 19:24:10 +00:00
nua_register.c Merge up to current sofia-sip darcs. 2007-11-19 18:09:15 +00:00
nua_registrar.c Sync to current darcs tree: 2007-10-11 14:16:59 +00:00
nua_session.c Sync to current darcs tree: 2007-10-11 14:16:59 +00:00
nua_stack.c sync to the 1.12.6work3 (1.12.7 pre-release) from darcs: 2007-10-11 19:58:13 +00:00
nua_stack.h revert patch from sofia-sip darcs causing memory leak: 2007-10-22 23:12:09 +00:00
nua_subnotref.c Sync to current darcs tree: 2007-10-11 14:16:59 +00:00
nua_tag.c Sync to current darcs tree: 2007-10-11 14:16:59 +00:00
outbound.c Sync to current darcs tree: 2007-10-11 14:16:59 +00:00
outbound.h merge darcs tree 2007-09-19 16:24:40 +00:00
test_100rel.c sync to the 1.12.6work3 (1.12.7 pre-release) from darcs: 2007-10-11 19:58:13 +00:00
test_basic_call.c Merge up to current sofia-sip darcs. 2007-11-19 18:09:15 +00:00
test_call_hold.c a little update to the sofia-sip library 2007-04-15 02:03:41 +00:00
test_call_reject.c Merge up to the most recent sofia-sip darcs tree. Includes the following patches from darcs: 2007-09-10 20:45:25 +00:00
test_cancel_bye.c Merge up to the most recent sofia-sip darcs tree. Includes the following patches from darcs: 2007-09-10 20:45:25 +00:00
test_extension.c a little update to the sofia-sip library 2007-04-15 02:03:41 +00:00
test_init.c sync to the 1.12.6work3 (1.12.7 pre-release) from darcs: 2007-10-11 19:58:13 +00:00
test_nat.c sync with latest sofia tree. 2007-08-06 19:24:10 +00:00
test_nat.h a little update to the sofia-sip library 2007-04-15 02:03:41 +00:00
test_nat_tags.c add sofia-sip 1.12.4 (plus some patches through 12/21/2006) to in tree libs 2006-12-21 06:30:28 +00:00
test_nua.c merge with sofia darcs trunk: 2007-11-12 16:04:47 +00:00
test_nua.h sync to the 1.12.6work3 (1.12.7 pre-release) from darcs: 2007-10-11 19:58:13 +00:00
test_nua_api.c sync to the 1.12.6work3 (1.12.7 pre-release) from darcs: 2007-10-11 19:58:13 +00:00
test_nua_params.c Sync to current darcs tree: 2007-10-11 14:16:59 +00:00
test_offer_answer.c a little update to the sofia-sip library 2007-04-15 02:03:41 +00:00
test_ops.c Merge up to the most recent sofia-sip darcs tree. Includes the following patches from darcs: 2007-09-10 20:45:25 +00:00
test_proxy.c Merge up to current sofia-sip darcs. 2007-11-19 18:09:15 +00:00
test_proxy.h Merge up to current sofia-sip darcs. 2007-11-19 18:09:15 +00:00
test_refer.c Update sofia-sip from darcs: 2007-06-20 10:41:15 +00:00
test_register.c Merge up to current sofia-sip darcs. 2007-11-19 18:09:15 +00:00
test_session_timer.c a little update to the sofia-sip library 2007-04-15 02:03:41 +00:00
test_simple.c Merge up to the most recent sofia-sip darcs tree. Includes the following patches from darcs: 2007-09-10 20:45:25 +00:00
test_sip_events.c merge with sofia darcs trunk: 2007-11-12 16:04:47 +00:00