freeswitch/libs/sofia-sip/libsofia-sip-ua/su
Michael Jerris 058ab862b3 sync to current darcs tree:
Tue Nov 20 11:46:34 EST 2007  Pekka Pessi <Pekka.Pessi@nokia.com>
  * nua_register.c: silenced warning with URL_INIT_AS() on Sun CC

Tue Nov 20 11:47:06 EST 2007  Pekka Pessi <Pekka.Pessi@nokia.com>
  * test_register.c: fixed authentication caching issue

Tue Nov 20 12:09:19 EST 2007  Pekka.Pessi@nokia.com
  * tport: tport_name_is_resolved() now uses host_is_ip_address()

Tue Nov 20 12:53:54 EST 2007  Pekka.Pessi@nokia.com
  * tport.c: fixed EXPENSIVE unresolved bug.

Wed Nov 21 07:10:40 EST 2007  Pekka Pessi <Pekka.Pessi@nokia.com>
  * test_tport.c: skipping tests on TLS if send fails. 

Wed Nov 21 11:46:42 EST 2007  Pekka.Pessi@nokia.com
  * test_nta.c: removed dead code

Thu Nov 22 08:42:14 EST 2007  Pekka.Pessi@nokia.com
  * test_nta.c: refactored client side tests

Thu Nov 22 09:39:45 EST 2007  Pekka.Pessi@nokia.com
  * nta: added nta_sip_is_internal().

Tue Nov 27 13:43:41 EST 2007  Pekka.Pessi@nokia.com
  * test_htable2.c: removed conversion warning 
  
  Conversion of size_t to isize_t when compiled wihout --disable-size-compat.

Wed Nov 21 11:16:04 EST 2007  Daniele Rondina <geaaru at gmail dot com>
  * nta.c: nta_outgoing_*create() now uses NTATAG_TPORT() even if NTATAG_DEFAULT_PROXY() is set

Thu Nov 22 09:36:21 EST 2007  Pekka.Pessi@nokia.com
  * nta.c: always use tport from NTATAG_TPORT() (even if it is bad)
  
  Add tests, too.

Thu Nov 22 10:01:33 EST 2007  Pekka.Pessi@nokia.com
  * nta: added nta_msg_is_internal().

Mon Nov 26 17:08:16 EST 2007  Pekka.Pessi@nokia.com
  * test_proxy.c: removed memory leaks

Mon Nov 26 17:08:35 EST 2007  Pekka.Pessi@nokia.com
  * test_basic_call.c: fixed --no-proxy tests

Mon Nov 26 17:12:27 EST 2007  Pekka.Pessi@nokia.com
  * sofia-sip/su_wait.h: added su_msg_new(), su_msg_send_to(), su_msg_deinitializer()
  
  Reduce overhead from message passing.

Mon Nov 26 19:15:41 EST 2007  Pekka Pessi <Pekka.Pessi@nokia.com>
  * configure.ac: defining HAVE_SOFIA_HTTP

Mon Nov 26 19:23:05 EST 2007  Pekka.Pessi@nokia.com
  * nua: moved message passing into nua_stack.c. Recfactored reference counting.
  
  This seems to fix the memory leak within 1.12.7.

Wed Nov 28 10:15:07 EST 2007  Pekka.Pessi@nokia.com
  * test_su.c: removed calls of deprecated (and unimplemented) functions su_clone_pause()/su_clone_resume()

Thu Nov 22 09:59:13 EST 2007  Pekka.Pessi@nokia.com
  * nua_stack.c: more logging on bad authentication

Mon Nov 26 19:49:34 EST 2007  Pekka.Pessi@nokia.com
  * tport.h, tport.c: updated tport_create() docs

Thu Nov 29 12:17:40 EST 2007  Pekka Pessi <Pekka.Pessi@nokia.com>
  * tport: collecting statistics

Thu Nov 29 12:21:10 EST 2007  Pekka.Pessi@nokia.com
  * rules/sofia.am: defining INTERNAL_INCLUDES so it can be used from any subdir
  
  utils/Makefile.am, libsofia-sip-ua/nua/Makefile.am: using INCLUDES from sofia.am

Thu Nov 29 13:03:44 EST 2007  Pekka.Pessi@nokia.com
  * nua: moved test_nua contents in ltlibraries

Thu Nov 29 13:05:25 EST 2007  Pekka.Pessi@nokia.com
  * Makefile.am, configure.ac: added subdir tests for Check-based module tests

