freeswitch/libs/sofia-sip/libsofia-sip-ua/tport
Michael Jerris c13fd78987 sync to the 1.12.6work3 (1.12.7 pre-release) from darcs:
Mon Oct  8 15:00:04 EDT 2007  Pekka Pessi <first.lastname@nokia.com>
  * tport: fixed problem with tls send blocking

Wed Oct 10 13:55:25 EDT 2007  Pekka Pessi <Pekka.Pessi@nokia.com>
  * Fixed the internal type of statistics

Thu Oct 11 11:25:59 EDT 2007  Pekka Pessi <Pekka.Pessi@nokia.com>
  * nta: fix sf.net bug #1810115, crash after nta_destroy()

  su_msg_t delivery, again.

  Thanks to Mikhail Zabaluev for reporting this.

Thu Oct 11 11:45:20 EDT 2007  Pekka Pessi <Pekka.Pessi@nokia.com>
  * nta: fixed type checking on NTATAG_UDP_MTU()/NTATAG_UDP_MTU_REF()

Thu Oct 11 13:25:12 EDT 2007  Pekka Pessi <Pekka.Pessi@nokia.com>
  * nua: fixed the from header handling

  The agent-level From header no longer overrides the From header set by
  nua_invite() and friends.

  Thanks to Fabio Margarido for keeping reporting about the problem.

Thu Oct 11 13:28:58 EDT 2007  Pekka Pessi <Pekka.Pessi@nokia.com>
  * RELEASE: updated

Thu Oct 11 11:30:13 EDT 2007  Pekka Pessi <Pekka.Pessi@nokia.com>
  * torture_sresolv.c: fixed printf() formatting types

  Passed a size_t to %u.

Thu Oct 11 11:44:54 EDT 2007  Pekka Pessi <Pekka.Pessi@nokia.com>
  * rules/sofia.am: not using make -C dir

Thu Oct 11 14:16:51 EDT 2007  Pekka Pessi <Pekka.Pessi@nokia.com>
  tagged release candidate 1 for 1.12.7

Thu Oct 11 12:25:28 EDT 2007  Pekka.Pessi@nokia.com
  * su_clone_start(): fixed spurious release of a pthreaded port




git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5842 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-11 19:58:13 +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 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
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
agent.pem merge darcs tree 2007-09-19 16:24:40 +00:00
cafile.pem 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
certificates-update merge darcs tree 2007-09-19 16:24:40 +00:00
certificates.html 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
make_node_cert.pl 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
make_root_cert.pl 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
make_test_certs.sh 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_tport.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
tls_test_client.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
tls_test_server.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
tport.c Sync to current darcs tree: 2007-10-11 14:16:59 +00:00
tport.docs Sync to current darcs tree: 2007-10-11 14:16:59 +00:00
tport_internal.h Sync to current darcs tree: 2007-10-11 14:16:59 +00:00
tport_logging.c sync with latest sofia tree. 2007-08-06 19:24:10 +00:00
tport_rand.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
tport_sigcomp.c Sync to current darcs tree: 2007-10-11 14:16:59 +00:00
tport_stub_sigcomp.c Sync to current darcs tree: 2007-10-11 14:16:59 +00:00
tport_stub_stun.c a little bit of header file cleanup 2007-05-09 12:35:53 +00:00
tport_tag.c Sync to current darcs tree: 2007-10-11 14:16:59 +00:00
tport_threadpool.c sync to latest sofia-sip darcs tree 2007-05-08 19:14:10 +00:00
tport_tls.c sync to the 1.12.6work3 (1.12.7 pre-release) from darcs: 2007-10-11 19:58:13 +00:00
tport_tls.h Sync to current darcs tree: 2007-10-11 14:16:59 +00:00
tport_tls_test.sh 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
tport_type_connect.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
tport_type_sctp.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
tport_type_stun.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
tport_type_tcp.c merge darcs tree 2007-09-19 16:24:40 +00:00
tport_type_tls.c sync to the 1.12.6work3 (1.12.7 pre-release) from darcs: 2007-10-11 19:58:13 +00:00
tport_type_udp.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