| FreeSWITCH:/libs/sofia-sip/ |
hide Line HistoryConstraintSort: path | last-commit | first-commit Sub Directories |
Changelog
11039
by mikej on
31 December 2008, 17:26:30 -0500
(7 days ago)
fix silly compiler warning caused by freebsd not making int same size as void* on some 64 bit amd (SFSIP-113)
./libsofia-sip-ua/su/su_kqueue_port.c
11039
10877
by mikej on
18 December 2008, 18:24:19 -0500
(20 days ago)
SFSIP-112 sofia does not compile w/ gcc 4.3 x86 w/ -Werror
./libsofia-sip-ua/nta/nta.c
10877
10837
by mikej on
16 December 2008, 16:29:07 -0500
(22 days ago)
SFSIP-107 don't destroy locked mutex
10836
by mikej on
16 December 2008, 16:25:54 -0500
(22 days ago)
Tue Dec 9 11:11:08 CST 2008 Pekka Pessi <first.last@nokia.com>
* RELEASE, configure.ac: opening development head
./RELEASE
10836
./configure.ac
10836
10835
by mikej on
16 December 2008, 16:25:01 -0500
(22 days ago)
Mon Dec 8 09:40:33 CST 2008 Pekka Pessi <first.last@nokia.com>
* configure.ac, RELEASE: bumped version
./configure.ac
10835
10834
by mikej on
16 December 2008, 16:24:18 -0500
(22 days ago)
Wed Dec 3 06:00:07 CST 2008 Pekka Pessi <first.last@nokia.com>
* Updated AUTHORS, RELEASE.
./RELEASE
10834
./configure.ac
10834
10833
by mikej on
16 December 2008, 16:23:37 -0500
(22 days ago)
fixed whitespace
./libsofia-sip-ua/nua/check_session.c
10833
./libsofia-sip-ua/nua/nua_params.h
10833
./libsofia-sip-ua/nua/nua_session.c
10833
10832
by mikej on
16 December 2008, 16:22:43 -0500
(22 days ago)
Thu Nov 27 06:09:44 CST 2008 Pekka Pessi <first.last@nokia.com>
* nua_session.c: use signed ss_sdp_version (soa_get_user_version() returns int)
10831
by mikej on
16 December 2008, 16:22:01 -0500
(22 days ago)
Wed Nov 26 13:18:57 CST 2008 Pekka Pessi <first.last@nokia.com>
* configure.ac: bumped version number
./configure.ac
10831
10830
by mikej on
16 December 2008, 16:21:04 -0500
(22 days ago)
Fri Nov 21 08:12:28 CST 2008 Pekka Pessi <first.last@nokia.com>
* nua_session.c: call soa_activate() only when nh->nh_soa is valid
10829
by mikej on
16 December 2008, 16:20:22 -0500
(22 days ago)
Fri Nov 21 04:52:55 CST 2008 Pekka Pessi <first.last@nokia.com>
* nua: try to cope if a re-INVITE nor its ACK contain SDP Some SIP user-agents use INVITE without SDP offer to refresh session.…
./libsofia-sip-ua/nua/check_session.c
10829
./libsofia-sip-ua/nua/nua_dialog.h
10829
./libsofia-sip-ua/nua/nua_params.c
10829
./libsofia-sip-ua/nua/nua_params.h
10829
10827
by mikej on
16 December 2008, 15:47:18 -0500
(22 days ago)
Wed Nov 26 12:58:40 CST 2008 Pekka Pessi <first.last@nokia.com>
* nua_session.c: changing session expiration time to follow spirit (not only letter) of RFC 4028 Change suggested by Timo Bruhn.…
10826
by mikej on
16 December 2008, 15:34:00 -0500
(22 days ago)
Mon Dec 15 08:31:45 CST 2008 Stas Maximov <smaximov@ieee.org>
* nta: NULL host and port in user Via are filled automaticaly NULL host or port in user-supplied Via header will be filled automat…
./libsofia-sip-ua/nta/nta.c
10826
10825
by mikej on
16 December 2008, 15:28:53 -0500
(22 days ago)
Wed Nov 26 13:30:48 CST 2008 Pekka Pessi <first.last@nokia.com>
* outbound.c: silenced warnings wtf? xxx.
./libsofia-sip-ua/nua/check_register.c
10825
./libsofia-sip-ua/nua/outbound.c
10825
10824
by mikej on
16 December 2008, 15:26:19 -0500
(22 days ago)
Wed Nov 26 12:42:31 CST 2008 Paulo Pizarro <paulo DOT pizarro AT gmail DOT com>
* tport: new tag TPTAG_TLS_VERIFY_PEER With this tag, the verification of certificates can be controlled: 0: no …
./libsofia-sip-ua/tport/sofia-sip/tport_tag.h
10824
./libsofia-sip-ua/tport/tport.c
10824
./libsofia-sip-ua/tport/tport_tag.c
10824
./libsofia-sip-ua/tport/tport_tls.c
10824
10823
by mikej on
16 December 2008, 15:22:09 -0500
(22 days ago)
Wed Nov 26 12:38:03 CST 2008 Pekka Pessi <first.last@nokia.com>
* tport.c: log real transport name by tport_vsend()
10821
by mikej on
16 December 2008, 15:16:58 -0500
(22 days ago)
Fri Nov 14 17:26:48 CST 2008 Jarod Neuner <janeuner@networkharbor.com>
* sips_in_contact_bug
10820
by mikej on
16 December 2008, 15:12:43 -0500
(22 days ago)
Wed Nov 12 12:33:20 CST 2008 Pekka Pessi <first.last@nokia.com>
* nta: moved truly internal data type definitions into nta.c
./libsofia-sip-ua/nta/nta.c
10820
./libsofia-sip-ua/nta/nta_internal.h
10820
10818
by mikej on
16 December 2008, 15:10:32 -0500
(22 days ago)
Wed Nov 12 11:30:28 CST 2008 Fabio Ferrari <fabioferrari AT gmail DOT com>
* nta: new tag NTATAG_TLS_RPORT()
./libsofia-sip-ua/nta/nta.c
10818
./libsofia-sip-ua/nta/nta_internal.h
10818
./libsofia-sip-ua/nta/nta_tag.c
10818
./libsofia-sip-ua/nta/sofia-sip/nta_tag.h
10818
10817
by mikej on
16 December 2008, 15:01:12 -0500
(22 days ago)
Thu Dec 11 06:02:09 CST 2008 Pekka Pessi <first.last@nokia.com>
* sdp_print.c: print sdptl in lowercase, too
10816
by mikej on
16 December 2008, 14:58:49 -0500
(22 days ago)
Wed Nov 12 12:00:29 CST 2008 Pekka Pessi <first.last@nokia.com>
* sdp_parse.c: use lower-case udptl According to T.38 V3.4 some implementations are case-sensitive when checking transport pr…
10815
by mikej on
16 December 2008, 14:55:04 -0500
(22 days ago)
Thu Dec 11 11:32:13 CST 2008 Pekka Pessi <first.last@nokia.com>
* su_taglist.c. removed globals which should have been static in first place - t_null_next(), t_null_move(), t_null_dup(), t_nul…
./libsofia-sip-ua/su/su_taglist.c
10815
10814
by mikej on
16 December 2008, 14:53:46 -0500
(22 days ago)
Mon Dec 8 08:59:04 CST 2008 Pekka Pessi <first.last@nokia.com>
* su: removed private functions accidentally declared as globals su_t64_to_time(), mutex_trylocker(), su_port_set_system_prefere…
./libsofia-sip-ua/su/smoothsort.c
10814
./libsofia-sip-ua/su/sofia-sip/su_time.h
10814
./libsofia-sip-ua/su/su_alloc_lock.c
10814
./libsofia-sip-ua/su/su_port.c
10814
10813
by mikej on
16 December 2008, 14:52:05 -0500
(22 days ago)
Thu Dec 11 11:32:49 CST 2008 Pekka Pessi <first.last@nokia.com>
* sofia-sip/su_uniqueid.h: proper prototype for su_random()
./libsofia-sip-ua/su/sofia-sip/su_uniqueid.h
10813
10812
by mikej on
16 December 2008, 14:50:56 -0500
(22 days ago)
Thu Dec 11 11:30:29 CST 2008 Pekka Pessi <first.last@nokia.com>
* su/addrinfo.c, su/localinfo.c: made usage() static Make -Wmissing-prototypes happy.
10811
by mikej on
16 December 2008, 14:48:45 -0500
(22 days ago)
Fri Nov 28 09:00:01 CST 2008 Tiago Katcipis <katcipis AT inf DOT ufcs DOT br>
* tport_tls.c: #include <sofia-sip/*> before <openssl/*> Avoid lossage in Win32.
10810
by mikej on
16 December 2008, 14:47:41 -0500
(22 days ago)
Fri Nov 28 08:59:31 CST 2008 Tiago Katcipis <katcipis AT inf DOT ufcs DOT br>
* tport_type_tls.c: add missing access() for Win32
./libsofia-sip-ua/tport/tport_type_tls.c
10810
10809
by mikej on
16 December 2008, 14:45:42 -0500
(22 days ago)
Thu Nov 27 06:08:29 CST 2008 Pekka Pessi <first.last@nokia.com>
* sofia-sip/su.h: do not try to use "IPv6 tech preview" with XP Fix proposed by Filippo Della Betta.
10808
by mikej on
16 December 2008, 14:44:06 -0500
(22 days ago)
Wed Nov 26 14:19:45 CST 2008 Pekka Pessi <first.last@nokia.com>
* sdp/Makefile.am: added tests/message-11.sdp to dist |