This posting was generated automatically from darcs repo <http://sofia-sip.org/repos/sofia-sip>.
Mon Jan 5 14:43:24 EET 2009 Pekka Pessi <first.l...@nokia.com> * tport_type_tls.c: no tport_tls_deliver() yet M ./libsofia-sip-ua/tport/tport_type_tls.c +2 Mon Jan 5 14:43:04 EET 2009 Pekka Pessi <first.l...@nokia.com> * tport_tls.c: silences warnings on signedness M ./libsofia-sip-ua/tport/tport_tls.c -3 +5 Mon Jan 5 14:42:09 EET 2009 Pekka Pessi <first.l...@nokia.com> * tport_tls.c: su_home_new() already zeros the allocated memory M ./libsofia-sip-ua/tport/tport_tls.c -1 Mon Jan 5 14:31:12 EET 2009 Pekka Pessi <first.l...@nokia.com> * nua_session.c: default to initiate session refreshes Use local refresher unless remote end explicitly indicates that it takes care of refreshing the session. Bug reported and initial patch by Timo Bruhn. M ./libsofia-sip-ua/nua/nua_session.c -3 +2 Mon Jan 5 12:22:01 EET 2009 Pekka Pessi <first.l...@nokia.com> * RELEASE: added Jarod's description of TLS improvements M ./RELEASE -5 +14 Wed Dec 17 00:19:37 EET 2008 Jarod Neuner <janeu...@networkharbor.com> * Early TLS Handshake and Verification tport_type_tls.c: * tport_tls_accept(): - Replaces tport_accept for incoming TLS connections. * tport_tls_connect(): - Replaces tport_base_connect() for outgoing TLS connections. tport_tls.c: * tls_t now use a memory home instead of malloc. * removed tls_check_hosts() * tls_connect(): - Replaces tport_base_connect for TLS connection setup. - Completes TLS handshake and verifies peer certificates. - Destroys suspect TLS connections before sending/receiving payload. - Populates a su_strlst_t with subjects from the peer certificate. tport.c: * tport_is_verified() - true if peer certificate validated successfully * tport_delivered_from_subjects() - Certificate subjects listed in the peer certificate. M ./libsofia-sip-ua/tport/sofia-sip/tport.h +9 M ./libsofia-sip-ua/tport/tport.c +16 M ./libsofia-sip-ua/tport/tport_internal.h +8 M ./libsofia-sip-ua/tport/tport_tls.c -101 +153 M ./libsofia-sip-ua/tport/tport_tls.h -2 +14 M ./libsofia-sip-ua/tport/tport_type_tls.c -17 +156 Tue Dec 16 19:58:26 EET 2008 Jarod Neuner <janeu...@networkharbor.com> * Helper functions for vtp_connect and vtp_wakeup_pri. - Expose tport_setname() and tport_wakeup() via tport_internal.h - Add tport_register_secondary() for adding secondaries to a root, and to alleviate the need to export tprb_append. M ./libsofia-sip-ua/tport/tport.c -44 +45 M ./libsofia-sip-ua/tport/tport_internal.h +4 Mon Jan 5 12:09:39 EET 2009 Michael Jerris <m...@jerris.com> * su_kqueue_port.c: explicit cast from int to (void *) Fix silly compiler warning caused by freebsd not making int same size as void* on some 64 bit amd (SFSIP-113). M ./libsofia-sip-ua/su/su_kqueue_port.c -14 +14 ------------------------------------------------------------------------------ _______________________________________________ Sofia-sip-devel mailing list Sofia-sip-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel