- 07 Sep, 2006 5 commits
-
-
Kai Vehmanen authored
darcs-hash:20060907143102-7659e-f9558c18509272f1d223024cc6bf5c5e3accea6a.gz
-
Kai Vehmanen authored
Added ability to select transport to use by passing NTATAG_TPORT() to nta_outgoing_*create() functions. darcs-hash:20060907132931-77cd4-eace2bebd73403be4a8d114697244a2f9c02188f.gz
-
Pekka Pessi authored
darcs-hash:20060907142701-65a35-d9680925ae0721ba91b27022b32db5efd7b486ef.gz
-
Pekka Pessi authored
The SDP answer is included in non-realiable 1XX response, if NUTAG_EARLY_ANSWER(1) is included in nua_response() tags, or the user SDP is specified with SOATAG_USER_SDP() or SOATAG_USER_SDP_STR() in nua_response() tags. test_basic_call.c: added test_basic_call_2() for testing the call setup where 180 contains the answer and the SDP in 200 OK is ignored. darcs-hash:20060907141236-65a35-e0364e67f4c5d446bf7195e1c5dc721ddaaa0894.gz
-
Pekka Pessi authored
win32/sofia-sip/su_configure.h: fixed SU_INTPTR_T definition. Defining SIZE_MAX and SSIZE_MAX if needed. darcs-hash:20060907125122-65a35-6003c18b47d6451bb4dbc6a2edaf069f012cadfd.gz
-
- 06 Sep, 2006 20 commits
-
-
Pekka Pessi authored
darcs-hash:20060906225635-65a35-8cbca09714667f5af2f6cda836088803f05bd655.gz
-
Pekka Pessi authored
Internally using size_t. darcs-hash:20060906225539-65a35-5ef913b376cf87ae25f10de387ad20fe77b89503.gz
-
Pekka Pessi authored
darcs-hash:20060906224648-65a35-d8aac5f2e323391404f4a4aa32c7f606feb7a1b4.gz
-
Pekka Pessi authored
darcs-hash:20060906224631-65a35-9bff3d99f562ad2a6caf88b8ef3c80b4133e1b94.gz
-
Pekka Pessi authored
darcs-hash:20060906224342-65a35-9c2c896e4fe74d17aa9b109c433a92b6a33df1cc.gz
-
Pekka Pessi authored
darcs-hash:20060906224235-65a35-dfb929d0a9c95c77d57f619f93c255898da865b4.gz
-
Pekka Pessi authored
Sofia-SIP 1.12 API passes size in int or unsigned int in numerous places. Now use typedes isize_t (used instead of int), usize_t (used instead of unsigned) and issize_t (used instead of int when returning signed size). With --disable-size-compat, make API to use size_t or ssize_t instead of int/unsigned int. win32/sofia-sip/su_configure.h: define suitable values for isize_t, usize_t and issize_t. darcs-hash:20060906224131-65a35-78c83038c5adaa9e7a9a2905c6086b372e8017fc.gz
-
Pekka Pessi authored
darcs-hash:20060906223951-65a35-2f2cb2025f82acc5e68dd8b13787bd44257839f4.gz
-
Pekka Pessi authored
darcs-hash:20060906223842-65a35-b09275217b51097b4725b616a5beea20ec7cbca0.gz
-
Pekka Pessi authored
darcs-hash:20060906221401-65a35-e1d9fd94e156376a6b3c379069cede5c87433271.gz
-
Pekka Pessi authored
darcs-hash:20060906220424-65a35-de886a4101b313981b8748b8f63638287c484dc2.gz
-
Pekka Pessi authored
darcs-hash:20060906220350-65a35-2a47650d88ace67c08b8bfeea7c8a3b7eef08c97.gz
-
Pekka Pessi authored
Fixed basic authentication crashing with too long username/password. darcs-hash:20060906220220-65a35-0b0945975325002a818338ef48589c9c8fb20c46.gz
-
Pekka Pessi authored
darcs-hash:20060906215612-65a35-399384fbfee1fa84ac7bdb0f71b453ca4a318f3c.gz
-
Pekka Pessi authored
darcs-hash:20060906215314-65a35-6f4915046f8c54040db275eba1a56d5c96455d6a.gz
-
Pekka Pessi authored
Internally using size_t/ssize_t. darcs-hash:20060906215233-65a35-390752eece82f1ef5d1c2699849258a5575fd7fd.gz
-
Pekka Pessi authored
Using internally size_t. darcs-hash:20060906195027-65a35-8ce244cb4b2cd32f0649d48fbebeadfea78eb6ad.gz
-
Pekka Pessi authored
Internally, this looks like all mess. darcs-hash:20060906194732-65a35-2d2179a81ffccf4b7f89d28aba1fc9e2e69f2af8.gz
-
Pekka Pessi authored
darcs-hash:20060906192304-65a35-736529a032f82a800f3f34ca188d37c5f18eb707.gz
-
Pekka Pessi authored
Internally using size_t. darcs-hash:20060906191926-65a35-c53873aad548c35a36bd3ca8490b24c843de9636.gz
-
- 04 Sep, 2006 1 commit
-
-
Michael Jerris authored
darcs-hash:20060904182655-11237-00461e8af2e69f14c824c721a2411d147a798e38.gz
-
- 06 Sep, 2006 3 commits
-
-
Pekka Pessi authored
darcs-hash:20060906191338-65a35-89465dcb1f8c7d7e4ebd11e0f9a6cf703ed847c6.gz
-
Pekka Pessi authored
su.h, su_localinfo.h (li_addrlen), su_addrinfo.c, su_localinfo.c. darcs-hash:20060906190747-65a35-849f2c5e03b719a798c4968aa1869cafbd4ff6d1.gz
-
Pekka Pessi authored
Added HTABLE_DECLARE_WITH(), HTABLE_PROTOS_WITH(), HTABLE_BODIES_WITH(). darcs-hash:20060906190246-65a35-e5153642848f840c71f2f05ab518096b9a816af4.gz
-
- 04 Sep, 2006 1 commit
-
-
Pekka Pessi authored
darcs-hash:20060904190642-65a35-141f92b640ee152a6f968b03f637ec546b5e5ab0.gz
-
- 31 Aug, 2006 1 commit
-
-
Pekka Pessi authored
sres_socket_t is typedef to SOCKET or int. darcs-hash:20060831164221-65a35-efc091fea435b5edf7543dea2187df4719e4f6fa.gz
-
- 07 Sep, 2006 1 commit
-
-
Kai Vehmanen authored
darcs-hash:20060907085404-7659e-d27824ded08659e41d763c1bb80f1a4c8e1988f5.gz
-
- 06 Sep, 2006 4 commits
-
-
Pekka Pessi authored
test_soa.c: added test for dropping codecs from new offer. Based on patch by Legostayev Denis. darcs-hash:20060906141017-65a35-b295ab4b9dc8be32db6288817d749ddaf6bfcb42.gz
-
Pekka Pessi authored
darcs-hash:20060906065148-65a35-9477c42ba148819a7a7306736050957c459f0593.gz
-
Pekka Pessi authored
darcs-hash:20060906063404-65a35-3b99efe900a0c23e29cdc6999532f0c4f118f1e7.gz
-
Pekka Pessi authored
darcs-hash:20060906062658-65a35-b9b55ef777826095d0400b45240df57c7fe35510.gz
-
- 05 Sep, 2006 4 commits
-
-
Pekka Pessi authored
darcs-hash:20060905214738-65a35-9cd8402367a2b0841dde0581936c93cbff72ac61.gz
-
Pekka Pessi authored
Patch #1552626 by Andrzej Ciarkowski: While running test_nua example it crashes on su_task_execute() (called from test_nat_flush()). The function has race condition - call to pthread_cond_wait(frame->cond, frame->mutex); may happen when memory pointed by frame is already deallocated by the message dispatcher. This is clearly visible in VC++ Debug builds, as debug version of Windows allocator overwrites freed memory with some rubbish, so that mutex and cond both point into garbage. The frame probably should not be allocated as a part of the message. darcs-hash:20060905214600-65a35-4e95c3c1900e364e670fd4504ef54c847c425f4e.gz
-
Pekka Pessi authored
darcs-hash:20060905210717-65a35-39131566313c84cab9f535d0649c0055de346be4.gz
-
Pekka Pessi authored
darcs-hash:20060905210540-65a35-200818eb6199c647bf37c115d02d6d8b6cfe8db6.gz
-