Fri Nov 30 09:03:14 EST 2007  Pekka Pessi <Pekka.Pessi@nokia.com>
  * nua_session.c: avoid NULL nua_session_state_t pointer in nua_update_client_report
  
  Thanks to Fabio Margarido for reporting this problem.



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6539 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-06 18:44:14 +00:00
..
sofia-sip sync to current darcs tree: 2007-12-06 18:44:14 +00:00
addrinfo.c a little update to the sofia-sip library 2007-04-15 02:03:41 +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 with latest sofia tree. 2007-08-06 19:24:10 +00:00
foo.c Sync to current darcs tree: 2007-10-11 14:16:59 +00:00
getopt.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
inet_ntop.c svn:eol-style properties, and make eol-style consistent in some files. 2007-09-21 18:49:14 +00:00
inet_pton.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
localinfo.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
Makefile.am merge with sofia darcs trunk: 2007-11-12 16:04:47 +00:00
memccpy.c Sync to current darcs tree: 2007-10-11 14:16:59 +00:00
memcspn.c Sync to current darcs tree: 2007-10-11 14:16:59 +00:00
memmem.c Sync to current darcs tree: 2007-10-11 14:16:59 +00:00
memspn.c Sync to current darcs tree: 2007-10-11 14:16:59 +00:00
poll.c sync to latest sofia-sip darcs tree 2007-05-08 19:14:10 +00:00
run_addrinfo 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
run_localinfo 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
run_test_su Sync to current darcs tree: 2007-10-11 14:16:59 +00:00
run_test_su_osx merge latest darcs changes from sofia-sip. 2007-04-17 13:43:45 +00:00
smoothsort.c Sync to current darcs tree: 2007-10-11 14:16:59 +00:00
strcasestr.c Sync to current darcs tree: 2007-10-11 14:16:59 +00:00
string0.c sync to latest sofia-sip darcs tree 2007-05-08 19:14:10 +00:00
strtoull.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
su_addrinfo.c sync with latest sofia tree. 2007-08-06 19:24:10 +00:00
su_alloc_lock.c Merge up to current sofia-sip darcs. 2007-11-19 18:09:15 +00:00
su_alloc.c Merge up to current sofia-sip darcs. 2007-11-19 18:09:15 +00:00
su_base_port.c sync to current darcs tree: 2007-12-06 18:44:14 +00:00
su_bm.c Sync to current darcs tree: 2007-10-11 14:16:59 +00:00
su_default_log.c sync with latest sofia tree. 2007-08-06 19:24:10 +00:00
su_devpoll_port.c Sync to current darcs tree: 2007-10-11 14:16:59 +00:00
su_epoll_port.c Sync to current darcs tree: 2007-10-11 14:16:59 +00:00
su_errno.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
su_global_log.c sync with latest sofia tree. 2007-08-06 19:24:10 +00:00
su_kqueue_port.c Sync to current darcs tree: 2007-10-11 14:16:59 +00:00
su_localinfo.c sync with latest sofia tree. 2007-08-06 19:24:10 +00:00
su_log.c Merge up to current sofia-sip darcs. 2007-11-19 18:09:15 +00:00
su_md5.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
su_module_debug.h Sync to current darcs tree: 2007-10-11 14:16:59 +00:00
su_open_c_localinfo.cpp svn:eol-style properties, and make eol-style consistent in some files. 2007-09-21 18:49:14 +00:00
su_os_nw.c a little update to the sofia-sip library 2007-04-15 02:03:41 +00:00
su_osx_runloop.c Sync to current darcs tree: 2007-10-11 14:16:59 +00:00
su_perf.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
su_poll_port.c sync to the 1.12.6work3 (1.12.7 pre-release) from darcs: 2007-10-11 19:58:13 +00:00
su_port.c a little update to the sofia-sip library 2007-04-15 02:03:41 +00:00
su_port.h sync to current darcs tree: 2007-12-06 18:44:14 +00:00
su_proxy.c Sync to current darcs tree: 2007-10-11 14:16:59 +00:00
su_pthread_port.c Merge up to current sofia-sip darcs. 2007-11-19 18:09:15 +00:00
su_root.c sync to current darcs tree: 2007-12-06 18:44:14 +00:00
su_select_port.c Sync to current darcs tree: 2007-10-11 14:16:59 +00:00
su_socket_port.c a little update to the sofia-sip library 2007-04-15 02:03:41 +00:00
su_sprintf.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
su_strdup.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
su_strlst.c Merge up to current sofia-sip darcs. 2007-11-19 18:09:15 +00:00
su_tag_io.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
su_tag.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
su_taglist.c Sync to current darcs tree: 2007-10-11 14:16:59 +00:00
su_time0.c sync with latest sofia tree. 2007-08-06 19:24:10 +00:00
su_time.c sync with latest sofia tree. 2007-08-06 19:24:10 +00:00
su_timer.c sync with latest sofia tree. 2007-08-06 19:24:10 +00:00
su_uniqueid.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
su_vector.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
su_wait.c a little update to the sofia-sip library 2007-04-15 02:03:41 +00:00
su_win32_port.c Sync to current darcs tree: 2007-10-11 14:16:59 +00:00
su.c merge darcs tree 2007-09-19 16:24:40 +00:00
su.docs sync with latest sofia tree. 2007-08-06 19:24:10 +00:00
tag_dll.awk sync with latest sofia tree. 2007-08-06 19:24:10 +00:00
test_htable2.c sync to current darcs tree: 2007-12-06 18:44:14 +00:00
test_htable.c merge with sofia darcs trunk: 2007-11-12 16:04:47 +00:00
test_memmem.c a little update to the sofia-sip library 2007-04-15 02:03:41 +00:00
test_poll.c Sync to current darcs tree: 2007-10-11 14:16:59 +00:00
test_su_osx.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_su.c sync to current darcs tree: 2007-12-06 18:44:14 +00:00
torture_heap.c Sync to current darcs tree: 2007-10-11 14:16:59 +00:00
torture_rbtree.c Sync to current darcs tree: 2007-10-11 14:16:59 +00:00
torture_su_alloc.c Merge up to current sofia-sip darcs. 2007-11-19 18:09:15 +00:00
torture_su_bm.c Sync to current darcs tree: 2007-10-11 14:16:59 +00:00
torture_su_port.c Sync to current darcs tree: 2007-10-11 14:16:59 +00:00
torture_su_root_osx.c Sync to current darcs tree: 2007-10-11 14:16:59 +00:00
torture_su_root.c sync to current darcs tree: 2007-12-06 18:44:14 +00:00
torture_su_tag.c Sync to current darcs tree: 2007-10-11 14:16:59 +00:00
torture_su_time.c sync with latest sofia tree. 2007-08-06 19:24:10 +00:00
torture_su_timer.c sync with latest sofia tree. 2007-08-06 19:24:10 +00:00
torture_su.c Sync to current darcs tree: 2007-10-11 14:16:59 +00:00